Class AbstractMigratorUsingAnswersFormat
java.lang.Object
org.docx4j.model.datastorage.migration.AbstractMigrator
org.docx4j.model.datastorage.migration.AbstractMigratorUsingAnswersFormat
- Direct Known Subclasses:
FromMergeFields,FromVariableReplacement
-
Field Summary
FieldsFields inherited from class org.docx4j.model.datastorage.migration.AbstractMigrator
conditionsPart, storeItemID, xPathsPart -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcreateContentControl(RPr rPr, List<Object> replacementContent, String key) protected voidcreateParts(WordprocessingMLPackage pkgOut) Methods inherited from class org.docx4j.model.datastorage.migration.AbstractMigrator
addPropertiesPart, createConditionsPart, createContentControl, createSdtPr, createSdtRun, createXPathsPart
-
Field Details
-
questionsPart
-
standardisedAnswersPart
-
keys
-
-
Constructor Details
-
AbstractMigratorUsingAnswersFormat
public AbstractMigratorUsingAnswersFormat()
-
-
Method Details
-
createParts
- Overrides:
createPartsin classAbstractMigrator- Throws:
InvalidFormatException
-
createContentControl
- Parameters:
r-replacementContent-key-
-