Uses of Interface
com.itextpdf.text.pdf.security.XpathConstructor
Packages that use XpathConstructor
-
Uses of XpathConstructor in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement XpathConstructorModifier and TypeClassDescriptionclass
Constructor for xpath expression for signing XfaFormFields in com.itextpdf.text.pdf declared as XpathConstructorModifier and TypeFieldDescriptionprivate XpathConstructor
XmlSignatureAppearance.xpathConstructor
Methods in com.itextpdf.text.pdf that return XpathConstructorModifier and TypeMethodDescriptionXmlSignatureAppearance.getXpathConstructor()
Constructor for xpath expression in case signing only part of XML document.Methods in com.itextpdf.text.pdf with parameters of type XpathConstructorModifier and TypeMethodDescriptionvoid
XmlSignatureAppearance.setXpathConstructor
(XpathConstructor xpathConstructor)