Uses of Class
org.docx4j.model.datastorage.DomToXPathMap
| Package | Description |
|---|---|
| org.docx4j.model.datastorage | |
| org.opendope.conditions |
-
Uses of DomToXPathMap in org.docx4j.model.datastorage
Methods in org.docx4j.model.datastorage that return DomToXPathMap Modifier and Type Method Description DomToXPathMapOpenDoPEHandler. getDomToXPathMap()Methods in org.docx4j.model.datastorage with parameters of type DomToXPathMap Modifier and Type Method Description voidBindingHandler. setDomToXPathMap(DomToXPathMap domToXPathMap)voidBindingTraverserXSLT. setDomToXPathMap(DomToXPathMap domToXPathMap) -
Uses of DomToXPathMap in org.opendope.conditions
Methods in org.opendope.conditions with parameters of type DomToXPathMap Modifier and Type Method Description voidCondition. setDomToXPathMap(DomToXPathMap domToXPathMap)