Skip navigation links
A B C D E F G H I J K L N O P R S T U V W X 

A

AbstractJid - Class in org.jxmpp.jid.impl
 
AbstractJid() - Constructor for class org.jxmpp.jid.impl.AbstractJid
 
asBareJid() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asBareJid() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asBareJid() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asBareJid() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asBareJid() - Method in interface org.jxmpp.jid.Jid
Return a JID created by removing the Resourcepart from this JID.
asDomainBareJid() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asDomainBareJid() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asDomainBareJid() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asDomainBareJid() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asDomainBareJid() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a DomainBareJid.
asDomainFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asDomainFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asDomainFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asDomainFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asDomainFullJidIfPossible() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a DomainFullJid if possible.
asDomainFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
asDomainFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a DomainFullJid or throw an IllegalStateException if this is not possible.
asEntityBareJid() - Method in interface org.jxmpp.jid.EntityJid
Return the bare JID of this entity JID.
asEntityBareJid() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asEntityBareJid() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asEntityBareJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asEntityBareJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asEntityBareJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asEntityBareJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asEntityBareJidIfPossible() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityBareJid if possible.
asEntityBareJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
asEntityBareJidOrThrow() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityBareJid or throw an IllegalStateException if this is not possible.
asEntityBareJidString() - Method in interface org.jxmpp.jid.EntityJid
Return the bare JID string of this full JID.
asEntityBareJidString() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asEntityBareJidString() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asEntityFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asEntityFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asEntityFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asEntityFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asEntityFullJidIfPossible() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityFullJid if possible.
asEntityFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
asEntityFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityFullJid or throw an IllegalStateException if this is not possible.
asEntityJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asEntityJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asEntityJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asEntityJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asEntityJidIfPossible() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityJid if possible.
asEntityJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
asEntityJidOrThrow() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a EntityJid or throw an IllegalStateException if this is not possible.
asFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asFullJidIfPossible() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asFullJidIfPossible() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asFullJidIfPossible() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a FullJid if possible.
asFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
asFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
Convert this Jid to a FullJid or throw an IllegalStateException if this is not possible.
assertNotLongerThan1023BytesOrEmpty(String) - Static method in class org.jxmpp.jid.parts.Part
 
asString(TimeZone) - Static method in class org.jxmpp.util.XmppDateTime
Converts a time zone to the String format as specified in XEP-0082.
asUnescapedString() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
asUnescapedString() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
asUnescapedString() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
asUnescapedString() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
asUnescapedString() - Method in interface org.jxmpp.jid.Jid
Return the unescaped String representation of this JID.
asUnescapedString() - Method in class org.jxmpp.jid.parts.Localpart
Return the unescaped String representation of this Localpart.

B

bareFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a BareJid representing the given CharSequence.
bareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a BareJid representing the given String.
bareFrom(Localpart, DomainBareJid) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a BareJid constructed from the optionally given Localpart and {link DomainBareJid}.
bareFrom(Localpart, Domainpart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a BareJid constructed from the optionally given Localpart and Domainpart.
bareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a BareJid from a given CharSequence or null if the input does not represent a JID.
bareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
BareJid - Interface in org.jxmpp.jid
An XMPP address (JID) which has no Resourcepart.

C

cache - Variable in class org.jxmpp.jid.impl.AbstractJid
Cache for the String representation of this JID.
Cache<K,V> - Interface in org.jxmpp.util.cache
 
charAt(int) - Method in class org.jxmpp.jid.impl.AbstractJid
 
charAt(int) - Method in class org.jxmpp.jid.parts.Part
 
clear() - Method in class org.jxmpp.util.cache.ExpirationCache
 
clear() - Method in class org.jxmpp.util.cache.LruCache
 
close() - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
compareTo(Jid) - Method in class org.jxmpp.jid.impl.AbstractJid
 
CompleteElementCallback - Interface in org.jxmpp.xml.splitter
Callback for XmlSplitter.
completeElementCallback - Variable in class org.jxmpp.xml.splitter.XmlSplitter
 
completeJidFrom(CharSequence, CharSequence) - Static method in class org.jxmpp.util.XmppStringUtils
Construct a JID String from the given parts.
completeJidFrom(String, String) - Static method in class org.jxmpp.util.XmppStringUtils
Construct a JID String from the given parts.
completeJidFrom(CharSequence, CharSequence, CharSequence) - Static method in class org.jxmpp.util.XmppStringUtils
Construct a JID String from the given parts.
completeJidFrom(String, String, String) - Static method in class org.jxmpp.util.XmppStringUtils
Construct a JID String from the given parts.
containsKey(Object) - Method in class org.jxmpp.util.cache.ExpirationCache
 
containsKey(Object) - Method in class org.jxmpp.util.cache.LruCache
 
containsValue(Object) - Method in class org.jxmpp.util.cache.ExpirationCache
 
containsValue(Object) - Method in class org.jxmpp.util.cache.LruCache
 
convertRfc822TimezoneToXep82(String) - Static method in class org.jxmpp.util.XmppDateTime
Convert a RFC 822 Timezone to the Timezone format used in XEP-82.
convertXep82TimezoneToRfc822(String) - Static method in class org.jxmpp.util.XmppDateTime
Converts a XEP-0082 date String's time zone definition into a RFC822 time zone definition.
createXmlSplitter(CompleteElementCallback, DeclarationCallback, ProcessingInstructionCallback) - Method in interface org.jxmpp.xml.splitter.XmlSplitterFactory
Returns a new XmlSplitter configured with the given callback.

D

DeclarationCallback - Interface in org.jxmpp.xml.splitter
Callback for XmlSplitter.
domain - Variable in class org.jxmpp.jid.impl.DomainpartJid
 
DomainAndResourcepartJid - Class in org.jxmpp.jid.impl
RFC6122 2.4 allows JIDs with only a domain and resource part.
domainBareFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain bare JID.
domainBareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain bare JID.
domainBareFrom(Domainpart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a DomainBareJid consisting of the given Domainpart.
domainBareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a DomainBareJid from a given CharSequence or null if the input does not represent a JID.
domainBareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
DomainBareJid - Interface in org.jxmpp.jid
An XMPP address (JID) consisting of the domainpart.
domainFullFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain full JID from the given CharSequence.
domainFullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain full JID from the given String.
domainFullFrom(Domainpart, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain full JID.
domainFullFrom(DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a domain full JID.
domainFullFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a DomainFullJid from a given CharSequence or null if the input does not represent a JID.
domainFullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
DomainFullJid - Interface in org.jxmpp.jid
An XMPP address (JID) consisting of a domainpart and a resourcepart.
DomainJid - Interface in org.jxmpp.jid
An XMPP address (JID) which has no Localpart.
Domainpart - Class in org.jxmpp.jid.parts
A domainpart of an XMPP address (JID).
DomainpartJid - Class in org.jxmpp.jid.impl
 
domainprep(String) - Method in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
 
domainprep(String) - Method in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
 
domainprep(String) - Method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
 
domainprep(String) - Method in interface org.jxmpp.stringprep.XmppStringprep
Performs String preparation on the domainpart String of a JID.
domainprep(String) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
Perform domainprep on the input String.
donmainFullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Deprecated.
downcast(Class<T>) - Method in class org.jxmpp.jid.impl.AbstractJid
 
downcast(Class<T>) - Method in interface org.jxmpp.jid.Jid
Return the downcasted instance of this Jid.

E

EMPTY - Static variable in class org.jxmpp.jid.parts.Resourcepart
The empty resource part.
entityBareFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid representing the given CharSequence.
entityBareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid representing the given String.
entityBareFrom(Localpart, DomainBareJid) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid constructed from the given Localpart and {link DomainBareJid}.
entityBareFrom(Localpart, Domainpart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid constructed from the given Localpart and Domainpart.
entityBareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid from a given CharSequence or null if the input does not represent a JID.
entityBareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
entityBareFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid representing the given unescaped CharSequence.
entityBareFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid representing the given unescaped String.
entityBareFromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityBareJid from a given CharSequence or null if the input does not represent a JID.
entityBareFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
EntityBareJid - Interface in org.jxmpp.jid
An XMPP address (JID) consisting of a localpart and a domainpart.
entityBareJidSetFrom(Collection<? extends CharSequence>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert the given collection of CharSequences to bare JIDs.
entityBareJidsFrom(Collection<? extends CharSequence>, Collection<? super EntityBareJid>, List<XmppStringprepException>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert a collection of Strings to a Set of EntityBareJid's.
entityFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid representing the given String.
entityFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid representing the given String.
entityFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid from a given CharSequence or null if the input does not represent a JID.
entityFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
entityFromUnesacpedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid from a given CharSequence or null if the input does not represent a JID.
entityFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid representing the given String.
entityFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityJid representing the given String.
entityFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
entityFullFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid representing the given CharSequence.
entityFullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid representing the given String.
entityFullFrom(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid constructed from the given parts.
entityFullFrom(Localpart, DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid constructed from the given parts.
entityFullFrom(Localpart, Domainpart, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid constructed from the given parts.
entityFullFrom(EntityBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid constructed from a EntityBareJid and a Resourcepart.
entityFullFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid from a given CharSequence or null if the input does not represent a JID.
entityFullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
entityFullFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid representing the given unescaped CharSequence.
entityFullFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid representing the given unescaped String.
entityFullFromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid from a given CharSequence or null if the input does not represent a JID.
entityFullFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
EntityFullJid - Interface in org.jxmpp.jid
An XMPP address (JID) consisting of a localpart, domainpart and resourcepart.
EntityJid - Interface in org.jxmpp.jid
An XMPP address (JID) which has a Localpart.
entrySet() - Method in class org.jxmpp.util.cache.ExpirationCache
 
entrySet() - Method in class org.jxmpp.util.cache.LruCache
 
equals(Object) - Method in class org.jxmpp.jid.impl.AbstractJid
 
equals(CharSequence) - Method in class org.jxmpp.jid.impl.AbstractJid
 
equals(String) - Method in class org.jxmpp.jid.impl.AbstractJid
 
equals(CharSequence) - Method in interface org.jxmpp.jid.Jid
Compares the given CharSequence with this JID.
equals(String) - Method in interface org.jxmpp.jid.Jid
Compares the given String wit this JID.
equals(Object) - Method in class org.jxmpp.jid.parts.Part
 
escapeLocalpart(String) - Static method in class org.jxmpp.util.XmppStringUtils
Escapes the localpart of a JID according to "JID Escaping" (XEP-0106).
ExpirationCache<K,V> - Class in org.jxmpp.util.cache
 
ExpirationCache(int, long) - Constructor for class org.jxmpp.util.cache.ExpirationCache
Construct a new expiration cache.

F

filterDomainFullJid(Collection<? extends Jid>, Collection<? super DomainFullJid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all domain full JIDs.
filterDomainFullJidList(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all domain full JIDs.
filterDomainFullJidSet(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all domain full JIDs.
filterEntityBareJid(Collection<? extends Jid>, Collection<? super EntityBareJid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all entity bare JIDs.
filterEntityBareJidList(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all entity bare JIDs.
filterEntityBareJidSet(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all entity bare JIDs.
filterEntityFullJid(Collection<? extends Jid>, Collection<? super EntityFullJid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all entity full JIDs.
filterEntityFullJidList(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all full JIDs.
filterEntityFullJidSet(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Filter all full JIDs.
flush() - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
formatXEP0082Date(Date) - Static method in class org.jxmpp.util.XmppDateTime
Formats a Date into a XEP-0082 - XMPP Date and Time Profiles string.
formUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
Get a Localpart from a given CharSequence or null if the input is not a valid localpart.
from(CharSequence, CharSequence, CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from the given parts.
from(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from the given parts.
from(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from a CharSequence.
from(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from the given String.
from(String) - Static method in class org.jxmpp.jid.parts.Domainpart
Get the Domainpart representing the input String.
from(String) - Static method in class org.jxmpp.jid.parts.Localpart
Get the Localpart representing the input String.
from(String) - Static method in class org.jxmpp.jid.parts.Resourcepart
Get the Resourcepart representing the input String.
fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from a given CharSequence or null if the input does not represent a JID.
fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Domainpart
Get a Domainpart from a given CharSequence or null if the input is not a valid domainpart.
fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
Get a Localpart from a given CharSequence or null if the input is not a valid localpart.
fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Resourcepart
Get a Resourcepart from a given CharSequence or null if the input is not a valid resourcepart.
fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Domainpart
Like Domainpart.from(String) but does throw an unchecked IllegalArgumentException instead of a XmppStringprepException.
fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
Like Localpart.from(String) but does throw an unchecked IllegalArgumentException instead of a XmppStringprepException.
fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Resourcepart
Like Resourcepart.from(String) but does throw an unchecked IllegalArgumentException instead of a XmppStringprepException.
fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from the given unescaped CharSequence.
fromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from the given unescaped String.
fromUnescaped(String) - Static method in class org.jxmpp.jid.parts.Localpart
Get a Localpart from an unescaped String.
fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
Get a Localpart from an unescaped CharSequence.
fromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a Jid from a given CharSequence or null if the input does not represent a JID.
fromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
fromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
fullFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid representing the given CharSequence.
fullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid representing the given String.
fullFrom(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid constructed from the given parts.
fullFrom(Localpart, DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid constructed from the given parts.
fullFrom(Localpart, Domainpart, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid constructed from the given parts.
fullFrom(EntityBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a EntityFullJid constructed from a EntityBareJid and a Resourcepart.
fullFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
Get a FullJid from a given CharSequence or null if the input does not represent a JID.
fullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
FullJid - Interface in org.jxmpp.jid
An XMPP address (JID) which has a Resourcepart.

G

generateKey(String, String) - Static method in class org.jxmpp.util.XmppStringUtils
Generate a unique key from a element name and namespace.
get(Object) - Method in interface org.jxmpp.util.cache.Cache
Deprecated.
get(Object) - Method in class org.jxmpp.util.cache.ExpirationCache
Deprecated.
get(Object) - Method in class org.jxmpp.util.cache.LruCache
Deprecated.
getCacheHits() - Method in class org.jxmpp.util.cache.LruCache
Get the number of cache hits.
getCacheMisses() - Method in class org.jxmpp.util.cache.LruCache
Get the number of cache misses.
getCausingString() - Method in exception org.jxmpp.stringprep.XmppStringprepException
Get the String causing the XMPP Stringprep exception.
getCurrentSplittedPartSize() - Method in class org.jxmpp.xml.splitter.XmlSplitter
Get the size in bytes of the splitted part currently being processed.
getDomain() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
getDomain() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
getDomain() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
getDomain() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
getDomain() - Method in interface org.jxmpp.jid.Jid
Get the Domainpart of this Jid.
getInstance() - Static method in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
Get the ICU4J Stringprep implementation singleton.
getInstance() - Static method in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
Get the libidn Stringprep implementation singleton.
getInstance() - Static method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
Get the Simple XMPP Stringprep singleton.
getLocalpart() - Method in interface org.jxmpp.jid.EntityJid
Return the Localpart of this JID.
getLocalpart() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
getLocalpart() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
getLocalpartOrNull() - Method in class org.jxmpp.jid.impl.AbstractJid
 
getLocalpartOrNull() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
getLocalpartOrNull() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
getLocalpartOrNull() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
getLocalpartOrNull() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
getLocalpartOrNull() - Method in interface org.jxmpp.jid.Jid
Get the localpart of this JID or null.
getLocalpartOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
getLocalpartOrThrow() - Method in interface org.jxmpp.jid.Jid
Get the localpart of this JID or throw an IllegalStateException.
getMaxCacheSize() - Method in interface org.jxmpp.util.cache.Cache
Return the maximum cache Size.
getMaxCacheSize() - Method in class org.jxmpp.util.cache.ExpirationCache
 
getMaxCacheSize() - Method in class org.jxmpp.util.cache.LruCache
 
getResourceOrEmpty() - Method in class org.jxmpp.jid.impl.AbstractJid
 
getResourceOrEmpty() - Method in interface org.jxmpp.jid.Jid
Get the resourcepart of this JID or return the empty resourcepart.
getResourceOrNull() - Method in class org.jxmpp.jid.impl.AbstractJid
 
getResourceOrNull() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
getResourceOrNull() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
getResourceOrNull() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
getResourceOrNull() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
getResourceOrNull() - Method in interface org.jxmpp.jid.Jid
Get the resourcepart of this JID or null.
getResourceOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
 
getResourceOrThrow() - Method in interface org.jxmpp.jid.Jid
Get the resourcepart of this JID or throw an IllegalStateException.
getResourcepart() - Method in interface org.jxmpp.jid.FullJid
Return the Resourcepart of this JID.
getResourcepart() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
getResourcepart() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 

H

hashCode() - Method in class org.jxmpp.jid.impl.AbstractJid
 
hashCode() - Method in class org.jxmpp.jid.parts.Part
 
hasLocalpart() - Method in class org.jxmpp.jid.impl.AbstractJid
 
hasLocalpart() - Method in interface org.jxmpp.jid.Jid
Check if this is a Jid with a Localpart.
hasNoResource() - Method in class org.jxmpp.jid.impl.AbstractJid
 
hasNoResource() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
hasNoResource() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
hasNoResource() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
hasNoResource() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
hasNoResource() - Method in interface org.jxmpp.jid.Jid
Check if this is an instance of EntityBareJid or DomainBareJid.
hasResource() - Method in class org.jxmpp.jid.impl.AbstractJid
 
hasResource() - Method in interface org.jxmpp.jid.Jid
Check if this is a Jid with a Resourcepart.

I

Icu4jXmppStringprep - Class in org.jxmpp.stringprep.icu4j
 
init() - Static method in class org.jxmpp.repl.JxmppRepl
Initializes the REPL.
intern() - Method in class org.jxmpp.jid.impl.AbstractJid
 
intern() - Method in interface org.jxmpp.jid.Jid
Returns the canonical String representation of this JID.
intern() - Method in class org.jxmpp.jid.parts.Part
Returns the canonical String representation of this Part.
isBareJid(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns true if jid is a bare JID ("foo@bar.com").
isDomainBareJid() - Method in class org.jxmpp.jid.impl.AbstractJid
 
isDomainBareJid() - Method in interface org.jxmpp.jid.Jid
Check if this is an instance of DomainBareJid.
isDomainFullJid() - Method in class org.jxmpp.jid.impl.AbstractJid
 
isDomainFullJid() - Method in interface org.jxmpp.jid.Jid
Check if this is an instance of DomainFullJid.
isEmpty() - Method in class org.jxmpp.util.cache.ExpirationCache
 
isEmpty() - Method in class org.jxmpp.util.cache.LruCache
 
isEntityBareJid() - Method in class org.jxmpp.jid.impl.AbstractJid
 
isEntityBareJid() - Method in interface org.jxmpp.jid.Jid
Check if this is an instance of EntityBareJid.
isEntityFullJid() - Method in class org.jxmpp.jid.impl.AbstractJid
 
isEntityFullJid() - Method in interface org.jxmpp.jid.Jid
Check if this is an instance of EntityFullJid.
isEntityJid() - Method in class org.jxmpp.jid.impl.AbstractJid
 
isEntityJid() - Method in interface org.jxmpp.jid.Jid
Check if this is a EntityBareJid or EntityFullJid.
isFullJID(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns true if jid is a full JID (i.e.
isParentOf(Jid) - Method in class org.jxmpp.jid.impl.AbstractJid
 
isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
 
isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
 
isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
 
isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
 
isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
isParentOf(Jid) - Method in interface org.jxmpp.jid.Jid
Check if this JID is the parent of another JID.
isParentOf(EntityBareJid) - Method in interface org.jxmpp.jid.Jid
isParentOf(EntityFullJid) - Method in interface org.jxmpp.jid.Jid
isParentOf(DomainBareJid) - Method in interface org.jxmpp.jid.Jid
isParentOf(DomainFullJid) - Method in interface org.jxmpp.jid.Jid
isTypicalValidEntityBareJid(CharSequence) - Static method in class org.jxmpp.jid.util.JidUtil
Check if the given CharSequence represents a typical and valid entity bare JID.
isValidEntityBareJid(CharSequence) - Static method in class org.jxmpp.jid.util.JidUtil
Check if the given CharSequence represents a valid entity bare JID.

J

Jid - Interface in org.jxmpp.jid
An XMPP address, also known as JID (formerly for "Jabber Identifier"), which acts as globally unique address within the XMPP network.
JidCreate - Class in org.jxmpp.jid.impl
API to create JIDs (XMPP addresses) from Strings and CharSequences.
JidCreate() - Constructor for class org.jxmpp.jid.impl.JidCreate
 
jidSetFrom(String[]) - Static method in class org.jxmpp.jid.util.JidUtil
Convert the given array of Strings to JIDs.
jidSetFrom(Collection<? extends CharSequence>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert the given collection of CharSequences to JIDs.
jidsFrom(Collection<? extends CharSequence>, Collection<? super Jid>, List<XmppStringprepException>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert a collection of Strings to a Set of Jid's.
JidUtil - Class in org.jxmpp.jid.util
 
JidUtil() - Constructor for class org.jxmpp.jid.util.JidUtil
 
JidUtil.NotAEntityBareJidStringException - Exception in org.jxmpp.jid.util
 
JxmppRepl - Class in org.jxmpp.repl
Supporting class for JXMPP's REPL.
JxmppRepl() - Constructor for class org.jxmpp.repl.JxmppRepl
 

K

keySet() - Method in class org.jxmpp.util.cache.ExpirationCache
 
keySet() - Method in class org.jxmpp.util.cache.LruCache
 

L

length() - Method in class org.jxmpp.jid.impl.AbstractJid
 
length() - Method in class org.jxmpp.jid.parts.Part
 
LibIdnXmppStringprep - Class in org.jxmpp.stringprep.libidn
 
LocalAndDomainpartJid - Class in org.jxmpp.jid.impl
 
LocalDomainAndResourcepartJid - Class in org.jxmpp.jid.impl
 
Localpart - Class in org.jxmpp.jid.parts
A localpart of an XMPP address (JID).
localprep(String) - Method in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
 
localprep(String) - Method in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
 
localprep(String) - Method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
 
localprep(String) - Method in interface org.jxmpp.stringprep.XmppStringprep
Performs String preparation on the localpart String of a JID.
localprep(String) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
Perform localprep on the input String.
lookup(K) - Method in interface org.jxmpp.util.cache.Cache
Returns the value of the specified key, or null.
lookup(K) - Method in class org.jxmpp.util.cache.ExpirationCache
 
lookup(K) - Method in class org.jxmpp.util.cache.LruCache
 
LruCache<K,V> - Class in org.jxmpp.util.cache
A specialized Map that is size-limited (using an LRU algorithm).
LruCache(int) - Constructor for class org.jxmpp.util.cache.LruCache
Create a new cache and specify the maximum size of for the cache in bytes, and the maximum lifetime of objects.

N

newSplittedPart() - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
NioUtils - Class in org.jxmpp.util
Utilities for Java's NIO API.
NioUtils() - Constructor for class org.jxmpp.util.NioUtils
 
NotAEntityBareJidStringException(String) - Constructor for exception org.jxmpp.jid.util.JidUtil.NotAEntityBareJidStringException
Construct a new "not a entity bare JID" exception.

O

onCompleteElement(String) - Method in interface org.jxmpp.xml.splitter.CompleteElementCallback
Invoked when a XmlSplitter did process a complete XML element.
onDeclaration(String) - Method in interface org.jxmpp.xml.splitter.DeclarationCallback
Invoked once an XML declaration got splitted.
onEndTag(String) - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
onEndTag(String) - Method in class org.jxmpp.xml.splitter.XmppXmlSplitter
 
onNextChar() - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
onNextChar() - Method in class org.jxmpp.xml.splitter.XmppXmlSplitter
 
onProcessingInstruction(String) - Method in interface org.jxmpp.xml.splitter.ProcessingInstructionCallback
Invoked once a new XML Processing Instruction got splitted.
onStartTag(String, String, Map<String, String>) - Method in class org.jxmpp.xml.splitter.XmlSplitter
 
onStartTag(String, String, Map<String, String>) - Method in class org.jxmpp.xml.splitter.XmppXmlSplitter
 
org.jxmpp.jid - package org.jxmpp.jid
Interfaces and classes for XMPP Addresses (JIDs).
org.jxmpp.jid.impl - package org.jxmpp.jid.impl
JXMPP's implementation of Jid and it's subtypes.
org.jxmpp.jid.parts - package org.jxmpp.jid.parts
Classes representing JID parts (Local-, Resource- and Domainpart).
org.jxmpp.jid.util - package org.jxmpp.jid.util
Utility classes for JIDs.
org.jxmpp.repl - package org.jxmpp.repl
The JXMPP REPL (Read-eval-print Loop).
org.jxmpp.stringprep - package org.jxmpp.stringprep
API to transform (prepare) Strings and CharSequences for use in XMPP.
org.jxmpp.stringprep.icu4j - package org.jxmpp.stringprep.icu4j
XMPP Stringprep done by ICU4J.
org.jxmpp.stringprep.libidn - package org.jxmpp.stringprep.libidn
XMPP Stringprep done by libidn.
org.jxmpp.stringprep.simple - package org.jxmpp.stringprep.simple
A simple, but not complete, implementation of XMPP Stringprep.
org.jxmpp.util - package org.jxmpp.util
Utility classes.
org.jxmpp.util.cache - package org.jxmpp.util.cache
Fast and efficient Cache implementations.
org.jxmpp.xml.splitter - package org.jxmpp.xml.splitter
Utilities to split XML into single top-level elements.

P

parseBareAddress(String) - Static method in class org.jxmpp.util.XmppStringUtils
Deprecated.
parseBareJid(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns the JID with any resource information removed.
parseDate(String) - Static method in class org.jxmpp.util.XmppDateTime
Parses the given date string in either of the three profiles of XEP-0082 - XMPP Date and Time Profiles or XEP-0091 - Legacy Delayed Delivery format.
parseDomain(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns the domain of an XMPP address (JID).
parseLocalpart(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns the localpart of an XMPP address (JID).
parseResource(String) - Static method in class org.jxmpp.util.XmppStringUtils
Returns the resource portion of an XMPP address (JID).
parseXEP0082Date(String) - Static method in class org.jxmpp.util.XmppDateTime
Parses the given date string in the XEP-0082 - XMPP Date and Time Profiles.
Part - Class in org.jxmpp.jid.parts
 
Part(String) - Constructor for class org.jxmpp.jid.parts.Part
 
ProcessingInstructionCallback - Interface in org.jxmpp.xml.splitter
Callback for XmlSplitter.
put(K, V) - Method in interface org.jxmpp.util.cache.Cache
Put a value in the cache.
put(K, V) - Method in class org.jxmpp.util.cache.ExpirationCache
 
put(K, V, long) - Method in class org.jxmpp.util.cache.ExpirationCache
Put a value in the cahce with the specified expiration time in milliseconds.
put(K, V) - Method in class org.jxmpp.util.cache.LruCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jxmpp.util.cache.ExpirationCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jxmpp.util.cache.LruCache
 

R

remove(Object) - Method in class org.jxmpp.util.cache.ExpirationCache
Remove a entry with the given key from the cache.
remove(Object) - Method in class org.jxmpp.util.cache.LruCache
 
removeEldestEntry(Map.Entry<K, V>) - Method in class org.jxmpp.util.cache.LruCache
 
Resourcepart - Class in org.jxmpp.jid.parts
A resourcepart of an XMPP address (JID).
resourceprep(String) - Method in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
 
resourceprep(String) - Method in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
 
resourceprep(String) - Method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
 
resourceprep(String) - Method in interface org.jxmpp.stringprep.XmppStringprep
Performs String preparation on the resourcepart String of a JID.
resourceprep(String) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
Perform resourceprep on the input String.

S

serverBareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Deprecated.
serverFullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
Deprecated.
setDefaultExpirationTime(long) - Method in class org.jxmpp.util.cache.ExpirationCache
Set the default expiration time in milliseconds.
setMaxCacheSize(int) - Method in interface org.jxmpp.util.cache.Cache
Set the maximum cache size.
setMaxCacheSize(int) - Method in class org.jxmpp.util.cache.ExpirationCache
 
setMaxCacheSize(int) - Method in class org.jxmpp.util.cache.LruCache
 
setMaxCacheSizes(int) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
Set the maximum cache sizes.
setup() - Static method in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
Setup the ICU4J Stringprep implementation as active Stringprep implementation.
setup() - Static method in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
Setup the libidn Stringprep implementation as active Stringprep implementation.
setup() - Static method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
Setup Simple XMPP Stringprep as implementation to use.
setXmppStringprep(XmppStringprep) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
Set the XMPP Stringprep implementation to use.
SimpleXmppStringprep - Class in org.jxmpp.stringprep.simple
 
size() - Method in class org.jxmpp.util.cache.ExpirationCache
 
size() - Method in class org.jxmpp.util.cache.LruCache
 
streamClosed() - Method in interface org.jxmpp.xml.splitter.XmppElementCallback
Invoked when a XMPP 'stream' close tag has been read.
streamOpened(String, Map<String, String>) - Method in interface org.jxmpp.xml.splitter.XmppElementCallback
Invoked if a new XMPP 'stream' open tag has been read.
subSequence(int, int) - Method in class org.jxmpp.jid.impl.AbstractJid
 
subSequence(int, int) - Method in class org.jxmpp.jid.parts.Part
 

T

toString() - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
 
toString() - Method in class org.jxmpp.jid.impl.DomainpartJid
 
toString() - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
 
toString() - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
 
toString() - Method in interface org.jxmpp.jid.Jid
Returns the String representation of this JID.
toString() - Method in class org.jxmpp.jid.parts.Part
 
toStringList(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert a collection of JIDs to a list of Strings representing those JIDs.
toStrings(Collection<? extends Jid>, Collection<? super String>) - Static method in class org.jxmpp.jid.util.JidUtil
Convert a collection of JIDs to a Collection of Strings.
toStringSet(Collection<? extends Jid>) - Static method in class org.jxmpp.jid.util.JidUtil
convert a collection of JIDs to a set of Strings representing those JIDs.

U

unescapeLocalpart(String) - Static method in class org.jxmpp.util.XmppStringUtils
Un-escapes the localpart of a JID according to "JID Escaping" (XEP-0106).
useIcu4J() - Static method in class org.jxmpp.repl.JxmppRepl
Use ICU4J as stringprep facility.
useLibidn() - Static method in class org.jxmpp.repl.JxmppRepl
Use LibIDN as stringprep facility.
Utf8ByteXmppXmlSplitter - Class in org.jxmpp.xml.splitter
Extended version of XmppXmlSplitter allowing input to be bytes or ByteBuffer representing a UTF-8 encoded XML string for XMPP.
Utf8ByteXmppXmlSplitter(XmppElementCallback) - Constructor for class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
Create a new splitter with the given callback.

V

validateEntityBareJid(CharSequence) - Static method in class org.jxmpp.jid.util.JidUtil
Check if the given CharSequence is a valid entity bare JID.
validateTypicalEntityBareJid(CharSequence) - Static method in class org.jxmpp.jid.util.JidUtil
Check if the given CharSequence is a typical and valid entity bare JID.
values() - Method in class org.jxmpp.util.cache.ExpirationCache
 
values() - Method in class org.jxmpp.util.cache.LruCache
 

W

write(ByteBuffer, OutputStream) - Static method in class org.jxmpp.util.NioUtils
Write the contents of the given ByteBuffer into a OutputStream.
write(byte) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
Write a single byte.
write(int) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
 
write(char[], int, int) - Method in class org.jxmpp.xml.splitter.XmlSplitter
 

X

XmlSplitter - Class in org.jxmpp.xml.splitter
A XML splitter capable of splitting XML into top-level elements.
XmlSplitter(int, CompleteElementCallback, DeclarationCallback, ProcessingInstructionCallback) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
Construct a new XML splitter.
XmlSplitter(int, CompleteElementCallback) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
Construct a new XML splitter.
XmlSplitterFactory - Interface in org.jxmpp.xml.splitter
A factory creating XmlSplitter.
XmppDateTime - Class in org.jxmpp.util
Utility class for date and time handling in XMPP.
XmppDateTime() - Constructor for class org.jxmpp.util.XmppDateTime
 
XmppElementCallback - Interface in org.jxmpp.xml.splitter
Callback for XmlSplitter.
XmppStringprep - Interface in org.jxmpp.stringprep
Interface for commonly used Stringprep operations used in XMPP.
XmppStringprepException - Exception in org.jxmpp.stringprep
XMPP Stringprep exceptions signal an error when performing a particular Stringprep profile on a String.
XmppStringprepException(String, Exception) - Constructor for exception org.jxmpp.stringprep.XmppStringprepException
Construct a new XMPP Stringprep exception with the given causing String and exception.
XmppStringprepException(String, String) - Constructor for exception org.jxmpp.stringprep.XmppStringprepException
Construct a new XMPP Stringprep exception with the given causing String and exception message.
XmppStringPrepUtil - Class in org.jxmpp.stringprep
 
XmppStringPrepUtil() - Constructor for class org.jxmpp.stringprep.XmppStringPrepUtil
 
XmppStringUtils - Class in org.jxmpp.util
Utility class for handling Strings in XMPP.
XmppStringUtils() - Constructor for class org.jxmpp.util.XmppStringUtils
 
XmppXmlSplitter - Class in org.jxmpp.xml.splitter
A XML splitter for XMPP.
XmppXmlSplitter(XmppElementCallback) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
Construct a new XMPP XML splitter with a max element size of 10000.
XmppXmlSplitter(XmppElementCallback, DeclarationCallback, ProcessingInstructionCallback) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
Construct a new XMPP XML splitter with a max element size of 10000.
XmppXmlSplitter(int, XmppElementCallback) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
Construct a new XMPP XML splitter.
XmppXmlSplitter(int, XmppElementCallback, DeclarationCallback, ProcessingInstructionCallback) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
Construct a new XMPP XML splitter.
A B C D E F G H I J K L N O P R S T U V W X 
Skip navigation links