Uses of Class
org.opendope.xpaths.Xpaths
| Package | Description |
|---|---|
| org.docx4j.model.datastorage.migration | |
| org.docx4j.openpackaging.parts.opendope | |
| org.opendope.xpaths |
-
Uses of Xpaths in org.docx4j.model.datastorage.migration
Methods in org.docx4j.model.datastorage.migration with parameters of type Xpaths Modifier and Type Method Description protected XPathsPartAbstractMigrator. createXPathsPart(WordprocessingMLPackage pkgOut, Xpaths xpaths) -
Uses of Xpaths in org.docx4j.openpackaging.parts.opendope
Methods in org.docx4j.openpackaging.parts.opendope with parameters of type Xpaths Modifier and Type Method Description static Xpaths.XpathXPathsPart. getXPathById(Xpaths xpaths, java.lang.String id)For performance reasons, avoid using this if you have a lot of xpathsstatic Xpaths.XpathXPathsPart. getXPathByQuestionId(Xpaths xpaths, java.lang.String id) -
Uses of Xpaths in org.opendope.xpaths
Methods in org.opendope.xpaths that return Xpaths Modifier and Type Method Description XpathsObjectFactory. createXpaths()Create an instance ofXpaths