Uses of Class
org.jxmpp.xml.splitter.XmppXmlSplitter
-
Packages that use XmppXmlSplitter Package Description org.jxmpp.xml.splitter Utilities to split XML into single top-level elements. -
-
Uses of XmppXmlSplitter in org.jxmpp.xml.splitter
Constructors in org.jxmpp.xml.splitter with parameters of type XmppXmlSplitter Constructor Description Utf8ByteXmppXmlSplitter(XmppXmlSplitter xmppXmlSplitter)
Create a new UTF-8 splitter with the given XMPP XML splitter.
-