Uses of Interface
com.itextpdf.text.pdf.security.XmlLocator

Packages that use XmlLocator
com.itextpdf.text.pdf   
 

Uses of XmlLocator in com.itextpdf.text.pdf
 

Classes in com.itextpdf.text.pdf that implement XmlLocator
 class XfaXmlLocator
          Helps to locate xml stream inside PDF document with Xfa form.
 

Methods in com.itextpdf.text.pdf that return XmlLocator
 XmlLocator XmlSignatureAppearance.getXmlLocator()
          Helps to locate xml stream
 

Methods in com.itextpdf.text.pdf with parameters of type XmlLocator
 void XmlSignatureAppearance.setXmlLocator(XmlLocator xmlLocator)
           
 



Copyright © 2013. All Rights Reserved.