Uses of Interface
org.jxmpp.xml.splitter.XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback
Packages that use XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback
-
Uses of XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback in org.jxmpp.xml.splitter
Methods in org.jxmpp.xml.splitter with parameters of type XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallbackModifier and TypeMethodDescriptionXmlPrettyPrinter.Builder.setChunkCallback
(XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback chunkCallback) Set a chunk callback.