JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jxmpp.xml.splitter.XmlPrettyPrinter
Packages that use
XmlPrettyPrinter
Package
Description
org.jxmpp.xml.splitter
Utilities to split XML into single top-level elements.
Uses of
XmlPrettyPrinter
in
org.jxmpp.xml.splitter
Methods in
org.jxmpp.xml.splitter
that return
XmlPrettyPrinter
Modifier and Type
Method
Description
XmlPrettyPrinter
XmlPrettyPrinter.Builder.
build
()
Build an XML pretty printer.