Uses of Class
org.jxmpp.xml.splitter.XmlSplitter
-
Uses of XmlSplitter in org.jxmpp.xml.splitter
Modifier and TypeMethodDescriptionXmlSplitterFactory.createXmlSplitter
(CompleteElementCallback callback, DeclarationCallback declarationCallback, ProcessingInstructionCallback processingInstructionCallback) Returns a newXmlSplitter
configured with the given callback.