A B C D E F G H I J L N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
DomainFullJidif possible. - asDomainFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
- asDomainFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
-
Convert this Jid to a
DomainFullJidor throw anIllegalStateExceptionif 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
EntityBareJidif possible. - asEntityBareJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
- asEntityBareJidOrThrow() - Method in interface org.jxmpp.jid.Jid
-
Convert this Jid to a
EntityBareJidor throw anIllegalStateExceptionif 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
EntityFullJidif possible. - asEntityFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
- asEntityFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
-
Convert this Jid to a
EntityFullJidor throw anIllegalStateExceptionif 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
EntityJidif possible. - asEntityJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
- asEntityJidOrThrow() - Method in interface org.jxmpp.jid.Jid
-
Convert this Jid to a
EntityJidor throw anIllegalStateExceptionif 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
FullJidif possible. - asFullJidOrThrow() - Method in class org.jxmpp.jid.impl.AbstractJid
- asFullJidOrThrow() - Method in interface org.jxmpp.jid.Jid
-
Convert this Jid to a
FullJidor throw anIllegalStateExceptionif this is not possible. - assertNotLongerThan1023BytesOrEmpty(String) - Static method in class org.jxmpp.jid.parts.Part
- 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.
- asUrlEncodedString() - Method in class org.jxmpp.jid.impl.AbstractJid
- asUrlEncodedString() - Method in interface org.jxmpp.jid.Jid
-
Get the URL encoded version of this JID.
B
- bareFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJidrepresenting the given CharSequence. - bareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJidrepresenting the given String. - bareFrom(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJidrepresenting the given String. - bareFrom(Localpart, DomainBareJid) - Static method in class org.jxmpp.jid.impl.JidCreate
- bareFrom(Localpart, Domainpart) - Static method in class org.jxmpp.jid.impl.JidCreate
- bareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- bareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.bareFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - bareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJidfrom an URL encoded CharSequence. - 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.
- charAt(int) - Method in class org.jxmpp.jid.impl.AbstractJid
- charAt(int) - Method in class org.jxmpp.jid.parts.Part
- compareTo(Jid) - Method in class org.jxmpp.jid.impl.AbstractJid
D
- 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(String, JxmppContext) - 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
DomainBareJidconsisting of the givenDomainpart. - domainBareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- domainBareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.domainBareFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - domainBareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
DomainBareJidfrom an URL encoded CharSequence. - 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(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a domain full JID from the given String.
- domainFullFrom(DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a domain full JID.
- domainFullFrom(Domainpart, 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
- domainFullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.domainFullFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - domainFullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
DomainFullJidfrom an URL encoded CharSequence. - 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
- 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
EntityBareJidrepresenting the given CharSequence. - entityBareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidrepresenting the given String. - entityBareFrom(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidrepresenting the given String. - entityBareFrom(Localpart, DomainBareJid) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidconstructed from the givenLocalpartand {link DomainBareJid}. - entityBareFrom(Localpart, Domainpart) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityBareFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityBareFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityBareFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityBareFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidrepresenting the given unescaped CharSequence. - entityBareFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidrepresenting the given unescaped String. - entityBareFromUnescaped(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidrepresenting the given unescaped String. - entityBareFromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityBareFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityBareFromUnescaped(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityBareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJidfrom an URL encoded CharSequence. - 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
EntityJidrepresenting the given String. - entityFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityJidrepresenting the given String. - entityFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityFromUnesacpedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityJidrepresenting the given String. - entityFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityJidrepresenting the given String. - entityFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFromUnescaped(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityJidfrom an URL encoded CharSequence. - entityFullFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidrepresenting the given CharSequence. - entityFullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidrepresenting the given String. - entityFullFrom(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidconstructed from the given parts. - entityFullFrom(String, String, String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidconstructed from the given parts. - entityFullFrom(EntityBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFullFrom(Localpart, DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidconstructed from the given parts. - entityFullFrom(Localpart, Domainpart, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidconstructed from the given parts. - entityFullFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFullFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityFullFromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidrepresenting the given unescaped CharSequence. - entityFullFromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidrepresenting the given unescaped String. - entityFullFromUnescaped(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidrepresenting the given unescaped String. - entityFullFromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFullFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFullFromUnescaped(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - entityFullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJidfrom an URL encoded CharSequence. - 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. - equals(CharSequence) - 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(Object) - Method in class org.jxmpp.jid.impl.AbstractJid
- equals(Object) - Method in class org.jxmpp.jid.parts.Part
- equals(String) - Method in class org.jxmpp.jid.impl.AbstractJid
- equals(String) - Method in interface org.jxmpp.jid.Jid
-
Compares the given String wit this JID.
- equals(Jid, Jid) - Static method in class org.jxmpp.jid.util.JidUtil
-
Check if two JIDs are equals.
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.
- formUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
- from(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom a CharSequence. - from(CharSequence, CharSequence, CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given parts. - from(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given String. - from(String) - Static method in class org.jxmpp.jid.parts.Domainpart
-
Get the
Domainpartrepresenting the input String. - from(String) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get the
Localpartrepresenting the input String. - from(String) - Static method in class org.jxmpp.jid.parts.Resourcepart
-
Get the
Resourcepartrepresenting the input String. - from(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given parts. - from(String, String, String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given parts. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given String. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.parts.Domainpart
-
Get the
Domainpartrepresenting the input String. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get the
Localpartrepresenting the input String. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.parts.Resourcepart
-
Get the
Resourcepartrepresenting the input String. - fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Domainpart
- fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
- fromOrNull(CharSequence) - Static method in class org.jxmpp.jid.parts.Resourcepart
- fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.from(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Domainpart
-
Like
Domainpart.from(String)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Like
Localpart.from(String)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Resourcepart
-
Like
Resourcepart.from(String)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given unescaped CharSequence. - fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get a
Localpartfrom an unescaped CharSequence. - fromUnescaped(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom the given unescaped String. - fromUnescaped(String) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get a
Localpartfrom an unescaped String. - fromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- fromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.fromUnescaped(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Like
Localpart.fromUnescaped(String)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jidfrom an URL encoded CharSequence. - fullFrom(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidrepresenting the given CharSequence. - fullFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidrepresenting the given String. - fullFrom(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidconstructed from the given parts. - fullFrom(String, String, String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidconstructed from the given parts. - fullFrom(BareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
- fullFrom(Localpart, DomainBareJid, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidconstructed from the given parts. - fullFrom(Localpart, Domainpart, Resourcepart) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidconstructed from the given parts. - fullFromOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- fullFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.fullFrom(CharSequence)but does throw an uncheckedIllegalArgumentExceptioninstead of aXmppStringprepException. - fullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJidfrom an URL encoded CharSequence. - FullJid - Interface in org.jxmpp.jid
-
An XMPP address (JID) which has a
Resourcepart.
G
- 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
Domainpartof this Jid. - getLocalpart() - Method in interface org.jxmpp.jid.EntityJid
-
Return the
Localpartof 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. - 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
Resourcepartof 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
EntityBareJidorDomainBareJid. - 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
- 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.
- 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. - 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
EntityBareJidorEntityFullJid. - isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
- isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
- isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
- isParentOf(DomainBareJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
- isParentOf(DomainBareJid) - Method in interface org.jxmpp.jid.Jid
-
See
Jid.isParentOf(Jid). - isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
- isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
- isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
- isParentOf(DomainFullJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
- isParentOf(DomainFullJid) - Method in interface org.jxmpp.jid.Jid
-
See
Jid.isParentOf(Jid). - isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
- isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
- isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
- isParentOf(EntityBareJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
- isParentOf(EntityBareJid) - Method in interface org.jxmpp.jid.Jid
-
See
Jid.isParentOf(Jid). - isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.DomainAndResourcepartJid
- isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.DomainpartJid
- isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.LocalAndDomainpartJid
- isParentOf(EntityFullJid) - Method in class org.jxmpp.jid.impl.LocalDomainAndResourcepartJid
- isParentOf(EntityFullJid) - Method in interface org.jxmpp.jid.Jid
-
See
Jid.isParentOf(Jid). - isParentOf(Jid) - Method in class org.jxmpp.jid.impl.AbstractJid
- isParentOf(Jid) - Method in interface org.jxmpp.jid.Jid
-
Check if this JID is the parent of another 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
L
- length() - Method in class org.jxmpp.jid.impl.AbstractJid
- length() - Method in class org.jxmpp.jid.parts.Part
- 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).
N
- NotAEntityBareJidStringException(String) - Constructor for exception org.jxmpp.jid.util.JidUtil.NotAEntityBareJidStringException
-
Construct a new "not a entity bare JID" exception.
O
- 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
Jidand 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.
P
- Part - Class in org.jxmpp.jid.parts
- Part(String) - Constructor for class org.jxmpp.jid.parts.Part
R
- Resourcepart - Class in org.jxmpp.jid.parts
-
A resourcepart of an XMPP address (JID).
S
- 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.
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.
All Classes All Packages