Uses of Class
org.opendope.xpaths.Xpaths.Xpath.DataBinding
Packages that use Xpaths.Xpath.DataBinding
-
Uses of Xpaths.Xpath.DataBinding in org.docx4j.model.datastorage
Methods in org.docx4j.model.datastorage with parameters of type Xpaths.Xpath.DataBindingModifier and TypeMethodDescriptionValueInserterPlainText.toOpenXml(Xpaths.Xpath.DataBinding dataBinding, RPr rPr, boolean multiLine, BindingTraverserXSLT.BookmarkCounter bookmarkCounter, String result, JaxbXmlPart sourcePart) ValueInserterPlainTextForOpenAPI3.toOpenXml(Xpaths.Xpath.DataBinding dataBinding, RPr rPr, boolean multiLine, BindingTraverserXSLT.BookmarkCounter bookmarkCounter, String val, JaxbXmlPart sourcePart) ValueInserterPlainTextImpl.toOpenXml(Xpaths.Xpath.DataBinding dataBinding, RPr rPr, boolean multiLine, BindingTraverserXSLT.BookmarkCounter bookmarkCounter, String val, JaxbXmlPart sourcePart) -
Uses of Xpaths.Xpath.DataBinding in org.opendope.xpaths
Fields in org.opendope.xpaths declared as Xpaths.Xpath.DataBindingMethods in org.opendope.xpaths that return Xpaths.Xpath.DataBindingModifier and TypeMethodDescriptionObjectFactory.createXpathsXpathDataBinding()Create an instance ofXpaths.Xpath.DataBindingXpaths.Xpath.getDataBinding()Gets the value of the dataBinding property.Methods in org.opendope.xpaths with parameters of type Xpaths.Xpath.DataBindingModifier and TypeMethodDescriptionvoidXpaths.Xpath.setDataBinding(Xpaths.Xpath.DataBinding value) Sets the value of the dataBinding property.