Uses of Class
org.opendope.xpaths.Xpaths
Packages that use Xpaths
Package
Description
-
Uses of Xpaths in org.docx4j.model.datastorage.migration
Methods in org.docx4j.model.datastorage.migration with parameters of type XpathsModifier and TypeMethodDescriptionprotected 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 XpathsModifier and TypeMethodDescriptionstatic Xpaths.XpathXPathsPart.getXPathById(Xpaths xpaths, String id) For performance reasons, avoid using this if you have a lot of xpathsstatic Xpaths.XpathXPathsPart.getXPathByQuestionId(Xpaths xpaths, String id) -
Uses of Xpaths in org.opendope.xpaths
Methods in org.opendope.xpaths that return Xpaths