public class AbstractMigrator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
keys |
protected QuestionsPart |
questionsPart |
protected StandardisedAnswersPart |
standardisedAnswersPart |
protected String |
storeItemID |
protected XPathsPart |
xPathsPart |
| Constructor and Description |
|---|
AbstractMigrator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
addPropertiesPart(JaxbCustomXmlDataStoragePart<?> customXmlDataStoragePart,
String ns) |
protected void |
createContentControl(RPr rPr,
List<Object> replacementContent,
String key) |
protected void |
createParts(WordprocessingMLPackage pkgOut) |
protected XPathsPart xPathsPart
protected QuestionsPart questionsPart
protected StandardisedAnswersPart standardisedAnswersPart
protected String storeItemID
protected void createParts(WordprocessingMLPackage pkgOut) throws Exception
Exceptionprotected String addPropertiesPart(JaxbCustomXmlDataStoragePart<?> customXmlDataStoragePart, String ns) throws InvalidFormatException
InvalidFormatExceptionCopyright © 2007-2018. All Rights Reserved.