JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
ArraysUtil
CompleteElementCallback
Callback for
XmlSplitter
.
DeclarationCallback
Callback for
XmlSplitter
.
InvalidXmlException
InvalidXmlException.InvalidAttributeDeclarationException
InvalidXmlException.InvalidEmptyTagException
JxmppContext
A context with describes the configuration used by JXMPP.
JxmppContext.Builder
Objects
ProcessingInstructionCallback
Callback for
XmlSplitter
.
SimpleXmppStringprep
Utf8ByteXmppXmlSplitter
Extended version of
XmppXmlSplitter
allowing input to be bytes or
ByteBuffer
representing a UTF-8 encoded XML string for XMPP.
XmlPrettyPrinter
XmlPrettyPrinter.Builder
XmlPrettyPrinter.PrettyPrintedXmlChunkSink
A functional interface which acts as sink for character sequences.
XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback
XmlPrettyPrinter.PrettyPrintedXmlPartCallback
XmlPrinter
XmlSplitter
A XML splitter capable of splitting XML into top-level elements.
XmlSplitterFactory
A factory creating
XmlSplitter
.
XmppAddressParttype
XmppDateTime
Utility class for date and time handling in XMPP.
XmppElementCallback
Callback for
XmlSplitter
.
XmppStringprep
Interface for commonly used Stringprep operations used in XMPP.
XmppStringprepException
XMPP Stringprep exceptions signal an error when performing a particular Stringprep profile on a String.
XmppStringprepException.MissingDomainpart
The input string does not contain a domainpart.
XmppStringPrepUtil
XmppStringUtils
Utility class for handling Strings in XMPP.
XmppXmlSplitter
A XML splitter for XMPP.