Uses of Interface
com.itextpdf.text.pdf.security.XmlLocator
Packages that use XmlLocator
-
Uses of XmlLocator in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement XmlLocatorModifier and TypeClassDescriptionclass
Helps to locate xml stream inside PDF document with Xfa form.Fields in com.itextpdf.text.pdf declared as XmlLocatorMethods in com.itextpdf.text.pdf that return XmlLocatorModifier and TypeMethodDescriptionXmlSignatureAppearance.getXmlLocator()
Helps to locate xml streamMethods in com.itextpdf.text.pdf with parameters of type XmlLocatorModifier and TypeMethodDescriptionvoid
XmlSignatureAppearance.setXmlLocator
(XmlLocator xmlLocator) -
Uses of XmlLocator in com.itextpdf.text.pdf.security
Methods in com.itextpdf.text.pdf.security with parameters of type XmlLocatorModifier and TypeMethodDescriptionprivate static void
MakeXmlSignature.sign
(XMLSignatureFactory fac, ExternalSignature externalSignature, XmlLocator locator, org.apache.jcp.xml.dsig.internal.dom.DOMSignedInfo si, XMLObject xo, KeyInfo ki, String signatureId)