Package | Description |
---|---|
org.docx4j.model.datastorage.migration | |
org.docx4j.openpackaging.parts.opendope | |
org.opendope.xpaths |
Modifier and Type | Method and Description |
---|---|
protected XPathsPart |
AbstractMigrator.createXPathsPart(WordprocessingMLPackage pkgOut,
Xpaths xpaths) |
Modifier and Type | Method and Description |
---|---|
static Xpaths.Xpath |
XPathsPart.getXPathById(Xpaths xpaths,
String id)
For performance reasons, avoid using this if you have a lot of xpaths
|
static Xpaths.Xpath |
XPathsPart.getXPathByQuestionId(Xpaths xpaths,
String id) |
Modifier and Type | Method and Description |
---|---|
Xpaths |
ObjectFactory.createXpaths()
Create an instance of
Xpaths |
Copyright © 2007-2019. All Rights Reserved.