Uses of Class
com.itextpdf.text.pdf.XfaXpathConstructor.XdpPackage
-
Packages that use XfaXpathConstructor.XdpPackage Package Description com.itextpdf.text.pdf -
-
Uses of XfaXpathConstructor.XdpPackage in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return XfaXpathConstructor.XdpPackage Modifier and Type Method Description static XfaXpathConstructor.XdpPackage
XfaXpathConstructor.XdpPackage. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static XfaXpathConstructor.XdpPackage[]
XfaXpathConstructor.XdpPackage. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.itextpdf.text.pdf with parameters of type XfaXpathConstructor.XdpPackage Constructor Description XfaXpathConstructor(XfaXpathConstructor.XdpPackage xdpPackage)
Construct for XPath expression.
-