Uses of Interface
org.jxmpp.xml.splitter.XmlPrettyPrinter.PrettyPrintedXmlPartCallback
Packages that use XmlPrettyPrinter.PrettyPrintedXmlPartCallback
-
Uses of XmlPrettyPrinter.PrettyPrintedXmlPartCallback in org.jxmpp.xml.splitter
Methods in org.jxmpp.xml.splitter with parameters of type XmlPrettyPrinter.PrettyPrintedXmlPartCallbackModifier and TypeMethodDescriptionXmlPrettyPrinter.Builder.setPartCallback
(XmlPrettyPrinter.PrettyPrintedXmlPartCallback partCallback) Set a part callback.Constructors in org.jxmpp.xml.splitter with parameters of type XmlPrettyPrinter.PrettyPrintedXmlPartCallbackModifierConstructorDescriptionConstruct a new XML pretty printer.