Uses of Class
org.jxmpp.xml.splitter.XmlSplitter
Packages that use XmlSplitter
-
Uses of XmlSplitter in org.jxmpp.xml.splitter
Subclasses of XmlSplitter in org.jxmpp.xml.splitterMethods in org.jxmpp.xml.splitter that return XmlSplitterModifier and TypeMethodDescriptionXmlSplitterFactory.createXmlSplitter
(CompleteElementCallback callback, DeclarationCallback declarationCallback, ProcessingInstructionCallback processingInstructionCallback) Returns a newXmlSplitter
configured with the given callback.