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 classXfaXmlLocatorHelps to locate xml stream inside PDF document with Xfa form.Methods in com.itextpdf.text.pdf that return XmlLocator Modifier and Type Method Description XmlLocatorXmlSignatureAppearance. getXmlLocator()Helps to locate xml streamMethods in com.itextpdf.text.pdf with parameters of type XmlLocator Modifier and Type Method Description voidXmlSignatureAppearance. setXmlLocator(XmlLocator xmlLocator)
-