Uses of Enum Class
com.itextpdf.text.pdf.XfaXpathConstructor.XdpPackage
Packages that use XfaXpathConstructor.XdpPackage
-
Uses of XfaXpathConstructor.XdpPackage in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return XfaXpathConstructor.XdpPackageModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static XfaXpathConstructor.XdpPackage[]
XfaXpathConstructor.XdpPackage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.itextpdf.text.pdf with parameters of type XfaXpathConstructor.XdpPackageModifierConstructorDescriptionXfaXpathConstructor
(XfaXpathConstructor.XdpPackage xdpPackage) Construct for XPath expression.