Uses of Interface
com.itextpdf.text.pdf.security.XpathConstructor
-
Packages that use XpathConstructor Package Description com.itextpdf.text.pdf -
-
Uses of XpathConstructor in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement XpathConstructor Modifier and Type Class Description classXfaXpathConstructorConstructor for xpath expression for signing XfaFormFields in com.itextpdf.text.pdf declared as XpathConstructor Modifier and Type Field Description private XpathConstructorXmlSignatureAppearance. xpathConstructorMethods in com.itextpdf.text.pdf that return XpathConstructor Modifier and Type Method Description XpathConstructorXmlSignatureAppearance. getXpathConstructor()Constructor for xpath expression in case signing only part of XML document.Methods in com.itextpdf.text.pdf with parameters of type XpathConstructor Modifier and Type Method Description voidXmlSignatureAppearance. setXpathConstructor(XpathConstructor xpathConstructor)
-