Uses of Class
org.jxmpp.stringprep.XmppStringprepException

Packages that use XmppStringprepException
Package
Description
JXMPP's implementation of Jid and it's subtypes.
Classes representing JID parts (Local-, Resource- and Domainpart).
Utility classes for JIDs.
API to transform (prepare) Strings and CharSequences for use in XMPP.
XMPP Stringprep done by ICU4J.
XMPP Stringprep done by libidn.
XMPP Stringprep done by xmpp.rocks' Precis library.
A simple, but not complete, implementation of XMPP Stringprep.
A framework to test various XMPP specific string preparation libraries.