Uses of Interface
com.itextpdf.signatures.validation.lotl.xml.IDefaultXmlHandler
Packages that use IDefaultXmlHandler
-
Uses of IDefaultXmlHandler in com.itextpdf.signatures.validation.lotl.xml
Methods in com.itextpdf.signatures.validation.lotl.xml with parameters of type IDefaultXmlHandlerModifier and TypeMethodDescriptionvoid
XmlSaxProcessor.process
(InputStream inputStream, IDefaultXmlHandler handler) Processes the XML document from the given input stream using the provided handler.