A B C D E F G H I J K L M N O P R S T U V W X
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
- addXmppStringPreppers(Collection<? extends XmppStringPrepper>) - Method in class org.jxmpp.strings.testframework.StringsTestframework.Configuration.Builder
-
Add the given collection of XMPP String Preppers to the list of used preppers.
- ArraysUtil - Class in org.jxmpp.util
- ArraysUtil() - Constructor for class org.jxmpp.util.ArraysUtil
- 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.
- ASCII_LINE_FEED_UNICODE_END_OF_LINE - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- ASCII_RECORD_SEPARATOR_UNICODE_INFORMATION_SEPARATOR_TWO - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- ASCII_UNIT_SEPARATOR_UNICODE_INFORMATION_SEPARATOR_ONE - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- 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 anIllegalStateException
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 anIllegalStateException
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 anIllegalStateException
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 anIllegalStateException
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 anIllegalStateException
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.
- 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
BareJid
representing the given CharSequence. - bareFrom(String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJid
representing the given String. - bareFrom(String, JxmppContext) - 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
- 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - bareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
BareJid
from an URL encoded CharSequence. - BareJid - Interface in org.jxmpp.jid
-
An XMPP address (JID) which has no
Resourcepart
. - build() - Method in class org.jxmpp.JxmppContext.Builder
-
Build a JxmppContext.
- build() - Method in class org.jxmpp.strings.testframework.StringsTestframework.Configuration.Builder
-
Build the configuration.
- build() - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Build an XML pretty printer.
- builder() - Static method in class org.jxmpp.JxmppContext
-
Construct and retrieve a new builder.
- builder() - Static method in class org.jxmpp.strings.testframework.StringsTestframework.Configuration
-
Construct a new builder.
- builder() - Static method in class org.jxmpp.xml.splitter.XmlPrettyPrinter
-
Create a new builder.
- Builder() - Constructor for class org.jxmpp.JxmppContext.Builder
- buildToString() - Method in class org.jxmpp.strings.testframework.ValidJidTestresult.Failed
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
- call() - Method in class org.jxmpp.strings.testframework.StringsTestframeworkMain
- charAt(int) - Method in class org.jxmpp.jid.impl.AbstractJid
- charAt(int) - Method in class org.jxmpp.jid.parts.Part
- checkAgainstWhitelist(StringsTestframework.Result) - Static method in class org.jxmpp.strings.testframework.KnownFailures
-
Check a XMPP Strings Testframeworkresult against the list of known failures (whitelist).
- 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
- compareTo(StringsTestframework.XmppStringPrepperResult) - Method in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- completeElementCallback - Variable in class org.jxmpp.xml.splitter.XmlSplitter
- CompleteElementCallback - Interface in org.jxmpp.xml.splitter
-
Callback for
XmlSplitter
. - completeJidFrom(CharSequence, CharSequence) - 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) - 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.
- concatenate(T, T) - Static method in class org.jxmpp.util.ArraysUtil
-
Concatenate two arrays.
- 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
- context - Variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- CONTROL_CHARACTERS - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- CONTROL_CHARACTERS_AND_NEWLINE - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- 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(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
DomainBareJid
consisting 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - domainBareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
DomainBareJid
from 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - domainFullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
DomainFullJid
from 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 - org.jxmpp.XmppAddressParttype
- domainpart - Variable in class org.jxmpp.strings.testframework.ValidJid
- Domainpart - Class in org.jxmpp.jid.parts
-
A domainpart of an XMPP address (JID).
- DomainpartJid - Class in org.jxmpp.jid.impl
- domainpartMismatch - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseMismatch
- 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.rocksxmppprecis.RocksXmppPrecisStringprep
- 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.
- domainprep(String, JxmppContext) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
-
Perform domainprep on the input String.
- 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.
- durationInNanos - Variable in class org.jxmpp.strings.testframework.JidTestresult
E
- EMPTY - Static variable in class org.jxmpp.jid.parts.Resourcepart
-
The empty resource part.
- enableCaching() - Method in class org.jxmpp.JxmppContext.Builder
-
Enable String, Part and Jid caching.
- END_OF_RECORD - Static variable in class org.jxmpp.strings.testframework.JidCorpusParser
- ensureLocalpartDoesNotIncludeFurtherExcludedCharacters(String) - Static method in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
-
Ensure that the input string does not contain any of the further excluded characters of XMPP localparts.
- 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(String, JxmppContext) - 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 givenLocalpart
and {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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - 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. - entityBareFromUnescaped(String, JxmppContext) - 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
- entityBareFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityBareFromUnescaped(CharSequence)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - entityBareFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityBareJid
from 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
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
- entityFromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFrom(CharSequence)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - entityFromUnesacpedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Deprecated.use
JidCreate.entityFromUnescapedOrNull(CharSequence)
instead. - 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. - entityFromUnescapedOrNull(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
- entityFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFromUnescaped(CharSequence)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - entityFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityJid
from an URL encoded CharSequence. - 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(String, String, String, JxmppContext) - 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
- 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. - 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - 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. - entityFullFromUnescaped(String, JxmppContext) - 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
- entityFullFromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Like
JidCreate.entityFullFromUnescaped(CharSequence)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - entityFullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
EntityFullJid
from 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
. - entrySet() - Method in class org.jxmpp.util.cache.ExpirationCache
- entrySet() - Method in class org.jxmpp.util.cache.LruCache
- 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.
- 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
- Failed(XmppStringPrepper, long, long, InvalidJid, Jid) - Constructor for class org.jxmpp.strings.testframework.InvalidJidTestresult.Failed
- Failed(XmppStringPrepper, long, long, ValidJid, Jid) - Constructor for class org.jxmpp.strings.testframework.ValidJidTestresult.Failed
- FailedBecauseException(XmppStringPrepper, long, long, ValidJid, XmppStringprepException) - Constructor for class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseException
- FailedBecauseMismatch(XmppStringPrepper, long, long, ValidJid, Jid, boolean, boolean, boolean) - Constructor for class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseMismatch
- 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
- from(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from a CharSequence. - from(CharSequence, CharSequence, CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from the given parts. - 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. - from(String, String) - Static method in exception org.jxmpp.stringprep.XmppStringprepException.MissingDomainpart
-
Create a new "missing domainpart" exception from the give parts.
- from(String, String, String) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from the given parts. - from(String, String, String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from the given parts. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from the given String. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.parts.Domainpart
-
Get the
Domainpart
representing the input String. - from(String, JxmppContext) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get the
Localpart
representing the input String. - from(String, JxmppContext) - 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
- 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Domainpart
-
Like
Domainpart.from(String)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Like
Localpart.from(String)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Resourcepart
-
Like
Resourcepart.from(String)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from the given unescaped CharSequence. - fromUnescaped(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Get a
Localpart
from an 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. - 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromUnescapedOrThrowUnchecked(CharSequence) - Static method in class org.jxmpp.jid.parts.Localpart
-
Like
Localpart.fromUnescaped(String)
but does throw an uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
Jid
from an URL encoded CharSequence. - 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(String, String, String, JxmppContext) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJid
constructed 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
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. - 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 uncheckedIllegalArgumentException
instead of aXmppStringprepException
. - fullFromUrlEncoded(CharSequence) - Static method in class org.jxmpp.jid.impl.JidCreate
-
Get a
FullJid
from an URL encoded CharSequence. - 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 class org.jxmpp.util.cache.ExpirationCache
- get(Object) - Method in class org.jxmpp.util.cache.LruCache
- 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.
- getCapitalizedName() - Method in enum org.jxmpp.XmppAddressParttype
-
Get the capitalized name of this XMPP address part.
- 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.
- getDefaultContext() - Static method in class org.jxmpp.JxmppContext
-
Get the default context.
- 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.
- getKnownXmppStringpreppers() - Static method in class org.jxmpp.strings.testframework.XmppStringPrepper
-
Get a list of all known XMPP String Preppers.
- 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
- getName() - Method in class org.jxmpp.strings.testframework.XmppStringPrepper
-
Get the name of this XMPP String Prepper.
- getParserRootRule() - Method in class org.jxmpp.strings.testframework.InvalidJidCorpusParser
- getParserRootRule() - Method in class org.jxmpp.strings.testframework.JidCorpusParser
- getParserRootRule() - Method in class org.jxmpp.strings.testframework.ValidJidCorpusParser
- 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
orDomainBareJid
. - 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
- ICU4J - Static variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- Icu4jXmppStringprep - Class in org.jxmpp.stringprep.icu4j
- init() - Static method in class org.jxmpp.repl.JxmppRepl
-
Initializes the REPL.
- INSTANCE - Static variable in class org.jxmpp.stringprep.rocksxmppprecis.RocksXmppPrecisStringprep
- 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.
- invalidJid - Variable in class org.jxmpp.strings.testframework.InvalidJid
- invalidJid - Variable in class org.jxmpp.strings.testframework.InvalidJidTestresult
- InvalidJid - Class in org.jxmpp.strings.testframework
- InvalidJidCorpusParser - Class in org.jxmpp.strings.testframework
- InvalidJidCorpusParser(String) - Constructor for class org.jxmpp.strings.testframework.InvalidJidCorpusParser
-
Construct a new valid JID corpus parser.
- InvalidJidCorpusParser(String, boolean) - Constructor for class org.jxmpp.strings.testframework.InvalidJidCorpusParser
-
Construct a new valid JID corpus parser.
- invalidJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- invalidJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- invalidJidSuccessfulTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- invalidJidSuccessfulTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- InvalidJidTestresult - Class in org.jxmpp.strings.testframework
- InvalidJidTestresult(XmppStringPrepper, long, long, InvalidJid) - Constructor for class org.jxmpp.strings.testframework.InvalidJidTestresult
- InvalidJidTestresult.Failed - Class in org.jxmpp.strings.testframework
- InvalidJidTestresult.Successful - Class in org.jxmpp.strings.testframework
- isBareJid(String) - Static method in class org.jxmpp.util.XmppStringUtils
-
Returns true if
jid
is a bare JID ("foo@bar.com"). - isCachingEnabled() - Method in class org.jxmpp.JxmppContext
-
Returns true if String, Part and Jid caching is enabled.
- 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
orEntityFullJid
. - isFullJID(String) - Static method in class org.jxmpp.util.XmppStringUtils
-
Returns true if jid is a full JID (i.e.
- 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 - Variable in class org.jxmpp.strings.testframework.InvalidJidTestresult.Failed
- jid - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult
- 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.
- JidCorpusParser<J> - Class in org.jxmpp.strings.testframework
- JidCorpusParser(String) - Constructor for class org.jxmpp.strings.testframework.JidCorpusParser
-
Construct a new valid JID corpus parser.
- JidCorpusParser(String, boolean) - Constructor for class org.jxmpp.strings.testframework.JidCorpusParser
-
Construct a new valid JID corpus parser.
- 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. - JidTestresult - Class in org.jxmpp.strings.testframework
- JidTestresult(XmppStringPrepper, long, long) - Constructor for class org.jxmpp.strings.testframework.JidTestresult
- JidUtil - Class in org.jxmpp.jid.util
- JidUtil() - Constructor for class org.jxmpp.jid.util.JidUtil
- JidUtil.NotAEntityBareJidStringException - Exception in org.jxmpp.jid.util
- JxmppContext - Class in org.jxmpp
-
A context with describes the configuration used by JXMPP.
- JxmppContext.Builder - Class in org.jxmpp
- 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
- KnownFailures - Class in org.jxmpp.strings.testframework
- KnownFailures() - Constructor for class org.jxmpp.strings.testframework.KnownFailures
- KnownFailures.Result - Class in org.jxmpp.strings.testframework
L
- length() - Method in class org.jxmpp.jid.impl.AbstractJid
- length() - Method in class org.jxmpp.jid.parts.Part
- LIBIDN - Static variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- LibIdnXmppStringprep - Class in org.jxmpp.stringprep.libidn
- LocalAndDomainpartJid - Class in org.jxmpp.jid.impl
- LocalDomainAndResourcepartJid - Class in org.jxmpp.jid.impl
- localpart - org.jxmpp.XmppAddressParttype
- localpart - Variable in class org.jxmpp.strings.testframework.ValidJid
- Localpart - Class in org.jxmpp.jid.parts
-
A localpart of an XMPP address (JID).
- localpartMismatch - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseMismatch
- 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.rocksxmppprecis.RocksXmppPrecisStringprep
- 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.
- localprep(String, JxmppContext) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
-
Perform localprep on the input String.
- lookup(String) - Static method in class org.jxmpp.strings.testframework.XmppStringPrepper
-
Lookup an XMPP String Prepper by name.
- 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.
M
- main(String[]) - Static method in class org.jxmpp.strings.testframework.StringsTestframeworkMain
-
Run the jXMPP Strings Testframework.
N
- name - Variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- NAME - Static variable in class org.jxmpp.stringprep.icu4j.Icu4jXmppStringprep
- NAME - Static variable in class org.jxmpp.stringprep.libidn.LibIdnXmppStringprep
- NAME - Static variable in class org.jxmpp.stringprep.rocksxmppprecis.RocksXmppPrecisStringprep
- NAME - Static variable in class org.jxmpp.stringprep.simple.SimpleXmppStringprep
- newSplittedPart() - Method in class org.jxmpp.xml.splitter.XmlSplitter
- NotAEntityBareJidStringException(String) - Constructor for exception org.jxmpp.jid.util.JidUtil.NotAEntityBareJidStringException
-
Construct a new "not a entity bare JID" exception.
- noUnknownFailures - Variable in class org.jxmpp.strings.testframework.KnownFailures.Result
O
- Objects - Class in org.jxmpp.util
- Objects() - Constructor for class org.jxmpp.util.Objects
- 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 split.
- 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
- onPrettyPrintedXmlChunk(StringBuilder) - Method in interface org.jxmpp.xml.splitter.XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback
-
Invoked after the XML pretty printer handled a chunk.
- onPrettyPrintedXmlPart(StringBuilder) - Method in interface org.jxmpp.xml.splitter.XmlPrettyPrinter.PrettyPrintedXmlPartCallback
-
Invoked after a part was completed.
- onProcessingInstruction(String) - Method in interface org.jxmpp.xml.splitter.ProcessingInstructionCallback
-
Invoked once a new XML Processing Instruction got split.
- 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 - package org.jxmpp
-
JXMPP, a XMPP base library.
- 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.rocksxmppprecis - package org.jxmpp.stringprep.rocksxmppprecis
-
XMPP Stringprep done by xmpp.rocks' Precis library.
- org.jxmpp.stringprep.simple - package org.jxmpp.stringprep.simple
-
A simple, but not complete, implementation of XMPP Stringprep.
- org.jxmpp.strings.testframework - package org.jxmpp.strings.testframework
-
A framework to test various XMPP specific string preparation libraries.
- 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
- parse() - Method in class org.jxmpp.strings.testframework.JidCorpusParser
-
Parse the input.
- 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) - Method in class org.jxmpp.util.cache.LruCache
- put(K, V, long) - Method in class org.jxmpp.util.cache.ExpirationCache
-
Put a value in the cache with the specified expiration time in milliseconds.
- 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
- remainingInvalidJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.KnownFailures.Result
- remainingInvalidJidsWhitelist - Variable in class org.jxmpp.strings.testframework.KnownFailures.Result
- remainingValidJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.KnownFailures.Result
- remainingValidJidsWhitelist - Variable in class org.jxmpp.strings.testframework.KnownFailures.Result
- 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
- requireNonNull(T, String) - Static method in class org.jxmpp.util.Objects
-
Checks that the specified object reference is not
null
and throws a customizedIllegalArgumentException
if it is. - resetWriteBuffer(int) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Reset the write buffer to the given size.
- resourcepart - org.jxmpp.XmppAddressParttype
- resourcepart - Variable in class org.jxmpp.strings.testframework.ValidJid
- Resourcepart - Class in org.jxmpp.jid.parts
-
A resourcepart of an XMPP address (JID).
- resourcepartMismatch - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseMismatch
- 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.rocksxmppprecis.RocksXmppPrecisStringprep
- 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.
- resourceprep(String, JxmppContext) - Static method in class org.jxmpp.stringprep.XmppStringPrepUtil
-
Perform resourceprep on the input String.
- ROCKS_XMPP_PRECIS - Static variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- RocksXmppPrecisStringprep - Class in org.jxmpp.stringprep.rocksxmppprecis
- runTests() - Method in class org.jxmpp.strings.testframework.StringsTestframework
-
Run the test framework.
S
- setAttributeIndent(int) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set the attribute indent in whitespace characters.
- setChunkCallback(XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set a chunk callback.
- setDefaultExpirationTime(long) - Method in class org.jxmpp.util.cache.ExpirationCache
-
Set the default expiration time in milliseconds.
- setDefaultXmppStringprep(XmppStringprep) - Static method in class org.jxmpp.JxmppContext
-
Set the default XmppStringprep interface.
- setIndent(int) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set the indent for elements in whitespace characters.
- 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.
- setPartCallback(XmlPrettyPrinter.PrettyPrintedXmlPartCallback) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set a part callback.
- setPrettyWriter(XmlPrettyPrinter.PrettyPrintedXmlChunkSink) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set a
XmlPrettyPrinter.PrettyPrintedXmlChunkSink
for the pretty printed XML stream. - setTabWidth(int) - Method in class org.jxmpp.xml.splitter.XmlPrettyPrinter.Builder
-
Set the tab width in whitespace characters.
- 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
-
Deprecated.
- SIMPLE - Static variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- SimpleXmppStringprep - Class in org.jxmpp.stringprep.simple
- sink(StringBuilder) - Method in interface org.jxmpp.xml.splitter.XmlPrettyPrinter.PrettyPrintedXmlChunkSink
-
Sink of the pretty printed XML chunk.
- size() - Method in class org.jxmpp.util.cache.ExpirationCache
- size() - Method in class org.jxmpp.util.cache.LruCache
- startNanos - Variable in class org.jxmpp.strings.testframework.JidTestresult
- stopNanos - Variable in class org.jxmpp.strings.testframework.JidTestresult
- 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.
- StringsTestframework - Class in org.jxmpp.strings.testframework
- StringsTestframework() - Constructor for class org.jxmpp.strings.testframework.StringsTestframework
-
Construct a new instance of the test framework with the default configuration.
- StringsTestframework(StringsTestframework.Configuration) - Constructor for class org.jxmpp.strings.testframework.StringsTestframework
-
Construct a new instance of the test framework with the given configuration.
- StringsTestframework.Configuration - Class in org.jxmpp.strings.testframework
- StringsTestframework.Configuration.Builder - Class in org.jxmpp.strings.testframework
- StringsTestframework.Result - Class in org.jxmpp.strings.testframework
- StringsTestframework.XmppStringPrepperResult - Class in org.jxmpp.strings.testframework
- StringsTestframeworkMain - Class in org.jxmpp.strings.testframework
- StringsTestframeworkMain() - Constructor for class org.jxmpp.strings.testframework.StringsTestframeworkMain
- subSequence(int, int) - Method in class org.jxmpp.jid.impl.AbstractJid
- subSequence(int, int) - Method in class org.jxmpp.jid.parts.Part
- Successful(XmppStringPrepper, long, long, InvalidJid, XmppStringprepException) - Constructor for class org.jxmpp.strings.testframework.InvalidJidTestresult.Successful
- Successful(XmppStringPrepper, long, long, ValidJid, Jid) - Constructor for class org.jxmpp.strings.testframework.ValidJidTestresult.Successful
T
- time - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- toString - Variable in class org.jxmpp.strings.testframework.InvalidJid
- toString - Variable in class org.jxmpp.strings.testframework.ValidJid
- toString - Variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- 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
- toString() - Method in class org.jxmpp.strings.testframework.InvalidJid
- toString() - Method in class org.jxmpp.strings.testframework.InvalidJidTestresult.Failed
- toString() - Method in class org.jxmpp.strings.testframework.KnownFailures.Result
- toString() - Method in class org.jxmpp.strings.testframework.StringsTestframework.Result
- toString() - Method in class org.jxmpp.strings.testframework.ValidJid
- toString() - Method in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseException
- toString() - Method in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseMismatch
- toString() - Method in class org.jxmpp.strings.testframework.XmppStringPrepper
- 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.
- totalFailed - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- totalFailed - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- totalSuccessful - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- totalSuccessful - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
U
- unescapeLocalpart(String) - Static method in class org.jxmpp.util.XmppStringUtils
-
Un-escapes the localpart of a JID according to "JID Escaping" (XEP-0106).
- unnormalizedJid - Variable in class org.jxmpp.strings.testframework.ValidJid
- 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 orByteBuffer
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.
- Utf8ByteXmppXmlSplitter(XmppXmlSplitter) - Constructor for class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Create a new UTF-8 splitter with the given XMPP XML splitter.
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.
- validJid - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult
- ValidJid - Class in org.jxmpp.strings.testframework
- ValidJidCorpusParser - Class in org.jxmpp.strings.testframework
- ValidJidCorpusParser(String) - Constructor for class org.jxmpp.strings.testframework.ValidJidCorpusParser
-
Construct a new valid JID corpus parser.
- ValidJidCorpusParser(String, boolean) - Constructor for class org.jxmpp.strings.testframework.ValidJidCorpusParser
-
Construct a new valid JID corpus parser.
- validJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- validJidFailedTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- validJidSuccessfulTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- validJidSuccessfulTestresults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- ValidJidTestresult - Class in org.jxmpp.strings.testframework
- ValidJidTestresult(XmppStringPrepper, long, long, ValidJid, Jid) - Constructor for class org.jxmpp.strings.testframework.ValidJidTestresult
- ValidJidTestresult.Failed - Class in org.jxmpp.strings.testframework
- ValidJidTestresult.FailedBecauseException - Class in org.jxmpp.strings.testframework
- ValidJidTestresult.FailedBecauseMismatch - Class in org.jxmpp.strings.testframework
- ValidJidTestresult.Successful - Class in org.jxmpp.strings.testframework
- valueOf(String) - Static method in enum org.jxmpp.XmppAddressParttype
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.jxmpp.util.cache.ExpirationCache
- values() - Method in class org.jxmpp.util.cache.LruCache
- values() - Static method in enum org.jxmpp.XmppAddressParttype
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wasSuccessful - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- whitelistInvalidJid(Class<? extends XmppStringprep>, String) - Static method in class org.jxmpp.strings.testframework.KnownFailures
-
Whitelist the given invalid JID and the used XMPP String prepper.
- whitelistInvalidJid(XmppStringPrepper, String) - Static method in class org.jxmpp.strings.testframework.KnownFailures
-
Whitelist the given invalid JID and the used XMPP String prepper.
- whitelistValidJid(Class<? extends XmppStringprep>, String) - Static method in class org.jxmpp.strings.testframework.KnownFailures
-
Whitelist the given valid JID and the used XMPP String prepper.
- whitelistValidJid(XmppStringPrepper, String) - Static method in class org.jxmpp.strings.testframework.KnownFailures
-
Whitelist the given valid JID and the used XMPP String prepper.
- withAllKnownXmppStringpreppers() - Method in class org.jxmpp.strings.testframework.StringsTestframework.Configuration.Builder
-
Use all known XMPP String Preppers.
- withXmppStringprep(XmppStringprep) - Method in class org.jxmpp.JxmppContext.Builder
-
Set the used XmppStringprep.
- withXmppStringPrepper(String) - Method in class org.jxmpp.strings.testframework.StringsTestframework.Configuration.Builder
-
Use the given XMPP String Prepper with the given name.
- write(byte) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Write a single byte.
- write(byte[], int, int) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
- write(char[], int, int) - Method in class org.jxmpp.xml.splitter.XmlSplitter
- write(int) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
- write(ByteBuffer) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Write the given byte buffer.
- write(ByteBuffer[]) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Write the given array of byte buffers.
- write(Collection<? extends ByteBuffer>) - Method in class org.jxmpp.xml.splitter.Utf8ByteXmppXmlSplitter
-
Write the given collection of byte buffers.
- writeResults(Appendable) - Method in class org.jxmpp.strings.testframework.StringsTestframework.Result
-
Write a report of the results to the given appendable.
X
- XmlPrettyPrinter - Class in org.jxmpp.xml.splitter
- XmlPrettyPrinter(XmlPrettyPrinter.PrettyPrintedXmlChunkSink) - Constructor for class org.jxmpp.xml.splitter.XmlPrettyPrinter
-
Construct a new XML pretty printer.
- XmlPrettyPrinter(XmlPrettyPrinter.PrettyPrintedXmlPartCallback) - Constructor for class org.jxmpp.xml.splitter.XmlPrettyPrinter
-
Construct a new XML pretty printer.
- XmlPrettyPrinter.Builder - Class in org.jxmpp.xml.splitter
- XmlPrettyPrinter.PrettyPrintedXmlChunkSink - Interface in org.jxmpp.xml.splitter
-
A functional interface which acts as sink for character sequences.
- XmlPrettyPrinter.PrettyPrintedXmlChunkWithCurrentPartCallback - Interface in org.jxmpp.xml.splitter
- XmlPrettyPrinter.PrettyPrintedXmlPartCallback - Interface in org.jxmpp.xml.splitter
- XmlPrinter - Class in org.jxmpp.xml.splitter
- XmlPrinter() - Constructor for class org.jxmpp.xml.splitter.XmlPrinter
- XmlSplitter - Class in org.jxmpp.xml.splitter
-
A XML splitter capable of splitting XML into top-level elements.
- XmlSplitter(int, CompleteElementCallback) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
-
Construct a new XML splitter.
- XmlSplitter(int, CompleteElementCallback, DeclarationCallback, ProcessingInstructionCallback) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
-
Construct a new XML splitter.
- XmlSplitter(int, CompleteElementCallback, DeclarationCallback, ProcessingInstructionCallback, XmlPrinter) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
-
Construct a new XML splitter.
- XmlSplitter(int, CompleteElementCallback, XmlPrinter) - Constructor for class org.jxmpp.xml.splitter.XmlSplitter
-
Construct a new XML splitter.
- XmlSplitterFactory - Interface in org.jxmpp.xml.splitter
-
A factory creating
XmlSplitter
. - XmppAddressParttype - Enum in org.jxmpp
- 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 - Variable in class org.jxmpp.JxmppContext
- XmppStringprep - Interface in org.jxmpp.stringprep
-
Interface for commonly used Stringprep operations used in XMPP.
- xmppStringprepClass - Variable in class org.jxmpp.strings.testframework.XmppStringPrepper
- xmppStringprepException - Variable in class org.jxmpp.strings.testframework.InvalidJidTestresult.Successful
- xmppStringprepException - Variable in class org.jxmpp.strings.testframework.ValidJidTestresult.FailedBecauseException
- 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.
- XmppStringprepException.MissingDomainpart - Exception in org.jxmpp.stringprep
-
The input string does not contain a domainpart.
- xmppStringPrepper - Variable in class org.jxmpp.strings.testframework.JidTestresult
- xmppStringPrepper - Variable in class org.jxmpp.strings.testframework.StringsTestframework.XmppStringPrepperResult
- XmppStringPrepper - Class in org.jxmpp.strings.testframework
- xmppStringPrepperResults - Variable in class org.jxmpp.strings.testframework.StringsTestframework.Result
- 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(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.
- XmppXmlSplitter(int, XmppElementCallback, DeclarationCallback, ProcessingInstructionCallback, XmlPrinter) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
-
Construct a new XMPP XML splitter.
- XmppXmlSplitter(int, XmppElementCallback, XmlPrinter) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
-
Constructs a new XMPP XML splitter.
- XmppXmlSplitter(XmlPrinter) - Constructor for class org.jxmpp.xml.splitter.XmppXmlSplitter
-
Constructs a new XMPP XML splitter without any maximum element size restrictions using the given XML printer.
- 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.
All Classes All Packages