Uses of Interface
com.itextpdf.text.pdf.security.XmlLocator
-
Packages that use XmlLocator Package Description com.itextpdf.text.pdf -
-
Uses of XmlLocator in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement XmlLocator Modifier and Type Class Description class
XfaXmlLocator
Helps to locate xml stream inside PDF document with Xfa form.Methods in com.itextpdf.text.pdf that return XmlLocator Modifier and Type Method Description XmlLocator
XmlSignatureAppearance. getXmlLocator()
Helps to locate xml streamMethods in com.itextpdf.text.pdf with parameters of type XmlLocator Modifier and Type Method Description void
XmlSignatureAppearance. setXmlLocator(XmlLocator xmlLocator)
-