Uses of Interface
com.tectonica.xmlchunk.XmlChunker.Listener
Packages that use XmlChunker.Listener
-
Uses of XmlChunker.Listener in com.tectonica.xmlchunk
Methods in com.tectonica.xmlchunk with parameters of type XmlChunker.ListenerModifier and TypeMethodDescriptionstatic void
XmlChunker.parse
(InputStream is, String encoding, int targetDepth, XmlChunker.Listener listener) Extracts 'chunks' of an XML source into a user-providedXmlChunker.Listener