A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- A - Annotation Type in org.checkerframework.checker.units.qual
-
Ampere.
- A_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- A_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- abandon() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Abandons this request.
- abandon() - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Abandons this request.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
RFC 2251/4511 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
- abandon() - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
- abandon(int) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Abandons a request submitted to the server for performing a particular operation.
- abandon(int) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Abandons a request submitted to the server for performing a particular operation.
- abandon(int) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Abandons a request submitted to the server for performing a particular operation.
- abandon(AbandonRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
An abandon request essentially with the request message ID of the operation to be canceled and/or potentially some controls and timeout (the controls and timeout are not mandatory).
- abandon(AbandonRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
An abandon request essentially with the request message ID of the operation to be canceled and/or potentially some controls and timeout (the controls and timeout are not mandatory).
- abandon(AbandonRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
An abandon request essentially with the request message ID of the operation to be canceled and/or potentially some controls and timeout (the controls and timeout are not mandatory).
- ABANDON_ID - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
-
Some literal
- ABANDON_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The AbandonRequest message
- ABANDON_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ABANDON_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- ABANDON_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- ABANDON_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- ABANDON_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- ABANDON_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <abandonRequest> tag
- ABANDON_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ABANDON_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- AbandonableRequest - Interface in org.apache.directory.api.ldap.model.message
-
A request which can be abandoned.
- ABANDONED - org.apache.commons.pool2.DestroyMode
-
Destroy abandoned object.
- ABANDONED - org.apache.commons.pool2.PooledObjectState
-
Deemed abandoned, to be invalidated.
- abandonedConfig - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Additional configuration properties for abandoned object tracking.
- AbandonedConfig - Class in org.apache.commons.pool2.impl
-
Configuration settings for abandoned object removal.
- AbandonedConfig() - Constructor for class org.apache.commons.pool2.impl.AbandonedConfig
-
Creates a new instance.
- AbandonListener - Interface in org.apache.directory.api.ldap.model.message
-
A listener interested in abandon operations performed on requests.
- AbandonRequest - Interface in org.apache.directory.api.ldap.model.message
-
Abandon protocol operation request to terminate an operation already in progress.
- AbandonRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for AbandonRequest
- AbandonRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Creates a new instance of AbandonRequestDsml.
- AbandonRequestDsml(LdapApiService, AbandonRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Creates a new instance of AbandonRequestDsml.
- AbandonRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The AbandonRequest factory.
- AbandonRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Implementation of an AbandonRequest message.
- AbandonRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Creates an AbandonRequest implementation for an outstanding request.
- AbandonRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Creates an AbandonRequest implementation for an outstanding request.
- abbreviate(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using ellipses.
- abbreviate(String, int, int, String) - Static method in class org.apache.commons.text.WordUtils
-
Abbreviates the words nicely.
- abbreviate(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using another given String as replacement marker.
- abbreviate(String, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String using a given replacement marker.
- abbreviateMiddle(String, String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Abbreviates a String to the length passed, replacing the middle characters with the supplied replacement String.
- above(int) - Static method in class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.Constructs a
JavaUnicodeEscaperabove the specified value (exclusive). - above(int) - Static method in class org.apache.commons.lang3.text.translate.NumericEntityEscaper
-
Deprecated.Constructs a
NumericEntityEscaperabove the specified value (exclusive). - above(int) - Static method in class org.apache.commons.lang3.text.translate.UnicodeEscaper
-
Deprecated.Constructs a
UnicodeEscaperabove the specified value (exclusive). - above(int) - Static method in class org.apache.commons.text.translate.JavaUnicodeEscaper
-
Constructs a
JavaUnicodeEscaperabove the specified value (exclusive). - above(int) - Static method in class org.apache.commons.text.translate.NumericEntityEscaper
-
Constructs a
NumericEntityEscaperabove the specified value (exclusive). - above(int) - Static method in class org.apache.commons.text.translate.UnicodeEscaper
-
Constructs a
UnicodeEscaperabove the specified value (exclusive). - abs() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the positive equivalent of this one.
- ABSTRACT - org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The enumeration constant value for the abstract objectClasses
- ABSTRACT_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the abstract objectClasses
- AbstractAbandonableRequest - Class in org.apache.directory.api.ldap.model.message
-
The base abandonable request message class.
- AbstractAbandonableRequest(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Subclasses must provide these parameters via a super constructor call.
- AbstractAbandonableRequest.RequestObservable - Class in org.apache.directory.api.ldap.model.message
- AbstractAnonymizer<K> - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
An abstract class implementing the default behavior of an Aninymizer instance
- AbstractAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
- AbstractAttribute - Class in org.dom4j.tree
-
AbstractNamespaceis an abstract base class for tree implementors to use for implementation inheritence. - AbstractAttribute() - Constructor for class org.dom4j.tree.AbstractAttribute
- AbstractAttributeTypeProtectedItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
A base class for all items which protects attribute types (or its values)
- AbstractAttributeTypeProtectedItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
-
Creates a new instance.
- AbstractAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http
-
AbstractAuthLogicHandler.java - Abstract class that handles an authentication mechanism logic.
- AbstractAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
-
Instantiates a handler for the given proxy session.
- AbstractBagDecorator<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
Bagto provide additional behaviour. - AbstractBagDecorator() - Constructor for class org.apache.commons.collections4.bag.AbstractBagDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractBagDecorator(Bag<E>) - Constructor for class org.apache.commons.collections4.bag.AbstractBagDecorator
-
Constructor that wraps (not copies).
- AbstractBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added to a BidiMap via decoration.
- AbstractBidiMapDecorator(BidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
-
Constructor that wraps (not copies).
- AbstractBitwiseTrie<K,V> - Class in org.apache.commons.collections4.trie
- AbstractBitwiseTrie(KeyAnalyzer<? super K>) - Constructor for class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Constructs a new
Trieusing the givenKeyAnalyzer. - AbstractBitwiseTrie.BasicEntry<K,V> - Class in org.apache.commons.collections4.trie
-
A basic implementation of
Map.Entry. - AbstractBranch - Class in org.dom4j.tree
-
AbstractBranchis an abstract base class for tree implementors to use for implementation inheritence. - AbstractBranch() - Constructor for class org.dom4j.tree.AbstractBranch
- AbstractByteArray - Class in org.apache.mina.util.byteaccess
-
Abstract class that implements
ByteArray. - AbstractByteArray() - Constructor for class org.apache.mina.util.byteaccess.AbstractByteArray
- AbstractCaverphone - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone value.
- AbstractCaverphone() - Constructor for class org.apache.commons.codec.language.AbstractCaverphone
-
Creates an instance of the Caverphone encoder
- AbstractCDATA - Class in org.dom4j.tree
-
AbstractCDATAis an abstract base class for tree implementors to use for implementation inheritence. - AbstractCDATA() - Constructor for class org.dom4j.tree.AbstractCDATA
- AbstractCharacterData - Class in org.dom4j.tree
-
AbstractCharacterDatais an abstract base class for tree implementors to use for implementation inheritence. - AbstractCharacterData() - Constructor for class org.dom4j.tree.AbstractCharacterData
- AbstractCircuitBreaker<T> - Class in org.apache.commons.lang3.concurrent
-
Base class for circuit breakers.
- AbstractCircuitBreaker() - Constructor for class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Creates an
AbstractCircuitBreaker. - AbstractCircuitBreaker.State - Enum in org.apache.commons.lang3.concurrent
-
An internal enumeration representing the different states of a circuit breaker.
- AbstractCollectionDecorator<E> - Class in org.apache.commons.collections4.collection
-
Decorates another
Collectionto provide additional behaviour. - AbstractCollectionDecorator() - Constructor for class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractCollectionDecorator(Collection<E>) - Constructor for class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
Constructor that wraps (not copies).
- AbstractComment - Class in org.dom4j.tree
-
AbstractCommentis an abstract base class for tree implementors to use for implementation inheritence. - AbstractComment() - Constructor for class org.dom4j.tree.AbstractComment
- AbstractContainer - Class in org.apache.directory.api.asn1.ber
-
This class is the abstract container used to store the current state of a PDU being decoded.
- AbstractContainer() - Constructor for class org.apache.directory.api.asn1.ber.AbstractContainer
-
Creates a new instance of AbstractContainer with a starting state.
- AbstractContainer(ByteBuffer) - Constructor for class org.apache.directory.api.asn1.ber.AbstractContainer
-
Creates a new instance of AbstractContainer with a starting state.
- AbstractControl - Class in org.apache.directory.api.ldap.model.message.controls
-
A simple implementation of the
Controlinterface with storage for the OID and the criticality properties. - AbstractControl(String) - Constructor for class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Creates a Control with a specific OID.
- AbstractControl(String, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Creates a Control with a specific OID, and criticality set.
- AbstractControlFactory<C extends Control> - Class in org.apache.directory.api.ldap.codec.api
-
A factory that encode the Control value
- AbstractControlFactory(LdapApiService, String) - Constructor for class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
-
Creates a new instance of AbstractControlFactory.
- AbstractCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
Simple class that contains often used Cursor code.
- AbstractCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.AbstractCursor
- AbstractDatagramSessionConfig - Class in org.apache.mina.transport.socket
-
The Datagram transport session configuration.
- AbstractDatagramSessionConfig() - Constructor for class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- AbstractDocument - Class in org.dom4j.tree
-
AbstractDocumentis an abstract base class for tree implementors to use for implementation inheritence. - AbstractDocument() - Constructor for class org.dom4j.tree.AbstractDocument
- AbstractDocumentType - Class in org.dom4j.tree
-
AbstractDocumentTypeis an abstract base class for tree implementors to use for implementation inheritence. - AbstractDocumentType() - Constructor for class org.dom4j.tree.AbstractDocumentType
- AbstractDsmlMessageDecorator<M extends Message> - Class in org.apache.directory.api.dsmlv2
-
An abstract DSML Message decorator base class.
- AbstractDsmlMessageDecorator(LdapApiService, M) - Constructor for class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Create a new instance of AbstractDsmlMessageDecorator
- AbstractDualBidiMap<K,V> - Class in org.apache.commons.collections4.bidimap
-
Abstract
BidiMapimplemented using two maps. - AbstractDualBidiMap() - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates an empty map, initialised by
createMap. - AbstractDualBidiMap(Map<K, V>, Map<V, K>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates an empty map using the two maps specified as storage.
- AbstractDualBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Constructs a map that decorates the specified maps, used by the subclass
createBidiMapimplementation. - AbstractDualBidiMap.BidiMapIterator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Inner class MapIterator.
- AbstractDualBidiMap.EntrySet<K,V> - Class in org.apache.commons.collections4.bidimap
-
Inner class EntrySet.
- AbstractDualBidiMap.EntrySetIterator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Inner class EntrySetIterator.
- AbstractDualBidiMap.KeySet<K> - Class in org.apache.commons.collections4.bidimap
-
Inner class KeySet.
- AbstractDualBidiMap.KeySetIterator<K> - Class in org.apache.commons.collections4.bidimap
-
Inner class KeySetIterator.
- AbstractDualBidiMap.MapEntry<K,V> - Class in org.apache.commons.collections4.bidimap
-
Inner class MapEntry.
- AbstractDualBidiMap.Values<V> - Class in org.apache.commons.collections4.bidimap
-
Inner class Values.
- AbstractDualBidiMap.ValuesIterator<V> - Class in org.apache.commons.collections4.bidimap
-
Inner class ValuesIterator.
- AbstractDualBidiMap.View<K,V,E> - Class in org.apache.commons.collections4.bidimap
-
Inner class View.
- AbstractElement - Class in org.dom4j.tree
-
AbstractElementis an abstract base class for tree implementors to use for implementation inheritence. - AbstractElement() - Constructor for class org.dom4j.tree.AbstractElement
- AbstractEmptyIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty iterator.
- AbstractEmptyIterator() - Constructor for class org.apache.commons.collections4.iterators.AbstractEmptyIterator
-
Constructor.
- AbstractEmptyMapIterator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty map iterator.
- AbstractEmptyMapIterator() - Constructor for class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
-
Create a new AbstractEmptyMapIterator.
- AbstractEntity - Class in org.dom4j.tree
-
AbstractEntityis an abstract base class for tree implementors to use for implementation inheritence. - AbstractEntity() - Constructor for class org.dom4j.tree.AbstractEntity
- AbstractEntry() - Constructor for class org.apache.commons.collections4.multiset.AbstractMultiSet.AbstractEntry
- AbstractExprNode - Class in org.apache.directory.api.ldap.model.filter
-
Abstract implementation of a expression node.
- AbstractExprNode(AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Creates a node by setting abstract node type.
- AbstractExtendedOperationFactory - Class in org.apache.directory.api.ldap.codec.api
-
A Factory to encode Extended Request and Response messages
- AbstractExtendedOperationFactory(LdapApiService, String) - Constructor for class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Creates a new instance of AbstractExtendedOperationFactory.
- AbstractExtendedRequest - Class in org.apache.directory.api.ldap.model.message
-
ExtendedRequest implementation.
- AbstractExtendedRequest() - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform extended protocol operation on the server.
- AbstractExtendedRequest(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Creates an ExtendedRequest implementing object used to perform extended protocol operation on the server.
- AbstractExtendedResponse - Class in org.apache.directory.api.ldap.model.message
-
An Abstract ExtendedResponse implementation.
- AbstractExtendedResponse(int) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractExtendedResponse(int, String) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractExtendedResponse(String) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Creates an ExtendedResponse as a reply to an ExtendedRequest.
- AbstractFilter - Class in org.apache.directory.ldap.client.api.search
-
An abstract class used as a base for all the Filter implementations
- AbstractFilter() - Constructor for class org.apache.directory.ldap.client.api.search.AbstractFilter
- AbstractGrammar<C extends Asn1Container> - Class in org.apache.directory.api.asn1.ber.grammar
-
The abstract Grammar which is the Mother of all the grammars.
- AbstractGrammar - Class in org.apache.directory.api.dsmlv2
-
The abstract Grammar which is the Mother of all the grammars.
- AbstractGrammar() - Constructor for class org.apache.directory.api.asn1.ber.grammar.AbstractGrammar
-
Default constructor
- AbstractGrammar() - Constructor for class org.apache.directory.api.dsmlv2.AbstractGrammar
- AbstractHashedMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map which provides numerous points for subclasses to override.
- AbstractHashedMap() - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap
-
Constructor only used in deserialization, do not use otherwise.
- AbstractHashedMap(int) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap
-
Constructs a new, empty map with the specified initial capacity and default load factor.
- AbstractHashedMap(int, float) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- AbstractHashedMap(int, float, int) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap
-
Constructor which performs no validation on the passed in parameters.
- AbstractHashedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap
-
Constructor copying elements from another map.
- AbstractHashedMap.EntrySet<K,V> - Class in org.apache.commons.collections4.map
-
EntrySet implementation.
- AbstractHashedMap.EntrySetIterator<K,V> - Class in org.apache.commons.collections4.map
-
EntrySet iterator.
- AbstractHashedMap.HashEntry<K,V> - Class in org.apache.commons.collections4.map
-
HashEntry used to store the data.
- AbstractHashedMap.HashIterator<K,V> - Class in org.apache.commons.collections4.map
-
Base Iterator
- AbstractHashedMap.HashMapIterator<K,V> - Class in org.apache.commons.collections4.map
-
MapIterator implementation.
- AbstractHashedMap.KeySet<K> - Class in org.apache.commons.collections4.map
-
KeySet implementation.
- AbstractHashedMap.KeySetIterator<K> - Class in org.apache.commons.collections4.map
-
KeySet iterator.
- AbstractHashedMap.Values<V> - Class in org.apache.commons.collections4.map
-
Values implementation.
- AbstractHashedMap.ValuesIterator<V> - Class in org.apache.commons.collections4.map
-
Values iterator.
- AbstractHttpLogicHandler - Class in org.apache.mina.proxy.handlers.http
-
AbstractHttpLogicHandler.java - Base class for HTTP proxy
AbstractProxyLogicHandlerimplementations. - AbstractHttpLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Creates a new
AbstractHttpLogicHandler. - AbstractInputCheckedMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
An abstract base class that simplifies the task of creating map decorators.
- AbstractInputCheckedMapDecorator() - Constructor for class org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractInputCheckedMapDecorator(Map<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator
-
Constructor that wraps (not copies).
- AbstractIoAcceptor - Class in org.apache.mina.core.service
-
A base implementation of
IoAcceptor. - AbstractIoAcceptor(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoAcceptor
-
Constructor for
AbstractIoAcceptor. - AbstractIoAcceptor.AcceptorOperationFuture - Class in org.apache.mina.core.service
-
A
IoFuture - AbstractIoBuffer - Class in org.apache.mina.core.buffer
-
A base implementation of
IoBuffer. - AbstractIoBuffer(AbstractIoBuffer) - Constructor for class org.apache.mina.core.buffer.AbstractIoBuffer
-
Creates a new derived buffer.
- AbstractIoBuffer(IoBufferAllocator, int) - Constructor for class org.apache.mina.core.buffer.AbstractIoBuffer
-
Creates a new parent buffer.
- AbstractIoConnector - Class in org.apache.mina.core.service
-
A base implementation of
IoConnector. - AbstractIoConnector(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoConnector
-
Constructor for
AbstractIoConnector. - AbstractIoService - Class in org.apache.mina.core.service
-
Base implementation of
IoServices. - AbstractIoService(IoSessionConfig, Executor) - Constructor for class org.apache.mina.core.service.AbstractIoService
-
Constructor for
AbstractIoService. - AbstractIoService.ServiceOperationFuture - Class in org.apache.mina.core.service
-
A
IoFuturededicated class for - AbstractIoSession - Class in org.apache.mina.core.session
-
Base implementation of
IoSession. - AbstractIoSession(IoService) - Constructor for class org.apache.mina.core.session.AbstractIoSession
-
Create a Session for a service
- AbstractIoSessionConfig - Class in org.apache.mina.core.session
-
A base implementation of
IoSessionConfig. - AbstractIoSessionConfig() - Constructor for class org.apache.mina.core.session.AbstractIoSessionConfig
- AbstractIterableGetMapDecorator<K,V> - Class in org.apache.commons.collections4.splitmap
- AbstractIterableGetMapDecorator() - Constructor for class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractIterableGetMapDecorator(Map<K, V>) - Constructor for class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
Create a new AbstractSplitMapDecorator.
- AbstractIterableMap<K,V> - Class in org.apache.commons.collections4.map
-
Provide a basic
IterableMapimplementation. - AbstractIterableMap() - Constructor for class org.apache.commons.collections4.map.AbstractIterableMap
- AbstractIteratorDecorator<E> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an iterator with extra functionality.
- AbstractIteratorDecorator(Iterator<E>) - Constructor for class org.apache.commons.collections4.iterators.AbstractIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractKeyValue<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Abstract pair class to assist with creating
KeyValueandMap.Entryimplementations. - AbstractKeyValue(K, V) - Constructor for class org.apache.commons.collections4.keyvalue.AbstractKeyValue
-
Constructs a new pair with the specified key and given value.
- AbstractLdapConnection - Class in org.apache.directory.ldap.client.api
-
An abstract LdapConnection class gathering the common behavior of LdapConnection concrete classes.
- AbstractLdapConnection() - Constructor for class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Creates a new instance of an AbstractLdapConnection
- AbstractLdapConnection(LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.AbstractLdapConnection
- AbstractLdapReferralException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.REFERRALresultCode with the exception. - AbstractLdapReferralException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Creates a new instance of AbstractLdapReferralException.
- AbstractLinkedList<E> - Class in org.apache.commons.collections4.list
-
An abstract implementation of a linked list which provides numerous points for subclasses to override.
- AbstractLinkedList() - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList
-
Constructor that does nothing intended for deserialization.
- AbstractLinkedList(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList
-
Constructs a list copying data from the specified collection.
- AbstractLinkedList.LinkedListIterator<E> - Class in org.apache.commons.collections4.list
-
A list iterator over the linked list.
- AbstractLinkedList.LinkedSubList<E> - Class in org.apache.commons.collections4.list
-
The sublist implementation for AbstractLinkedList.
- AbstractLinkedList.LinkedSubListIterator<E> - Class in org.apache.commons.collections4.list
-
A list iterator over the linked sub list.
- AbstractLinkedList.Node<E> - Class in org.apache.commons.collections4.list
-
A node within the linked list.
- AbstractLinkedMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map that links entries to create an ordered map and which provides numerous points for subclasses to override.
- AbstractLinkedMap() - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap
-
Constructor only used in deserialization, do not use otherwise.
- AbstractLinkedMap(int) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap
-
Constructs a new, empty map with the specified initial capacity.
- AbstractLinkedMap(int, float) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- AbstractLinkedMap(int, float, int) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap
-
Constructor which performs no validation on the passed in parameters.
- AbstractLinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap
-
Constructor copying elements from another map.
- AbstractLinkedMap.EntrySetIterator<K,V> - Class in org.apache.commons.collections4.map
-
EntrySet iterator.
- AbstractLinkedMap.KeySetIterator<K> - Class in org.apache.commons.collections4.map
-
KeySet iterator.
- AbstractLinkedMap.LinkEntry<K,V> - Class in org.apache.commons.collections4.map
-
LinkEntry that stores the data.
- AbstractLinkedMap.LinkIterator<K,V> - Class in org.apache.commons.collections4.map
-
Base Iterator that iterates in link order.
- AbstractLinkedMap.LinkMapIterator<K,V> - Class in org.apache.commons.collections4.map
-
MapIterator implementation.
- AbstractLinkedMap.ValuesIterator<V> - Class in org.apache.commons.collections4.map
-
Values iterator.
- AbstractListDecorator<E> - Class in org.apache.commons.collections4.list
-
Decorates another
Listto provide additional behaviour. - AbstractListDecorator() - Constructor for class org.apache.commons.collections4.list.AbstractListDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractListDecorator(List<E>) - Constructor for class org.apache.commons.collections4.list.AbstractListDecorator
-
Constructor that wraps (not copies).
- AbstractListIteratorDecorator<E> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating a list iterator with extra functionality.
- AbstractListIteratorDecorator(ListIterator<E>) - Constructor for class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractListValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
ListValuedMapinterface to simplify the creation of subclass implementations. - AbstractListValuedMap() - Constructor for class org.apache.commons.collections4.multimap.AbstractListValuedMap
-
Constructor needed for subclass serialisation.
- AbstractListValuedMap(Map<K, ? extends List<V>>) - Constructor for class org.apache.commons.collections4.multimap.AbstractListValuedMap
-
A constructor that wraps, not copies
- AbstractMapBag<E> - Class in org.apache.commons.collections4.bag
-
Abstract implementation of the
Baginterface to simplify the creation of subclass implementations. - AbstractMapBag() - Constructor for class org.apache.commons.collections4.bag.AbstractMapBag
-
Constructor needed for subclass serialisation.
- AbstractMapBag(Map<E, AbstractMapBag.MutableInteger>) - Constructor for class org.apache.commons.collections4.bag.AbstractMapBag
-
Constructor that assigns the specified Map as the backing store.
- AbstractMapBag.BagIterator<E> - Class in org.apache.commons.collections4.bag
-
Inner class iterator for the Bag.
- AbstractMapBag.MutableInteger - Class in org.apache.commons.collections4.bag
-
Mutable integer class for storing the data.
- AbstractMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
- AbstractMapDecorator() - Constructor for class org.apache.commons.collections4.map.AbstractMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractMapDecorator(Map<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractMapDecorator
-
Constructor that wraps (not copies).
- AbstractMapEntry<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Abstract Pair class to assist with creating correct
Map.Entryimplementations. - AbstractMapEntry(K, V) - Constructor for class org.apache.commons.collections4.keyvalue.AbstractMapEntry
-
Constructs a new entry with the given key and given value.
- AbstractMapEntryDecorator<K,V> - Class in org.apache.commons.collections4.keyvalue
-
Provides a base decorator that allows additional functionality to be added to a
Map.Entry. - AbstractMapEntryDecorator(Map.Entry<K, V>) - Constructor for class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
-
Constructor that wraps (not copies).
- AbstractMapIteratorDecorator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating a map iterator with extra functionality.
- AbstractMapIteratorDecorator(MapIterator<K, V>) - Constructor for class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractMapMultiSet<E> - Class in org.apache.commons.collections4.multiset
-
Abstract implementation of the
MultiSetinterface to simplify the creation of subclass implementations. - AbstractMapMultiSet() - Constructor for class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Constructor needed for subclass serialisation.
- AbstractMapMultiSet(Map<E, AbstractMapMultiSet.MutableInteger>) - Constructor for class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Constructor that assigns the specified Map as the backing store.
- AbstractMapMultiSet.EntrySetIterator<E> - Class in org.apache.commons.collections4.multiset
-
Inner class EntrySetIterator.
- AbstractMapMultiSet.MultiSetEntry<E> - Class in org.apache.commons.collections4.multiset
-
Inner class MultiSetEntry.
- AbstractMapMultiSet.MutableInteger - Class in org.apache.commons.collections4.multiset
-
Mutable integer class for storing the data.
- AbstractMapMultiSet.UniqueSetIterator<E> - Class in org.apache.commons.collections4.multiset
-
Inner class UniqueSetIterator.
- AbstractMessage - Class in org.apache.directory.api.ldap.model.message
-
Abstract message base class.
- AbstractMessage(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Completes the instantiation of a Message.
- AbstractMultiSet<E> - Class in org.apache.commons.collections4.multiset
-
Abstract implementation of the
MultiSetinterface to simplify the creation of subclass implementations. - AbstractMultiSet() - Constructor for class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Constructor needed for subclass serialisation.
- AbstractMultiSet.AbstractEntry<E> - Class in org.apache.commons.collections4.multiset
-
Inner class AbstractEntry.
- AbstractMultiSet.EntrySet<E> - Class in org.apache.commons.collections4.multiset
-
Inner class EntrySet.
- AbstractMultiSet.UniqueSet<E> - Class in org.apache.commons.collections4.multiset
-
Inner class UniqueSet.
- AbstractMultiSetDecorator<E> - Class in org.apache.commons.collections4.multiset
-
Decorates another
MultSetto provide additional behaviour. - AbstractMultiSetDecorator() - Constructor for class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractMultiSetDecorator(MultiSet<E>) - Constructor for class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
-
Constructor that wraps (not copies).
- AbstractMultiValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
MultiValuedMapinterface to simplify the creation of subclass implementations. - AbstractMultiValuedMap() - Constructor for class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Constructor needed for subclass serialisation.
- AbstractMultiValuedMap(Map<K, ? extends Collection<V>>) - Constructor for class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Constructor that wraps (not copies).
- AbstractMultiValuedMap.WrappedCollection - Class in org.apache.commons.collections4.multimap
-
Wrapped collection to handle add and remove on the collection returned by get(object).
- AbstractMultiValuedMapDecorator<K,V> - Class in org.apache.commons.collections4.multimap
-
Decorates another
MultiValuedMapto provide additional behaviour. - AbstractMultiValuedMapDecorator(MultiValuedMap<K, V>) - Constructor for class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
Constructor that wraps (not copies).
- AbstractNavigableSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another
NavigableSetto provide additional behaviour. - AbstractNavigableSetDecorator() - Constructor for class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractNavigableSetDecorator(NavigableSet<E>) - Constructor for class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
-
Constructor that wraps (not copies).
- AbstractNode - Class in org.dom4j.tree
-
AbstractNodeis an abstract base class for tree implementors to use for implementation inheritence. - AbstractNode() - Constructor for class org.dom4j.tree.AbstractNode
- AbstractOrderedBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added to an OrderedBidiMap via decoration.
- AbstractOrderedBidiMapDecorator(OrderedBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
-
Constructor that wraps (not copies).
- AbstractOrderedMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added to an OrderedMap via decoration.
- AbstractOrderedMapDecorator() - Constructor for class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractOrderedMapDecorator(OrderedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
-
Constructor that wraps (not copies).
- AbstractOrderedMapIteratorDecorator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an ordered map iterator with extra functionality.
- AbstractOrderedMapIteratorDecorator(OrderedMapIterator<K, V>) - Constructor for class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Constructor that decorates the specified iterator.
- AbstractPasswordPolicyResponder - Class in org.apache.directory.ldap.client.template
-
A base, abstract, implementation of
PasswordPolicyResponder. - AbstractPasswordPolicyResponder(LdapApiService) - Constructor for class org.apache.directory.ldap.client.template.AbstractPasswordPolicyResponder
- AbstractPatriciaTrie<K,V> - Class in org.apache.commons.collections4.trie
-
This class implements the base PATRICIA algorithm and everything that is related to the
Mapinterface. - AbstractPatriciaTrie(KeyAnalyzer<? super K>) - Constructor for class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- AbstractPatriciaTrie(KeyAnalyzer<? super K>, Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Constructs a new
org.apache.commons.collections4.Trie Trieusing the givenKeyAnalyzerand initializes theTriewith the values from the providedMap. - AbstractPatriciaTrie.TrieEntry<K,V> - Class in org.apache.commons.collections4.trie
-
A
Trieis a set ofAbstractPatriciaTrie.TrieEntrynodes. - AbstractPatriciaTrie.TrieIterator<E> - Class in org.apache.commons.collections4.trie
-
An iterator for the entries.
- AbstractPollingIoAcceptor<S extends AbstractIoSession,H> - Class in org.apache.mina.core.polling
-
A base class for implementing transport using a polling strategy.
- AbstractPollingIoAcceptor(IoSessionConfig, Class<? extends IoProcessor<S>>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Constructor for
AbstractPollingIoAcceptor. - AbstractPollingIoAcceptor(IoSessionConfig, Class<? extends IoProcessor<S>>, int) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Constructor for
AbstractPollingIoAcceptor. - AbstractPollingIoAcceptor(IoSessionConfig, Class<? extends IoProcessor<S>>, int, SelectorProvider) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Constructor for
AbstractPollingIoAcceptor. - AbstractPollingIoAcceptor(IoSessionConfig, Executor, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Constructor for
AbstractPollingIoAcceptor. - AbstractPollingIoAcceptor(IoSessionConfig, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Constructor for
AbstractPollingIoAcceptor. - AbstractPollingIoConnector<S extends AbstractIoSession,H> - Class in org.apache.mina.core.polling
-
A base class for implementing client transport using a polling strategy.
- AbstractPollingIoConnector(IoSessionConfig, Class<? extends IoProcessor<S>>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Constructor for
AbstractPollingIoConnector. - AbstractPollingIoConnector(IoSessionConfig, Class<? extends IoProcessor<S>>, int) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Constructor for
AbstractPollingIoConnector. - AbstractPollingIoConnector(IoSessionConfig, Executor, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Constructor for
AbstractPollingIoConnector. - AbstractPollingIoConnector(IoSessionConfig, IoProcessor<S>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Constructor for
AbstractPollingIoConnector. - AbstractPollingIoConnector.ConnectionRequest - Class in org.apache.mina.core.polling
-
A ConnectionRequest's Iouture
- AbstractPollingIoProcessor<S extends AbstractIoSession> - Class in org.apache.mina.core.polling
-
An abstract implementation of
IoProcessorwhich helps transport developers to write anIoProcessoreasily. - AbstractPollingIoProcessor(Executor) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Create an
AbstractPollingIoProcessorwith the givenExecutorfor handling I/Os events. - AbstractPoolableLdapConnectionFactory - Class in org.apache.directory.ldap.client.api
-
An abstract class implementing the PoolableObjectFactory, for LdapConnections.
- AbstractPoolableLdapConnectionFactory() - Constructor for class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
- AbstractProcessingInstruction - Class in org.dom4j.tree
-
AbstractProcessingInstructionis an abstract base class for tree implementors to use for implementation inheritence. - AbstractProcessingInstruction() - Constructor for class org.dom4j.tree.AbstractProcessingInstruction
- AbstractPropertiesFactory<T extends Properties> - Class in org.apache.commons.collections4.properties
- AbstractPropertiesFactory() - Constructor for class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Constructs an instance.
- AbstractProtocolDecoderOutput - Class in org.apache.mina.filter.codec
-
A
ProtocolDecoderOutputbased on queue. - AbstractProtocolDecoderOutput() - Constructor for class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
-
Creates a new instance of a AbstractProtocolDecoderOutput
- AbstractProtocolEncoderOutput - Class in org.apache.mina.filter.codec
-
A
ProtocolEncoderOutputbased on queue. - AbstractProtocolEncoderOutput() - Constructor for class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
-
Creates an instance of AbstractProtocolEncoderOutput
- AbstractProxyIoHandler - Class in org.apache.mina.proxy
-
AbstractProxyIoHandler.java -
IoHandlerthat intercepts events until handshake is complete. - AbstractProxyIoHandler() - Constructor for class org.apache.mina.proxy.AbstractProxyIoHandler
- AbstractProxyLogicHandler - Class in org.apache.mina.proxy
-
AbstractProxyLogicHandler.java - Helper class to handle proxy handshaking logic.
- AbstractProxyLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.AbstractProxyLogicHandler
-
Creates a new
AbstractProxyLogicHandler. - AbstractQuantifierPredicate<T> - Class in org.apache.commons.collections4.functors
-
Abstract base class for quantification predicates, e.g.
- AbstractQuantifierPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
-
Constructor that performs no validation.
- AbstractQueueDecorator<E> - Class in org.apache.commons.collections4.queue
-
Decorates another
Queueto provide additional behaviour. - AbstractQueueDecorator() - Constructor for class org.apache.commons.collections4.queue.AbstractQueueDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractQueueDecorator(Queue<E>) - Constructor for class org.apache.commons.collections4.queue.AbstractQueueDecorator
-
Constructor that wraps (not copies).
- AbstractReadBitString<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used read a BITSTRING from a TLV
- AbstractReadBitString(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadBitString
-
Instantiates a new AbstractReadByteArray action.
- AbstractReadInteger<E extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used to read an integer value
- AbstractReadInteger(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
Instantiates a new AbstractReadInteger action.
- AbstractReadInteger(String, int, int) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
Creates a new instance of AbstractReadInteger.
- AbstractReadOctetString<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
The action used to read an OCTET STRING value
- AbstractReadOctetString(String) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
Instantiates a new AbstractReadInteger action.
- AbstractReadOctetString(String, boolean) - Constructor for class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
Instantiates a new AbstractReadInteger action.
- AbstractReferenceMap<K,V> - Class in org.apache.commons.collections4.map
-
An abstract implementation of a hash-based map that allows the entries to be removed by the garbage collector.
- AbstractReferenceMap() - Constructor for class org.apache.commons.collections4.map.AbstractReferenceMap
-
Constructor used during deserialization.
- AbstractReferenceMap(AbstractReferenceMap.ReferenceStrength, AbstractReferenceMap.ReferenceStrength, int, float, boolean) - Constructor for class org.apache.commons.collections4.map.AbstractReferenceMap
-
Constructs a new empty map with the specified reference types, load factor and initial capacity.
- AbstractReferenceMap.ReferenceBaseIterator<K,V> - Class in org.apache.commons.collections4.map
-
Base iterator class.
- AbstractReferenceMap.ReferenceEntry<K,V> - Class in org.apache.commons.collections4.map
-
A MapEntry implementation for the map.
- AbstractReferenceMap.ReferenceEntrySet<K,V> - Class in org.apache.commons.collections4.map
-
EntrySet implementation.
- AbstractReferenceMap.ReferenceEntrySetIterator<K,V> - Class in org.apache.commons.collections4.map
-
The EntrySet iterator.
- AbstractReferenceMap.ReferenceKeySet<K> - Class in org.apache.commons.collections4.map
-
KeySet implementation.
- AbstractReferenceMap.ReferenceKeySetIterator<K> - Class in org.apache.commons.collections4.map
-
The keySet iterator.
- AbstractReferenceMap.ReferenceMapIterator<K,V> - Class in org.apache.commons.collections4.map
-
The MapIterator implementation.
- AbstractReferenceMap.ReferenceStrength - Enum in org.apache.commons.collections4.map
-
Reference type enum.
- AbstractReferenceMap.ReferenceValues<V> - Class in org.apache.commons.collections4.map
-
Values implementation.
- AbstractReferenceMap.ReferenceValuesIterator<V> - Class in org.apache.commons.collections4.map
-
The values iterator.
- AbstractReferenceMap.SoftRef<T> - Class in org.apache.commons.collections4.map
-
A soft reference holder.
- AbstractReferenceMap.WeakRef<T> - Class in org.apache.commons.collections4.map
-
A weak reference holder.
- AbstractRequest - Class in org.apache.directory.api.ldap.model.message
-
The base request message class.
- AbstractRequest(int, MessageTypeEnum, boolean) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractRequest
-
Subclasses must provide these parameters via a super constructor call.
- AbstractRequestDsml<E extends Request> - Class in org.apache.directory.api.dsmlv2.request
-
Abstract class for DSML requests.
- AbstractRequestDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
Creates a new instance of AbstractRequestDsml.
- AbstractResponse - Class in org.apache.directory.api.ldap.model.message
-
Abstract base for a Response message.
- AbstractResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractResponse
-
Allows subclasses based on the abstract type to create a response to a request.
- AbstractResponseDsml<E extends Response> - Class in org.apache.directory.api.dsmlv2.response
-
Base class for all DSML responses.
- AbstractResponseDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.response.AbstractResponseDsml
-
Instantiates a new abstract DSML response.
- AbstractResultResponse - Class in org.apache.directory.api.ldap.model.message
-
Abstract base for a ResultResponse message.
- AbstractResultResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Allows subclasses based on the abstract type to create a response to a request.
- AbstractResultResponseDsml<E extends ResultResponse> - Class in org.apache.directory.api.dsmlv2.response
-
Base class for all DSML responses.
- AbstractResultResponseDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.response.AbstractResultResponseDsml
-
Instantiates a new abstract DSML response.
- AbstractResultResponseRequestDsml<E extends ResultResponseRequest,F extends ResultResponse> - Class in org.apache.directory.api.dsmlv2.request
-
Abstract class for DSML requests.
- AbstractResultResponseRequestDsml(LdapApiService, E) - Constructor for class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Creates a new instance of AbstractRequestDsml.
- AbstractSaslRequest - Class in org.apache.directory.ldap.client.api
-
Holds the data required to complete the SASL operation
- AbstractSaslRequest(String) - Constructor for class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Creates a new instance of SaslRequest.
- AbstractSchemaLoader - Class in org.apache.directory.api.ldap.model.schema.registries
-
An abstract class with a utility method and setListener() implemented.
- AbstractSchemaLoader() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- AbstractSchemaObject - Class in org.apache.directory.api.ldap.model.schema
-
Most schema objects have some common attributes.
- AbstractSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Constructor used when a generic reusable SchemaObject is assigned an OID after being instantiated.
- AbstractSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A constructor for a SchemaObject instance.
- AbstractSchemaParser<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema.parsers
-
Base class of all schema parsers.
- AbstractSchemaParser(Class<T>, I18n, I18n, I18n) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Instantiates a new abstract schema parser.
- AbstractSerializableListDecorator<E> - Class in org.apache.commons.collections4.list
-
Serializable subclass of AbstractListDecorator.
- AbstractSerializableListDecorator(List<E>) - Constructor for class org.apache.commons.collections4.list.AbstractSerializableListDecorator
-
Constructor that wraps (not copies).
- AbstractSerializableSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Serializable subclass of AbstractSetDecorator.
- AbstractSerializableSetDecorator(Set<E>) - Constructor for class org.apache.commons.collections4.set.AbstractSerializableSetDecorator
-
Constructor.
- AbstractSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another
Setto provide additional behaviour. - AbstractSetDecorator() - Constructor for class org.apache.commons.collections4.set.AbstractSetDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSetDecorator(Set<E>) - Constructor for class org.apache.commons.collections4.set.AbstractSetDecorator
-
Constructor that wraps (not copies).
- AbstractSetValuedMap<K,V> - Class in org.apache.commons.collections4.multimap
-
Abstract implementation of the
SetValuedMapinterface to simplify the creation of subclass implementations. - AbstractSetValuedMap() - Constructor for class org.apache.commons.collections4.multimap.AbstractSetValuedMap
-
Constructor needed for subclass serialisation.
- AbstractSetValuedMap(Map<K, ? extends Set<V>>) - Constructor for class org.apache.commons.collections4.multimap.AbstractSetValuedMap
-
A constructor that wraps, not copies
- AbstractSimpleComponentsMonitor - Class in org.apache.directory.api.util
-
Abstract implementation of a components monitor.
- AbstractSimpleComponentsMonitor(String[]) - Constructor for class org.apache.directory.api.util.AbstractSimpleComponentsMonitor
-
Instantiates a new abstract simple components monitor.
- AbstractSocketSessionConfig - Class in org.apache.mina.transport.socket
-
The TCP transport session configuration.
- AbstractSocketSessionConfig() - Constructor for class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- AbstractSocksLogicHandler - Class in org.apache.mina.proxy.handlers.socks
-
AbstractSocksLogicHandler.java - Base class for SOCKS
AbstractProxyLogicHandlerimplementations. - AbstractSocksLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.socks.AbstractSocksLogicHandler
-
Creates a new
AbstractSocksLogicHandler. - AbstractSortedBagDecorator<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
SortedBagto provide additional behaviour. - AbstractSortedBagDecorator() - Constructor for class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSortedBagDecorator(SortedBag<E>) - Constructor for class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
-
Constructor that wraps (not copies).
- AbstractSortedBidiMapDecorator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Provides a base decorator that enables additional functionality to be added to a SortedBidiMap via decoration.
- AbstractSortedBidiMapDecorator(SortedBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator<K,V> - Class in org.apache.commons.collections4.map
-
Provides a base decorator that enables additional functionality to be added to a Map via decoration.
- AbstractSortedMapDecorator() - Constructor for class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSortedMapDecorator(SortedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
Constructor that wraps (not copies).
- AbstractSortedMapDecorator.SortedMapIterator<K,V> - Class in org.apache.commons.collections4.map
-
OrderedMapIterator implementation.
- AbstractSortedSetDecorator<E> - Class in org.apache.commons.collections4.set
-
Decorates another
SortedSetto provide additional behaviour. - AbstractSortedSetDecorator() - Constructor for class org.apache.commons.collections4.set.AbstractSortedSetDecorator
-
Constructor only used in deserialization, do not use otherwise.
- AbstractSortedSetDecorator(Set<E>) - Constructor for class org.apache.commons.collections4.set.AbstractSortedSetDecorator
-
Constructor that wraps (not copies).
- AbstractStreamWriteFilter<T> - Class in org.apache.mina.filter.stream
-
Filter implementation which makes it possible to write Stream objects directly using
IoSession.write(Object). - AbstractStreamWriteFilter() - Constructor for class org.apache.mina.filter.stream.AbstractStreamWriteFilter
- AbstractStringLookup - Class in org.apache.commons.text.lookup
-
A default lookup for others to extend in this package.
- AbstractStringLookup() - Constructor for class org.apache.commons.text.lookup.AbstractStringLookup
- AbstractStringMatcher - Class in org.apache.commons.text.matcher
-
A matcher that determines if a character array portion matches.
- AbstractStringMatcher() - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher
-
Constructor.
- AbstractStringMatcher.AndStringMatcher - Class in org.apache.commons.text.matcher
-
Matches all of the given matchers in order.
- AbstractStringMatcher.CharArrayMatcher - Class in org.apache.commons.text.matcher
-
Matches out of a set of characters.
- AbstractStringMatcher.CharMatcher - Class in org.apache.commons.text.matcher
-
Matches a character.
- AbstractStringMatcher.CharSetMatcher - Class in org.apache.commons.text.matcher
-
Matches a set of characters.
- AbstractStringMatcher.NoneMatcher - Class in org.apache.commons.text.matcher
-
Matches nothing.
- AbstractStringMatcher.TrimMatcher - Class in org.apache.commons.text.matcher
-
Matches whitespace as per trim().
- AbstractText - Class in org.dom4j.tree
-
AbstractTextis an abstract base class for tree implementors to use for implementation inheritence. - AbstractText() - Constructor for class org.dom4j.tree.AbstractText
- AbstractUntypedIteratorDecorator<I,O> - Class in org.apache.commons.collections4.iterators
-
Provides basic behaviour for decorating an iterator with extra functionality without committing the generic type of the Iterator implementation.
- AbstractUntypedIteratorDecorator(Iterator<I>) - Constructor for class org.apache.commons.collections4.iterators.AbstractUntypedIteratorDecorator
-
Create a new AbstractUntypedIteratorDecorator.
- Acceleration - Annotation Type in org.checkerframework.checker.units.qual
-
Units of acceleration.
- accept(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
Accepts the consumer.
- accept(int) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
-
Accepts the consumer.
- accept(long) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
-
Accepts the consumer.
- accept(Class<?>) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
-
Returns whether or not to recursively format the given
Class. - accept(Object, IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventQueueHandler
- accept(Object, IoEvent) - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
- accept(Field) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Returns whether or not to append the given
Field. - accept(O) - Method in interface org.apache.commons.lang3.Functions.FailableConsumer
-
Deprecated.Accepts the consumer.
- accept(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiConsumer
-
Deprecated.Accepts the consumer.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.DeleteCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.EditCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.InsertCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.collections4.sequence.KeepCommand
-
Accept a visitor.
- accept(FailableBiConsumer<Long, Integer, T>, Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Accepts the function with the duration as a long milliseconds and int nanoseconds.
- accept(FailableBiConsumer<T, U, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
-
Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(FailableConsumer<T, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
-
Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(FailableDoubleConsumer<E>, double) - Static method in class org.apache.commons.lang3.function.Failable
-
Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(FailableIntConsumer<E>, int) - Static method in class org.apache.commons.lang3.function.Failable
-
Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(FailableLongConsumer<E>, long) - Static method in class org.apache.commons.lang3.function.Failable
-
Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(Functions.FailableBiConsumer<O1, O2, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(Functions.FailableConsumer<O, T>, O) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Consumes a consumer and rethrows any exception as a
RuntimeException. - accept(CommandVisitor<T>) - Method in class org.apache.commons.text.diff.DeleteCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.text.diff.EditCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.text.diff.InsertCommand
-
Accept a visitor.
- accept(CommandVisitor<T>) - Method in class org.apache.commons.text.diff.KeepCommand
-
Accept a visitor.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
- accept(FilterVisitor) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Element/node accept method for visitor pattern.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Element/node accept method for visitor pattern.
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
- accept(FilterVisitor) - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Element/node accept method for visitor pattern.
- accept(IoProcessor<NioSession>, ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Accept a client connection for a server socket and return a new
IoSessionassociated with the givenIoProcessor - accept(IoProcessor<S>, H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Accept a client connection for a server socket and return a new
IoSessionassociated with the givenIoProcessor - accept(Visitor) - Method in class org.dom4j.Namespace
- accept(Visitor) - Method in interface org.dom4j.Node
-
acceptis the method used in the Visitor Pattern. - accept(Visitor) - Method in class org.dom4j.tree.AbstractAttribute
- accept(Visitor) - Method in class org.dom4j.tree.AbstractCDATA
- accept(Visitor) - Method in class org.dom4j.tree.AbstractComment
- accept(Visitor) - Method in class org.dom4j.tree.AbstractDocument
-
acceptmethod is theVisitor Patternmethod. - accept(Visitor) - Method in class org.dom4j.tree.AbstractDocumentType
- accept(Visitor) - Method in class org.dom4j.tree.AbstractElement
-
acceptmethod is theVisitor Patternmethod. - accept(Visitor) - Method in class org.dom4j.tree.AbstractEntity
- accept(Visitor) - Method in class org.dom4j.tree.AbstractProcessingInstruction
- accept(Visitor) - Method in class org.dom4j.tree.AbstractText
- accept(T) - Method in interface org.apache.commons.lang3.function.FailableConsumer
-
Accepts the consumer.
- accept(T, double) - Method in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
-
Accepts the consumer.
- accept(T, int) - Method in interface org.apache.commons.lang3.function.FailableObjIntConsumer
-
Accepts the consumer.
- accept(T, long) - Method in interface org.apache.commons.lang3.function.FailableObjLongConsumer
-
Accepts the consumer.
- accept(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
-
Accepts the consumer.
- AcceptorOperationFuture(List<? extends SocketAddress>) - Constructor for class org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
-
Creates a new AcceptorOperationFuture instance
- acceptReadLocked(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides read (shared, non-exclusive) access to the locked (hidden) object.
- acceptWriteLocked(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides write (exclusive) access to the locked (hidden) object.
- ACCESS_CONTROL_INNER_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_INNER_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SCHEME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SCHEME_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SPECIFIC_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SPECIFIC_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SUBENTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_CONTROL_SUBENTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCESS_POINT_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AccessControlInnerArea - org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The AccessControlInnerArea role
- AccessControlSpecificArea - org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The AccessControlSpecificArea role
- AccessPointSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an AccessPoint.
- AccessPointSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ACCOUNT_LOCKED - org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
-
The account is locked
- ACCOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ACCOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- accumulator() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
- accumulator() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- aci_authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- aci_identificationTag() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ACI_ITEM_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- aci_itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ACI_LOG - org.apache.directory.api.ldap.model.constants.Loggers
-
The dedicated logger for ACIs
- aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- aci_precedence() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ACIItem - Class in org.apache.directory.api.ldap.aci
-
An abstract class that provides common properties and operations for
ItemFirstACIItemandUserFirstACIItemas specified X.501 specification. - ACIItem(String, int, AuthenticationLevel) - Constructor for class org.apache.directory.api.ldap.aci.ACIItem
-
Creates a new instance
- ACIItemChecker - Class in org.apache.directory.api.ldap.aci
-
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
- ACIItemChecker(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemChecker
-
Creates a ACIItem parser.
- ACIItemParser - Class in org.apache.directory.api.ldap.aci
-
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
- ACIItemParser(NameComponentNormalizer, SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
-
Creates a normalizing ACIItem parser.
- ACIItemParser(SchemaManager) - Constructor for class org.apache.directory.api.ldap.aci.ACIItemParser
-
Creates a ACIItem parser.
- ACIItemSyntaxChecker - Class in org.apache.directory.api.ldap.aci
-
A SyntaxChecker which verifies that a value is a valid ACIItem.
- ACIItemSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.aci
-
A static Builder for this class
- ACITuple - Class in org.apache.directory.api.ldap.aci
-
A flatten entity which is converted from an
ACIItem. - ACITuple(Collection<UserClass>, AuthenticationLevel, Collection<ProtectedItem>, Collection<MicroOperation>, boolean, Integer) - Constructor for class org.apache.directory.api.ldap.aci.ACITuple
-
Creates a new instance.
- ack(IoFilter.NextFilter, WriteRequest) - Method in class org.apache.mina.filter.ssl.SslHandler
-
Acknowledge that a
WriteRequesthas been successfully written to theIoSession - ack(IoFilter.NextFilter, WriteRequest) - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Acknowledge that a
WriteRequesthas been successfully written to theIoSession - acquire() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Acquires a permit from this semaphore.
- action(C) - Method in class org.apache.directory.api.asn1.actions.AbstractReadBitString
-
The action to be executed.
- action(C) - Method in class org.apache.directory.api.asn1.actions.AbstractReadOctetString
-
The action to be executed.
- action(C) - Method in class org.apache.directory.api.asn1.actions.CheckNotNullLength
-
The action to be executed.
- action(C) - Method in interface org.apache.directory.api.asn1.ber.grammar.Action
-
The action to be executed.
- action(E) - Method in class org.apache.directory.api.asn1.actions.AbstractReadInteger
-
The action to be executed.
- action(Dsmlv2Container) - Method in interface org.apache.directory.api.dsmlv2.Action
-
The action to be executed.
- action(Dsmlv2Container) - Method in class org.apache.directory.api.dsmlv2.actions.ReadSoapHeader
-
The action to be executed.
- action(LdapMessageContainer<AbandonRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.abandon.InitAbandonRequest
-
The action to be executed.
- action(LdapMessageContainer<AddRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.add.AddAddRequestAttributeType
-
The action to be executed.
- action(LdapMessageContainer<AddRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.add.AddAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<AddRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.add.InitAddRequest
-
The action to be executed.
- action(LdapMessageContainer<AddRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.add.StoreAddRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<AddResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.add.InitAddResponse
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.InitBindRequest
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.InitSaslBind
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.StoreName
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.StoreSaslCredentials
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.StoreSaslMechanism
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.StoreSimpleAuth
-
The action to be executed.
- action(LdapMessageContainer<BindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.bind.StoreVersion
-
The action to be executed.
- action(LdapMessageContainer<BindResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.bind.InitBindResponse
-
The action to be executed.
- action(LdapMessageContainer<BindResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.bind.StoreServerSASLCreds
-
The action to be executed.
- action(LdapMessageContainer<CompareRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.compare.InitCompareRequest
-
The action to be executed.
- action(LdapMessageContainer<CompareRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.compare.StoreCompareRequestAssertionValue
-
The action to be executed.
- action(LdapMessageContainer<CompareRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.compare.StoreCompareRequestAttributeDesc
-
The action to be executed.
- action(LdapMessageContainer<CompareRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.compare.StoreCompareRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<CompareResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.compare.InitCompareResponse
-
The action to be executed.
- action(LdapMessageContainer<DeleteRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.del.InitDelRequest
-
The action to be executed.
- action(LdapMessageContainer<DeleteResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.del.InitDelResponse
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.extended.InitExtendedRequest
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.extended.StoreExtendedRequestName
-
The action to be executed.
- action(LdapMessageContainer<ExtendedRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.extended.StoreExtendedRequestValue
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.extended.InitExtendedResponse
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.extended.StoreExtendedResponseName
-
The action to be executed.
- action(LdapMessageContainer<ExtendedResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.extended.StoreExtendedResponseValue
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.intermediate.InitIntermediateResponse
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.intermediate.StoreIntermediateResponseName
-
The action to be executed.
- action(LdapMessageContainer<IntermediateResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.intermediate.StoreIntermediateResponseValue
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.AllowGrammarEnd
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.CheckLengthNotNull
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.InitControls
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.StoreControlCriticality
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.StoreControlName
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.controls.StoreControlValue
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapMessage.InitLdapMessage
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapMessage.StoreMessageId
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.AddReferral
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.InitReferrals
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreErrorMessage
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreMatchedDN
-
The action to be executed.
- action(LdapMessageContainer<Message>) - Method in class org.apache.directory.api.ldap.codec.actions.ldapResult.StoreResultCode
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modifydn.InitModifyDnRequest
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modifydn.StoreModifyDnRequestDeleteOldRdn
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modifydn.StoreModifyDnRequestEntryName
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modifydn.StoreModifyDnRequestNewRdn
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modifydn.StoreModifyDnRequestNewSuperior
-
The action to be executed.
- action(LdapMessageContainer<ModifyDnResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.modifydn.InitModifyDnResponse
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.AddModifyRequestAttribute
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.InitAttributeVals
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.InitModifyRequest
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.StoreModifyRequestAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.StoreModifyRequestObjectName
-
The action to be executed.
- action(LdapMessageContainer<ModifyRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.modify.StoreOperationType
-
The action to be executed.
- action(LdapMessageContainer<ModifyResponse>) - Method in class org.apache.directory.api.ldap.codec.actions.response.modify.InitModifyResponse
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAndFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitApproxMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAssertionValueFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAttributeDescFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitEqualityMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitExtensibleMatchFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitGreaterOrEqualFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitLessOrEqualFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitNotFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitOrFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitPresentFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitSubstringsFilter
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreAny
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreFinal
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreInitial
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreMatchingRuleDnAttributes
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreMatchingRuleId
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreMatchingRuleType
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreMatchValue
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.filter.StoreSubstringFilterType
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.InitSearchRequest
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.InitSearchRequestAttributeDescList
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestAttributeDesc
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestBaseObject
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestDerefAlias
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestScope
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestSizeLimit
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestTimeLimit
-
The action to be executed.
- action(LdapMessageContainer<SearchRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.search.StoreSearchRequestTypesOnly
-
The action to be executed.
- action(LdapMessageContainer<SearchResultDone>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.done.InitSearchResultDone
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntry>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.entry.AddAttributeType
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntry>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.entry.InitSearchResultEntry
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntry>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.entry.StoreSearchResultAttributeValue
-
The action to be executed.
- action(LdapMessageContainer<SearchResultEntry>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.entry.StoreSearchResultEntryObjectName
-
The action to be executed.
- action(LdapMessageContainer<SearchResultReference>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.reference.InitSearchResultReference
-
The action to be executed.
- action(LdapMessageContainer<SearchResultReference>) - Method in class org.apache.directory.api.ldap.codec.actions.response.search.reference.StoreReference
-
The action to be executed.
- action(LdapMessageContainer<UnbindRequest>) - Method in class org.apache.directory.api.ldap.codec.actions.request.unbind.InitUnbindRequest
-
The action to be executed.
- action(PasswordPolicyResponseContainer) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PPolicyResponseInit
-
The action to be executed.
- action(VirtualListViewRequestContainer) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.InitByOffsetSequence
-
The action to be executed.
- action(VirtualListViewRequestContainer) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.InitVirtualListViewRequest
-
The action to be executed.
- action(VirtualListViewRequestContainer) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.StoreAssertionValue
-
The action to be executed.
- action(ControlsContainer) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions.AddControl
-
The action to be executed.
- action(ControlsContainer) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions.StoreControlCriticality
-
The action to be executed.
- action(ControlsContainer) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions.StoreControlValue
-
The action to be executed.
- Action<C extends Asn1Container> - Interface in org.apache.directory.api.asn1.ber.grammar
-
Action interface just contains the method 'action' which must be implemented in all the implementing classes.
- Action - Interface in org.apache.directory.api.dsmlv2
-
IAction interface just contains the method 'action' which must be implemented in all the implementation classes.
- Action - Interface in org.dom4j.rule
-
Actionrepresents some default action which should occur when a rule matches a node in the XSLT processing model. - actionTime() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- ActionTime - Class in org.apache.directory.api.ldap.trigger
-
An enumeration that represents action times for an LDAP trigger specification.
- activateObject(K, PooledObject<V>) - Method in class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
-
Reinitialize an instance to be returned by the pool.
- activateObject(K, PooledObject<V>) - Method in interface org.apache.commons.pool2.KeyedPooledObjectFactory
-
Reinitializes an instance to be returned by the pool.
- activateObject(PooledObject<LdapConnection>) - Method in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
Reinitializes an instance to be returned by the pool.
- activateObject(PooledObject<LdapConnection>) - Method in class org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory
-
Reinitializes an instance to be returned by the pool.
- activateObject(PooledObject<T>) - Method in class org.apache.commons.pool2.BasePooledObjectFactory
-
No-op.
- activateObject(PooledObject<T>) - Method in interface org.apache.commons.pool2.PooledObjectFactory
-
Reinitializes an instance to be returned by the pool.
- AD_DIR_SYNC_REQUEST_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
sequence start state
- AD_DIR_SYNC_RESPONSE_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
sequence start state
- AD_POLICY_HINTS_FLAGS_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
-
flags INTEGER transition
- AD_POLICY_HINTS_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
-
PolicyRequestValue ::= SEQUENCE transition
- add(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(boolean[], int, boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, boolean[], boolean...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(byte[], int, byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, byte[], byte...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(byte[], int, int) - Method in class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32x86
-
Adds the byte array to the current incremental hash.
- add(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(char[], int, char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, char[], char...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(double[], int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, double[], double...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(float[], int, float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, float[], float...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, int[], int...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(int, E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- add(int, E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- add(int, E) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- add(int, E) - Method in class org.apache.commons.collections4.list.FixedSizeList
- add(int, E) - Method in class org.apache.commons.collections4.list.GrowthList
-
Decorate the add method to perform the growth behaviour.
- add(int, E) - Method in class org.apache.commons.collections4.list.PredicatedList
- add(int, E) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds an element to a specific index in the list if it is not already present.
- add(int, E) - Method in class org.apache.commons.collections4.list.TransformedList
- add(int, E) - Method in class org.apache.commons.collections4.list.TreeList
-
Adds a new element to the list.
- add(int, E) - Method in class org.apache.commons.collections4.list.UnmodifiableList
- add(int, E) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Inserts the specified element at the specified position if it is not yet contained in this ordered set (optional operation).
- add(int, E) - Method in class org.apache.mina.util.CircularQueue
- add(int, BeanAttribute) - Method in class org.dom4j.bean.BeanAttributeList
- add(int, T) - Method in class org.dom4j.tree.BackedList
- add(int, T) - Method in class org.dom4j.tree.ContentListFacade
- add(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(long[], int, long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, long[], long...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(short[], int, short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
ArrayUtils.insert(int, short[], short...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(C) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- add(E) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the underlying map.
- add(E) - Method in interface org.apache.commons.collections4.Bag
-
(Violation) Adds one copy of the specified object to the Bag.
- add(E) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change) Adds one copy of the specified object to the Bag.
- add(E) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
- add(E) - Method in class org.apache.commons.collections4.bag.TreeBag
-
Adds a new element to the bag, incrementing its count in the underlying map.
- add(E) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
- add(E) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- add(E) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- add(E) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Adds an object to the collection, throwing UnsupportedOperationException unless a CollectionMutator strategy is specified.
- add(E) - Method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Override to validate the object being added to ensure it matches the predicate.
- add(E) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Adds the item to the builder.
- add(E) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- add(E) - Method in class org.apache.commons.collections4.collection.TransformedCollection
- add(E) - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- add(E) - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
- add(E) - Method in class org.apache.commons.collections4.iterators.AbstractEmptyIterator
- add(E) - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- add(E) - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Not supported.
- add(E) - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
- add(E) - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Inserts the specified element into the underlying list.
- add(E) - Method in class org.apache.commons.collections4.iterators.ObjectArrayListIterator
-
This iterator does not support modification of its backing array's size, and so will always throw an
UnsupportedOperationExceptionwhen this method is invoked. - add(E) - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Adds a new element to the list between the next and previous elements.
- add(E) - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Add always throws
UnsupportedOperationException. - add(E) - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
- add(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- add(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
- add(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubListIterator
- add(E) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Adds an object to the list.
- add(E) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.SubCursor
- add(E) - Method in class org.apache.commons.collections4.list.FixedSizeList
- add(E) - Method in class org.apache.commons.collections4.list.PredicatedList.PredicatedListIterator
- add(E) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds an element to the list if it is not already present.
- add(E) - Method in class org.apache.commons.collections4.list.SetUniqueList.SetListListIterator
- add(E) - Method in class org.apache.commons.collections4.list.TransformedList.TransformedListIterator
- add(E) - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
- add(E) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
- add(E) - Method in interface org.apache.commons.collections4.MultiSet
-
Adds one copy of the specified object to the MultiSet.
- add(E) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- add(E) - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Adds the given element to this queue.
- add(E) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Adds an object to the collection, throwing UnsupportedOperationException unless a SetMutator strategy is specified.
- add(E) - Method in class org.apache.commons.collections4.set.ListOrderedSet
- add(E) - Method in class org.apache.commons.collections4.set.MapBackedSet
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableSet
- add(E) - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
- add(E) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- add(E) - Method in class org.apache.mina.util.CircularQueue
- add(E) - Method in class org.apache.mina.util.ConcurrentHashSet
- add(E) - Method in class org.apache.mina.util.MapBackedSet
- add(E) - Method in class org.apache.mina.util.SynchronizedQueue
- add(E, int) - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
- add(E, int) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Adds a new element to the bag, incrementing its count in the map.
- add(E, int) - Method in interface org.apache.commons.collections4.Bag
-
Adds
nCopiescopies of the specified object to the Bag. - add(E, int) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change) Adds
countcopies of the specified object to the Bag. - add(E, int) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
- add(E, int) - Method in class org.apache.commons.collections4.bag.PredicatedBag
- add(E, int) - Method in class org.apache.commons.collections4.bag.SynchronizedBag
- add(E, int) - Method in class org.apache.commons.collections4.bag.TransformedBag
- add(E, int) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
- add(E, int) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
- add(E, int) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- add(E, int) - Method in interface org.apache.commons.collections4.MultiSet
-
Adds a number of occurrences of the specified object to the MultiSet.
- add(E, int) - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
- add(E, int) - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- add(E, int) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Adds a value to the value of this instance.
- add(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Adds a value to the value of this instance.
- add(Object) - Method in class org.apache.commons.collections4.iterators.ArrayListIterator
-
This iterator does not support modification of its backing collection, and so will always throw an
UnsupportedOperationExceptionwhen this method is invoked. - add(Object) - Method in class org.apache.commons.collections4.list.UnmodifiableList
- add(Object) - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
- add(String) - Method in class org.apache.commons.lang3.CharSet
-
Add a set definition string to the
CharSet. - add(String) - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Unsupported ListIterator operation.
- add(String) - Method in class org.apache.commons.text.StringTokenizer
-
Unsupported ListIterator operation.
- add(String) - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Unsupported ListIterator operation.
- add(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds a single Rdn to the (leaf) end of this name.
- add(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(String, byte[]...) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some binary values to the current Entry.
- add(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some binary values to the current Entry.
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some binary values to the current Entry.
- add(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
- add(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
- add(String, String...) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for addition in the target entry with the given values.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some String values to the current Entry.
- add(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some String values to the current Entry.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some String values to the current Entry.
- add(String, String...) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for addition in the target entry with the given values.
- add(String, String...) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for addition in the target entry with the given values.
- add(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some Values to the current Entry.
- add(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some Values to the current Entry.
- add(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some Values to the current Entry.
- add(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(String, AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(String, AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(String, AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(Map.Entry<K, V>) - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
- add(CompositeCollection<E>, List<Collection<E>>, E) - Method in interface org.apache.commons.collections4.collection.CompositeCollection.CollectionMutator
-
Called when an object is to be added to the composite.
- add(CompositeSet<E>, List<Set<E>>, E) - Method in interface org.apache.commons.collections4.set.CompositeSet.SetMutator
-
Called when an object is to be added to the composite.
- add(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Adds the value of this fraction to another, returning the result in reduced form.
- add(Attribute) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for addition in the target entry.
- add(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for addition in the target entry.
- add(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for addition in the target entry.
- add(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add some Attributes to the current Entry.
- add(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add some Attributes to the current Entry.
- add(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add some Attributes to the current Entry.
- add(Entry) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Add an entry to the server.
- add(Entry) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Add an entry to the server.
- add(Entry) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry to the server.
- add(Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Adds some values to this attribute.
- add(Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Adds some values to this attribute.
- add(AddRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Add an entry present in the
AddRequestto the server. - add(AddRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Add an entry present in the
AddRequestto the server. - add(AddRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry present in the
AddRequestto the server. - add(AddRequest) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by an AddRequest to the LDAP server.
- add(AddRequest) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Adds an entry specified by an AddRequest to the LDAP server.
- add(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds all RDNs of the provided DN to the (leaf) end of this name.
- add(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Add a new node in the tree.
- add(Dn, N) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Add a new node in the tree.
- add(Dn, Attribute...) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by a Dn and an array of Attribute's to the LDAP server.
- add(Dn, Attribute...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Adds an entry specified by a Dn and an array of Attribute's to the LDAP server.
- add(Dn, RequestBuilder<AddRequest>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Adds an entry specified by a Dn, to be filled out by a RequestBuilder, to the LDAP server.
- add(Dn, RequestBuilder<AddRequest>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Adds an entry specified by a Dn, to be filled out by a RequestBuilder, to the LDAP server.
- add(Rdn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Adds a single Rdn to the (leaf) end of this name.
- add(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some binary values) into an entry.
- add(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some String values) into an entry.
- add(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Add an attribute (represented by its AttributeType and some values) into an entry.
- add(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Registers a new SchemaObject.
- add(SchemaObject) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Registers a new SchemaObject.
- add(SchemaObject, boolean) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Applies the added SchemaObject to the given register
- add(Filter) - Method in class org.apache.directory.ldap.client.api.search.SetOfFiltersFilter
-
Adds a Filter into the set of Filters
- add(IoServiceListener) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
-
Adds a new listener.
- add(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Adds the specified
sessionto the I/O processor so that the I/O processor starts to perform any I/O operations related with thesession. - add(Attribute) - Method in interface org.dom4j.Element
-
Adds the given
Attributeto this element. - add(Attribute) - Method in class org.dom4j.tree.AbstractElement
- add(Attribute) - Method in class org.dom4j.tree.DefaultElement
- add(BeanAttribute) - Method in class org.dom4j.bean.BeanAttributeList
- add(CDATA) - Method in interface org.dom4j.Element
-
Adds the given
CDATAto this element. - add(CDATA) - Method in class org.dom4j.tree.AbstractElement
- add(Comment) - Method in interface org.dom4j.Branch
-
Adds the given
Commentto this branch. - add(Comment) - Method in class org.dom4j.tree.AbstractBranch
- add(Comment) - Method in class org.dom4j.tree.AbstractElement
- add(Element) - Method in interface org.dom4j.Branch
-
Adds the given
Elementto this branch. - add(Element) - Method in class org.dom4j.tree.AbstractBranch
- add(Element) - Method in class org.dom4j.tree.AbstractDocument
- add(Element) - Method in class org.dom4j.tree.AbstractElement
- add(Entity) - Method in interface org.dom4j.Element
-
Adds the given
Entityto this element. - add(Entity) - Method in class org.dom4j.tree.AbstractElement
- add(Namespace) - Method in interface org.dom4j.Element
-
Adds the given
Namespaceto this element. - add(Namespace) - Method in class org.dom4j.tree.AbstractElement
- add(Node) - Method in interface org.dom4j.Branch
-
Adds the given
Nodeor throwsIllegalAddExceptionif the given node is not of a valid type. - add(Node) - Method in class org.dom4j.tree.AbstractBranch
- add(Node) - Method in class org.dom4j.tree.AbstractElement
- add(ProcessingInstruction) - Method in interface org.dom4j.Branch
-
Adds the given
ProcessingInstructionto this branch. - add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractBranch
- add(ProcessingInstruction) - Method in class org.dom4j.tree.AbstractElement
- add(Text) - Method in interface org.dom4j.Element
-
Adds the given
Textto this element. - add(Text) - Method in class org.dom4j.tree.AbstractElement
- add(Marker) - Method in class org.slf4j.helpers.BasicMarker
- add(Marker) - Method in interface org.slf4j.Marker
-
Add a reference to another Marker.
- add(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Adds the specified
sessionto the I/O processor so that the I/O processor starts to perform any I/O operations related with thesession. - add(S) - Method in interface org.apache.mina.core.service.IoProcessor
-
Adds the specified
sessionto the I/O processor so that the I/O processor starts to perform any I/O operations related with thesession. - add(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
-
Adds the specified
sessionto the I/O processor so that the I/O processor starts to perform any I/O operations related with thesession. - add(T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Adds an item, which compares as after all items known to the Comparator.
- add(T) - Method in class org.dom4j.tree.BackedList
- add(T) - Method in class org.dom4j.tree.ContentListFacade
- add(T[], int, T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been superseded by
insert(int, T[], T...)and may be removed in a future release. Please note the handling ofnullinput arrays differs in the new method: insertingXinto anullarray results innullnotX. - add(T[], T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the end of the new array.
- add(V) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- Add - org.apache.directory.api.ldap.model.ldif.ChangeType
-
The Add changeType
- ADD - org.apache.directory.api.ldap.aci.MicroOperation
-
The Add permission, may be used in conjunction with any component of
ProtectedItems. - ADD - org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
-
The entry has been added
- ADD - org.apache.directory.api.ldap.model.message.controls.ChangeType
-
An ADD
- ADD - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Add operation
- ADD - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ADD_ATTRIBUTE - org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Added attribute value
- ADD_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Add ordinal value
- ADD_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The AddResquest message
- ADD_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ADD_REQUEST_ATTR_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </attr> tag
- ADD_REQUEST_ATTR_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <attr> tag
- ADD_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- ADD_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- ADD_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- ADD_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- ADD_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <addRequest> tag
- ADD_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ADD_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- ADD_REQUEST_VALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </value> tag
- ADD_REQUEST_VALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <value> tag
- ADD_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The Response message
- ADD_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ADD_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ADD_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Adds listener to be notified if this request gets abandoned.
- addAbandonListener(AbandonListener) - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Adds listener to be notified if this request gets abandoned.
- addAbandonListener(AbandonListener) - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Adds listener to be notified if this request gets abandoned.
- AddAddRequestAttributeType - Class in org.apache.directory.api.ldap.codec.actions.request.add
-
The action used to store the AddRequest AttributeDescription
- AddAddRequestAttributeType() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.add.AddAddRequestAttributeType
-
Instantiates a new action.
- addAfter(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Adds the specified filter with the specified name just after the filter whose name is
baseNamein this chain. - addAfter(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- addAfter(String, String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Adds the specified filter with the specified name just after the filter whose name is
baseNamein this chain. - addAfter(String, String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Adds a name-command after a given name-command in the chain
- addAfter(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
-
Adds the specified filter with the specified name just after this entry.
- addAll(boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.FixedSizeList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.GrowthList
-
Decorate the addAll method to perform the growth behaviour.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.PredicatedList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds a collection of objects a specific index in the list avoiding duplicates.
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.TransformedList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.list.UnmodifiableList
- addAll(int, Collection<? extends E>) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Inserts all elements in the specified collection not yet contained in the ordered set at the specified position (optional operation).
- addAll(int, Collection<? extends T>) - Method in class org.dom4j.tree.BackedList
- addAll(int, Collection<? extends T>) - Method in class org.dom4j.tree.ContentListFacade
- addAll(long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAll(Collection<? extends C>) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Invokes
AbstractMapBag.add(Object)for each element in the given collection. - addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.CollectionBag
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Adds a collection of elements to this collection, throwing UnsupportedOperationException unless a CollectionMutator strategy is specified.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Override to validate the objects being added to ensure they match the predicate.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Adds all elements from the given collection to the builder.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.TransformedCollection
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.FixedSizeList
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Adds a collection of objects to the end of the list avoiding duplicates.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.TreeList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.list.UnmodifiableList
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Adds a collection of elements to this composite, throwing UnsupportedOperationException unless a SetMutator strategy is specified.
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.ListOrderedSet
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.MapBackedSet
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableSet
- addAll(Collection<? extends E>) - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
- addAll(Collection<? extends E>) - Method in class org.apache.mina.util.SynchronizedQueue
- addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
- addAll(Collection<? extends T>) - Method in class org.dom4j.tree.BackedList
- addAll(Collection<? extends T>) - Method in class org.dom4j.tree.ContentListFacade
- addAll(Collection<? extends V>) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- addAll(Collection<C>, C...) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the array to the given collection.
- addAll(Collection<C>, Iterable<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the
Iterableto the given collection. - addAll(Collection<C>, Enumeration<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the enumeration to the given collection.
- addAll(Collection<C>, Iterator<? extends C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds all elements in the iteration to the given collection.
- addAll(List<Filter>) - Method in class org.apache.directory.ldap.client.api.search.SetOfFiltersFilter
-
Injects a list of Filters into the set of Filters
- addAll(CompositeCollection<E>, List<Collection<E>>, Collection<? extends E>) - Method in interface org.apache.commons.collections4.collection.CompositeCollection.CollectionMutator
-
Called when a collection is to be added to the composite.
- addAll(CompositeSet<E>, List<Set<E>>, Collection<? extends E>) - Method in interface org.apache.commons.collections4.set.CompositeSet.SetMutator
-
Called when a collection is to be added to the composite.
- addAll(Filter...) - Method in class org.apache.directory.ldap.client.api.search.SetOfFiltersFilter
-
Injects a list of Filters into the set of Filters
- addAll(RuleSet) - Method in class org.dom4j.rule.RuleSet
-
Adds all the rules to this RuleSet from the given other rule set.
- addAll(T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Adds all the elements of the given arrays into a new array.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Adds an array of controls to this Message.
- addAllControls(Control[]) - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Adds the given controls.
- addAndGet(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAndGet(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately after the addition operation. - addAnonAttributeType(AttributeType) - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Add an attributeType that has to be anonymized
- addAnonAttributeType(AttributeType, Anonymizer<?>) - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Add an attributeType that has to be anonymized, with its associated anonymizer.
- addAny(String) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Add an any pattern
- addAnySubstrings(String) - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Add a internal substring
- addAnySubstrings(String) - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Add a internal substring
- addApplicableAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Add a matchingRule's AttributeType the MRU applies to.
- addApplicableAttributeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Add a matchingRule's AttributeType OIDs the MRU applies to.
- addAsEqual(T, T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Adds a new item, which compares as equal to the given existing item.
- addAsync(Entry) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Add an entry to the server asynchronously.
- addAsync(Entry) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry to the server asynchronously.
- addAsync(AddRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Add an entry present in the AddRequest to the server.
- addAsync(AddRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Add an entry present in the AddRequest to the server.
- addAttribute(String) - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
-
Create a new attribute
- addAttribute(String, Object...) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add an attribute to the entry
- addAttribute(String, String) - Method in class org.dom4j.bean.BeanElement
- addAttribute(String, String) - Method in interface org.dom4j.Element
-
Adds the attribute value of the given local name.
- addAttribute(String, String) - Method in class org.dom4j.tree.AbstractElement
- addAttribute(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
addAttribute
- addAttribute(String, String, String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
-
parameters modeled after SAX2 attribute approach
- addAttribute(String, String, String, String, boolean) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- addAttribute(String, String, String, String, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, String, String, String, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, String, String, String, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(String, XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, XmlNamespace, String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(String, XmlNamespace, String, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(String, XmlNamespace, String, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(String, XmlNamespace, String, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttribute(Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add an attribute to the entry
- addAttribute(QName, String) - Method in class org.dom4j.bean.BeanElement
- addAttribute(QName, String) - Method in interface org.dom4j.Element
-
Adds the attribute value of the given fully qualified name.
- addAttribute(QName, String) - Method in class org.dom4j.tree.AbstractElement
- addAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(XmlAttribute) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(XmlAttribute) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Add attribute (adds it to the XML Infoset [namespace attributes] set) Attribute mist
- addAttribute(XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addAttribute(XmlNamespace, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addAttribute(XmlNamespace, String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addAttribute
- addAttributes(String...) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds some attributes to the set of entry attributes to return.
- addAttributes(String...) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds some attributes to the set of entry attributes to return.
- addAttributes(String...) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds some attributes to the set of entry attributes to return.
- addAttributes(Element, Attributes) - Method in class org.dom4j.io.DOMSAXContentHandler
- addAttributes(Element, Attributes) - Method in class org.dom4j.io.SAXContentHandler
-
Add all the attributes to the given elements
- addAttributeType(String) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Create a new attributeValue
- addAttributeType(String) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Create a new attributeValue
- AddAttributeType - Class in org.apache.directory.api.ldap.codec.actions.response.search.entry
-
The action used to store the SearchResultEntry attributes
- AddAttributeType() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.search.entry.AddAttributeType
-
Instantiates a new action.
- addAttributeTypeAndValues(String) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new attributeTypeAndValue
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(byte[]) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- addAttributeValue(Object) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(Object) - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(String) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- addAttributeValue(Value) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Add a new value to the current attribute
- addAttributeValue(Value) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Add a new value to the current attribute
- AddAttributeValue - Class in org.apache.directory.api.ldap.codec.actions.request.add
-
The action used to store a Value to an AddRequest
- AddAttributeValue() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.add.AddAttributeValue
-
Instantiates a new value action.
- addAuxObjectClasses(ObjectClass) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an Auxiliary ObjectClass
- addAuxObjectClassOidOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an Auxiliary ObjectClass Oid
- addAVA(SchemaManager, Ava) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Add an Ava to the current schema aware Rdn
- addBefore(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Adds the specified filter with the specified name just before the filter whose name is
baseNamein this chain. - addBefore(String, String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- addBefore(String, String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Adds the specified filter with the specified name just before the filter whose name is
baseNamein this chain. - addBefore(String, String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Adds a name-command before a given name-command in the chain
- addBefore(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
-
Adds the specified filter with the specified name just before this entry.
- addBinaryAttribute(String...) - Method in interface org.apache.directory.api.ldap.codec.api.ConfigurableBinaryAttributeDetector
-
Add some binary Attributes Id to the list of attributes
- addBinaryAttribute(String...) - Method in class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
Add some binary Attributes Id to the list of attributes
- addCDATA(String) - Method in interface org.dom4j.Element
-
Adds a new
CDATAnode with the given text to this element. - addCDATA(String) - Method in class org.dom4j.tree.AbstractElement
- addChangeListener(PropertyChangeListener) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Adds a change listener to this circuit breaker.
- addChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addChild
- addChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- addChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addChild(Object) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addChild(Object) - Method in interface org.xmlpull.v1.builder.XmlElement
-
NOTE: =child added is _not_ checked if it XmlContainer, caller must manually fix parent in child by calling setParent() !!!!
- addColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumn(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumn(XMLTableColumnDefinition) - Method in class org.dom4j.swing.XMLTableDefinition
- addColumnWithXPathName(String, String, int) - Method in class org.dom4j.swing.XMLTableDefinition
- addComment(String) - Method in interface org.dom4j.Document
-
Adds a new
Commentnode with the given text to this branch. - addComment(String) - Method in interface org.dom4j.Element
-
Adds a new
Commentnode with the given text to this element. - addComment(String) - Method in class org.dom4j.tree.AbstractDocument
- addComment(String) - Method in class org.dom4j.tree.AbstractElement
- addComment(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addComment(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- addComment(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addComparator(Comparator<E>) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the forward sort order
- addComparator(Comparator<E>, boolean) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Add a Comparator to the end of the chain using the given sort order
- addComposited(Collection<E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Collection<E>...) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Collection<E>, Collection<E>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Add these Collections to the list of collections in this composite
- addComposited(Map<K, V>) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Add an additional Map to the composite.
- addComposited(Set<E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add a Set to this composite.
- addComposited(Set<E>...) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add these Sets to the list of sets in this composite
- addComposited(Set<E>, Set<E>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Add these Sets to the list of sets in this composite.
- addConnectionClosedEventListener(ConnectionClosedEventListener) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Adds the connection closed event listener.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Adds information helpful to a developer in diagnosing and correcting the problem.
- addContextValue(String, Object) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Adds a contextual label-value pair into this context.
- addContextValue(String, Object) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Adds a contextual label-value pair into this context.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in interface org.apache.directory.api.ldap.model.message.UnbindRequest
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.api.ldap.model.message.UnbindRequestImpl
-
Adds a control to this Message.
- addControl(Control) - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Adds the given control.
- addControl(Control...) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a control to the entry
- AddControl - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions
-
The action used add a new control.
- AddControl() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.actions.AddControl
-
Instantiates a new AddControl action.
- addControls(LdapApiService, Element, Collection<Control>, boolean) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Adds Controls to the given Element.
- addCurrentFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Add a current filter.
- addCurrentFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Add a current filter.
- addData(byte[]) - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Append some bytes to the data buffer.
- addData(ByteBuffer) - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Append some bytes to the data buffer.
- addDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of days to a date returning a new object.
- addDeclaredNamespaces(Element) - Method in class org.dom4j.io.DOMSAXContentHandler
- addDeclaredNamespaces(Element) - Method in class org.dom4j.io.SAXContentHandler
-
Add all namespaces declared before the startElement() SAX event to the current element so that they are available to child elements and attributes
- addDefaultRule(Mode, Pattern, Action) - Method in class org.dom4j.rule.RuleManager
- addDefaultRules(Mode) - Method in class org.dom4j.rule.RuleManager
-
Adds the default stylesheet rules to the given
Modeinstance - addDefaultStringLookups(Map<String, StringLookup>) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Adds the
default lookups. - addDependencies(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Add a set of dependencies this schema uses.
- addDependencies(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Add a set of dependencies this schema uses.
- addDoctype(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDoctype(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
-
Method addDoctype
- addDoctype(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addDocType(String, String, String) - Method in interface org.dom4j.Document
-
Adds a DOCTYPE declaration to this document
- addDocType(String, String, String) - Method in class org.dom4j.tree.DefaultDocument
- addDocumentElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDocumentElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- addDocumentElement(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addDocumentElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addDocumentElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- addDocumentElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addDTDDeclaration(Decl) - Method in class org.dom4j.io.SAXContentHandler
-
Adds an internal DTD declaration to the list of declarations
- addElement(int, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(int, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(int, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addElement
- addElement(String) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the given name to this branch and returns a reference to the new node. - addElement(String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(String) - Method in class org.dom4j.tree.AbstractDocument
- addElement(String) - Method in class org.dom4j.tree.AbstractElement
- addElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addElement
- addElement(String, String) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the given qualified name and namespace URI to this branch and returns a reference to the new node. - addElement(String, String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(String, String) - Method in class org.dom4j.tree.AbstractDocument
- addElement(String, String, String) - Method in class org.dom4j.tree.AbstractBranch
- addElement(QName) - Method in interface org.dom4j.Branch
-
Adds a new
Elementnode with the givenQNameto this branch and returns a reference to the new node. - addElement(QName) - Method in class org.dom4j.tree.AbstractBranch
- addElement(QName) - Method in class org.dom4j.tree.AbstractDocument
- addElement(XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
-
NOTE: the child element must unattached to be added (it is atttached if it is XmlContainer of recognized type and getParent() != null)
- addElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- addElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- addElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method addElement
- addEntity(String, String) - Method in interface org.dom4j.Element
-
Adds a new
Entitynode with the given name and text to this element and returns a reference to the new node. - addEntity(String, String) - Method in class org.dom4j.tree.AbstractElement
- addEntry(AbstractHashedMap.HashEntry<K, V>, int) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Adds an entry into this map.
- addEntry(AbstractHashedMap.HashEntry<K, V>, int) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Adds an entry into this map, maintaining insertion order.
- addEntry(AbstractPatriciaTrie.TrieEntry<K, V>, int) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Adds the given
AbstractPatriciaTrie.TrieEntryto theTrie. - addEventListener(Object, Class<L>, L) - Static method in class org.apache.commons.lang3.event.EventUtils
-
Adds an event listener to the specified source.
- addException(Element, SAXParseException) - Method in class org.dom4j.util.XMLErrorHandler
-
Adds the given parse exception information to the given element instance
- addExceptionHandler(Class<E>, ExceptionHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Registers a
MessageHandlerthat receives the messages of the specifiedtype. - addExpirationListener(ExpirationListener<V>) - Method in class org.apache.mina.util.ExpiringMap
-
Adds a listener in the expiration listeners
- addExtension(String, String...) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add an extension with its values
- addExtension(String, String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add an extension with its values
- addExtension(String, List<String>) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add an extension with its values
- addExtension(String, List<String>) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add an extension with its values
- addExternalDTDDeclaration(Decl) - Method in class org.dom4j.io.SAXContentHandler
-
Adds an external DTD declaration to the list of declarations
- addFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.ConnectorFilter
-
Add a new Filter to the list.
- addFilter(Filter) - Method in class org.apache.directory.api.dsmlv2.request.NotFilter
-
Subclass the addFilterMethod, as this is specific for a NotFilter (we cannot have more than one elements).
- addFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Add a new Filter to the list.
- addFilter(Filter) - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Subclass the addFilterMethod, as this is specific for a NotFilter (we cannot have more than one elements).
- addFirst(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFirst(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- addFirst(E) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- addFirst(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Adds the specified filter with the specified name at the beginning of this chain.
- addFirst(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- addFirst(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Adds the specified filter with the specified name at the beginning of this chain.
- addFirst(String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Adds a name-command pair into the chain
- addFirst(ByteArray) - Method in class org.apache.mina.util.byteaccess.ByteArrayList
-
Adds the specified
ByteArrayto the beginning of the list - addFirst(ByteArray) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Adds the specified
ByteArrayto the first position in the list - addFirst(T[], T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Copies the given array and adds the given element at the beginning of the new array.
- addFlag(AdDirSyncResponseFlag) - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
- addFlag(AdDirSyncResponseFlag) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- AddFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage AddRequests.
- AddFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.AddFuture
-
Creates a new instance of AddFuture.
- addHandler(String, ElementHandler) - Method in interface org.dom4j.ElementPath
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.DispatchHandler
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.ElementStack
- addHandler(String, ElementHandler) - Method in class org.dom4j.io.SAXReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPP3Reader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.io.XPPReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHandler(String, ElementHandler) - Method in class org.dom4j.jaxb.JAXBReader
-
Adds the
ElementHandlerto be called when the specified path is encounted. - addHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of hours to a date returning a new object.
- addIgnoreNull(Collection<T>, T) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Adds an element to the collection unless the element is null.
- addingService(<any>) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecActivator.LdapApiServiceTracker
- addingService(<any>) - Method in class org.apache.directory.api.ldap.extras.ExtrasBundleActivator.LdapApiServiceTracker
- addInitializer(String, BackgroundInitializer<?>) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Adds a new
BackgroundInitializerto this object. - AdDirSyncRequest - Interface in org.apache.directory.api.ldap.extras.controls.ad
-
The DirSync request control, as described in http://tools.ietf.org/html/draft-armijo-ldap-dirsync-00.
- AdDirSyncRequestContainer - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
ASN.1 container for AD DirSyncRequest control.
- AdDirSyncRequestContainer(Control) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestContainer
-
Creates a new AdDirSyncRequestControl object.
- AdDirSyncRequestFactory - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
A
ControlFactorywhich createsAdDirSyncRequestcontrols. - AdDirSyncRequestFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestFactory
-
Creates a new instance of AdDirSyncRequestFactory.
- AdDirSyncRequestGrammar - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
Implementation of AdDirSync Request Control.
- AdDirSyncRequestImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
-
The class implementing the AdDirsSync interface
- AdDirSyncRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
-
Creates an instance of the DirSync control
- AdDirSyncRequestStatesEnum - Enum in org.apache.directory.api.ldap.extras.controls.ad_impl
-
ASN.1 grammar constants of AdDirSyncRequest Control.
- AdDirSyncResponse - Interface in org.apache.directory.api.ldap.extras.controls.ad
-
The DirSync response control, as described in http://tools.ietf.org/html/draft-armijo-ldap-dirsync-00.
- AdDirSyncResponseContainer - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
ASN.1 container for AD DirSyncResponse control.
- AdDirSyncResponseContainer(Control) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseContainer
-
Creates a new AdDirSyncResponseControl object.
- AdDirSyncResponseFactory - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
A
ControlFactorywhich createsAdDirSyncResponsecontrols. - AdDirSyncResponseFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseFactory
-
Creates a new instance of AdDirSyncResponseFactory.
- AdDirSyncResponseFlag - Enum in org.apache.directory.api.ldap.extras.controls.ad
-
The flags used in the AdDirSync response.
- AdDirSyncResponseGrammar - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
Implementation of AdDirSync Response Control.
- AdDirSyncResponseImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
-
The class implemnting the AdDirsSync interface
- AdDirSyncResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
-
Creates an instance of the DirSync control
- AdDirSyncResponseStatesEnum - Enum in org.apache.directory.api.ldap.extras.controls.ad_impl
-
ASN.1 grammar constants of AdDirSyncResponse Control.
- addIterator(Iterator<? extends E>) - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Adds the given
Iteratorto the iterators being collated. - addIterator(Iterator<? extends E>) - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Add an Iterator to the end of the chain
- additionalNamespaces() - Method in interface org.dom4j.Element
-
Returns any additional namespaces declarations for this element other than namespace returned via the
Element.getNamespace()method. - additionalNamespaces() - Method in class org.dom4j.tree.AbstractElement
- additionalNamespaces() - Method in class org.dom4j.tree.DefaultElement
- additionalNamespaces(String) - Method in class org.dom4j.tree.AbstractElement
- additionalNamespaces(String) - Method in class org.dom4j.tree.DefaultElement
- addKeepAliveHeaders(Map<String, List<String>>) - Static method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
-
Try to force proxy connection to be kept alive.
- addLast(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- addLast(E) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- addLast(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Adds the specified filter with the specified name at the end of this chain.
- addLast(String, IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- addLast(String, IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Adds the specified filter with the specified name at the end of this chain.
- addLast(String, IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Adds a name-command at the end of the chain
- addLast(ByteArray) - Method in class org.apache.mina.util.byteaccess.ByteArrayList
-
Add the specified
ByteArrayto the end of the list - addLast(ByteArray) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Adds the specified
ByteArrayto the end of the list - addLdapUrl(String) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Adds an LDAPv3 URL to this Referral.
- addLdapUrl(String) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Adds an LDAPv3 URL to this Referral.
- addLdapUrlBytes(byte[]) - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Adds an encoded LDAPv3 URL to this Referral.
- addLdapUrlBytes(byte[]) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Adds an encoded LDAPv3 URL to this Referral.
- addListener(L) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Registers an event listener.
- addListener(L, boolean) - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Registers an event listener.
- addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.CloseFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ConnectFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultCloseFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultConnectFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultReadFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in class org.apache.mina.core.future.DefaultWriteFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.IoFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.ReadFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoFutureListener<?>) - Method in interface org.apache.mina.core.future.WriteFuture
-
Adds an event
listenerwhich is notified when this future is completed. - addListener(IoServiceListener) - Method in class org.apache.mina.core.service.AbstractIoService
-
Adds an
IoServiceListenerthat listens any events related with this service. - addListener(IoServiceListener) - Method in interface org.apache.mina.core.service.IoService
-
Adds an
IoServiceListenerthat listens any events related with this service. - addLocal(T) - Method in class org.dom4j.tree.BackedList
-
Performs a local addition which is not forward through to the Branch or backing list
- addMapping(int, int, K, V) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Adds a new key-value mapping into this map.
- addMapping(int, int, K, V) - Method in class org.apache.commons.collections4.map.LRUMap
-
Adds a new key-value mapping into this map.
- addMappingFor(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMappingFor(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Add a new Oid/Normalizer couple in the OidNormalizer map
- addMayAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an allowed AttributeType
- addMayAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add an allowed AttributeType
- addMayAttributeTypeOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some allowed AttributeType
- addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add an allowed AttributeType
- addMayAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add an allowed AttributeType
- addMayAttributeTypes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some allowed AttributeTypes
- addMessageDecoder(Class<? extends MessageDecoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message decoder
- addMessageDecoder(Class<? extends MessageDecoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Adds a new message decoder class
- addMessageDecoder(MessageDecoder) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message decoder
- addMessageDecoder(MessageDecoder) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Adds a new message decoder instance
- addMessageDecoder(MessageDecoderFactory) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message decoder
- addMessageDecoder(MessageDecoderFactory) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Adds a new message decoder factory
- addMessageEncoder(Class<?>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a given message type
- addMessageEncoder(Class<?>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message encoder class for a given message type
- addMessageEncoder(Class<T>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a given message type
- addMessageEncoder(Class<T>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message encoder instance for a given message type
- addMessageEncoder(Class<T>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a given message type
- addMessageEncoder(Class<T>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message encoder factory for a given message type
- addMessageEncoder(Iterable<Class<?>>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a list of message types
- addMessageEncoder(Iterable<Class<?>>, Class<? extends MessageEncoder>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message encoder class for a list of message types
- addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a list of message types
- addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoder<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message instance class for a list of message types
- addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Adds a new message encoder for a list of message types
- addMessageEncoder(Iterable<Class<? extends T>>, MessageEncoderFactory<? super T>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Add a new message encoder factory for a list of message types
- addMillis(long) - Method in class org.apache.directory.api.util.MockTimeProvider
- addMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of milliseconds to a date returning a new object.
- addMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of minutes to a date returning a new object.
- addModification(Attribute, ModificationOperation) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Add a modification
- addModification(Attribute, ModificationOperation) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Add a modification
- addModification(Attribute, ModificationOperation) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Add a modification
- addModification(Modification) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Adds a ModificationItem to the set of modifications composing this modify request.
- addModification(Modification) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification item (used by modify operations)
- addModification(Modification) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Adds a ModificationItem to the set of modifications composing this modify request.
- addModification(Modification) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Adds a ModificationItem to the set of modifications composing this modify request.
- addModification(ModificationOperation, String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification with no value
- addModification(ModificationOperation, String, Object) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification
- addModification(ModificationOperation, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Add a modification item (used by modify operations)
- addModifier(String, ElementModifier) - Method in class org.dom4j.io.SAXModifier
-
Adds the
ElementModifierto be called when the specified element path is encounted while parsing the source. - AddModifyRequestAttribute - Class in org.apache.directory.api.ldap.codec.actions.request.modify
-
The action used to store the ModificationRequest's attribute type
- AddModifyRequestAttribute() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.modify.AddModifyRequestAttribute
-
Instantiates a new action.
- addMonths(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of months to a date returning a new object.
- addMustAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a required AttributeType OID
- addMustAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType OID
- addMustAttributeTypeOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some required AttributeType OIDs
- addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a required AttributeType
- addMustAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Add a required AttributeType
- addMustAttributeTypes(AttributeType...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some required AttributeTypes
- addName(String...) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Add a new name to the list of names for this SchemaObject.
- addName(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Add a new name to the list of names for this SchemaObject.
- addNamespace(String, String) - Method in interface org.dom4j.Element
-
Adds a namespace to this element for use by its child content
- addNamespace(String, String) - Method in class org.dom4j.tree.AbstractElement
- addNamespace(String, String) - Method in class org.dom4j.tree.NamespaceStack
-
Adds a new namespace to the stack
- addNamespaceAttribute(AttributesImpl, Namespace) - Method in class org.dom4j.io.SAXWriter
-
If isDelcareNamespaceAttributes() is enabled then this method will add the given namespace declaration to the supplied attributes object, creating one if it does not exist.
- addNamingContext(String) - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Add a new NamingContext
- addNewNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
- addNewNode(Node) - Method in class org.dom4j.tree.AbstractElement
-
Like addNode() but does not require a parent check
- addNewNode(Node) - Method in class org.dom4j.tree.DefaultElement
- addNode(int, Node) - Method in class org.dom4j.tree.AbstractBranch
- addNode(int, Node) - Method in class org.dom4j.tree.AbstractElement
- addNode(int, Node) - Method in class org.dom4j.tree.DefaultDocument
- addNode(AbstractLinkedList.Node<E>, AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Inserts a new node into the list.
- addNode(AbstractLinkedList.Node<E>, AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Inserts a new node into the list.
- addNode(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Adds a child node to this branch node node
- addNode(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Adds a child node to this NOT node node
- addNode(ByteArrayList.Node, ByteArrayList.Node) - Method in class org.apache.mina.util.byteaccess.ByteArrayList
-
Inserts a new node into the list.
- addNode(Node) - Method in class org.dom4j.tree.AbstractBranch
- addNode(Node) - Method in class org.dom4j.tree.AbstractElement
- addNode(Node) - Method in class org.dom4j.tree.DefaultDocument
- addNode(Node) - Method in class org.dom4j.util.IndexedElement
- addNodeAfter(AbstractLinkedList.Node<E>, E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates a new node with the specified object as its
valueand inserts it afternode. - addNodeBefore(AbstractLinkedList.Node<E>, E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates a new node with the specified object as its
valueand inserts it beforenode. - addNodeToCache(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Adds a node to the cache, if the cache isn't full.
- addNodeToHead(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Adds a child node to this branch node at the head rather than the tail.
- addNodeToHead(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Adds a child node to this NOT node at the head rather than the tail.
- AddNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Add response.
- addNotation(String, String, String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addNotation(String, String, String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
-
Method addNotation
- addNotation(String, String, String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addNotAttributeTypeOids(String) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a precluded AttributeType
- addNotAttributeTypes(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Add a precluded AttributeType
- addNumberColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addObject() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Not supported in this base implementation.
- addObject() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Creates an object, and place it into the pool.
- addObject() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Creates an object, and places it into the pool.
- addObject() - Method in interface org.apache.commons.pool2.ObjectPool
-
Creates an object using the
factoryor other implementation dependent mechanism, passivate it, and then place it in the idle object pool. - addObject() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- addObject(K) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Create an object using the
factory, passivate it, and then place it in the idle object pool. - addObject(K) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Creates an object using the
factoryor other implementation dependent mechanism, passivate it, and then place it in the idle object pool. - addObject(K) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- addObjectHandler(String, JAXBObjectHandler) - Method in class org.dom4j.jaxb.JAXBReader
-
Registers a
JAXBObjectHandlerthat will be supplied with the unmarshalled representation of the xml fragment whenever the specified path is encounted. - addObjectModifier(String, JAXBObjectModifier) - Method in class org.dom4j.jaxb.JAXBModifier
-
Adds the
JAXBObjectModifierto be called when the specified xml path is encounted while parsing the source. - addObjects(int) - Method in interface org.apache.commons.pool2.ObjectPool
-
Calls
ObjectPool.addObject()countnumber of times. - addObjects(Collection<K>, int) - Method in interface org.apache.commons.pool2.KeyedObjectPool
- addObjects(K, int) - Method in interface org.apache.commons.pool2.KeyedObjectPool
- addOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- addOption(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Add a new option to the option set for this attributeType.
- addOptions(Set<String>) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Add a set of optionS to the option set for this attributeType.
- addParameter(Object, Object) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Adds the parameter.
- addParameter(Object, Object) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Adds the parameter.
- addParameter(StoredProcedureParameter) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Adds a parameter
- addParameter(StoredProcedureParameter) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Adds a parameter
- addParm(Object) - Method in class org.dom4j.io.SAXEventRecorder.SAXEvent
- addProcessingInstruction(String, String) - Method in interface org.dom4j.Document
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, String) - Method in interface org.dom4j.Element
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractDocument
- addProcessingInstruction(String, String) - Method in class org.dom4j.tree.AbstractElement
- addProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- addProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- addProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDoctype
-
Add to list of children (only processing instruction information items are allowed).
- addProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- addProcessingInstruction(String, Map<String, String>) - Method in interface org.dom4j.Document
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, Map<String, String>) - Method in interface org.dom4j.Element
-
Adds a processing instruction for the given target
- addProcessingInstruction(String, Map<String, String>) - Method in class org.dom4j.tree.AbstractDocument
- addProcessingInstruction(String, Map<String, String>) - Method in class org.dom4j.tree.AbstractElement
- addReceivedMessageHandler(Class<E>, MessageHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Registers a
MessageHandlerthat handles the received messages of the specifiedtype. - addReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add an association between a SchemaObject an the SchemaObject it refers
- addReferral(LdapUrl) - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Add a referral
- AddReferral - Class in org.apache.directory.api.ldap.codec.actions.ldapResult
-
The action used to add a referral to a LdapTresult
- AddReferral() - Constructor for class org.apache.directory.api.ldap.codec.actions.ldapResult.AddReferral
-
Instantiates a new referral action.
- addReplicatedContexts(String) - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
Add a new URL of a replicated server
- addReplicatedContexts(String) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Add a new URL of a replicated server
- addRequest(DsmlDecorator<? extends Request>) - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Adds a request to the Batch Request DSML.
- AddRequest - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol operation request used to add a new entry to the DIT.
- AddRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for AddRequest
- AddRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Creates a new getDecoratedMessage() of AddRequestDsml.
- AddRequestDsml(LdapApiService, AddRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Creates a new getDecoratedMessage() of AddRequestDsml.
- AddRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The AddRequest factory.
- AddRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Lockable add request implementation.
- AddRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Creates an AddRequest implementation to create a new entry.
- addResponse(DsmlDecorator<? extends Response>) - Method in class org.apache.directory.api.dsmlv2.response.BatchResponseDsml
-
Adds a request to the Batch Response DSML.
- addResponse(DsmlDecorator<? extends Response>) - Method in class org.apache.directory.api.dsmlv2.response.SearchResponseDsml
-
Adds a response.
- AddResponse - Interface in org.apache.directory.api.ldap.model.message
-
Add protocol response message used to confirm the results of a add request message.
- AddResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for AddResponse
- AddResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.AddResponseDsml
-
Creates a new getDecoratedMessage() of AddResponseDsml.
- AddResponseDsml(LdapApiService, AddResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.AddResponseDsml
-
Creates a new getDecoratedMessage() of AddResponseDsml.
- AddResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The AddResponse factory.
- AddResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
AddResponse implementation.
- AddResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.AddResponseImpl
-
Creates an AddResponse as a reply to an AddRequest.
- AddResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.AddResponseImpl
-
Creates an AddResponse as a reply to an AddRequest.
- addReturningAttributes(String) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- addRule(Rule) - Method in class org.dom4j.rule.Mode
- addRule(Rule) - Method in class org.dom4j.rule.RuleManager
- addRule(Rule) - Method in class org.dom4j.rule.RuleSet
- addRule(Rule) - Method in class org.dom4j.rule.Stylesheet
-
Add a rule to this stylesheet.
- addSchema(File) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
parses the given schema file present in OpenLDAP schema format and adds all the SchemaObjects present in it to the SchemaManager
- addSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Create a new schema association with its content
- addSchema(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
- addSchema(Schema) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Add a new schema to the schema's list
- addSchema(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Add a new schema to the schema's list
- addSchemaObject(Registries, SchemaObject, Schema) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Add the schemaObject into the registries.
- addSchemaObjects(Schema, Registries) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- addSearchResultEntry(SearchResultEntryDsml) - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Adds a Search Result Entry
- addSearchResultReference(SearchResultReferenceDsml) - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Adds a Search Result Reference
- addSearchResultReference(LdapUrl) - Method in class org.apache.directory.api.dsmlv2.response.SearchResultReferenceDsml
-
Add a new reference to the list.
- addSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of seconds to a date returning a new object.
- addSentMessageHandler(Class<E>, MessageHandler<? super E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Registers a
MessageHandlerthat handles the sent messages of the specifiedtype. - addSession(AbstractIoSession) - Method in class org.apache.mina.core.session.IdleStatusChecker
-
Add the session for being checked for idle.
- addSortKey(SortKey) - Method in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
-
adds a sort key
- addSortKey(SortKey) - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
-
adds a sort key
- addStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- addStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- addStringColumn(String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- addSuperior(ObjectClass...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some superior ObjectClasses
- addSuperiorOids(String...) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Add some superior ObjectClass OIDs
- addSuperRule(Integer) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Adds a new superior RuleId
- addSyncUUID(byte[]) - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
- addSyncUUID(byte[]) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- addText(String) - Method in class org.dom4j.datatype.DatatypeElement
- addText(String) - Method in interface org.dom4j.Element
-
Adds a new
Textnode with the given text to this element. - addText(String) - Method in class org.dom4j.tree.AbstractElement
- addThrowable(Throwable) - Method in exception org.apache.directory.api.util.exception.MultiException
-
Add an exception to this multiexception.
- addThrowable(Throwable) - Method in exception org.apache.directory.api.util.exception.RuntimeMultiException
-
Add an exeception to this multiexception.
- addToAttributeIndex(Object, Attribute) - Method in class org.dom4j.util.IndexedElement
- addToAttributeIndex(Attribute) - Method in class org.dom4j.util.IndexedElement
- addToElementIndex(Object, Element) - Method in class org.dom4j.util.IndexedElement
- addToElementIndex(Element) - Method in class org.dom4j.util.IndexedElement
- addToNameMap(Map<String, RuleSet>, String, Rule) - Method in class org.dom4j.rule.Mode
-
Adds the Rule to a RuleSet for the given name.
- addToRegistries(AttributeType, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.AttributeTypeHelper
-
Inject the AttributeType into the Registries, updating the references to other SchemaObject If one of the referenced SchemaObject does not exist (SUP, EQUALITY, ORDERING, SUBSTR, SYNTAX), an exception is thrown.
- addToRegistries(DitContentRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.DitContentRuleHelper
-
Inject the DitContentRule into the registries, updating the references to other SchemaObject
- addToRegistries(DitStructureRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.DitStructureRuleHelper
-
Inject the DitContentRule into the registries, updating the references to other SchemaObject
- addToRegistries(LdapSyntax, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.LdapSyntaxHelper
-
Inject the LdapSyntax into the registries, updating the references to other SchemaObject
- addToRegistries(MatchingRule, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleHelper
-
Inject the MatchingRule into the Registries, updating the references to other SchemaObject
- addToRegistries(MatchingRuleUse, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.MatchingRuleUseHelper
-
Inject the MatchingRuleUse into the registries, updating the references to other SchemaObject
- addToRegistries(NameForm, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.NameFormHelper
-
Inject the NameForm into the registries, updating the references to other SchemaObject
- addToRegistries(ObjectClass, SchemaErrorHandler, Registries) - Static method in class org.apache.directory.api.ldap.model.schema.registries.helper.ObjectClassHelper
-
Inject the ObjectClass into the registries, updating the references to other SchemaObject
- addValueToHeader(Map<String, List<String>>, String, String, boolean) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
Adds an header to the provided map of headers.
- addWeeks(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of weeks to a date returning a new object.
- addYears(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Adds a number of years to a date returning a new object.
- ADMIN_LIMIT_EXCEEDED - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The server has reached some limit set by an administrative authority, and no partial results are available to return to the user [X511, Section 12.8].
- ADMINISTRATIVE_ROLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADMINISTRATIVE_ROLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AdministrativeRole - Enum in org.apache.directory.api.ldap.model.subtree
-
The Administrative roles
- ADMINLIMITEXCEEDED - org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
-
The admin limit has been exceeded
- ADMINLIMITEXCEEDED - org.apache.directory.api.ldap.model.message.controls.SortResultCode
- adoptNode(Node) - Method in class org.dom4j.dom.DOMDocument
- AdPolicyHints - Interface in org.apache.directory.api.ldap.extras.controls.ad
-
The AdPolicyHints control, an Active Directory control.
- AdPolicyHintsContainer - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
A container for the AdPolicyHints request control.
- AdPolicyHintsContainer(Control) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsContainer
-
Creates a new AdPolicyHintsContainer instance
- AdPolicyHintsFactory - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
A
ControlFactoryforAdPolicyHintscontrols. - AdPolicyHintsFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsFactory
-
Creates a new instance of AdPolicyHintsFactory.
- AdPolicyHintsGrammar - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
The AdPolicyHints grammar
- AdPolicyHintsImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
-
Implementation of the AD PolicyHints control.
- AdPolicyHintsImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
-
Creates an instance of AdPolicyHintsImpl
- AdPolicyHintsStates - Enum in org.apache.directory.api.ldap.extras.controls.ad_impl
-
This class store the AdPolicyHints grammar constants.
- ADS_DIRECTORY_SERVICE_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_DIRECTORY_SERVICE_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_DS_REPLICA_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_DS_REPLICA_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ALIAS_DEREF_MODE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ALIAS_DEREF_MODE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ATTRIBUTES_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER_IMPL - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER_IMPL_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_CONSUMER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_COOKIE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_COOKIE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ENABLED - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_ENABLED_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_EVENT_LOG - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_EVENT_LOG_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LAST_SENT_CSN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LAST_SENT_CSN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LOG_MAX_IDLE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LOG_MAX_IDLE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LOG_PURGE_THRESHOLD_COUNT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_LOG_PURGE_THRESHOLD_COUNT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROV_HOST_NAME - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROV_HOST_NAME_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROV_PORT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROV_PORT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROVIDER_ID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_PROVIDER_ID_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REFRESH_INTERVAL - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REFRESH_INTERVAL_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REFRESH_N_PERSIST - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REFRESH_N_PERSIST_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REQ_HANDLER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_REQ_HANDLER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_FILTER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_FILTER_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_SCOPE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_SCOPE_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_SIZE_LIMIT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_SIZE_LIMIT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_TIMEOUT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_SEARCH_TIMEOUT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_STRICT_CERT_VALIDATION - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_STRICT_CERT_VALIDATION_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USE_TLS - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USE_TLS_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USER_DN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USER_DN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USER_PASSWORD - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_REPL_USER_PASSWORD_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_SEARCH_BASE_DN - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ADS_SEARCH_BASE_DN_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AdShowDeleted - Interface in org.apache.directory.api.ldap.extras.controls.ad
-
The Active Directory Deleted control.
- AdShowDeletedFactory - Class in org.apache.directory.api.ldap.extras.controls.ad_impl
-
A codec
ControlFactoryimplementation forAdShowDeletedcontrols. - AdShowDeletedFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad_impl.AdShowDeletedFactory
-
Creates a new instance of AdDeletedFactory.
- AdShowDeletedImpl - Class in org.apache.directory.api.ldap.extras.controls.ad
-
The Active Directory Deleted control implementation.
- AdShowDeletedImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdShowDeletedImpl
-
Default constructor
- AdShowDeletedImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.ad.AdShowDeletedImpl
-
Sets criticality when creating.
- AFFECTS_MULTIPLE_DSAS - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code should be returned to indicate that the operation could not be performed since it affects more than one DSA.
- after - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkEntry
-
The entry after this one in the order
- after(E) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- after(E) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Prepares this Cursor, so a subsequent call to Cursor#previous() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- after(Entry) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- after(Response) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- AFTER - org.apache.commons.collections4.comparators.FixedOrderComparator.UnknownObjectBehavior
- AFTER - Static variable in class org.apache.directory.api.ldap.trigger.ActionTime
-
The AFTER instance.
- AFTER_INNER - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor is positioned just after an element but not on any element
- AFTER_LAST - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor is positioned just after the last element
- afterLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor after the last element.
- afterLast() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- afterLast() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- AggregateTranslator - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text AggregateTranslator instead
- AggregateTranslator - Class in org.apache.commons.text.translate
-
Executes a sequence of translators one after the other.
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.apache.commons.lang3.text.translate.AggregateTranslator
-
Deprecated.Specify the translators to be used at creation time.
- AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.apache.commons.text.translate.AggregateTranslator
-
Specify the translators to be used at creation time.
- ALIAS_DEREFERENCING_PROBLEM - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
An alias was encountered in a situation where it was not allowed or where access was denied [X511, Section 12.5].
- ALIAS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALIAS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALIAS_PROBLEM - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
An alias has been dereferenced which names no object [X511, Section 12.5] Applicable operations: Search.
- AliasDerefMode - Enum in org.apache.directory.api.ldap.model.message
-
Type-safe derefAliases search parameter enumeration which determines the mode of alias handling.
- ALIASED_ENTRY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALIASED_OBJECT_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALIASED_OBJECT_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- aliasNamesMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks to see if the alias names of a schema description match another description.
- ALL - org.checkerframework.framework.qual.LiteralKind
-
Shorthand for all other LiteralKind constants, other than PRIMITIVE.
- ALL - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to all type uses other than uses of type parameters.
- ALL - Static variable in class org.apache.commons.codec.language.bm.Rule
- ALL_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALL_OPERATIONAL_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALL_OPERATIONAL_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALL_STRINGS_RMATCHER - Static variable in class org.apache.commons.codec.language.bm.Rule
- ALL_USER_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
-
All user attribute type information associated with the entry, but not values associated with those attributes.
- ALL_USER_ATTRIBUTE_TYPES_AND_VALUES - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
-
All user attribute information associated with the entry, including all values of all user attributes.
- ALL_USER_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALL_USER_ATTRIBUTES_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALL_USERS - Static variable in class org.apache.directory.api.ldap.aci.UserClass
-
Every directory user (with possible requirements for authenticationLevel).
- allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- allAttributeValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AllAttributeValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All attribute value information pertaining to specific attributes.
- AllAttributeValuesItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllAttributeValuesItem
-
Creates a new instance.
- allComponentsUsed() - Method in class org.apache.directory.api.util.AbstractSimpleComponentsMonitor
-
Check if all components are used.
- allComponentsUsed() - Method in interface org.apache.directory.api.util.ComponentsMonitor
-
Check if all components are used.
- allComponentsUsed() - Method in class org.apache.directory.api.util.MandatoryAndOptionalComponentsMonitor
-
Check if all components are used.
- allHandles() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Iteratorfor all the client sockets polled for connection. - allHandles() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Iteratorfor all the client sockets polled for connection. - allHandles() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Iteratorfor all the client sockets polled for connection. - allLiteralKinds() - Static method in enum org.checkerframework.framework.qual.LiteralKind
-
Returns all LiteralKinds except for ALL and PRIMITIVE (which are shorthands for groups of other LiteralKinds).
- allMatch(Predicate<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if all elements contained in this iterable are matching the provided predicate.
- allMatch(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns whether all elements of this stream match the provided predicate.
- allMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Returns whether all elements of this stream match the provided predicate.
- allNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if all values in the array are not
nulls. - allNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if all values in the given array are
null. - allocate() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Allocates the object.
- allocate() - Method in interface org.apache.commons.pool2.PooledObject
-
Allocates the object.
- allocate(int) - Static method in class org.apache.mina.core.buffer.IoBuffer
-
Returns the direct or heap buffer which is capable to store the specified amount of bytes.
- allocate(int, boolean) - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
-
Returns the buffer which is capable of the specified size.
- allocate(int, boolean) - Static method in class org.apache.mina.core.buffer.IoBuffer
-
Returns a direct or heap IoBuffer which can contain the specified number of bytes.
- allocate(int, boolean) - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
-
Returns the buffer which is capable of the specified size.
- allocate(int, boolean) - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
- allocate_app_buffer(int) - Method in class org.apache.mina.filter.ssl.SslHandler
-
Allocates the default decoder buffer for the given source size
- allocate_encode_buffer(int) - Method in class org.apache.mina.filter.ssl.SslHandler
-
Allocates the default encoder buffer for the given source size
- ALLOCATED - org.apache.commons.pool2.PooledObjectState
-
In use.
- allocateNioBuffer(int, boolean) - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
-
Returns the NIO buffer which is capable of the specified size.
- allocateNioBuffer(int, boolean) - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
-
Returns the NIO buffer which is capable of the specified size.
- allocateNioBuffer(int, boolean) - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
- AllowGrammarEnd - Class in org.apache.directory.api.ldap.codec.actions
-
The action used to indicate that the grammar can terminate after this action
- AllowGrammarEnd() - Constructor for class org.apache.directory.api.ldap.codec.actions.AllowGrammarEnd
-
Instantiates a new value action.
- allPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.functors.AllPredicate
-
Factory to create the predicate.
- allPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified predicates are true.
- allPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.AllPredicate
-
Factory to create the predicate.
- allPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if all of the specified predicates are true.
- AllPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if all the predicates return true.
- AllPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AllPredicate
-
Constructor that performs no validation.
- allSessions() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
- allSessions() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- allSessionsCount() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Get the number of
IoSessionpolled by thisIoProcessor - allSessionsCount() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- allStringsInterned - Variable in class org.xmlpull.mxp1.MXParser
-
Implementation notice: the is instance variable that controls if newString() is interning.
- allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- allUserAttributeTypes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- allUserAttributeTypesAndValues() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AllUserAttributeTypesAndValuesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All user attribute information associated with the entry, including all values of all user attributes.
- AllUserAttributeTypesAndValuesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesAndValuesItem
- AllUserAttributeTypesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
All user attribute type information associated with the entry, but not values associated with those attributes.
- AllUserAttributeTypesItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AllUserAttributeTypesItem
- allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- allUsers() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ALPHA - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ALPHA - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ALPHA - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- AlphabetConverter - Class in org.apache.commons.text
-
Convert from one alphabet to another, with the possibility of leaving certain characters unencoded.
- ALT_SERVER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALT_SERVER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ALWAYS_TRUE_PREDICATE - Static variable in class org.apache.commons.lang3.ThreadUtils
-
Predicate which always returns true.
- AlwaysSafe - Annotation Type in org.checkerframework.checker.guieffect.qual
-
Annotation to override the UI effect on a class, and make a field or method safe for non-UI code to use.
- aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- aMaxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- and() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- and() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- and(boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an 'and' operation on a set of booleans.
- and(Boolean...) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Performs an 'and' operation on an array of Booleans.
- and(FailableBiPredicate<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
-
Returns a composed
FailableBiPredicatelikeBiPredicate.and(BiPredicate). - and(FailableDoublePredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
Returns a composed
FailableDoublePredicatelikeDoublePredicate.and(DoublePredicate). - and(FailableIntPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
-
Returns a composed
FailableIntPredicatelikeIntPredicate.and(IntPredicate). - and(FailableLongPredicate<E>) - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
-
Returns a composed
FailableLongPredicatelikeLongPredicate.and(LongPredicate). - and(FailablePredicate<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailablePredicate
-
Returns a composed
FailablePredicatelikePredicate.and(Predicate). - and(Filter...) - Static method in class org.apache.directory.ldap.client.api.search.SetOfFiltersFilter
-
Creates an AND set of filters
- and(FilterBuilder...) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder that will
&together all of the supplied filters. - AND - org.apache.directory.api.ldap.model.filter.AssertionType
-
AND operator constant
- AND - org.apache.directory.ldap.client.api.search.FilterOperator
- AND - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- AND_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- AND_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- AndFilter - Class in org.apache.directory.api.dsmlv2.request
-
And Filter Object to store the And filter.
- AndFilter - Class in org.apache.directory.api.ldap.codec.search
-
And Filter Object to store the And filter.
- AndFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.AndFilter
- AndFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.AndFilter
-
The constructor.
- AndFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.AndFilter
-
The constructor.
- andMatcher(StringMatcher...) - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Creates a matcher that matches all of the given matchers in order.
- AndNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing an AND connector in a filter operation
- AndNode() - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates an empty AndNode
- AndNode(List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates a AndNode using a logical operator and a list of children.
- AndNode(ExprNode...) - Constructor for class org.apache.directory.api.ldap.model.filter.AndNode
-
Creates a AndNode using a logical operator and a list of children.
- andPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.functors.AndPredicate
-
Factory to create the predicate.
- andPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true only if both of the specified predicates are true.
- AndPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if both the predicates return true.
- AndPredicate(Predicate<? super T>, Predicate<? super T>) - Constructor for class org.apache.commons.collections4.functors.AndPredicate
-
Constructor that performs no validation.
- AndRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a AND refinement, as defined in RFC 3672
- AndRefinement(List<Refinement>) - Constructor for class org.apache.directory.api.ldap.model.subtree.AndRefinement
-
Creates a new instance of AndRefinement.
- AndStringMatcher(StringMatcher...) - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher.AndStringMatcher
-
Constructs a new initialized instance.
- andThen(Function<? super R, ? extends W>) - Method in interface org.apache.commons.lang3.function.TriFunction
-
Returns a composed function that first applies this function to its input, and then applies the
afterfunction to the result. - andThen(FailableBiConsumer<? super T, ? super U, E>) - Method in interface org.apache.commons.lang3.function.FailableBiConsumer
-
Returns a composed
FailableBiConsumerlikeBiConsumer.andThen(BiConsumer). - andThen(FailableConsumer<? super T, E>) - Method in interface org.apache.commons.lang3.function.FailableConsumer
-
Returns a composed
ConsumerlikeConsumer.andThen(Consumer). - andThen(FailableDoubleConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
Returns a composed
FailableDoubleConsumerlikeDoubleConsumer.andThen(DoubleConsumer). - andThen(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Returns a composed
FailableDoubleUnaryOperatorlikeDoubleUnaryOperator.andThen(DoubleUnaryOperator). - andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
-
Returns a composed
FailableBiFunctionthat likeBiFunction.andThen(Function). - andThen(FailableFunction<? super R, ? extends V, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
Returns a composed
FailableFunctionlikeFunction.andThen(Function). - andThen(FailableIntConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableIntConsumer
-
Returns a composed
FailableIntConsumerlikeIntConsumer.andThen(IntConsumer). - andThen(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Returns a composed
FailableDoubleUnaryOperatorlikeIntUnaryOperator.andThen(IntUnaryOperator). - andThen(FailableLongConsumer<E>) - Method in interface org.apache.commons.lang3.function.FailableLongConsumer
-
Returns a composed
FailableLongConsumerlikeLongConsumer.andThen(LongConsumer). - andThen(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Returns a composed
FailableDoubleUnaryOperatorlikeLongUnaryOperator.andThen(LongUnaryOperator). - andThen(StringMatcher) - Method in interface org.apache.commons.text.matcher.StringMatcher
-
Returns a matcher that matches this matcher followed by the given matcher.
- Angle - Annotation Type in org.checkerframework.checker.units.qual
-
Units of measure for angles.
- AnnotatedFor - Annotation Type in org.checkerframework.framework.qual
-
Indicates that this class has been annotated for the given type system.
- annotations - Variable in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
The map of annotations
- AnnotationUtils - Class in org.apache.commons.lang3
-
Helper methods for working with
Annotationinstances. - AnnotationUtils() - Constructor for class org.apache.commons.lang3.AnnotationUtils
-
AnnotationUtilsinstances should NOT be constructed in standard programming. - anonymize(String) - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Anonymize a LDIF
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
-
Take an attribute and its value, anonymizing all of them.
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymize(Map<Value, Value>, Set<Value>, Attribute) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
-
Anonymize an attribute using pure random values (either chars of bytes, depending on the Attribute type)
- anonymizeFile(String, Writer) - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Anonymize a LDIF
- Anonymizer<K> - Interface in org.apache.directory.api.ldap.model.ldif.anonymizer
-
An interface for Anonymizers.
- ANONYMOUS - org.apache.directory.api.ldap.model.message.BindStatus
-
We are in Anonymous state.
- anonymousBind() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Anonymous bind on a server.
- anonymousBind() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Anonymous bind on a server.
- anonymousBind() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Anonymous bind on a server.
- anonymousBind() - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Anonymous bind on a server.
- anonymousBindAsync() - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Anonymous asynchronous Bind on a server.
- anonymousBindAsync() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Anonymous asynchronous Bind on a server.
- AntlrACIItemChecker - Class in org.apache.directory.api.ldap.aci
-
The antlr generated ACIItem checker.
- AntlrACIItemChecker(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- AntlrACIItemChecker(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- AntlrACIItemChecker(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- AntlrACIItemChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- AntlrACIItemChecker(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- AntlrACIItemCheckerLexer - Class in org.apache.directory.api.ldap.aci
-
The parser's primary lexer.
- AntlrACIItemCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- AntlrACIItemCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- AntlrACIItemCheckerLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- AntlrACIItemCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- AntlrACIItemCheckerTokenTypes - Interface in org.apache.directory.api.ldap.aci
- AntlrACIItemLexer - Class in org.apache.directory.api.ldap.aci
-
The parser's primary lexer.
- AntlrACIItemLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- AntlrACIItemLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- AntlrACIItemLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- AntlrACIItemLexer(Reader) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- AntlrACIItemParser - Class in org.apache.directory.api.ldap.aci
-
The antlr generated ACIItem parser.
- AntlrACIItemParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AntlrACIItemParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AntlrACIItemParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AntlrACIItemParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AntlrACIItemParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AntlrACIItemParserTokenTypes - Interface in org.apache.directory.api.ldap.aci
- AntlrDnLexer - Class in org.apache.directory.api.ldap.model.name
-
An antlr generated Dn lexer.
- AntlrDnLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- AntlrDnLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- AntlrDnLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- AntlrDnLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- AntlrDnParser - Class in org.apache.directory.api.ldap.model.name
-
An antlr generated Dn parser.
- AntlrDnParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
- AntlrDnParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
- AntlrDnParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
- AntlrDnParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
- AntlrDnParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.name.AntlrDnParser
- AntlrDnTokenTypes - Interface in org.apache.directory.api.ldap.model.name
- antlrSchemaConverterLexer - Class in org.apache.directory.api.ldap.schema.converter
- antlrSchemaConverterLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- antlrSchemaConverterLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- antlrSchemaConverterLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- antlrSchemaConverterLexer(Reader) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- antlrSchemaConverterParser - Class in org.apache.directory.api.ldap.schema.converter
- antlrSchemaConverterParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- antlrSchemaConverterParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- antlrSchemaConverterParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- antlrSchemaConverterParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- antlrSchemaConverterParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- antlrSchemaTokenTypes - Interface in org.apache.directory.api.ldap.schema.converter
- AntlrSubtreeSpecificationChecker - Class in org.apache.directory.api.ldap.model.subtree
-
The antlr generated subtree specification parser.
- AntlrSubtreeSpecificationChecker(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- AntlrSubtreeSpecificationChecker(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- AntlrSubtreeSpecificationChecker(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- AntlrSubtreeSpecificationChecker(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- AntlrSubtreeSpecificationChecker(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- AntlrSubtreeSpecificationCheckerLexer - Class in org.apache.directory.api.ldap.model.subtree
-
The parser's primary lexer.
- AntlrSubtreeSpecificationCheckerLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- AntlrSubtreeSpecificationCheckerLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- AntlrSubtreeSpecificationCheckerLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- AntlrSubtreeSpecificationCheckerLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- AntlrSubtreeSpecificationCheckerTokenTypes - Interface in org.apache.directory.api.ldap.model.subtree
- AntlrSubtreeSpecificationLexer - Class in org.apache.directory.api.ldap.model.subtree
-
The parser's primary lexer.
- AntlrSubtreeSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- AntlrSubtreeSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- AntlrSubtreeSpecificationLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- AntlrSubtreeSpecificationLexer(Reader) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- AntlrSubtreeSpecificationParser - Class in org.apache.directory.api.ldap.model.subtree
-
The antlr generated subtree specification parser.
- AntlrSubtreeSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- AntlrSubtreeSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- AntlrSubtreeSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- AntlrSubtreeSpecificationParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- AntlrSubtreeSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- AntlrSubtreeSpecificationParserTokenTypes - Interface in org.apache.directory.api.ldap.model.subtree
- AntlrTriggerSpecificationLexer - Class in org.apache.directory.api.ldap.trigger
-
The parser's primary lexer.
- AntlrTriggerSpecificationLexer(InputBuffer) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- AntlrTriggerSpecificationLexer(LexerSharedInputState) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- AntlrTriggerSpecificationLexer(InputStream) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- AntlrTriggerSpecificationLexer(Reader) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- AntlrTriggerSpecificationParser - Class in org.apache.directory.api.ldap.trigger
-
The ANTLR generated TriggerSpecification parser.
- AntlrTriggerSpecificationParser(ParserSharedInputState) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- AntlrTriggerSpecificationParser(TokenBuffer) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- AntlrTriggerSpecificationParser(TokenBuffer, int) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- AntlrTriggerSpecificationParser(TokenStream) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- AntlrTriggerSpecificationParser(TokenStream, int) - Constructor for class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- AntlrTriggerSpecificationParserTokenTypes - Interface in org.apache.directory.api.ldap.trigger
- ANY - Static variable in class org.apache.commons.codec.language.bm.Languages
- ANY - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ANY_ATTRIBUTE - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Attribute node
- ANY_COMMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Comment node
- ANY_DOCUMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Document node
- ANY_ELEMENT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Element node
- ANY_LANGUAGE - Static variable in class org.apache.commons.codec.language.bm.Languages
-
Any/all languages.
- ANY_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any marker, including a null marker.
- ANY_NODE - Static variable in interface org.dom4j.Node
-
Matches Element nodes
- ANY_NODE - Static variable in interface org.dom4j.rule.Pattern
-
Matches any node
- ANY_NON_NULL_MARKER - Static variable in interface org.slf4j.Marker
-
This constant represents any non-null marker.
- ANY_PROCESSING_INSTRUCTION - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any ProcessingInstruction node
- ANY_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ANY_TEXT - Static variable in class org.dom4j.rule.pattern.NodeTypePattern
-
A pattern which matches any Text node
- anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- anyItemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- anyMatch(Predicate<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if this iterable contains any element matching the provided predicate.
- anyMatch(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns whether any elements of this stream match the provided predicate.
- anyMatch(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Returns whether any elements of this stream match the provided predicate.
- anyNotNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if any value in the given array is not
null. - anyNull(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if any value in the given array is
null. - anyPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.functors.AnyPredicate
-
Factory to create the predicate.
- anyPredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if any of the specified predicates are true.
- anyPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.AnyPredicate
-
Factory to create the predicate.
- anyPredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if any of the specified predicates are true.
- AnyPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if any of the predicates return true.
- AnyPredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.AnyPredicate
-
Constructor that performs no validation.
- anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- anyUserPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- APACHE_DYNAMIC_VALIDATION_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
- APACHE_SCHEMA_VALIDATION_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
- APOS_ESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
A Map<CharSequence, CharSequence> to escape the apostrophe character to its XML character entity.
- APOS_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Mapping to escape the apostrophe character to its XML character entity.
- APOS_UNESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
Reverse of
EntityArrays.APOS_ESCAPEfor unescaping purposes. - APOS_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Reverse of
EntityArrays.APOS_ESCAPE()for unescaping purposes. - append(boolean) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor aboolean. - append(boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabooleanvalue. - append(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a boolean value to the string builder.
- append(boolean) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a boolean value to the string builder.
- append(boolean) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a boolean value to the string builder.
- append(boolean[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor abooleanarray. - append(boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabooleanarray. - append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twobooleanarrays. - append(boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
boolean. - append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twobooleanss. - append(boolean, boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
booleanss are equal. - append(byte) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor abyte. - append(byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabytevalue. - append(byte) - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Appends a byte to this buffer.
- append(byte[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor abytearray. - append(byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabytearray. - append(byte[]) - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Appends the bytes to this buffer.
- append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twobytearrays. - append(byte[], byte[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
byte. - append(byte, byte) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twobytes. - append(byte, byte) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
bytes are equal. - append(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- append(char) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor achar. - append(char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringacharvalue. - append(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char value to the string builder.
- append(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char value to the string builder.
- append(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char value to the string builder.
- append(char) - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Append a single character to this Writer.
- append(char[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor achararray. - append(char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringachararray. - append(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char array to the string builder.
- append(char[]) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char array to the string builder.
- append(char[]) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char array to the string builder.
- append(char[], char[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twochararrays. - append(char[], char[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
char. - append(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char array to the string builder.
- append(char[], int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char array to the string builder.
- append(char, char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- append(char, char) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twochars. - append(char, char) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
chars are equal. - append(double) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor adouble. - append(double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringadoublevalue. - append(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a double value to the string builder using
String.valueOf. - append(double) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a double value to the string builder using
String.valueOf. - append(double) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a double value to the string builder using
String.valueOf. - append(double[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor adoublearray. - append(double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringadoublearray. - append(double[], double[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twodoublearrays. - append(double[], double[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
double. - append(double, double) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twodoubles. - append(double, double) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
doubles are equal by testing that the pattern of bits returned bydoubleToLongare equal. - append(float) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor afloat. - append(float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringafloatvalue. - append(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a float value to the string builder using
String.valueOf. - append(float) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a float value to the string builder using
String.valueOf. - append(float) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a float value to the string builder using
String.valueOf. - append(float[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor afloatarray. - append(float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringafloatarray. - append(float[], float[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twofloatarrays. - append(float[], float[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
float. - append(float, float) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twofloats. - append(float, float) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
floats are equal by testing that the pattern of bits returned by doubleToLong are equal. - append(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor anint. - append(int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanintvalue. - append(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an int value to the string builder using
String.valueOf. - append(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an int value to the string builder using
String.valueOf. - append(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an int value to the string builder using
String.valueOf. - append(int) - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Appends an int to this buffer.
- append(int[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor anintarray. - append(int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanintarray. - append(int[], int[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twointarrays. - append(int[], int[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
int. - append(int, int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twoints. - append(int, int) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
ints are equal. - append(long) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor along. - append(long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringalongvalue. - append(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a long value to the string builder using
String.valueOf. - append(long) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a long value to the string builder using
String.valueOf. - append(long) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a long value to the string builder using
String.valueOf. - append(long[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor alongarray. - append(long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringalongarray. - append(long[], long[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twolongarrays. - append(long[], long[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
long. - append(long, long) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twolongs. - append(long, long) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
longs are equal. - append(short) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor ashort. - append(short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringashortvalue. - append(short[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor ashortarray. - append(short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringashortarray. - append(short[], short[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twoshortarrays. - append(short[], short[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Deep comparison of array of
short. - append(short, short) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twoshorts. - append(short, short) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
shorts are equal. - append(E...) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will first traverse the elements of the current iterable, followed by the provided elements.
- append(CharSequence) - Method in class org.apache.commons.codec.language.bm.PhoneticEngine.PhonemeBuilder
-
Creates a new phoneme builder containing all phonemes in this one extended by
str. - append(CharSequence) - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
- append(CharSequence) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a CharSequence to this string builder.
- append(CharSequence) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a CharSequence to this string builder.
- append(CharSequence) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a CharSequence to this string builder.
- append(CharSequence) - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Append a character sequence to this Writer.
- append(CharSequence, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a CharSequence to this string builder.
- append(CharSequence, int, int) - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Append a portion of a character sequence to the
StringBuilder. - append(CharSequence, Formatter, int, int, int) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.Handles the common
Formattableoperations of truncate-pad-append, with no ellipsis on precision overflow, and padding width underflow with spaces. - append(CharSequence, Formatter, int, int, int) - Static method in class org.apache.commons.text.FormattableUtils
-
Handles the common
Formattableoperations of truncate-pad-append, with no ellipsis on precision overflow, and padding width underflow with spaces. - append(CharSequence, Formatter, int, int, int, char) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.Handles the common
Formattableoperations of truncate-pad-append, with no ellipsis on precision overflow. - append(CharSequence, Formatter, int, int, int, char) - Static method in class org.apache.commons.text.FormattableUtils
-
Handles the common
Formattableoperations of truncate-pad-append, with no ellipsis on precision overflow. - append(CharSequence, Formatter, int, int, int, char, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.Handles the common
Formattableoperations of truncate-pad-append. - append(CharSequence, Formatter, int, int, int, char, CharSequence) - Static method in class org.apache.commons.text.FormattableUtils
-
Handles the common
Formattableoperations of truncate-pad-append. - append(CharSequence, Formatter, int, int, int, CharSequence) - Static method in class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.Handles the common
Formattableoperations of truncate-pad-append, padding width underflow with spaces. - append(CharSequence, Formatter, int, int, int, CharSequence) - Static method in class org.apache.commons.text.FormattableUtils
-
Handles the common
Formattableoperations of truncate-pad-append, padding width underflow with spaces. - append(Iterable<? extends E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will first traverse the elements of the current iterable, followed by the elements of the provided iterable.
- append(Object) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor anObject. - append(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectvalue. - append(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object to this string builder.
- append(Object) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object to this string builder.
- append(Object) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object to this string builder.
- append(Object[]) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Append a
hashCodefor anObjectarray. - append(Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectarray. - append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twoObjectarrays. - append(Object[], Object[]) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Performs a deep comparison of two
Objectarrays. - append(Object[], Object[], Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe deep comparison of twoObjectarrays. - append(Object, Object) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twoObjects. - append(Object, Object) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Test if two
Objects are equal using either #EqualsBuilder.reflectionAppend(Object, Object), if object are non primitives (or wrapper of primitives) or if fieldtestRecursiveis set tofalse. - append(Object, Object, Comparator<?>) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthe comparison of twoObjects. - append(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- append(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a string to this string builder.
- append(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a string to this string builder.
- append(String) - Method in class org.apache.commons.text.StringEscapeUtils.Builder
-
Literal append, no escaping being done.
- append(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a string to this string builder.
- append(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a string buffer to this string builder.
- append(StringBuffer) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a string buffer to this string builder.
- append(StringBuffer) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string buffer to this string builder.
- append(StringBuffer, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string buffer to this string builder.
- append(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabooleanvalue. - append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabooleanarray. - append(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabytevalue. - append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabytearray. - append(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringacharvalue. - append(StringBuffer, String, char[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringachararray. - append(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringadoublevalue. - append(StringBuffer, String, double[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringadoublearray. - append(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringafloatvalue. - append(StringBuffer, String, float[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringafloatarray. - append(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanintvalue. - append(StringBuffer, String, int[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanintarray. - append(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringalongvalue. - append(StringBuffer, String, long[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringalongarray. - append(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringashortvalue. - append(StringBuffer, String, short[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringashortarray. - append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObjectarray. - append(StringBuffer, String, Object, Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObjectvalue, printing the fulltoStringof theObjectpassed in. - append(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a StringBuilder to this string builder.
- append(StringBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a StringBuilder to this string builder.
- append(StringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a StringBuilder to this string builder.
- append(StringBuilder, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a StringBuilder to this string builder.
- append(String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabooleanvalue. - append(String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabooleanarray. - append(String, boolean[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabooleanarray. - append(String, boolean[], boolean[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
boolean[]s are equal. - append(String, boolean, boolean) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
booleans are equal. - append(String, byte) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanbytevalue. - append(String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabytearray. - append(String, byte[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringabytearray. - append(String, byte[], byte[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
byte[]s are equal. - append(String, byte, byte) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
bytes are equal. - append(String, char) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringacharvalue. - append(String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringachararray. - append(String, char[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringachararray. - append(String, char[], char[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
char[]s are equal. - append(String, char, char) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
chars are equal. - append(String, double) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringadoublevalue. - append(String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringadoublearray. - append(String, double[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringadoublearray. - append(String, double[], double[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
double[]s are equal. - append(String, double, double) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
doubles are equal. - append(String, float) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanfloatvalue. - append(String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringafloatarray. - append(String, float[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringafloatarray. - append(String, float[], float[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
float[]s are equal. - append(String, float, float) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
floats are equal. - append(String, int) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanintvalue. - append(String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanintarray. - append(String, int[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanintarray. - append(String, int[], int[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
int[]s are equal. - append(String, int, int) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
ints are equal. - append(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string to this string builder.
- append(String, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string to this string builder.
- append(String, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string to this string builder.
- append(String, long) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringalongvalue. - append(String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringalongarray. - append(String, long[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringalongarray. - append(String, long[], long[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
long[]s are equal. - append(String, long, long) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
longs are equal. - append(String, short) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanshortvalue. - append(String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringashortarray. - append(String, short[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringashortarray. - append(String, short[], short[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
short[]s are equal. - append(String, short, short) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
shorts are equal. - append(String, Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectvalue. - append(String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectarray. - append(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Calls
String.format(String, Object...)and appends the result. - append(String, Object...) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Calls
String.format(String, Object...)and appends the result. - append(String, Object...) - Method in class org.apache.commons.text.TextStringBuilder
-
Calls
String.format(String, Object...)and appends the result. - append(String, Object[], boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectarray. - append(String, Object[], Object[]) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
Object[]s are equal. - append(String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append to the
toStringanObjectvalue. - append(String, Object, Object) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Test if two
Objectss are equal. - append(String, String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- append(String, DiffResult<T>) - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Append diffs from another
DiffResult. - append(CharBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends the contents of a char buffer to this string builder.
- append(CharBuffer) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends the contents of a char buffer to this string builder.
- append(CharBuffer) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends the contents of a char buffer to this string builder.
- append(CharBuffer, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends the contents of a char buffer to this string builder.
- append(DeleteCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add a delete command to the script.
- append(InsertCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add an insert command to the script.
- append(KeepCommand<T>) - Method in class org.apache.commons.collections4.sequence.EditScript
-
Add a keep command to the script.
- append(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string builder to this string builder.
- append(DeleteCommand<T>) - Method in class org.apache.commons.text.diff.EditScript
-
Add a delete command to the script.
- append(InsertCommand<T>) - Method in class org.apache.commons.text.diff.EditScript
-
Add an insert command to the script.
- append(KeepCommand<T>) - Method in class org.apache.commons.text.diff.EditScript
-
Add a keep command to the script.
- append(StrBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends another string builder to this string builder.
- append(StrBuilder, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string builder to this string builder.
- append(TextStringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends another string builder to this string builder.
- append(TextStringBuilder, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string builder to this string builder.
- append(ByteArray) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
Make a
ByteArrayavailable for access at the end of this object. - appendAll(Iterable<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends each item in an iterable to the builder without any separators.
- appendAll(Iterable<?>) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends each item in an iterable to the builder without any separators.
- appendAll(Iterable<?>) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends each item in an iterable to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends each item in an iterator to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends each item in an iterator to the builder without any separators.
- appendAll(Iterator<?>) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends each item in an iterator to the builder without any separators.
- appendAll(T...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends each item in an array to the builder without any separators.
- appendAll(T...) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends each item in an array to the builder without any separators.
- appendAll(T...) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends each item in an array to the builder without any separators.
- appendAlternate(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- appendAlternate(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- appendAsObjectToString(Object) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Appends with the same format as the default
Object toString()method. - appendAttributes(Element) - Method in interface org.dom4j.Element
-
Appends the attributes of the given element to me.
- appendAttributes(Element) - Method in class org.dom4j.tree.AbstractElement
- appendChild(Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendChild(Node) - Method in class org.dom4j.dom.DOMAttribute
- appendChild(Node) - Method in class org.dom4j.dom.DOMCDATA
- appendChild(Node) - Method in class org.dom4j.dom.DOMComment
- appendChild(Node) - Method in class org.dom4j.dom.DOMDocument
- appendChild(Node) - Method in class org.dom4j.dom.DOMDocumentType
- appendChild(Node) - Method in class org.dom4j.dom.DOMElement
- appendChild(Node) - Method in class org.dom4j.dom.DOMEntityReference
- appendChild(Node) - Method in class org.dom4j.dom.DOMNamespace
- appendChild(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- appendChild(Node) - Method in class org.dom4j.dom.DOMText
- appendClassName(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe class name. - appendContent(Branch) - Method in interface org.dom4j.Branch
-
Appends the content of the given branch to this branch instance.
- appendContent(Branch) - Method in class org.dom4j.tree.AbstractBranch
- appendContentEnd(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe content end. - appendContentStart(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe content start. - appendCyclicObject(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObjectvalue that has been detected to participate in a cycle. - appendData(String) - Method in class org.dom4j.dom.DOMCDATA
- appendData(String) - Method in class org.dom4j.dom.DOMComment
- appendData(String) - Method in class org.dom4j.dom.DOMText
- appendData(CharacterData, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendDetail(StringBuffer, String, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabooleanvalue. - appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of abooleanarray. - appendDetail(StringBuffer, String, byte) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringabytevalue. - appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of abytearray. - appendDetail(StringBuffer, String, char) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringacharvalue. - appendDetail(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of achararray. - appendDetail(StringBuffer, String, double) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringadoublevalue. - appendDetail(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of adoublearray. - appendDetail(StringBuffer, String, float) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringafloatvalue. - appendDetail(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of afloatarray. - appendDetail(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanintvalue. - appendDetail(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of anintarray. - appendDetail(StringBuffer, String, int, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of anObjectarray item. - appendDetail(StringBuffer, String, long) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringalongvalue. - appendDetail(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of alongarray. - appendDetail(StringBuffer, String, short) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringashortvalue. - appendDetail(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of ashortarray. - appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
- appendDetail(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObjectvalue, printing the full detail of theObject. - appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
- appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe detail of anObjectarray. - appendDetail(StringBuffer, String, Collection<?>) - Method in class org.apache.commons.lang3.builder.RecursiveToStringStyle
- appendDetail(StringBuffer, String, Collection<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringaCollection. - appendDetail(StringBuffer, String, Map<?, ?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringaMap. - appendDOMTree(Document, Node, String) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, List<Node>) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, CDATA) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Comment) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Element) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, Entity) - Method in class org.dom4j.io.DOMWriter
- appendDOMTree(Document, Node, ProcessingInstruction) - Method in class org.dom4j.io.DOMWriter
- appendElementsByTagName(List<? super Element>, Branch, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendElementsByTagNameNS(List<? super Element>, Branch, String, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- appendEnd(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe end of data indicator. - appendEscapingCDATA(StringBuilder, String) - Static method in class org.apache.mina.util.Transform
-
Ensures that embeded CDEnd strings (]]>) are handled properly within message, NDC and throwable tag text.
- appendFieldEnd(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe field end. - appendFieldSeparator(StringBuffer) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe field separator. - appendFieldsIn(Class<?>) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Appends the fields and values defined by the given object of the given Class.
- appendFieldStart(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe field start. - appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(int, int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadLeft(Object, int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object to the builder padding on the left to a fixed width.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(int, int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object to the builder padding on the right to a fixed length.
- appendFixedWidthPadRight(Object, int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object to the builder padding on the right to a fixed length.
- appendIdentityHashCode(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append the
System.identityHashCode(java.lang.Object). - appendIfMissing(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Appends the suffix to the end of the string if the string does not already end with any of the suffixes.
- appendIfMissingIgnoreCase(String, CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Appends the suffix to the end of the string if the string does not already end, case insensitive, with any of the suffixes.
- appendInternal(StringBuffer, String, Object, boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObject, correctly interpreting its type. - appendln(boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a boolean value followed by a new line to the string builder.
- appendln(boolean) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a boolean value followed by a new line to the string builder.
- appendln(boolean) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a boolean value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char value followed by a new line to the string builder.
- appendln(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char value followed by a new line to the string builder.
- appendln(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char array followed by a new line to the string builder.
- appendln(char[]) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char array followed by a new line to the string builder.
- appendln(char[]) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a char array followed by a new line to the string builder.
- appendln(char[], int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a char array followed by a new line to the string builder.
- appendln(double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a double value followed by a new line to the string builder using
String.valueOf. - appendln(double) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a double value followed by a new line to the string builder using
String.valueOf. - appendln(double) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a double value followed by a new line to the string builder using
String.valueOf. - appendln(float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a float value followed by a new line to the string builder using
String.valueOf. - appendln(float) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a float value followed by a new line to the string builder using
String.valueOf. - appendln(float) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a float value followed by a new line to the string builder using
String.valueOf. - appendln(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an int value followed by a new line to the string builder using
String.valueOf. - appendln(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an int value followed by a new line to the string builder using
String.valueOf. - appendln(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an int value followed by a new line to the string builder using
String.valueOf. - appendln(long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a long value followed by a new line to the string builder using
String.valueOf. - appendln(long) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a long value followed by a new line to the string builder using
String.valueOf. - appendln(long) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a long value followed by a new line to the string builder using
String.valueOf. - appendln(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an object followed by a new line to this string builder.
- appendln(Object) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an object followed by a new line to this string builder.
- appendln(Object) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an object followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a string followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a string followed by a new line to this string builder.
- appendln(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a string followed by a new line to this string builder.
- appendln(StringBuffer) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuffer) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuffer) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a string buffer followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string buffer followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string buffer followed by a new line to this string builder.
- appendln(StringBuffer, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string buffer followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string builder followed by a new line to this string builder.
- appendln(StringBuilder, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string builder followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string followed by a new line to this string builder.
- appendln(String, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string followed by a new line to this string builder.
- appendln(String, Object...) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Calls
String.format(String, Object...)and appends the result. - appendln(String, Object...) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Calls
String.format(String, Object...)and appends the result. - appendln(String, Object...) - Method in class org.apache.commons.text.TextStringBuilder
-
Calls
String.format(String, Object...)and appends the result. - appendln(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends part of a string builder followed by a new line to this string builder.
- appendln(StrBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends another string builder followed by a new line to this string builder.
- appendln(StrBuilder, int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends part of a string builder followed by a new line to this string builder.
- appendln(TextStringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends another string builder followed by a new line to this string builder.
- appendln(TextStringBuilder, int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends part of a string builder followed by a new line to this string builder.
- appendNewLine() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends the new line string to this string builder.
- appendNewLine() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends the new line string to this string builder.
- appendNewLine() - Method in class org.apache.commons.text.TextStringBuilder
-
Appends the new line string to this string builder.
- appendNull() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends the text representing
nullto this string builder. - appendNull() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends the text representing
nullto this string builder. - appendNull() - Method in class org.apache.commons.text.TextStringBuilder
-
Appends the text representing
nullto this string builder. - appendNullText(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringan indicator fornull. - appendPadding(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends the pad character to the builder the specified number of times.
- appendPadding(int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends the pad character to the builder the specified number of times.
- appendPadding(int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends the pad character to the builder the specified number of times.
- appendPrimary(char) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- appendPrimary(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- appendSeparator(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a separator if the builder is currently non-empty.
- appendSeparator(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a separator if the builder is currently non-empty.
- appendSeparator(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a separator if the builder is currently non-empty.
- appendSeparator(char, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Append one of both separators to the builder If the builder is currently empty it will append the defaultIfEmpty-separator Otherwise it will append the standard-separator The separator is appended using
StrBuilder.append(char). - appendSeparator(char, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Append one of both separators to the builder If the builder is currently empty it will append the defaultIfEmpty-separator Otherwise it will append the standard-separator The separator is appended using
StrBuilder.append(char). - appendSeparator(char, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Append one of both separators to the builder If the builder is currently empty it will append the defaultIfEmpty-separator Otherwise it will append the standard-separator The separator is appended using
TextStringBuilder.append(char). - appendSeparator(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(char, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(char, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a separator if the builder is currently non-empty.
- appendSeparator(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a separator if the builder is currently non-empty.
- appendSeparator(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a separator if the builder is currently non-empty.
- appendSeparator(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends a separator to the builder if the loop index is greater than zero.
- appendSeparator(String, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends one of both separators to the StrBuilder.
- appendSeparator(String, String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends one of both separators to the StrBuilder.
- appendSeparator(String, String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends one of both separators to the StrBuilder.
- appendStart(StringBuffer, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe start of data indicator. - appendStats(String) - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Appends statistics if enabled.
- appendSummary(StringBuffer, String, boolean[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of abooleanarray. - appendSummary(StringBuffer, String, byte[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of abytearray. - appendSummary(StringBuffer, String, char[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of achararray. - appendSummary(StringBuffer, String, double[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of adoublearray. - appendSummary(StringBuffer, String, float[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of afloatarray. - appendSummary(StringBuffer, String, int[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of anintarray. - appendSummary(StringBuffer, String, long[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of alongarray. - appendSummary(StringBuffer, String, short[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of ashortarray. - appendSummary(StringBuffer, String, Object) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanObjectvalue, printing a summary of theObject. - appendSummary(StringBuffer, String, Object[]) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa summary of anObjectarray. - appendSummarySize(StringBuffer, String, int) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringa size summary. - appendSuper(boolean) - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Adds the result of
super.equals()to this builder. - appendSuper(int) - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Appends to the
builderthecompareTo(Object)result of the superclass. - appendSuper(int) - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the
toStringfrom the superclass. - appendSuper(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringthe superclass toString. - appendText(String) - Method in interface org.dom4j.CharacterData
-
Appends the given text to this nodes text value.
- appendText(String) - Method in class org.dom4j.tree.AbstractCharacterData
- appendTo(Appendable) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends current contents of this
StrBuilderto the providedAppendable. - appendTo(Appendable) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends current contents of this
StrBuilderto the providedAppendable. - appendTo(Appendable) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends current contents of this
StrBuilderto the providedAppendable. - appendToString(String) - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Append the
toStringfrom another object. - appendToString(StringBuffer, String) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Append to the
toStringanother toString. - appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an iterable placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an iterable placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Iterable<?>, String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an iterable placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an array placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an array placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Object[], String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an array placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Appends an iterator placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Appends an iterator placing separators between each value, but not before the first or after the last.
- appendWithSeparators(Iterator<?>, String) - Method in class org.apache.commons.text.TextStringBuilder
-
Appends an iterator placing separators between each value, but not before the first or after the last.
- APPLICATION_ENTITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- APPLICATION_ENTITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- APPLICATION_PROCESS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- APPLICATION_PROCESS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- apply(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleFunction
-
Applies this function.
- apply(int) - Method in interface org.apache.commons.lang3.function.FailableIntFunction
-
Applies this function.
- apply(long) - Method in interface org.apache.commons.lang3.function.FailableLongFunction
-
Applies this function.
- apply(I) - Method in interface org.apache.commons.lang3.Functions.FailableFunction
-
Deprecated.Applies this function.
- apply(CharSequence) - Method in class org.apache.commons.text.similarity.EditDistanceFrom
-
This compares "left" field against the "right" parameter using the "edit distance" implementation.
- apply(CharSequence) - Method in class org.apache.commons.text.similarity.SimilarityScoreFrom
-
This compares "left" field against the "right" parameter using the "similarity score" implementation.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.CosineDistance
- apply(CharSequence, CharSequence) - Method in interface org.apache.commons.text.similarity.EditDistance
-
Compares two CharSequences.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.HammingDistance
-
Find the Hamming Distance between two strings with the same length.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.IntersectionSimilarity
-
Calculates the intersection of two character sequences passed as input.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.JaccardDistance
-
Calculates Jaccard distance of two set character sequence passed as input.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.JaccardSimilarity
-
Calculates Jaccard Similarity of two set character sequence passed as input.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.JaroWinklerDistance
-
Computes the Jaro Winkler Distance between two character sequences.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.JaroWinklerSimilarity
-
Computes the Jaro Winkler Similarity between two character sequences.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LevenshteinDetailedDistance
-
Find the Levenshtein distance between two Strings.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LevenshteinDistance
-
Find the Levenshtein distance between two Strings.
- apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LongestCommonSubsequence
-
Calculates longest common subsequence similarity score of two
CharSequence's passed as input. - apply(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance
-
Calculates an edit distance between two
CharSequence'sleftandrightas:left.length() + right.length() - 2 * LCS(left, right), whereLCSis given inLongestCommonSubsequence.apply(CharSequence, CharSequence). - apply(CharSequence, CharSequence) - Method in interface org.apache.commons.text.similarity.SimilarityScore
-
Compares two CharSequences.
- apply(O1, O2) - Method in interface org.apache.commons.lang3.Functions.FailableBiFunction
-
Deprecated.Applies this function.
- apply(Rule.PhonemeExpr, int) - Method in class org.apache.commons.codec.language.bm.PhoneticEngine.PhonemeBuilder
-
Applies the given phoneme expression to all phonemes in this phoneme builder.
- apply(FailableBiFunction<T, U, R, E>, T, U) - Static method in class org.apache.commons.lang3.function.Failable
-
Applies a function and rethrows any exception as a
RuntimeException. - apply(FailableFunction<T, R, E>, T) - Static method in class org.apache.commons.lang3.function.Failable
-
Applies a function and rethrows any exception as a
RuntimeException. - apply(Functions.FailableBiFunction<O1, O2, O, T>, O1, O2) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Applies a function and rethrows any exception as a
RuntimeException. - apply(Functions.FailableFunction<I, O, T>, I) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Applies a function and rethrows any exception as a
RuntimeException. - apply(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Set the attribute type associated with this EntryAttribute.
- apply(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Set the attribute type associated with this EntryAttribute.
- apply(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Apply the AttributeType to the Modification
- apply(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
Apply the AttributeType to the Modification
- apply(T) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
Applies this function.
- apply(T, U) - Method in interface org.apache.commons.lang3.function.FailableBiFunction
-
Applies this function.
- apply(T, U, V) - Method in interface org.apache.commons.lang3.function.TriFunction
-
Applies this function to the given arguments.
- applyAsBoolean(T, U) - Method in interface org.apache.commons.lang3.function.ToBooleanBiFunction
-
Applies this function to the given arguments.
- applyAsDouble(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Applies this operator to the given operand.
- applyAsDouble(double, double) - Method in interface org.apache.commons.lang3.function.FailableDoubleBinaryOperator
-
Applies this operator to the given operands.
- applyAsDouble(int) - Method in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(long) - Method in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
-
Applies this function to the given argument.
- applyAsDouble(FailableDoubleBinaryOperator<E>, double, double) - Static method in class org.apache.commons.lang3.function.Failable
-
Applies a function and rethrows any exception as a
RuntimeException. - applyAsDouble(T) - Method in interface org.apache.commons.lang3.function.FailableToDoubleFunction
-
Applies this function to the given arguments.
- applyAsDouble(T, U) - Method in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
-
Applies this function to the given arguments.
- applyAsInt(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
-
Applies this function to the given argument.
- applyAsInt(int) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Applies this operator to the given operand.
- applyAsInt(int, int) - Method in interface org.apache.commons.lang3.function.FailableIntBinaryOperator
-
Applies this operator to the given operands.
- applyAsInt(long) - Method in interface org.apache.commons.lang3.function.FailableLongToIntFunction
-
Applies this function to the given argument.
- applyAsInt(T) - Method in interface org.apache.commons.lang3.function.FailableToIntFunction
-
Applies this function to the given arguments.
- applyAsInt(T, U) - Method in interface org.apache.commons.lang3.function.FailableToIntBiFunction
-
Applies this function to the given arguments.
- applyAsLong(double) - Method in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
-
Applies this function to the given argument.
- applyAsLong(int) - Method in interface org.apache.commons.lang3.function.FailableIntToLongFunction
-
Applies this function to the given argument.
- applyAsLong(long) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Applies this operator to the given operand.
- applyAsLong(long, long) - Method in interface org.apache.commons.lang3.function.FailableLongBinaryOperator
-
Applies this operator to the given operands.
- applyAsLong(T) - Method in interface org.apache.commons.lang3.function.FailableToLongFunction
-
Applies this function to the given arguments.
- applyAsLong(T, U) - Method in interface org.apache.commons.lang3.function.FailableToLongBiFunction
-
Applies this function to the given arguments.
- applyModification(Entry, Modification) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
A method to apply a modification to an existing entry.
- applyPattern(String) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Apply the specified pattern.
- applyPattern(String) - Method in class org.apache.commons.text.ExtendedMessageFormat
-
Apply the specified pattern.
- applyReadLocked(FailableFunction<O, T, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides read (shared, non-exclusive) access to the locked (hidden) object for the purpose of computing a result object.
- applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Deprecated.
- applyRules(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Deprecated.
- applyTemplates(Object, XPath) - Method in class org.dom4j.rule.Stylesheet
-
Processes the result of the xpath expression.
- applyTemplates(Object, XPath, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the result of the xpath expression in the given mode.
- applyTemplates(List<? extends Node>, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the input object in the given mode.
- applyTemplates(List<Node>) - Method in class org.dom4j.rule.Stylesheet
-
If input is a
Node, this will processes all of the children of that node. - applyTemplates(Document) - Method in class org.dom4j.rule.Mode
- applyTemplates(Document) - Method in class org.dom4j.rule.Stylesheet
-
If input is a
Node, this will processes all of the children of that node. - applyTemplates(Document, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the input object in the given mode.
- applyTemplates(Element) - Method in class org.dom4j.rule.Mode
- applyTemplates(Element) - Method in class org.dom4j.rule.Stylesheet
-
If input is a
Node, this will processes all of the children of that node. - applyTemplates(Element, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the input object in the given mode.
- applyTemplates(Node) - Method in class org.dom4j.rule.Stylesheet
-
If input is a
Node, this will processes all of the children of that node. - applyTemplates(Node, String) - Method in class org.dom4j.rule.Stylesheet
-
Processes the input object in the given mode.
- applyWriteLocked(FailableFunction<O, T, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Provides write (exclusive) access to the locked (hidden) object for the purpose of computing a result object.
- APPROX - org.apache.commons.codec.language.bm.RuleType
-
Approximate rules, which will lead to the largest number of phonetic interpretations.
- APPROX_MATCH - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- APPROX_MATCH_FILTER - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- APPROX_MATCH_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- APPROX_MATCH_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- APPROXIMATE - org.apache.directory.api.ldap.model.filter.AssertionType
-
approximate assertion node
- APPROXIMATELY_EQUAL - org.apache.directory.ldap.client.api.search.FilterOperator
- approximatelyEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.AttributeValueAssertionFilter
-
Creates an Approximate Filter : ( <attribute> ~= <value> )
- approximatelyEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder for testing the approximate equality of an attribute.
- ApproximateNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A simple assertion value node.
- ApproximateNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- ApproximateNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- ApproximateNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.ApproximateNode
-
Creates a new ApproximateNode object.
- APR1_PREFIX - Static variable in class org.apache.commons.codec.digest.Md5Crypt
-
The Identifier of the Apache variant.
- apr1Crypt(byte[]) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
See
Md5Crypt.apr1Crypt(byte[], String)for details. - apr1Crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
See
Md5Crypt.apr1Crypt(String, String)for details. - apr1Crypt(byte[], Random) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
See
Md5Crypt.apr1Crypt(byte[], String)for details. - apr1Crypt(String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
See
Md5Crypt.apr1Crypt(String, String)for details. - apr1Crypt(String, String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates an Apache htpasswd compatible "$apr1$" MD5 based hash value.
- ARABIC_NUMERALS - org.apache.commons.text.CharacterPredicates
-
Tests if the code points represents a number between 0 and 9.
- ArchUtils - Class in org.apache.commons.lang3
-
An utility class for the os.arch System Property.
- ArchUtils() - Constructor for class org.apache.commons.lang3.ArchUtils
- Area - Annotation Type in org.checkerframework.checker.units.qual
-
Units of areas.
- areEquals(byte[], int, byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(byte[], int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, char[]) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, char[], boolean) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(char[], int, String, boolean) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in a buffer.
- areEquals(String, int, String) - Static method in class org.apache.directory.api.util.Strings
-
Check if a text is present at the current position in another string.
- argArray - Variable in class org.slf4j.event.SubstituteLoggingEvent
- array - Variable in class org.apache.commons.collections4.iterators.ArrayIterator
-
The array to iterate over
- array - Variable in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
The array
- array() - Method in class org.apache.mina.core.buffer.IoBuffer
- array() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- ARRAY - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.ARRAYtypes. - ArrayCollector(Class<O>) - Constructor for class org.apache.commons.lang3.stream.Streams.ArrayCollector
-
Constructs a new instance for the given element type.
- ArrayCollector(Class<O>) - Constructor for class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.Constructs a new instance for the given element type.
- arrayFormat(String, Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
- arrayFormat(String, Object[], Throwable) - Static method in class org.slf4j.helpers.MessageFormatter
- arrayIterator(E...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over an object array.
- arrayIterator(E[], int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over the end part of an object array.
- arrayIterator(E[], int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over part of an object array.
- arrayIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over an object or primitive array.
- arrayIterator(Object, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over the end part of an object or primitive array.
- arrayIterator(Object, int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator over part of an object or primitive array.
- ArrayIterator<E> - Class in org.apache.commons.collections4.iterators
-
Implements an
Iteratorover any array. - ArrayIterator(Object) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the specified array.
- ArrayIterator(Object, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Constructs an ArrayIterator that will iterate over the values in the specified array from a specific start index.
- ArrayIterator(Object, int, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayIterator
-
Construct an ArrayIterator that will iterate over a range of values in the specified array.
- ArrayLen - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the length of an array or a string.
- ArrayLenRange - Annotation Type in org.checkerframework.common.value.qual
-
An expression with this type evaluates to an array or a string whose length is in the given range.
- arrayListIterator(E...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over an object array.
- arrayListIterator(E[], int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over the end part of an object array.
- arrayListIterator(E[], int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over part of an object array.
- arrayListIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over an object or primitive array.
- arrayListIterator(Object, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over the end part of an object or primitive array.
- arrayListIterator(Object, int, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator over part of an object or primitive array.
- ArrayListIterator<E> - Class in org.apache.commons.collections4.iterators
-
Implements a
ListIteratorover an array. - ArrayListIterator(Object) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the specified array.
- ArrayListIterator(Object, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Constructs an ArrayListIterator that will iterate over the values in the specified array from a specific start index.
- ArrayListIterator(Object, int, int) - Constructor for class org.apache.commons.collections4.iterators.ArrayListIterator
-
Construct an ArrayListIterator that will iterate over a range of values in the specified array.
- ArrayListValuedHashMap<K,V> - Class in org.apache.commons.collections4.multimap
- ArrayListValuedHashMap() - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the default initial map capacity (16) and the default initial list capacity (3).
- ArrayListValuedHashMap(int) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the default initial map capacity (16) and the specified initial list capacity.
- ArrayListValuedHashMap(int, int) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an empty ArrayListValuedHashMap with the specified initial map and list capacities.
- ArrayListValuedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an ArrayListValuedHashMap copying all the mappings of the given map.
- ArrayListValuedHashMap(MultiValuedMap<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
-
Creates an ArrayListValuedHashMap copying all the mappings of the given map.
- arrayOffset() - Method in class org.apache.mina.core.buffer.IoBuffer
- arrayOffset() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- ArraySorter - Class in org.apache.commons.lang3
-
Sorts and returns arrays in the fluent style.
- ArraySorter() - Constructor for class org.apache.commons.lang3.ArraySorter
- ArrayStack<E> - Class in org.apache.commons.collections4
-
Deprecated.use
ArrayDequeinstead (available from Java 1.6) - ArrayStack() - Constructor for class org.apache.commons.collections4.ArrayStack
-
Deprecated.Constructs a new empty
ArrayStack. - ArrayStack(int) - Constructor for class org.apache.commons.collections4.ArrayStack
-
Deprecated.Constructs a new empty
ArrayStackwith an initial size. - ArrayUtils - Class in org.apache.commons.collections4
-
Operations on arrays, primitive arrays (like
int[]) and primitive wrapper arrays (likeInteger[]). - ArrayUtils - Class in org.apache.commons.lang3
-
Operations on arrays, primitive arrays (like
int[]) and primitive wrapper arrays (likeInteger[]). - ArrayUtils() - Constructor for class org.apache.commons.collections4.ArrayUtils
- ArrayUtils() - Constructor for class org.apache.commons.lang3.ArrayUtils
-
ArrayUtils instances should NOT be constructed in standard programming.
- ArrayWithoutPackage - Annotation Type in org.checkerframework.checker.signature.qual
-
An identifier or primitive type, followed by any number of array square brackets.
- asBiConsumer(FailableBiConsumer<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableBiConsumerinto a standardBiConsumer. - asBiConsumer(Functions.FailableBiConsumer<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableBiConsumerinto a standardBiConsumer. - asBiFunction(FailableBiFunction<T, U, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableBiFunctioninto a standardBiFunction. - asBiFunction(Functions.FailableBiFunction<O1, O2, O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableBiFunctioninto a standardBiFunction. - asBiPredicate(FailableBiPredicate<T, U, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableBiPredicateinto a standardBiPredicate. - asBiPredicate(Functions.FailableBiPredicate<O1, O2, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableBiPredicateinto a standardBiPredicate. - asByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Converts a hex string representation to a byte array.
- asCallable(FailableCallable<V, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableCallableinto a standardCallable. - asCallable(Functions.FailableCallable<O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableCallableinto a standardCallable. - asCharBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asCharBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asCharBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- ASCII_ALPHA - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-zA-Z".
- ASCII_ALPHA_LOWER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "a-z".
- ASCII_ALPHA_NUMERALS - org.apache.commons.text.CharacterPredicates
-
Tests if the code points represents a letter between a and Z or a number between 0 and 9.
- ASCII_ALPHA_UPPER - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "A-Z".
- ASCII_LETTERS - org.apache.commons.text.CharacterPredicates
-
Tests if the code points represents a letter between a and Z.
- ASCII_LOWERCASE_LETTERS - org.apache.commons.text.CharacterPredicates
-
Tests if the code points represents a letter between a and z.
- ASCII_NUMERIC - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining ASCII alphabetic characters "0-9".
- ASCII_UPPERCASE_LETTERS - org.apache.commons.text.CharacterPredicates
-
Tests if the code points represents a letter between A and Z.
- asciiBytesToString(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Transform an array of ASCII bytes to a string.
- asciiStringToByte(String) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Transform a string to an array of ASCII bytes, where the byte array will contain only values in [0, 127].
- asClosure(Transformer<? super E, ?>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that calls a Transformer each time it is called.
- asConsumer(FailableConsumer<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableConsumerinto a standardConsumer. - asConsumer(Functions.FailableConsumer<I, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableConsumerinto a standardConsumer. - asDocumentType(DocumentType) - Method in class org.dom4j.dom.DOMDocumentFactory
- asDOMAttr(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMDocument(Document) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMDocumentType(DocumentType) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMElement(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMNode(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDOMText(CharacterData) - Static method in class org.dom4j.dom.DOMNodeHelper
- asDoubleBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asDoubleBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asDoubleBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asElement(Object) - Method in class org.dom4j.util.IndexedElement
- asElementIterator(Object) - Method in class org.dom4j.util.IndexedElement
-
Deprecated.WILL BE REMOVED IN dom4j-1.6 !!
- asElementList(Object) - Method in class org.dom4j.util.IndexedElement
- asEnumeration() - Method in class org.apache.commons.collections4.FluentIterable
-
Returns an Enumeration that will enumerate all elements contained in this iterable.
- asEnumeration(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an enumeration that wraps an iterator.
- asFloatBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asFloatBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asFloatBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asFunction(FailableFunction<T, R, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableFunctioninto a standardFunction. - asFunction(Functions.FailableFunction<I, O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableFunctioninto a standardFunction. - asHex(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Returns a hexadecimal representation of the given byte array.
- asHex(byte[], String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Returns a hexadecimal representation of the given byte array.
- ASHKENAZI - org.apache.commons.codec.language.bm.NameType
-
Ashkenazi family names
- asInputStream() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asInputStream() - Method in class org.apache.mina.core.buffer.IoBuffer
- asInputStream() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asIntBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asIntBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asIntBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asIterable(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an
Iterablethat wraps an iterator. - asIterator(Enumeration<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration.
- asIterator(Enumeration<? extends E>, Collection<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an iterator view of the given enumeration that will remove elements from the specified collection.
- asList() - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets an unmodifiable List view of the keys.
- asList() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets an unmodifiable List view of the keys which changes as the map changes.
- asList() - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Gets an unmodifiable view of the order of the Set.
- asLongBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asLongBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asLongBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asMap() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- asMap() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- asMap() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- asMap() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a view of this multi-valued map as a
Mapfrom each distinct key to the non-empty collection of that key's associated values. - asMultipleUseIterable(Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterable that wraps an iterator.
- Asn1Buffer - Class in org.apache.directory.api.asn1.util
-
A buffer used to store an encoding PDU.
- Asn1Buffer() - Constructor for class org.apache.directory.api.asn1.util.Asn1Buffer
-
Creates a new Asn1Buffer instance
- Asn1Buffer2 - Class in org.apache.directory.api.asn1.util
-
A buffer used to store an encoding PDU.
- Asn1Buffer2() - Constructor for class org.apache.directory.api.asn1.util.Asn1Buffer2
-
Create a new instance of Asn1Buffer2
- Asn1Container - Interface in org.apache.directory.api.asn1.ber
-
Every ASN1 container must implement this interface.
- Asn1Decoder - Class in org.apache.directory.api.asn1.ber
-
A BER TLV Tag component decoder.
- Asn1Object - Interface in org.apache.directory.api.asn1
-
An abstract class which implements basic TLV operations.
- Asn1StringUtils - Class in org.apache.directory.api.asn1.util
-
Little helper class for the asn1 package.
- asNode(Object) - Method in class org.dom4j.tree.ContentListFacade
- asOutputStream() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asOutputStream() - Method in class org.apache.mina.core.buffer.IoBuffer
- asOutputStream() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asPredicate(Transformer<? super T, Boolean>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that wraps a Transformer.
- asPredicate(FailablePredicate<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailablePredicateinto a standardPredicate. - asPredicate(Functions.FailablePredicate<I, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailablePredicateinto a standardPredicate. - asReader() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the contents of this builder as a Reader.
- asReader() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the contents of this builder as a Reader.
- asReader() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the contents of this builder as a Reader.
- asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asReadOnlyBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- asReadOnlyBuffer0() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Implement this method to return the unexpandable read only version of this buffer.
- asRunnable(FailableRunnable<?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableRunnableinto a standardRunnable. - asRunnable(Functions.FailableRunnable<?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableRunnableinto a standardRunnable. - assertCandidate(Entry) - Method in interface org.apache.directory.api.ldap.model.filter.Assertion
-
Checks to see if a candidate is valid by asserting an arbitrary predicate against the candidate.
- Assertion - Interface in org.apache.directory.api.ldap.model.filter
-
A candidacy predicate which tests if an entry satisfies some condition before being returned by a search.
- ASSERTION - org.apache.directory.api.ldap.model.filter.AssertionType
-
Predicate assertion node
- ASSERTION - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ASSERTION_VALUE_FILTER_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ASSERTION_VALUE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ASSERTION_VALUE_TAG - org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewerTags
-
greaterThanOrEqual [1]
- AssertionNode - Class in org.apache.directory.api.ldap.model.filter
-
Node used for the application of arbitrary predicates on return candidates.
- AssertionNode(Assertion) - Constructor for class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Creates an AssertionNode using an arbitrary candidate assertion.
- AssertionNode(Assertion, String) - Constructor for class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Creates an AssertionNode using an arbitrary candidate assertion with a descriptions used for filter AST walker dumps.
- assertionType - Variable in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
The node type
- AssertionType - Enum in org.apache.directory.api.ldap.model.filter
-
All the different kind of assertions.
- AssertNonNullIfNonNull - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that if the method returns a non-null value, then the value expressions are also non-null.
- assertNotTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
- assertNotTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
- assertOpen() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Throws an
IllegalStateExceptionwhen this pool has been closed. - assertOpen() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Verifies that the pool is open.
- asSet() - Method in class org.apache.commons.collections4.list.SetUniqueList
-
Gets an unmodifiable view as a Set.
- asShortBuffer() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- asShortBuffer() - Method in class org.apache.mina.core.buffer.IoBuffer
- asShortBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- ASSOCIATED_DOMAIN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ASSOCIATED_DOMAIN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ASSOCIATED_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ASSOCIATED_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- associateWithSchema(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Store the given SchemaObject in the Map associating SchemaObjetcs to their related Schema.
- asSupplier(FailableSupplier<T, ?>) - Static method in class org.apache.commons.lang3.function.Failable
-
Converts the given
FailableSupplierinto a standardSupplier. - asSupplier(Functions.FailableSupplier<O, ?>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Converts the given
Functions.FailableSupplierinto a standardSupplier. - asTokenizer() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Creates a tokenizer that can tokenize the contents of this builder.
- asTokenizer() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Creates a tokenizer that can tokenize the contents of this builder.
- asTokenizer() - Method in class org.apache.commons.text.TextStringBuilder
-
Creates a tokenizer that can tokenize the contents of this builder.
- asTransformer(Closure<? super T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Closure each time the transformer is used.
- asTransformer(Factory<? extends O>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Factory each time the transformer is used.
- asTransformer(Predicate<? super T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that calls a Predicate each time the transformer is used.
- asWriter() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets this builder as a Writer that can be written to.
- asWriter() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets this builder as a Writer that can be written to.
- asWriter() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets this builder as a Writer that can be written to.
- asXML() - Method in class org.dom4j.Namespace
- asXML() - Method in interface org.dom4j.Node
-
asXMLreturns the textual XML representation of this node. - asXML() - Method in class org.dom4j.tree.AbstractAttribute
- asXML() - Method in class org.dom4j.tree.AbstractCDATA
- asXML() - Method in class org.dom4j.tree.AbstractComment
- asXML() - Method in class org.dom4j.tree.AbstractDocument
- asXML() - Method in class org.dom4j.tree.AbstractDocumentType
- asXML() - Method in class org.dom4j.tree.AbstractElement
- asXML() - Method in class org.dom4j.tree.AbstractEntity
- asXML() - Method in class org.dom4j.tree.AbstractProcessingInstruction
- asXML() - Method in class org.dom4j.tree.AbstractText
- asXPathResult(Element) - Method in interface org.dom4j.Node
-
asXPathResultreturns a version of this node which is capable of being an XPath result. - asXPathResult(Element) - Method in class org.dom4j.tree.AbstractDocument
- asXPathResult(Element) - Method in class org.dom4j.tree.AbstractNode
- AT_CANNOT_SUBTYPE_COLLECTIVE_AT - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT sub-typing a Collective AT
- AT_COLLECTIVE_CANNOT_BE_SINGLE_VALUED - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT which is collective and is single-valued
- AT_COLLECTIVE_MUST_HAVE_USER_APPLICATIONS_USAGE - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT which is collective but does not have a 'userApplications' usage
- AT_CYCLE_TYPE_HIERARCHY - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT containing a cycle in its type hierarchy
- AT_DESC_STATE - org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
-
attributeType AttributeDescription transition
- AT_DESC_STATE - org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
-
attributeType [0] AttributeDescription OPTIONAL transition
- AT_MUST_HAVE_SAME_USAGE_THAN_SUPERIOR - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT which has a different usage than its superior
- AT_NONEXISTENT_EQUALITY_MATCHING_RULE - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT with a nonexistent equality matching rule
- AT_NONEXISTENT_ORDERING_MATCHING_RULE - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT with a nonexistent ordering matching rule
- AT_NONEXISTENT_SUBSTRING_MATCHING_RULE - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT with a nonexistent substring matching rule
- AT_NONEXISTENT_SUPERIOR - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT with a nonexistent superior
- AT_NONEXISTENT_SYNTAX - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT with a nonexistent syntax
- AT_SYNTAX_OR_SUPERIOR_REQUIRED - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT has no syntax and no superior
- AT_USER_APPLICATIONS_USAGE_MUST_BE_USER_MODIFIABLE - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an AT which has a 'userApplications' usage but is not user modifiable
- atLeast(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
-
Whether this version of Java is at least the version of Java passed in.
- atMost(JavaVersion) - Method in enum org.apache.commons.lang3.JavaVersion
-
Whether this version of Java is at most the version of Java passed in.
- atomic(Runnable) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Prevents any operations from occurring on this map while the given
Runnableexecutes. - AtomicInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A specialized implementation of the
ConcurrentInitializerinterface based on anAtomicReferencevariable. - AtomicInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicInitializer
- AtomicSafeInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A specialized
ConcurrentInitializerimplementation which is similar toAtomicInitializer, but ensures that theAtomicSafeInitializer.initialize()method is called only once. - AtomicSafeInitializer() - Constructor for class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
- atto - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-18.
- ATTR - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- attribute - Variable in class org.apache.directory.api.ldap.model.filter.LeafNode
-
attribute on which this leaf is based
- attribute - Variable in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
attribute on which this leaf is based
- attribute(int) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(int) - Method in interface org.dom4j.Element
-
Returns the attribute at the specified indexGets the
- attribute(int) - Method in class org.dom4j.tree.AbstractElement
- attribute(int) - Method in class org.dom4j.tree.DefaultElement
- attribute(String) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(String) - Method in class org.dom4j.bean.BeanElement
- attribute(String) - Method in interface org.dom4j.Element
-
Returns the attribute with the given name
- attribute(String) - Method in class org.dom4j.tree.AbstractElement
- attribute(String) - Method in class org.dom4j.tree.DefaultElement
- attribute(String) - Method in class org.dom4j.util.IndexedElement
- attribute(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- attribute(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- attribute(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Find attribute that matches given name or namespace Returns null if not found.
- attribute(String, String) - Method in class org.dom4j.dom.DOMElement
- attribute(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- attribute(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write an attribute without namespace.
- attribute(String, String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- attribute(String, String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- attribute(String, String, String) - Method in interface org.xmlpull.v1.XmlSerializer
-
Write an attribute.
- attribute(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
- attribute(String, Namespace) - Method in class org.dom4j.tree.DefaultElement
- attribute(QName) - Method in class org.dom4j.bean.BeanAttributeList
- attribute(QName) - Method in class org.dom4j.bean.BeanElement
- attribute(QName) - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attribute(QName) - Method in class org.dom4j.tree.AbstractElement
- attribute(QName) - Method in class org.dom4j.tree.DefaultElement
- attribute(QName) - Method in class org.dom4j.util.IndexedElement
- attribute(Attr) - Method in class org.dom4j.dom.DOMElement
- attribute(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- attribute(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- attribute(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Find attribute that matches given name or namespace Returns null if not found.
- Attribute - Interface in org.apache.directory.api.ldap.model.entry
-
A generic interface used to store the LDAP Attributes.
- Attribute - Interface in org.dom4j
-
Attributedefines an XML attribute. - ATTRIBUTE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ATTRIBUTE_CERTIFICATE_ASSERTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_DECL - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- ATTRIBUTE_DESC_FILTER_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_DESC_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_DESCRIPTION_LIST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_DESCRIPTION_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_NODE - Static variable in interface org.dom4j.Node
-
Matches elements nodes
- ATTRIBUTE_OR_VALUE_EXISTS - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server if the value specified by the client already exists within the attribute.
- ATTRIBUTE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_TYPE - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
An AttributeType
- ATTRIBUTE_TYPE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_TYPE_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_TYPE_TAG - Static variable in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseFactory
-
ASN.1 BER tag for the AttriubteType
- ATTRIBUTE_TYPE_USAGE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_TYPES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_TYPES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_TYPES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ATTRIBUTE_VALUE - org.apache.directory.api.ldap.model.schema.PrepareString.AssertionType
-
An Attribute Value
- ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ATTRIBUTE_VALUE_CANDIDATE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ATTRIBUTE_VALUE_SR_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTE_VALUE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- attributeAnonymizers - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
The map of AttributeType'sOID we want to anonymize.
- AttributeClassLoader - Class in org.apache.directory.api.ldap.schema.loader
-
A class loader that loads classes from an attribute within an entry.
- AttributeClassLoader() - Constructor for class org.apache.directory.api.ldap.schema.loader.AttributeClassLoader
-
Instantiates a new attribute class loader.
- attributeCount - Variable in class org.xmlpull.mxp1.MXParser
- attributeCount() - Method in class org.dom4j.bean.BeanMetaData
-
DOCUMENT ME!
- attributeCount() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attributeCount() - Method in class org.dom4j.tree.AbstractElement
- attributeCount() - Method in class org.dom4j.tree.DefaultElement
- attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Report an attribute type declaration.
- attributeDecl(String, String, String, String, String) - Method in class org.dom4j.io.SAXEventRecorder
- AttributeDecl - Class in org.dom4j.dtd
-
AttributeDeclrepresents an attribute declaration in a DTD. - AttributeDecl() - Constructor for class org.dom4j.dtd.AttributeDecl
- AttributeDecl(String, String, String, String, String) - Constructor for class org.dom4j.dtd.AttributeDecl
- AttributeDescriptionFilter - Class in org.apache.directory.ldap.client.api.search
-
This class is used to handle the Present filter (ie, attr =* )
- AttributeHelper - Class in org.dom4j.util
-
AttributeHelpera number of helper methods for working with attribute values. - AttributeHelper() - Constructor for class org.dom4j.util.AttributeHelper
- attributeIndex() - Method in class org.dom4j.util.IndexedElement
- attributeIterator() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- attributeIterator() - Method in class org.dom4j.tree.AbstractElement
- attributeIterator() - Method in class org.dom4j.tree.DefaultElement
- AttributeKey - Class in org.apache.mina.core.session
-
Creates a Key from a class name and an attribute name.
- AttributeKey(Class<?>, String) - Constructor for class org.apache.mina.core.session.AttributeKey
-
Creates a new instance.
- attributeList() - Method in class org.dom4j.tree.AbstractElement
-
DOCUMENT ME!
- attributeList() - Method in class org.dom4j.tree.BaseElement
- attributeList() - Method in class org.dom4j.tree.DefaultElement
- attributeList(int) - Method in class org.dom4j.tree.AbstractElement
-
DOCUMENT ME!
- attributeList(int) - Method in class org.dom4j.tree.BaseElement
- attributeList(int) - Method in class org.dom4j.tree.DefaultElement
- attributeName - Variable in class org.xmlpull.mxp1.MXParser
- attributeNameForNamespace(Namespace) - Method in class org.dom4j.io.DOMSAXContentHandler
- attributeNameForNamespace(Namespace) - Method in class org.dom4j.io.DOMWriter
- attributeNameHash - Variable in class org.xmlpull.mxp1.MXParser
- attributePrefix - Variable in class org.xmlpull.mxp1.MXParser
- attributes - Variable in class org.dom4j.tree.BaseElement
-
list of attributes
- attributes() - Method in interface org.dom4j.Element
- attributes() - Method in class org.dom4j.tree.AbstractElement
- attributes() - Method in class org.dom4j.tree.DefaultElement
- attributes() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- attributes() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- attributes() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return Iterator
- null is never returned if there is no children then iteraotr over empty collection is returned - ATTRIBUTES - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ATTRIBUTES_SR_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ATTRIBUTES_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- AttributesFactory - Class in org.apache.directory.api.ldap.model.schema
-
A factory that generates an entry using the meta schema for schema elements.
- AttributesFactory() - Constructor for class org.apache.directory.api.ldap.model.schema.AttributesFactory
- attributeType - Variable in class org.apache.directory.api.ldap.model.filter.LeafNode
-
attributeType on which this leaf is based
- attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- attributeType() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- attributeType() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514 Section 3
- attributeType() - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- AttributeType - Class in org.apache.directory.api.ldap.model.schema
-
An attributeType specification.
- AttributeType(String) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeType
-
Creates a AttributeType object using a unique OID.
- attributeTypeAndValue(SchemaManager, Rdn) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3
- attributeTypeDesc(AttributeTypeHolder) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 attribute type descriptions.
- AttributeTypeDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.AttributeTypeDescriptionSchemaParser
-
Creates a schema parser instance.
- AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the attribute type descripton syntax according to RFC 4512, par 4.2.2:
- AttributeTypeDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- AttributeTypeHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an AttributeType in relation with the Registries and SchemaManager.
- AttributeTypeHolder - Class in org.apache.directory.api.ldap.schema.converter
-
A bean used to hold the literal values of an AttributeType parsed out of an OpenLDAP schema configuration file.
- AttributeTypeHolder(String) - Constructor for class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Create an instance of an attributeType
- AttributeTypeItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
Attribute type information pertaining to specific attributes but not values associated with the type.
- AttributeTypeItem(Set<AttributeType>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeTypeItem
-
Creates a new instance.
- AttributeTypeOptions - Class in org.apache.directory.api.ldap.model.schema
-
An structure containing a couple of attributeType and options.
- AttributeTypeOptions(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Creates a new instance of AttributeTypeOptions, containing an attributeType, but no options.
- AttributeTypeOptions(AttributeType, Set<String>) - Constructor for class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
-
Creates a new instance of AttributeTypeOptions, containing an attributeType, and options.
- attributeTypeRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The AttributeType registry
- AttributeTypeRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An AttributeType registry service interface.
- attributeTypes - Variable in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
-
The attribute types.
- attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- attributeTypeSet() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- attributeTypesMatch(AttributeType, AttributeType) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks two schema attributeTypes for an exact match.
- AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A syntax checker which checks to see if an attributeType's type is either: userApplications directoryOperation distributedOperation dSAOperation .* The case is NOT ignored.
- AttributeTypeUsageSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- attributeUri - Variable in class org.xmlpull.mxp1.MXParser
- attributeUseApostrophe - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- AttributeUtils - Class in org.apache.directory.api.ldap.model.entry
-
A set of utility fuctions for working with Attributes.
- attributeValue - Variable in class org.xmlpull.mxp1.MXParser
- attributeValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- attributeValue() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- attributeValue(String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given name and any namespace or null if there is no such attribute or the empty string if the attribute value is empty.
- attributeValue(String) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(String, String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given name and any namespace or the default value if there is no such attribute value.
- attributeValue(String, String) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3
- attributeValue(QName) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given fully qualified name or null if there is no such attribute or the empty string if the attribute value is empty.
- attributeValue(QName) - Method in class org.dom4j.tree.AbstractElement
- attributeValue(QName, String) - Method in interface org.dom4j.Element
-
This returns the attribute value for the attribute with the given fully qualified name or the default value if there is no such attribute value.
- attributeValue(QName, String) - Method in class org.dom4j.tree.AbstractElement
- AttributeValueAssertion - Class in org.apache.directory.api.dsmlv2.request
-
A class to store an attribute value assertion.
- AttributeValueAssertion - Class in org.apache.directory.api.ldap.codec
-
A class to store an attribute value assertion.
- AttributeValueAssertion() - Constructor for class org.apache.directory.api.dsmlv2.request.AttributeValueAssertion
- AttributeValueAssertion() - Constructor for class org.apache.directory.api.ldap.codec.AttributeValueAssertion
- AttributeValueAssertionFilter - Class in org.apache.directory.api.dsmlv2.request
-
Object to store the filter.
- AttributeValueAssertionFilter - Class in org.apache.directory.api.ldap.codec.search
-
Object to store the filter.
- AttributeValueAssertionFilter - Class in org.apache.directory.ldap.client.api.search
-
A class to represent the various filters that take a value, like =, <=, >= or ~=.
- AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.api.dsmlv2.request.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueAssertionFilter(int, int) - Constructor for class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
The constructor.
- AttributeValueItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
A specific value of specific attributes.
- AttributeValueItem(Set<Attribute>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
-
Creates a new instance.
- ATTRVAL_SPEC - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
State values for the modify operation : ATTRVAL_SPEC
- ATTRVAL_SPEC_OR_SEP - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
State values for the modify operation : ATTRVAL_SPEC_OR_SEP
- AUDIO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUDIO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUDIO_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AudioSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
- AudioSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- AUTH - org.apache.directory.api.ldap.model.constants.SaslQoP
-
Authentication only
- AUTH_CONF - org.apache.directory.api.ldap.model.constants.SaslQoP
-
Authentication with integrity and privacy protection
- AUTH_INT - org.apache.directory.api.ldap.model.constants.SaslQoP
-
Authentication with integrity protection
- AUTH_METHOD_NOT_SUPPORTED - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code should be returned if the client requests, in a Bind request, an authentication method which is not supported or recognized by the server.
- AUTH_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- AUTH_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- AUTH_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- AUTH_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- AUTH_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- AUTH_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <authRequest> tag
- AUTH_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- authenticate(String, String, SearchScope, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- authenticate(String, String, SearchScope, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- authenticate(SearchRequest, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- authenticate(SearchRequest, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- authenticate(Dn, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials.
- authenticate(Dn, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Attempts to authenticate the supplied credentials.
- authenticate(Dn, String, SearchScope, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- authenticate(Dn, String, SearchScope, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Attempts to authenticate the supplied credentials against the first entry found matching the search criteria.
- AUTHENTICATED - org.apache.directory.api.ldap.model.message.BindStatus
-
The user has been authenticated
- AUTHENTICATION_FAILED - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
Authentication failed error response type.
- authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- authenticationLevel() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- AuthenticationLevel - Enum in org.apache.directory.api.ldap.model.constants
-
An enumeration that represents the level of authentication.
- AUTHORITY_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTHORITY_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- authorizationId - Variable in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
The authorization ID of the entity
- AUTO - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
-
A special line delimiter which is used for auto-detection of EOL in
TextLineDecoder. - autoDeclaredPrefixes - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- AUTOMOUNT_INFORMATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTOMOUNT_INFORMATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTOMOUNT_MAP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTOMOUNT_MAP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTOMOUNT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTOMOUNT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTONOMOUS_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AUTONOMOUS_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- AutonomousArea - org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The AutonomousArea role
- AUXILIARY - org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The enumeration constant value for the auxillary objectClasses
- AUXILIARY_VAL - Static variable in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
The int constant value for the auxillary objectClasses
- ava - Variable in class org.apache.directory.api.ldap.model.name.Rdn
-
A simple Ava is used to store the Rdn for the simple case where we only have a single type=value.
- Ava - Class in org.apache.directory.api.ldap.model.name
-
A Attribute Type And Value, which is the basis of all Rdn.
- Ava() - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs an empty Ava
- Ava(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava containing a binary value.
- Ava(String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava with a String value.
- Ava(String, String, Value, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- Ava(AttributeType, String, String, Value, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- Ava(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs an empty schema aware Ava.
- Ava(SchemaManager, String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava containing a binary value.
- Ava(SchemaManager, String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava with a String value.
- Ava(SchemaManager, String, String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava containing a binary value.
- Ava(SchemaManager, String, String, String) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct a schema aware Ava with a String value.
- Ava(SchemaManager, String, String, Value) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Construct an Ava.
- Ava(SchemaManager, Ava) - Constructor for class org.apache.directory.api.ldap.model.name.Ava
-
Constructs new Ava using the provided SchemaManager and AVA
- AVA_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- available() - Method in class org.apache.commons.codec.binary.BaseNCodecInputStream
- available() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Determines whether or not a call to get() will succeed.
- available() - Method in class org.apache.mina.handler.stream.IoSessionInputStream
- available(int) - Static method in class org.apache.mina.util.AvailablePortFinder
-
Checks to see if a specific port is available.
- available(BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Returns the amount of buffered data available for reading.
- availableLocaleList() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable list of installed locales.
- availableLocaleSet() - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains an unmodifiable set of installed locales.
- AvailablePortFinder - Class in org.apache.mina.util
-
Finds currently available server ports.
- await() - Method in interface org.apache.mina.core.future.CloseFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in interface org.apache.mina.core.future.ConnectFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in class org.apache.mina.core.future.DefaultCloseFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in class org.apache.mina.core.future.DefaultConnectFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in class org.apache.mina.core.future.DefaultReadFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in class org.apache.mina.core.future.DefaultWriteFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in interface org.apache.mina.core.future.ReadFuture
-
Wait for the asynchronous operation to complete.
- await() - Method in interface org.apache.mina.core.future.WriteFuture
-
Wait for the asynchronous operation to complete.
- await(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long) - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long, TimeUnit) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(long, TimeUnit) - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete with the specified timeout.
- await(Iterable<? extends IoFuture>) - Static method in class org.apache.mina.core.IoUtil
- await(Iterable<? extends IoFuture>, long) - Static method in class org.apache.mina.core.IoUtil
- await(Iterable<? extends IoFuture>, long, TimeUnit) - Static method in class org.apache.mina.core.IoUtil
- awaitTermination(long, TimeUnit) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- awaitTermination(long, TimeUnit) - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- awaitTermination(long, TimeUnit) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- awaitUninterruptably(Iterable<? extends IoFuture>) - Static method in class org.apache.mina.core.IoUtil
-
Wait on all the
IoFutures we get. - awaitUninterruptibly() - Method in interface org.apache.mina.core.future.CloseFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in interface org.apache.mina.core.future.ConnectFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultCloseFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultConnectFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultReadFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in class org.apache.mina.core.future.DefaultWriteFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in interface org.apache.mina.core.future.ReadFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly() - Method in interface org.apache.mina.core.future.WriteFuture
-
Wait for the asynchronous operation to complete uninterruptibly.
- awaitUninterruptibly(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(long) - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(long, TimeUnit) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(long, TimeUnit) - Method in interface org.apache.mina.core.future.IoFuture
-
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
- awaitUninterruptibly(Iterable<? extends IoFuture>, long) - Static method in class org.apache.mina.core.IoUtil
-
Wait on all the
IoFutures we get. - awaitUninterruptibly(Iterable<? extends IoFuture>, long, TimeUnit) - Static method in class org.apache.mina.core.IoUtil
-
Wait on all the
IoFutures we get. - AWT_TOOLKIT - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
awt.toolkitSystem Property. - AwtAlphaCompositingRule - Annotation Type in org.checkerframework.checker.fenum.qual
-
Basic alpha compositing rules for combining source and destination colors to achieve blending and transparency effects with graphics and images (see
AlphaCompositefor more details). - AwtColorSpace - Annotation Type in org.checkerframework.checker.fenum.qual
-
Color space tags to identify the specific color space of a Color object or, via a ColorModel object, of an Image, a BufferedImage, or a GraphicsDevice (see
ColorSpacefor more details). - AwtCursorType - Annotation Type in org.checkerframework.checker.fenum.qual
-
AwtCursorType.
- AwtFlowLayout - Annotation Type in org.checkerframework.checker.fenum.qual
-
Line alignments in a flow layout (see
FlowLayoutfor more details).
B
- B64 - Class in org.apache.commons.codec.digest
-
Base64-like method to convert binary bytes into ASCII chars.
- B64() - Constructor for class org.apache.commons.codec.digest.B64
- b64from24bit(byte, byte, byte, int, StringBuilder) - Static method in class org.apache.commons.codec.digest.B64
-
Base64 like conversion of bytes to ASCII chars.
- B64T_ARRAY - Static variable in class org.apache.commons.codec.digest.B64
-
Table with characters for Base64 transformation.
- B64T_STRING - Static variable in class org.apache.commons.codec.digest.B64
-
Table with characters for Base64 transformation.
- BackedList<T extends Node> - Class in org.dom4j.tree
-
BackedListrepresents a list of content of aBranch. - BackedList(AbstractBranch, List<Node>) - Constructor for class org.dom4j.tree.BackedList
- BackedList(AbstractBranch, List<Node>, int) - Constructor for class org.dom4j.tree.BackedList
- BackedList(AbstractBranch, List<Node>, List<T>) - Constructor for class org.dom4j.tree.BackedList
- BackgroundInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A class that allows complex initialization operations in a background task.
- BackgroundInitializer() - Constructor for class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Creates a new instance of
BackgroundInitializer. - BackgroundInitializer(ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Creates a new instance of
BackgroundInitializerand initializes it with the givenExecutorService. - backlog - Variable in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Define the number of socket that can wait to be accepted.
- Bag<E> - Interface in org.apache.commons.collections4
-
Defines a collection that counts the number of times an object appears in the collection.
- BagIterator(AbstractMapBag<E>) - Constructor for class org.apache.commons.collections4.bag.AbstractMapBag.BagIterator
-
Constructor.
- BagUtils - Class in org.apache.commons.collections4
- BASE_OBJECT - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- BASE_OBJECT_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- Base16 - Class in org.apache.commons.codec.binary
-
Provides Base16 encoding and decoding.
- Base16() - Constructor for class org.apache.commons.codec.binary.Base16
-
Creates a Base16 codec used for decoding and encoding.
- Base16(boolean) - Constructor for class org.apache.commons.codec.binary.Base16
-
Creates a Base16 codec used for decoding and encoding.
- Base16(boolean, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base16
-
Creates a Base16 codec used for decoding and encoding.
- Base16InputStream - Class in org.apache.commons.codec.binary
-
Provides Base16 encoding and decoding in a streaming fashion (unlimited size).
- Base16InputStream(InputStream) - Constructor for class org.apache.commons.codec.binary.Base16InputStream
-
Creates a Base16InputStream such that all data read is Base16-decoded from the original provided InputStream.
- Base16InputStream(InputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base16InputStream
-
Creates a Base16InputStream such that all data read is either Base16-encoded or Base16-decoded from the original provided InputStream.
- Base16InputStream(InputStream, boolean, boolean) - Constructor for class org.apache.commons.codec.binary.Base16InputStream
-
Creates a Base16InputStream such that all data read is either Base16-encoded or Base16-decoded from the original provided InputStream.
- Base16InputStream(InputStream, boolean, boolean, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base16InputStream
-
Creates a Base16InputStream such that all data read is either Base16-encoded or Base16-decoded from the original provided InputStream.
- Base16OutputStream - Class in org.apache.commons.codec.binary
-
Provides Hex encoding and decoding in a streaming fashion (unlimited size).
- Base16OutputStream(OutputStream) - Constructor for class org.apache.commons.codec.binary.Base16OutputStream
-
Creates a Base16OutputStream such that all data written is Hex-encoded to the original provided OutputStream.
- Base16OutputStream(OutputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base16OutputStream
-
Creates a Base16OutputStream such that all data written is either Hex-encoded or Hex-decoded to the original provided OutputStream.
- Base16OutputStream(OutputStream, boolean, boolean) - Constructor for class org.apache.commons.codec.binary.Base16OutputStream
-
Creates a Base16OutputStream such that all data written is either Hex-encoded or Hex-decoded to the original provided OutputStream.
- Base16OutputStream(OutputStream, boolean, boolean, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base16OutputStream
-
Creates a Base16OutputStream such that all data written is either Hex-encoded or Hex-decoded to the original provided OutputStream.
- Base32 - Class in org.apache.commons.codec.binary
-
Provides Base32 encoding and decoding as defined by RFC 4648.
- Base32() - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(boolean) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(boolean, byte) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(byte) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(int) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 codec used for decoding and encoding.
- Base32(int, byte[], boolean) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
- Base32(int, byte[], boolean, byte) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
- Base32(int, byte[], boolean, byte, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base32
-
Creates a Base32 / Base32 Hex codec used for decoding and encoding.
- Base32InputStream - Class in org.apache.commons.codec.binary
-
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
- Base32InputStream(InputStream) - Constructor for class org.apache.commons.codec.binary.Base32InputStream
-
Creates a Base32InputStream such that all data read is Base32-decoded from the original provided InputStream.
- Base32InputStream(InputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base32InputStream
-
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
- Base32InputStream(InputStream, boolean, int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base32InputStream
-
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
- Base32InputStream(InputStream, boolean, int, byte[], CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base32InputStream
-
Creates a Base32InputStream such that all data read is either Base32-encoded or Base32-decoded from the original provided InputStream.
- Base32OutputStream - Class in org.apache.commons.codec.binary
-
Provides Base32 encoding and decoding in a streaming fashion (unlimited size).
- Base32OutputStream(OutputStream) - Constructor for class org.apache.commons.codec.binary.Base32OutputStream
-
Creates a Base32OutputStream such that all data written is Base32-encoded to the original provided OutputStream.
- Base32OutputStream(OutputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base32OutputStream
-
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
- Base32OutputStream(OutputStream, boolean, int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base32OutputStream
-
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
- Base32OutputStream(OutputStream, boolean, int, byte[], CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base32OutputStream
-
Creates a Base32OutputStream such that all data written is either Base32-encoded or Base32-decoded to the original provided OutputStream.
- Base64 - Class in org.apache.commons.codec.binary
-
Provides Base64 encoding and decoding as defined by RFC 2045.
- Base64 - Class in org.apache.directory.api.util
-
Encoding and decoding of Base64 characters to and from raw bytes.
- Base64 - Class in org.apache.mina.util
-
Provides Base64 encoding and decoding as defined by RFC 2045.
- Base64() - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64() - Constructor for class org.apache.mina.util.Base64
- Base64(boolean) - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
- Base64(int) - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[], boolean) - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[], boolean, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- BASE64_DECODER - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for Base64 decoding using the key "base64Decoder".
- BASE64_ENCODER - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for Base64 decoding using the key "base64Encoder".
- BASE64BINARY - Static variable in class org.apache.directory.api.dsmlv2.ParserUtils
-
Base-64 identifier.
- base64DecoderStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the Base64DecoderStringLookup singleton instance to decode Base64 strings.
- base64Encode(Object) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Encodes the value as a Base64 String
- base64EncoderStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the Base64EncoderStringLookup singleton instance to encode strings to Base64.
- Base64InputStream - Class in org.apache.commons.codec.binary
-
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
- Base64InputStream(InputStream) - Constructor for class org.apache.commons.codec.binary.Base64InputStream
-
Creates a Base64InputStream such that all data read is Base64-decoded from the original provided InputStream.
- Base64InputStream(InputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base64InputStream
-
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
- Base64InputStream(InputStream, boolean, int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base64InputStream
-
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
- Base64InputStream(InputStream, boolean, int, byte[], CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base64InputStream
-
Creates a Base64InputStream such that all data read is either Base64-encoded or Base64-decoded from the original provided InputStream.
- Base64OutputStream - Class in org.apache.commons.codec.binary
-
Provides Base64 encoding and decoding in a streaming fashion (unlimited size).
- Base64OutputStream(OutputStream) - Constructor for class org.apache.commons.codec.binary.Base64OutputStream
-
Creates a Base64OutputStream such that all data written is Base64-encoded to the original provided OutputStream.
- Base64OutputStream(OutputStream, boolean) - Constructor for class org.apache.commons.codec.binary.Base64OutputStream
-
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
- Base64OutputStream(OutputStream, boolean, int, byte[]) - Constructor for class org.apache.commons.codec.binary.Base64OutputStream
-
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
- Base64OutputStream(OutputStream, boolean, int, byte[], CodecPolicy) - Constructor for class org.apache.commons.codec.binary.Base64OutputStream
-
Creates a Base64OutputStream such that all data written is either Base64-encoded or Base64-decoded to the original provided OutputStream.
- base64StringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Deprecated.
- baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- baseDistance() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- baseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- BaseElement - Class in org.dom4j.tree
-
BaseElementis a useful base class for implemementation inheritence of an XML element. - BaseElement(String) - Constructor for class org.dom4j.tree.BaseElement
- BaseElement(String, Namespace) - Constructor for class org.dom4j.tree.BaseElement
- BaseElement(QName) - Constructor for class org.dom4j.tree.BaseElement
- BaseGenericObjectPool<T> - Class in org.apache.commons.pool2.impl
-
Base class that provides common functionality for
GenericObjectPoolandGenericKeyedObjectPool. - BaseGenericObjectPool(BaseObjectPoolConfig<T>, String, String) - Constructor for class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Handles JMX registration (if required) and the initialization required for monitoring.
- BaseGenericObjectPool.EvictionIterator - Class in org.apache.commons.pool2.impl
-
The idle object eviction iterator.
- BaseGenericObjectPool.Evictor - Class in org.apache.commons.pool2.impl
-
The idle object evictor
TimerTask. - BaseGenericObjectPool.IdentityWrapper<T> - Class in org.apache.commons.pool2.impl
-
Wrapper for objects under management by the pool.
- BaseKeyedPooledObjectFactory<K,V> - Class in org.apache.commons.pool2
-
A base implementation of
KeyedPooledObjectFactory. - BaseKeyedPooledObjectFactory() - Constructor for class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
- BASELENGTH - Static variable in class org.apache.mina.util.Base64
-
The base length.
- BaseNCodec - Class in org.apache.commons.codec.binary
-
Abstract superclass for Base-N encoders and decoders.
- BaseNCodec(int, int, int, int) - Constructor for class org.apache.commons.codec.binary.BaseNCodec
-
Note
lineLengthis rounded down to the nearest multiple of the encoded block size. - BaseNCodec(int, int, int, int, byte) - Constructor for class org.apache.commons.codec.binary.BaseNCodec
-
Note
lineLengthis rounded down to the nearest multiple of the encoded block size. - BaseNCodec(int, int, int, int, byte, CodecPolicy) - Constructor for class org.apache.commons.codec.binary.BaseNCodec
-
Note
lineLengthis rounded down to the nearest multiple of the encoded block size. - BaseNCodec.Context - Class in org.apache.commons.codec.binary
-
Holds thread context so classes can be thread-safe.
- BaseNCodecInputStream - Class in org.apache.commons.codec.binary
-
Abstract superclass for Base-N input streams.
- BaseNCodecInputStream(InputStream, BaseNCodec, boolean) - Constructor for class org.apache.commons.codec.binary.BaseNCodecInputStream
- BaseNCodecOutputStream - Class in org.apache.commons.codec.binary
-
Abstract superclass for Base-N output streams.
- BaseNCodecOutputStream(OutputStream, BaseNCodec, boolean) - Constructor for class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
TODO should this be protected?
- BaseObject - Class in org.apache.commons.pool2
-
A base class for common functionality.
- BaseObject() - Constructor for class org.apache.commons.pool2.BaseObject
- BaseObjectPool<T> - Class in org.apache.commons.pool2
-
A simple base implementation of
ObjectPool. - BaseObjectPool() - Constructor for class org.apache.commons.pool2.BaseObjectPool
- BaseObjectPoolConfig<T> - Class in org.apache.commons.pool2.impl
-
Provides the implementation for the common attributes shared by the sub-classes.
- BaseObjectPoolConfig() - Constructor for class org.apache.commons.pool2.impl.BaseObjectPoolConfig
- BasePooledObjectFactory<T> - Class in org.apache.commons.pool2
-
A base implementation of
PoolableObjectFactory. - BasePooledObjectFactory() - Constructor for class org.apache.commons.pool2.BasePooledObjectFactory
- BaseProxyHandler<T> - Class in org.apache.commons.pool2.proxy
-
Base implementation for object wrappers when using a
ProxiedObjectPool. - BaseProxyHandler(T, UsageTracking<T>) - Constructor for class org.apache.commons.pool2.proxy.BaseProxyHandler
-
Constructs a new wrapper for the given pooled object.
- BaseSubtreeSpecification - Class in org.apache.directory.api.ldap.model.subtree
-
A simple implementation of the SubtreeSpecification interface.
- BaseSubtreeSpecification() - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree whose administrative point is necessarily the base and all subordinates underneath (excluding those that are part of inner areas) are part of the the subtree.
- BaseSubtreeSpecification(ExprNode) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree refinement whose administrative point is necessarily the base and only those subordinates selected by the refinement filter are included.
- BaseSubtreeSpecification(Dn) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a simple subtree whose administrative point above the base and all subordinates underneath the base (excluding those that are part of inner areas) are part of the the subtree.
- BaseSubtreeSpecification(Dn, int, int, Set<Dn>, Set<Dn>) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a subtree without a refinement filter where all other aspects can be varied.
- BaseSubtreeSpecification(Dn, int, int, Set<Dn>, Set<Dn>, ExprNode) - Constructor for class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
-
Creates a subtree which may be a refinement filter where all aspects of the specification can be set.
- BASIC - org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
Basic authentication
- BASIC_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Basic authentication
- BASIC_AUTH_SUBNEGOTIATION_VERSION - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Basic authentication subnegociation version
- BASIC_ESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
A Map<CharSequence, CharSequence> to escape the basic XML and HTML character entities.
- BASIC_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Mapping to escape the basic XML and HTML character entities.
- BASIC_UNESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
Reverse of
EntityArrays.BASIC_ESCAPEfor unescaping purposes. - BASIC_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Reverse of
EntityArrays.BASIC_ESCAPE()for unescaping purposes. - BasicControlDecorator - Class in org.apache.directory.api.ldap.codec
-
A decorator for handling opaque Control objects where we know nothing about their encoded value.
- BasicControlDecorator(LdapApiService, Control) - Constructor for class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Creates a new instance of BasicControlDecorator, decorating a
Control. - BasicEntry(K) - Constructor for class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- BasicEntry(K, V) - Constructor for class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- BasicMarker - Class in org.slf4j.helpers
-
A simple implementation of the
Markerinterface. - BasicMarker(String) - Constructor for class org.slf4j.helpers.BasicMarker
- BasicMarkerFactory - Class in org.slf4j.helpers
-
An almost trivial implementation of the
IMarkerFactoryinterface which createsBasicMarkerinstances. - BasicMarkerFactory() - Constructor for class org.slf4j.helpers.BasicMarkerFactory
-
Regular users should not create
BasicMarkerFactoryinstances. - BasicMDCAdapter - Class in org.slf4j.helpers
-
Basic MDC implementation, which can be used with logging systems that lack out-of-the-box MDC support.
- BasicMDCAdapter() - Constructor for class org.slf4j.helpers.BasicMDCAdapter
- BasicThreadFactory - Class in org.apache.commons.lang3.concurrent
-
An implementation of the
ThreadFactoryinterface that provides some configuration options for the threads it creates. - BasicThreadFactory - Class in org.apache.mina.util
-
Utility for creating thread factories
- BasicThreadFactory(String) - Constructor for class org.apache.mina.util.BasicThreadFactory
- BasicThreadFactory(String, boolean) - Constructor for class org.apache.mina.util.BasicThreadFactory
- BasicThreadFactory(String, boolean, int) - Constructor for class org.apache.mina.util.BasicThreadFactory
- BasicThreadFactory.Builder - Class in org.apache.commons.lang3.concurrent
-
A builder class for creating instances of
BasicThreadFactory. - BATCH_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- BATCH_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- BATCH_RESPONSE_LOOP - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Batch Response Loop state
- batchRequest - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The batch request.
- BATCHREQUEST_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </batchRequest> tag
- BATCHREQUEST_LOOP - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The BatchRequest loop
- BATCHREQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <batchRequest> tag
- BatchRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
This class represents the Batch Request.
- BatchRequestDsml() - Constructor for class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Creates a new instance of BatchResponseDsml.
- BatchRequestDsml.OnError - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of on error handling for a BatchRequest
- BatchRequestDsml.Processing - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of processing for a Batch Request
- BatchRequestDsml.ResponseOrder - Enum in org.apache.directory.api.dsmlv2.request
-
This enum represents the different types of response order for a Batch Request
- batchResponse - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The batch response.
- BatchResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
This class represents the Batch Response.
- BatchResponseDsml() - Constructor for class org.apache.directory.api.dsmlv2.response.BatchResponseDsml
-
Creates a new instance of BatchResponseDsml.
- bb - Variable in class org.apache.mina.util.byteaccess.BufferByteArray
-
The backing
IoBuffer. - BCodec - Class in org.apache.commons.codec.net
-
Identical to the Base64 encoding defined by RFC 1521 and allows a character set to be specified.
- BCodec() - Constructor for class org.apache.commons.codec.net.BCodec
-
Default constructor.
- BCodec(String) - Constructor for class org.apache.commons.codec.net.BCodec
-
Constructor which allows for the selection of a default Charset
- BCodec(Charset) - Constructor for class org.apache.commons.codec.net.BCodec
-
Constructor which allows for the selection of a default Charset
- BCodec(Charset, CodecPolicy) - Constructor for class org.apache.commons.codec.net.BCodec
-
Constructor which allows for the selection of a default Charset.
- BCrypt - Class in org.apache.directory.api.ldap.model.password
-
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
- BCrypt() - Constructor for class org.apache.directory.api.ldap.model.password.BCrypt
- BeanAttribute - Class in org.dom4j.bean
-
BeanAttributerepresents a mutable XML attribute which is backed by a property of the JavaBean of its parent element. - BeanAttribute(BeanAttributeList, int) - Constructor for class org.dom4j.bean.BeanAttribute
- BeanAttributeList - Class in org.dom4j.bean
-
BeanAttributeListimplements a list of Attributes which are the properties of a JavaBean. - BeanAttributeList(BeanElement) - Constructor for class org.dom4j.bean.BeanAttributeList
- BeanAttributeList(BeanElement, BeanMetaData) - Constructor for class org.dom4j.bean.BeanAttributeList
- BeanDocumentFactory - Class in org.dom4j.bean
-
BeanDocumentFactoryis a factory of DOM4J objects which may be BeanElements which are backed by JavaBeans and their properties. - BeanDocumentFactory() - Constructor for class org.dom4j.bean.BeanDocumentFactory
- BeanElement - Class in org.dom4j.bean
-
BeanElementuses a Java Bean to store its attributes. - BeanElement(String, Object) - Constructor for class org.dom4j.bean.BeanElement
- BeanElement(String, Namespace, Object) - Constructor for class org.dom4j.bean.BeanElement
- BeanElement(QName) - Constructor for class org.dom4j.bean.BeanElement
- BeanElement(QName, Object) - Constructor for class org.dom4j.bean.BeanElement
- BeanMetaData - Class in org.dom4j.bean
-
BeanMetaDatacontains metadata about a bean class. - BeanMetaData(Class<?>) - Constructor for class org.dom4j.bean.BeanMetaData
- before - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkEntry
-
The entry before this one in the order
- before(E) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- before(E) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Prepares this Cursor, so a subsequent call to Cursor#next() with a true return value, will have positioned the Cursor on a dataSet element equal to or less than the element argument but not greater.
- before(Entry) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- before(Response) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- BEFORE - org.apache.commons.collections4.comparators.FixedOrderComparator.UnknownObjectBehavior
- BEFORE_FIRST - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor is positioned just before the first element
- BEFORE_INNER - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor is positioned just before an element but not on any element
- beforeFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor before the first element.
- beforeFirst() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- beforeFirst() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- BeiderMorseEncoder - Class in org.apache.commons.codec.language.bm
-
Encodes strings into their Beider-Morse phonetic encoding.
- BeiderMorseEncoder() - Constructor for class org.apache.commons.codec.language.bm.BeiderMorseEncoder
- below(int) - Static method in class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.Constructs a
JavaUnicodeEscaperbelow the specified value (exclusive). - below(int) - Static method in class org.apache.commons.lang3.text.translate.NumericEntityEscaper
-
Deprecated.Constructs a
NumericEntityEscaperbelow the specified value (exclusive). - below(int) - Static method in class org.apache.commons.lang3.text.translate.UnicodeEscaper
-
Deprecated.Constructs a
UnicodeEscaperbelow the specified value (exclusive). - below(int) - Static method in class org.apache.commons.text.translate.JavaUnicodeEscaper
-
Constructs a
JavaUnicodeEscaperbelow the specified value (exclusive). - below(int) - Static method in class org.apache.commons.text.translate.NumericEntityEscaper
-
Constructs a
NumericEntityEscaperbelow the specified value (exclusive). - below(int) - Static method in class org.apache.commons.text.translate.UnicodeEscaper
-
Constructs a
UnicodeEscaperbelow the specified value (exclusive). - BerValue - Class in org.apache.directory.api.asn1.ber.tlv
-
This class stores the data decoded from a TLV.
- BerValue() - Constructor for class org.apache.directory.api.asn1.ber.tlv.BerValue
-
The default constructor.
- BerValue(byte[]) - Constructor for class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Creates a new Value from a byte[]
- between(int, int) - Static method in class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.Constructs a
JavaUnicodeEscaperbetween the specified values (inclusive). - between(int, int) - Static method in class org.apache.commons.lang3.text.translate.NumericEntityEscaper
-
Deprecated.Constructs a
NumericEntityEscaperbetween the specified values (inclusive). - between(int, int) - Static method in class org.apache.commons.lang3.text.translate.UnicodeEscaper
-
Deprecated.Constructs a
UnicodeEscaperbetween the specified values (inclusive). - between(int, int) - Static method in class org.apache.commons.text.translate.JavaUnicodeEscaper
-
Constructs a
JavaUnicodeEscaperbetween the specified values (inclusive). - between(int, int) - Static method in class org.apache.commons.text.translate.NumericEntityEscaper
-
Constructs a
NumericEntityEscaperbetween the specified values (inclusive). - between(int, int) - Static method in class org.apache.commons.text.translate.UnicodeEscaper
-
Constructs a
UnicodeEscaperbetween the specified values (inclusive). - between(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if
[b <= a <= c]or[b >= a >= c]where theais the tested object. - between(A, A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
- between(T, T) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range with the specified minimum and maximum values (both inclusive).
- between(T, T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range with the specified minimum and maximum values (both inclusive).
- betweenExclusive(A, A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if
(b < a < c)or(b > a > c)where theais the tested object. - betweenExclusive(A, A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
- BidiMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that allows bidirectional lookup between key and values.
- BidiMapIterator(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
-
Constructor.
- BidiOrderedMapIterator(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
-
Constructor.
- biFunctionStringLookup(BiFunction<String, U, R>) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new function-based lookup where the request for a lookup is answered by applying the function with a lookup key.
- BiFunctionStringLookup<P,R> - Class in org.apache.commons.text.lookup
-
A function-based lookup where the request for a lookup is answered by applying that function with a key.
- BIG_INTEGER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BIG_INTEGER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BINARY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BinaryAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that are not HR
- BinaryAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Creates a new instance of BinaryAnonymizer.
- BinaryAnonymizer(Map<Integer, byte[]>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
Creates a new instance of BinaryAnonymizer.
- BinaryAttributeDetector - Interface in org.apache.directory.api.ldap.codec.api
-
An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
- binaryBeMsb0ToHexDigit(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the first 4 bits of a binary (represented as boolean array) in big endian Msb0 bit ordering to a hexadecimal digit.
- binaryBeMsb0ToHexDigit(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a binary (represented as boolean array) in big endian Msb0 bit ordering to a hexadecimal digit.
- BinaryCodec - Class in org.apache.commons.codec.binary
-
Converts between byte arrays and strings of "0"s and "1"s.
- BinaryCodec() - Constructor for class org.apache.commons.codec.binary.BinaryCodec
- BinaryDecoder - Interface in org.apache.commons.codec
-
Defines common decoding methods for byte array decoders.
- BinaryEncoder - Interface in org.apache.commons.codec
-
Defines common encoding methods for byte array encoders.
- BinaryName - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a binary name as defined in the Java Language Specification, section 13.1.
- BinaryNameOrPrimitiveType - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a primitive type name or a
binary name. - BinaryNameWithoutPackage - Annotation Type in org.checkerframework.checker.signature.qual
- BinarySyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A binary value (universal value acceptor) syntax checker.
- BinarySyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- binaryToByte(boolean[], int, byte, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) into a byte using the default (little endian, Lsb0) byte and bit ordering.
- binaryToHexDigit(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) to a hexadecimal digit using the default (Lsb0) bit ordering.
- binaryToHexDigit(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) to a hexadecimal digit using the default (Lsb0) bit ordering.
- binaryToHexDigitMsb0_4bits(boolean[]) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) to a hexadecimal digit using the Msb0 bit ordering.
- binaryToHexDigitMsb0_4bits(boolean[], int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) to a hexadecimal digit using the Msb0 bit ordering.
- binaryToInt(boolean[], int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) into an int using the default (little endian, Lsb0) byte and bit ordering.
- binaryToLong(boolean[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) into a long using the default (little endian, Lsb0) byte and bit ordering.
- binaryToShort(boolean[], int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts binary (represented as boolean array) into a short using the default (little endian, Lsb0) byte and bit ordering.
- bind() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Bind on a server, using the
LdapConnectionConfiginformation of this connection. - bind() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Bind on a server, using the
LdapConnectionConfiginformation of this connection. - bind() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind on a server, using the
LdapConnectionConfiginformation of this connection. - bind() - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Bind on a server, using the
LdapConnectionConfiginformation of this connection. - bind() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Binds to the default local address(es) and start to accept incoming connections.
- bind() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Binds to the default local address(es) and start to accept incoming connections.
- bind(int) - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
Binds to the ldap server
- bind(Iterable<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(Iterable<? extends SocketAddress>) - Method in interface org.apache.mina.core.service.IoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Unauthenticated authentication bind on a server.
- bind(String) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(String, String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Simple bind on a server.
- bind(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Simple bind on a server.
- bind(String, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Simple bind on a server.
- bind(String, String) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Simple bind on a server.
- bind(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Binds to the specified local address and start to accept incoming connections.
- bind(SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
-
Binds to the specified local address and start to accept incoming connections.
- bind(SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(SocketAddress, SocketAddress...) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(SocketAddress, SocketAddress...) - Method in interface org.apache.mina.core.service.IoAcceptor
-
Binds to the specified local addresses and start to accept incoming connections.
- bind(BindRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Bind to the server using a bind request object.
- bind(BindRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Bind to the server using a bind request object.
- bind(BindRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a bind request object.
- bind(BindRequest) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Bind to the server using a bind request object.
- bind(Dn) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Unauthenticated authentication bind on a server.
- bind(Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Unauthenticated authentication bind on a server.
- bind(Dn) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Unauthenticated authentication bind on a server.
- bind(Dn, String) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Simple bind on a server.
- bind(Dn, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Simple bind on a server.
- bind(Dn, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Simple bind on a server.
- bind(Dn, String) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Simple bind on a server.
- bind(SaslCramMd5Request) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a CramMd5Request object.
- bind(SaslDigestMd5Request) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a DigestMd5Request object.
- bind(SaslExternalRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a SaslExternalRequest object.
- bind(SaslGssApiRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a GssApiRequest object.
- bind(SaslRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
SASL Bind to the server using a SASL request object.
- bind(SaslRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
SASL Bind to the server using a SASL request object.
- bind(SaslRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using a SaslRequest object.
- BIND_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The BindRequest message
- BIND_REQUEST_SASL_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- BIND_REQUEST_SIMPLE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- BIND_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- BIND_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- BIND_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The BindResponse message
- BIND_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- BIND_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- bindAsync() - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Asynchronous Bind on a server, using the LdapConnectionConfig informations.
- bindAsync() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous Bind on a server, using the LdapConnectionConfig informations.
- bindAsync(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous unauthenticated authentication bind
- bindAsync(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Simple asynchronous Bind on a server.
- bindAsync(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Simple asynchronous Bind on a server.
- bindAsync(BindRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Do an asynchronous bind, based on a BindRequest.
- bindAsync(BindRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a BindRequest.
- bindAsync(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronous unauthenticated authentication Bind on a server.
- bindAsync(Dn, String) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Simple asynchronous Bind on a server.
- bindAsync(Dn, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Simple asynchronous Bind on a server.
- bindAsync(SaslGssApiRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a GssApiRequest.
- bindAsync(SaslRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Do an asynchronous bind, based on a SaslPlainRequest.
- bindCalled() - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
- bindConnection(LdapConnection) - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Issues a bind request on the supplied connection using the name and credentials from the LdapConnectionConfg supplied to the constructor.
- bindConnection(LdapConnection) - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Issues a bind request on the supplied connection using the name and credentials from the LdapConnectionConfg supplied to the constructor.
- bindEventsToMethod(Object, String, Object, Class<L>, String...) - Static method in class org.apache.commons.lang3.event.EventUtils
-
Binds an event listener to a specific method on a specific object.
- BindFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage BindRequests.
- BindFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.BindFuture
-
Creates a new instance of BindFuture.
- bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Starts the acceptor, and register the given addresses
- bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Starts the acceptor, and register the given addresses
- bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Starts the acceptor, and register the given addresses
- bindInternal(List<? extends SocketAddress>) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
Starts the acceptor, and register the given addresses
- bindLock - Variable in class org.apache.mina.core.service.AbstractIoAcceptor
-
The lock object which is acquired while bind or unbind operation is performed.
- BindNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Bind response.
- BindRequest - Interface in org.apache.directory.api.ldap.model.message
-
Bind protocol operation request which authenticates and begins a client session.
- BindRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for BindRequest
- BindRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Creates a new getDecoratedMessage() of AuthRequestDsml.
- BindRequestDsml(LdapApiService, BindRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Creates a new getDecoratedMessage() of AuthRequestDsml.
- BindRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The BindRequest factory.
- BindRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Bind protocol operation request which authenticates and begins a client session.
- BindRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Creates an BindRequest implementation to bind to an LDAP server.
- BindResponse - Interface in org.apache.directory.api.ldap.model.message
-
Bind protocol response message used to confirm the results of a bind request message.
- BindResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for AuthResponse
- BindResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.BindResponseDsml
-
Creates a new getDecoratedMessage() of AuthResponseDsml.
- BindResponseDsml(LdapApiService, BindResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.BindResponseDsml
-
Creates a new getDecoratedMessage() of AuthResponseDsml.
- BindResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The BindResponse factory.
- BindResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
BindResponse implementation.
- BindResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Creates a BindResponse as a reply to an BindRequest.
- BindResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Creates a BindResponse as a reply to an BindRequest.
- bindSasl(SaslRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Process the SASL Bind.
- bindSaslCramMd5(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using the SASL CRAM-MD5 mechanism.
- bindSaslDigestMd5(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Bind to the server using the SASL DIGEST-MD5 mechanism.
- bindSaslPlain(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
SASL PLAIN Bind on a server.
- bindSaslPlain(String, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
SASL PLAIN Bind on a server.
- BindStatus - Enum in org.apache.directory.api.ldap.model.message
-
An enum used to store the BindRequest state.
- BiStringLookup<U> - Interface in org.apache.commons.text.lookup
-
Lookups a String key for a String value.
- BIT_32 - org.apache.commons.lang3.arch.Processor.Arch
-
A 32-bit processor architecture.
- BIT_64 - org.apache.commons.lang3.arch.Processor.Arch
-
A 64-bit processor architecture.
- BIT_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- BIT_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BIT_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BIT_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BitField - Class in org.apache.commons.lang3
-
Supports operations on bit-mapped fields.
- BitField(int) - Constructor for class org.apache.commons.lang3.BitField
-
Creates a BitField instance.
- bitIndex - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
-
The index this entry is comparing.
- bitIndex(String, int, int, String, int, int) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- bitIndex(K, int, int, K, int, int) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns the n-th different bit between key and other.
- bitIndex(K, K) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Utility method for calling
KeyAnalyzer.bitIndex(Object, int, int, Object, int, int). - bitsPerElement() - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Returns the number of bits per element in the key
- bitsPerElement() - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- bitsPerElement() - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns the number of bits per element in the key.
- BitString - Class in org.apache.directory.api.asn1.util
-
Implement the Bit String primitive type.
- BitString(byte[]) - Constructor for class org.apache.directory.api.asn1.util.BitString
-
Creates a BitString from a byte[].
- BitString(int) - Constructor for class org.apache.directory.api.asn1.util.BitString
-
Creates a BitString with a specific length (length is the number of bits).
- BitStringComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the bitStringMatch matchingRule (RFC 4517, par.
- BitStringComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
-
The BitStringComparator constructor.
- BitStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
- BitStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BlacklistFilter - Class in org.apache.mina.filter.firewall
-
A
IoFilterwhich blocks connections from blacklisted remote address. - BlacklistFilter() - Constructor for class org.apache.mina.filter.firewall.BlacklistFilter
- block() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
- block(InetAddress) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
-
Blocks the specified endpoint.
- block(Subnet) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
-
Blocks the specified subnet.
- BMP_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- BODY - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- BogusTrustManagerFactory - Class in org.apache.mina.filter.ssl
-
Bogus
TrustManagerFactorywhich createsX509TrustManagertrusting everything. - BogusTrustManagerFactory() - Constructor for class org.apache.mina.filter.ssl.BogusTrustManagerFactory
-
Creates a new BogusTrustManagerFactory instance
- BOOLEAN - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- BOOLEAN - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.BOOLEAN_LITERALtrees. - BOOLEAN - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.BOOLEANtypes. - BOOLEAN_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOLEAN_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOLEAN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- booleanComparator(boolean) - Static method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
trueFirstvalues before!trueFirstvalues. - booleanComparator(boolean) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a Comparator that can sort Boolean objects.
- BooleanComparator - Class in org.apache.commons.collections4.comparators
-
A
ComparatorforBooleanobjects that can sort either true or false first. - BooleanComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the BooleanComparator matchingRule (RFC 4517, par.
- BooleanComparator() - Constructor for class org.apache.commons.collections4.comparators.BooleanComparator
-
Creates a
BooleanComparatorthat sortsfalsevalues beforetruevalues. - BooleanComparator(boolean) - Constructor for class org.apache.commons.collections4.comparators.BooleanComparator
-
Creates a
BooleanComparatorthat sortstrueFirstvalues before!trueFirstvalues. - BooleanComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
-
The BooleanComparator constructor.
- BooleanDecoder - Class in org.apache.directory.api.asn1.ber.tlv
-
Parse and decode a Boolean value.
- BooleanDecoderException - Exception in org.apache.directory.api.asn1.ber.tlv
-
Thrown when a BooleanDecoder has encountered a failure condition during a decode.
- BooleanDecoderException(String) - Constructor for exception org.apache.directory.api.asn1.ber.tlv.BooleanDecoderException
-
Creates a BooleanDecoderException
- BooleanNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer for boolean values.
- BooleanNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Creates a new instance of BooleanNormalizer.
- BooleanSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Boolean according to RFC 4517.
- BooleanSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- BooleanUtils - Class in org.apache.commons.lang3
-
Operations on boolean primitives and Boolean objects.
- BooleanUtils() - Constructor for class org.apache.commons.lang3.BooleanUtils
-
BooleanUtilsinstances should NOT be constructed in standard programming. - booleanValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Returns the value of this MutableBoolean as a boolean.
- booleanValue(Attribute) - Static method in class org.dom4j.util.AttributeHelper
- booleanValue(Element, String) - Static method in class org.dom4j.util.AttributeHelper
- booleanValue(Element, QName) - Static method in class org.dom4j.util.AttributeHelper
- booleanValueOf(Object) - Method in interface org.dom4j.XPath
-
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
- booleanValueOf(Object) - Method in class org.dom4j.xpath.DefaultXPath
- booleanValues() - Static method in class org.apache.commons.lang3.BooleanUtils
-
Returns a new array of possible values (like an enum would).
- BoolVal - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the possible values for a bool type.
- BOOT_FILE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOT_FILE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOT_PARAMETER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOT_PARAMETER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOT_PARAMETER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOTABLE_DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BOOTABLE_DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BootParameterSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a BootParameter according to RFC 2307 :
- BootParameterSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- borrowObject() - Method in class org.apache.commons.pool2.BaseObjectPool
- borrowObject() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Equivalent to
.borrowObject(BaseGenericObjectPool.getMaxWaitDuration()) - borrowObject() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Borrows an object from the pool.
- borrowObject() - Method in interface org.apache.commons.pool2.ObjectPool
-
Borrows an instance from this pool.
- borrowObject() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- borrowObject(long) - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Borrows an object from the pool using the specific waiting time which only applies if
BaseGenericObjectPool.getBlockWhenExhausted()is true. - borrowObject(Duration) - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Borrows an object from the pool using the specific waiting time which only applies if
BaseGenericObjectPool.getBlockWhenExhausted()is true. - borrowObject(K) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Equivalent to
.borrowObject(key,BaseGenericObjectPool.getMaxWaitDuration()) - borrowObject(K) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Borrows an instance from this pool for the specified
key. - borrowObject(K) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- borrowObject(K, long) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Borrows an object from the sub-pool associated with the given key using the specified waiting time which only applies if
BaseGenericObjectPool.getBlockWhenExhausted()is true. - BOTH_IDLE - Static variable in class org.apache.mina.core.session.IdleStatus
-
Represents both
IdleStatus.READER_IDLEandIdleStatus.WRITER_IDLE. - Bottom - Annotation Type in org.checkerframework.common.subtyping.qual
-
A special annotation intended solely for representing the bottom type in the qualifier hierarchy.
- BottomThis - Annotation Type in org.checkerframework.common.returnsreceiver.qual
-
The bottom type for the Returns Receiver Checker's type system.
- BottomVal - Annotation Type in org.checkerframework.common.value.qual
-
The bottom type in the Constant Value type system.
- BoundedCollection<E> - Interface in org.apache.commons.collections4
-
Defines a collection that is bounded in size.
- boundedIterable(Iterable<E>, long) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns a view of the given iterable that contains at most the given number of elements.
- boundedIterator(Iterator<? extends E>, long) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Decorates the specified iterator to return at most the given number of elements.
- boundedIterator(Iterator<? extends E>, long, long) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Decorates the specified iterator to return at most the given number of elements, skipping all elements until the iterator reaches the position at
offset. - BoundedIterator<E> - Class in org.apache.commons.collections4.iterators
-
Decorates another iterator to return elements in a specific range.
- BoundedIterator(Iterator<? extends E>, long, long) - Constructor for class org.apache.commons.collections4.iterators.BoundedIterator
-
Decorates the specified iterator to return at most the given number of elements, skipping all elements until the iterator reaches the position at
offset. - BoundedMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that is bounded in size.
- boundHandlers - Static variable in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
- Branch - Interface in org.dom4j
-
Branchinterface defines the common behaviour for Nodes which can contain child nodes (content) such as XML elements and documents. - BranchNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing branches within the expression tree corresponding to logical operators within the filter expression.
- BranchNode(AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator.
- BranchNode(AssertionType, List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator and a list of children.
- BranchNode(AssertionType, ExprNode...) - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNode
-
Creates a BranchNode using a logical operator and a list of children.
- BranchNormalizedVisitor - Class in org.apache.directory.api.ldap.model.filter
-
Visitor which traverses a filter tree while normalizing the branch node order.
- BranchNormalizedVisitor() - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
- BranchNormalizedVisitor.NodeComparator - Class in org.apache.directory.api.ldap.model.filter
- BranchTreeNode - Class in org.dom4j.swing
-
BranchTreeNodeimplements the Swing TreeNode interface to bind dom4j XML Branch nodes (i.e. - BranchTreeNode() - Constructor for class org.dom4j.swing.BranchTreeNode
- BranchTreeNode(TreeNode, Branch) - Constructor for class org.dom4j.swing.BranchTreeNode
- BranchTreeNode(Branch) - Constructor for class org.dom4j.swing.BranchTreeNode
- broadcast(Object) - Method in class org.apache.mina.core.service.AbstractIoService
-
Writes the specified
messageto all theIoSessions managed by this service. - broadcast(Object) - Method in interface org.apache.mina.core.service.IoService
-
Writes the specified
messageto all theIoSessions managed by this service. - broadcast(Object, Iterable<IoSession>) - Static method in class org.apache.mina.core.IoUtil
-
Writes the specified
messageto the specifiedsessions. - broadcast(Object, Collection<IoSession>) - Static method in class org.apache.mina.core.IoUtil
-
Writes the specified
messageto the specifiedsessions. - broadcast(Object, Iterator<IoSession>) - Static method in class org.apache.mina.core.IoUtil
-
Writes the specified
messageto the specifiedsessions. - broadcast(Object, IoSession...) - Static method in class org.apache.mina.core.IoUtil
-
Writes the specified
messageto the specifiedsessions. - broadcastNodeChanged(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Informs all of my registered cursors that the specified element was changed.
- broadcastNodeInserted(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Informs all of my registered cursors that the specified element was just added to my list.
- broadcastNodeRemoved(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Informs all of my registered cursors that the specified element was just removed from my list.
- BROWSE - org.apache.directory.api.ldap.aci.MicroOperation
-
The Browse permission, may be used only in conjunction with the entry component.
- buf - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- buf - Variable in class org.xmlpull.mxp1.MXParser
- buf() - Method in class org.apache.mina.core.buffer.IoBuffer
- buf() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- buf(ByteBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Sets the underlying NIO buffer instance.
- bufAbsoluteStart - Variable in class org.xmlpull.mxp1.MXParser
- bufEnd - Variable in class org.xmlpull.mxp1.MXParser
- buffer - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Buffer for streaming.
- buffer - Variable in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Internal data storage.
- buffer - Variable in class org.apache.commons.text.StrBuilder
-
Deprecated.Internal data storage.
- buffer() - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Get's the bytes, the backing store for this buffer.
- BufferByteArray - Class in org.apache.mina.util.byteaccess
-
A
ByteArraybacked by aIoBuffer. - BufferByteArray(IoBuffer) - Constructor for class org.apache.mina.util.byteaccess.BufferByteArray
-
Creates a new instance of BufferByteArray and uses the supplied
IoBufferto back this class - BufferDataException - Exception in org.apache.mina.core.buffer
-
A
RuntimeExceptionwhich is thrown when the data theIoBuffercontains is corrupt. - BufferDataException() - Constructor for exception org.apache.mina.core.buffer.BufferDataException
-
Create a new BufferDataException instance
- BufferDataException(String) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
-
Create a new BufferDataException instance
- BufferDataException(String, Throwable) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
-
Create a new BufferDataException instance
- BufferDataException(Throwable) - Constructor for exception org.apache.mina.core.buffer.BufferDataException
-
Create a new BufferDataException instance
- BufferedWriteFilter - Class in org.apache.mina.filter.buffer
-
An
IoFilterimplementation used to buffer outgoingWriteRequestalmost like whatBufferedOutputStreamdoes. - BufferedWriteFilter() - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Default constructor.
- BufferedWriteFilter(int) - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Constructor which sets buffer size to
bufferSize.Uses a default instance ofConcurrentHashMap. - BufferedWriteFilter(int, LazyInitializedCacheMap<IoSession, IoBuffer>) - Constructor for class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Constructor which sets buffer size to
bufferSize. - bufLoadFactor - Variable in class org.xmlpull.mxp1.MXParser
- bufSoftLimit - Variable in class org.xmlpull.mxp1.MXParser
- bufStart - Variable in class org.xmlpull.mxp1.MXParser
- build() - Method in interface org.apache.commons.lang3.builder.Builder
-
Returns a reference to the object being constructed or result being calculated by the builder.
- build() - Method in class org.apache.commons.lang3.builder.CompareToBuilder
-
Returns a negative Integer, a positive Integer, or zero as the
builderhas judged the "left-hand" side as less than, greater than, or equal to the "right-hand" side. - build() - Method in class org.apache.commons.lang3.builder.DiffBuilder
-
Builds a
DiffResultbased on the differences appended to this builder. - build() - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns
trueif the fields that have been checked are all equal. - build() - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Returns the computed
hashCode. - build() - Method in class org.apache.commons.lang3.builder.ReflectionDiffBuilder
- build() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Returns the String that was build as an object representation.
- build() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory.Builder
-
Creates a new
BasicThreadFactorywith all configuration options that have been specified by calling methods on this builder. - build() - Method in class org.apache.commons.lang3.reflect.TypeUtils.WildcardTypeBuilder
-
Returns a reference to the object being constructed or result being calculated by the builder.
- build() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Implement the
Builderinterface. - build() - Method in interface org.apache.commons.text.Builder
-
Returns a reference to the object being constructed or result being calculated by the builder.
- build() - Method in class org.apache.commons.text.RandomStringGenerator.Builder
-
Builds the
RandomStringGeneratorusing the properties specified. - build() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Implement the
Builderinterface. - build() - Method in class org.apache.commons.text.TextStringBuilder
-
Implement the
Builderinterface. - build() - Method in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker.Builder
-
Create a new instance of ACIItemSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker.SCBuilder
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker.Builder
-
Create a new instance of AccessPointSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker.Builder
-
Create a new instance of AttributeTypeDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker.Builder
-
Create a new instance of AttributeTypeUsageSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker.Builder
-
Create a new instance of AudioSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker.Builder
-
Create a new instance of BinarySyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker.Builder
-
Create a new instance of BitStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker.Builder
-
Create a new instance of BooleanSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker.Builder
-
Create a new instance of BootParameterSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker.Builder
-
Create a new instance of CertificateListSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker.Builder
-
Create a new instance of CertificatePairSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker.Builder
-
Create a new instance of CertificateSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker.Builder
-
Create a new instance of ComparatorSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker.Builder
-
Create a new instance of CountrySyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker.Builder
-
Create a new instance of CsnSidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker.Builder
-
Create a new instance of CsnSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker.Builder
-
Create a new instance of DataQualitySyntaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker.Builder
-
Create a new instance of DeliveryMethodSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker.Builder
-
Create a new instance of DerefAliasSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker.Builder
-
Create a new instance of DirectoryStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of DitContentRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of DitStructureRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker.Builder
-
Create a new instance of DlSubmitPermissionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker.Builder
-
Create a new instance of DnSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker.Builder
-
Create a new instance of DsaQualitySyntaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker.Builder
-
Create a new instance of DseTypeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker.Builder
-
Create a new instance of EnhancedGuideSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker.Builder
-
Create a new instance of FacsimileTelephoneNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker.Builder
-
Create a new instance of FaxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker.Builder
-
Create a new instance of GeneralizedTimeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker.Builder
-
Create a new instance of GuideSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker.Builder
-
Create a new instance of Ia5StringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker.Builder
-
Create a new instance of IntegerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker.Builder
-
Create a new instance of JavaByteSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker.Builder
-
Create a new instance of JavaIntegerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker.Builder
-
Create a new instance of JavaLongSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker.Builder
-
Create a new instance of JavaShortSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker.Builder
-
Create a new instance of JpegSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker.Builder
-
Create a new instance of LdapSyntaxDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker.Builder
-
Create a new instance of MailPreferenceSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker.Builder
-
Create a new instance of MasterAndShadowAccessPointSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker.Builder
-
Create a new instance of MatchingRuleDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker.Builder
-
Create a new instance of MatchingRuleUseDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker.Builder
-
Create a new instance of MhsOrAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker.Builder
-
Create a new instance of NameAndOptionalUIDSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker.Builder
-
Create a new instance of NameFormDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker.Builder
-
Create a new instance of NisNetgroupTripleSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker.Builder
-
Create a new instance of NormalizerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker.Builder
-
Create a new instance of NumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker.Builder
-
Create a new instance of NumericOidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker.Builder
-
Create a new instance of NumericStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker.Builder
-
Create a new instance of ObjectClassDescriptionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker.Builder
-
Create a new instance of ObjectClassTypeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker.Builder
-
Create a new instance of ObjectNameSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker.Builder
-
Create a new instance of OctetStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker.Builder
-
Create a new instance of OidLenSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker.Builder
-
Create a new instance of OidSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker.Builder
-
Create a new instance of OtherMailboxSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker.Builder
-
Create a new instance of PostalAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker.Builder
-
Create a new instance of PresentationAddressSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker.Builder
-
Create a new instance of PrintableStringSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker.Builder
-
Create a new instance of ProtocolInformationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker.Builder
-
Create a new instance of RegexSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker.Builder
-
Create a new instance of SearchScopeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker.Builder
-
Create a new instance of SubstringAssertionSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker.Builder
-
Create a new instance of SubtreeSpecificationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker.Builder
-
Create a new instance of SupplierAndConsumerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker.Builder
-
Create a new instance of SupplierInformationSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker.Builder
-
Create a new instance of SupplierOrConsumerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker.Builder
-
Create a new instance of SupportedAlgorithmSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker.Builder
-
Create a new instance of SyntaxCheckerSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker.Builder
-
Create a new instance of TelephoneNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker.Builder
-
Create a new instance of TeletexTerminalIdentifierSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker.Builder
-
Create a new instance of TelexNumberSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker.Builder
-
Create a new instance of UtcTimeSyntaxChecker
- build() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker.Builder
-
Create a new instance of UuidSyntaxChecker
- build() - Method in class org.apache.directory.ldap.client.api.search.AbstractFilter
-
Constructs a String representation of a Filter
- build() - Method in interface org.apache.directory.ldap.client.api.search.Filter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.AttributeDescriptionFilter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.AttributeValueAssertionFilter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in interface org.apache.directory.ldap.client.api.search.Filter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.MatchingRuleAssertionFilter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.SetOfFiltersFilter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.SubstringFilter
-
Constructs a String representation of a Filter
- build(StringBuilder) - Method in class org.apache.directory.ldap.client.api.search.UnaryFilter
-
Constructs a String representation of a Filter
- build(Document) - Method in class org.dom4j.datatype.SchemaParser
-
Parses the given schema document
- build(Document, Namespace) - Method in class org.dom4j.datatype.SchemaParser
- builder() - Static method in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
- builder() - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
- builder(Predicate<? super E>) - Static method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Returns a Builder with the given predicate.
- builder(CharSequenceTranslator) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Get a
StringEscapeUtils.Builder. - Builder<T> - Interface in org.apache.commons.lang3.builder
-
The Builder interface is designed to designate a class as a builder object in the Builder design pattern.
- Builder<T> - Interface in org.apache.commons.text
-
The Builder interface is designed to designate a class as a builder object in the Builder design pattern.
- Builder() - Constructor for class org.apache.commons.lang3.concurrent.BasicThreadFactory.Builder
- Builder() - Constructor for class org.apache.commons.text.RandomStringGenerator.Builder
- Builder(Predicate<? super E>) - Constructor for class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Constructs a PredicatedCollectionBuilder with the specified Predicate.
- buildFilterChain(IoFilterChain) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
-
Modifies the specified
chain. - buildFilterChain(IoFilterChain) - Method in interface org.apache.mina.core.filterchain.IoFilterChainBuilder
-
Modifies the specified
chain. - BUILDING_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BUILDING_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- buildReference(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the SchemaObject references
- buildReferences() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Build the usedBy and using references from the stored elements.
- buildRequest(T) - Method in interface org.apache.directory.ldap.client.template.RequestBuilder
-
Modifies the provided request adding specific information to it.
- BUSINESS_CATEGORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BUSINESS_CATEGORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- BUSY - org.apache.directory.api.ldap.model.message.controls.SortResultCode
- BUSY - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code may be returned if the server is unable to process the client's request at this time.
- BY_OFFSET_TAG - org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewerTags
-
byOffset [0]
- byName - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
a map of SchemaObject looked up by name
- byRuleId - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
a map of DitStructureRule looked up by RuleId
- BYTE - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.BYTEtypes. - BYTE_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Byte constant for minus one.
- BYTE_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Byte constant for one.
- BYTE_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Byte constant for zero.
- ByteArray - Interface in org.apache.mina.util.byteaccess
-
Represents a sequence of bytes that can be read or written directly or through a cursor.
- ByteArray.Cursor - Interface in org.apache.mina.util.byteaccess
-
Provides relocatable, relative access to the underlying array.
- ByteArrayComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for byte[]s.
- ByteArrayComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator
-
The ByteArrayComparator constructor.
- ByteArrayFactory - Interface in org.apache.mina.util.byteaccess
-
A factory for
ByteArrays. - ByteArrayList - Class in org.apache.mina.util.byteaccess
-
A linked list that stores
ByteArrays and maintains several useful invariants. - ByteArrayList() - Constructor for class org.apache.mina.util.byteaccess.ByteArrayList
-
Creates a new instance of ByteArrayList.
- ByteArrayList.Node - Class in org.apache.mina.util.byteaccess
-
A node within the linked list.
- ByteArrayPool - Class in org.apache.mina.util.byteaccess
-
Creates
ByteArrays, using a pool to reduce allocation where possible. - ByteArrayPool(boolean, int, int) - Constructor for class org.apache.mina.util.byteaccess.ByteArrayPool
-
Creates a new instance of ByteArrayPool.
- byteArrayToInt(byte[], int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of byte into an int using the default (little endian, Lsb0) byte and bit ordering.
- byteArrayToLong(byte[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of byte into a long using the default (little endian, Lsb0) byte and bit ordering.
- byteArrayToShort(byte[], int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of byte into a short using the default (little endian, Lsb0) byte and bit ordering.
- byteArrayToUuid(byte[], int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts bytes from an array into a UUID using the default (little endian, Lsb0) byte and bit ordering.
- byteAt(byte[], int) - Static method in class org.apache.directory.api.util.Strings
-
Get the byte at a given position in a byte array, checking for limits
- bytes - Variable in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
The value as a byte[]
- bytes - Variable in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
The value as a byte[]
- BYTES - Static variable in class org.apache.directory.api.ldap.codec.api.SaslFilter
-
A session attribute key that holds the received bytes of partially received SASL message.
- bytesToChar(byte[]) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at position 0.
- bytesToChar(byte[], int) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at the given position.
- byteToBinary(byte, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a byte into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
- byteToHex(byte, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a byte into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
- byteToString(byte) - Static method in class org.apache.directory.api.util.Strings
-
Helper function that dump a byte as a double digit value
- ByteUtilities - Class in org.apache.mina.proxy.utils
-
ByteUtilities.java - Byte manipulation functions.
- byteValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as a byte.
C
- C - Annotation Type in org.checkerframework.checker.units.qual
-
Degree Centigrade (Celsius).
- C_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_FACSIMILE_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_FACSIMILE_TELEPHONE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_INTERNATIONAL_ISDN_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_INTERNATIONAL_ISDN_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_L_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_L_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_O_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_O_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_OU_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_OU_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_PHYSICAL_DELIVERY_OFFICE_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_PHYSICAL_DELIVERY_OFFICE_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTAL_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTAL_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTALCODE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTALCODE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTOFFICEBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_POSTOFFICEBOX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_ST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_ST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_STREET_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_STREET_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_TELEPHONE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_TELEX_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- C_TELEX_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CA_CERTIFICATE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CA_CERTIFICATE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- cache - Variable in class org.dom4j.DocumentFactory
- cache - Static variable in class org.dom4j.tree.NamespaceCache
- CACHE - Static variable in class org.dom4j.Namespace
-
Cache of Namespace instances
- CACHE_LOAD - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
-
NOTE: implemented as integers and not flot to allow to work on J2ME.
- CACHE_STATISTICS - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
- CachedBufferAllocator - Class in org.apache.mina.core.buffer
-
An
IoBufferAllocatorthat caches the buffers which are likely to be reused during auto-expansion of the buffers. - CachedBufferAllocator() - Constructor for class org.apache.mina.core.buffer.CachedBufferAllocator
-
Creates a new instance with the default parameters (#DEFAULT_MAX_POOL_SIZE and #DEFAULT_MAX_CACHED_BUFFER_SIZE).
- CachedBufferAllocator(int, int) - Constructor for class org.apache.mina.core.buffer.CachedBufferAllocator
-
Creates a new instance.
- cacheEntriesCount - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- cacheEntriesThreshold - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatCalls - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatRehash - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatResets - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- cacheStatWalks - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- calculateNewCapacity(int) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Calculates the new capacity of the map.
- calculateThreshold(int, float) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Calculates the new threshold of the map, where it will be resized.
- CalendarUtils - Class in org.apache.commons.lang3.time
-
Helps use
Calendars. - CalendarUtils(Calendar) - Constructor for class org.apache.commons.lang3.time.CalendarUtils
-
Creates an instance for the given Calendar.
- call() - Method in interface org.apache.commons.lang3.function.FailableCallable
-
Calls the callable.
- call() - Method in interface org.apache.commons.lang3.Functions.FailableCallable
-
Deprecated.Calls the callable.
- call(FailableCallable<V, E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Calls a callable and rethrows any exception as a
RuntimeException. - call(Functions.FailableCallable<O, T>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Calls a callable and rethrows any exception as a
RuntimeException. - CallableBackgroundInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A specialized
BackgroundInitializerimplementation that wraps aCallableobject. - CallableBackgroundInitializer(Callable<T>) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Creates a new instance of
CallableBackgroundInitializerand sets theCallableto be executed in a background thread. - CallableBackgroundInitializer(Callable<T>, ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Creates a new instance of
CallableBackgroundInitializerand initializes it with theCallableto be executed in a background thread and theExecutorServicefor managing the background execution. - CalledMethods - Annotation Type in org.checkerframework.checker.builder.qual
-
A deprecated variant of
CalledMethods. - CalledMethods - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
If an expression has type
@CalledMethods({"m1", "m2"}), then methodsm1andm2have definitely been called on its value. - CalledMethodsBottom - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
The bottom type for the Called Methods type system.
- CalledMethodsPredicate - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
This annotation represents a predicate on
@CalledMethodsannotations. - callee() - Static method in exception org.apache.mina.util.StackInspector
- CallStack - Interface in org.apache.commons.pool2.impl
-
Strategy for obtaining and printing the current call stack.
- CallStackUtils - Class in org.apache.commons.pool2.impl
-
Utility methods for
CallStack. - callStoredProcedure(LdapContext, String, Object[]) - Static method in class org.apache.directory.api.ldap.sp.JavaStoredProcUtils
-
Invoke a Stored Procedure
- cancel() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.Evictor
-
Cancels the scheduled future.
- cancel() - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
-
Cancel the Future
- cancel() - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
Cancel the Future
- cancel() - Method in interface org.apache.directory.ldap.client.api.future.ResponseFuture
-
Cancel the Future
- cancel() - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
Cancel the Future
- cancel() - Method in interface org.apache.mina.core.future.ConnectFuture
-
Cancels the connection attempt and notifies all threads waiting for this future.
- cancel() - Method in class org.apache.mina.core.future.DefaultConnectFuture
-
Cancels the connection attempt and notifies all threads waiting for this future.
- cancel() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
-
Cancels the connection attempt and notifies all threads waiting for this future.
- cancel() - Method in class org.apache.mina.core.session.IdleStatusChecker.NotifyingTask
-
stop execution of the task
- cancel(boolean) - Method in class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
The cancel operation is not supported.
- cancel(boolean) - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
- cancel(boolean) - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
- cancel(boolean) - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
- cancel(BaseGenericObjectPool.Evictor, Duration, boolean) - Static method in class org.apache.commons.pool2.impl.EvictionTimer
-
Removes the specified eviction task from the timer.
- CANCEL_ID_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
cancelId
- CANCEL_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
Sequence
- cancelConnectFuture() - Method in class org.apache.mina.proxy.ProxyConnector
-
Cancels the real connection when reconnection is in use.
- CANCELED - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code is returned when an operation has been canceled using the Cancel extended operation.
- CancelFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
An
ExtendedOperationFactoryfor creating cancel extended request response pairs. - CancelFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Creates a new instance of CancelFactory.
- cancelled - Variable in class org.apache.directory.ldap.client.api.future.HandshakeFuture
-
flag to determine if this future is cancelled
- cancelled - Variable in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
flag to determine if this future is cancelled
- cancelled - Variable in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
flag to determine if this future is cancelled
- CancelRequest - Interface in org.apache.directory.api.ldap.extras.extended.cancel
-
The CancelRequest interface, as described in RFC 3909 :
- CancelRequestContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
A container for the Cancel codec.
- CancelRequestContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestContainer
-
Creates a new CancelContainer object.
- CancelRequestGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
This class implements the Cancel operation.
- CancelRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
-
Implement the extended Cancel Request as described in RFC 3909.
- CancelRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
-
Creates a new instance of CancelRequest.
- CancelRequestImpl(int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
-
Creates a new instance of CancelRequest.
- CancelResponse - Interface in org.apache.directory.api.ldap.extras.extended.cancel
-
The interface for Cancel ExtendedResponse, as defined in RFC 3909.
- CancelResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.cancel
-
The response sent back from the server after the Cancel extended operation is performed.
- CancelResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
Create a new CancelResponse instance
- CancelResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
Create a new CancelResponse instance
- CancelResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
Create a new CancelResponse object
- CancelStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
-
This class store the Cancel's grammar constants.
- CanIgnoreReturnValue - Annotation Type in com.google.errorprone.annotations
-
Indicates that the return value of the annotated method can be safely ignored.
- CANNOT_CANCEL - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The cannotCancel resultCode is returned if the identified operation does not support cancelation or the cancel operation could not be performed.
- CanonicalName - Annotation Type in org.checkerframework.checker.signature.qual
-
Canonical names have the same syntactic form as
fully-qualified names. - CanonicalNameAndBinaryName - Annotation Type in org.checkerframework.checker.signature.qual
-
This is a string that is a valid canonical name and a valid binary name.
- CanonicalNameOrEmpty - Annotation Type in org.checkerframework.checker.signature.qual
-
Either a
CanonicalNameor the empty string. - CanonicalNameOrPrimitiveType - Annotation Type in org.checkerframework.checker.signature.qual
-
This is a string that is a valid canonical name and a valid binary name or primitive type.
- canRemove - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySetIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySetIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.ValuesIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
-
Whether remove is allowed at present
- canRemove - Variable in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.UniqueSetIterator
-
Whether remove is allowed at present
- canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.LinearWhitespaceSkippingState
-
Called to determine whether the specified byte can be skipped.
- canSkip(byte) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
-
Called to determine whether the specified byte can be skipped.
- canUserModify - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type can be modified by directory users
- canVisit(ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Checks to see if a node can be visited.
- canVisit(ExprNode) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Checks to see if a node can be visited.
- capacity() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the current size of the internal character array buffer.
- capacity() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the current size of the internal character array buffer.
- capacity() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the current size of the internal character array buffer.
- capacity() - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
- capacity() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- capacity() - Method in class org.apache.mina.core.buffer.IoBuffer
- capacity() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- capacity() - Method in class org.apache.mina.util.CircularQueue
- capacity(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Increases the capacity of this buffer.
- capacity(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Increases the capacity of this buffer.
- capacity(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Increases the capacity of this buffer.
- CAPACITY - Static variable in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.The extra capacity for new builders.
- CAPACITY - Static variable in class org.apache.commons.text.StrBuilder
-
Deprecated.The extra capacity for new builders.
- CAPACITY - Static variable in class org.apache.commons.text.TextStringBuilder
-
The extra capacity for new builders.
- capitalize(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Capitalizes a String changing the first character to title case as per
Character.toTitleCase(int). - capitalize(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Capitalizes all the whitespace separated words in a String.
- capitalize(String) - Static method in class org.apache.commons.text.WordUtils
-
Capitalizes all the whitespace separated words in a String.
- capitalize(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Capitalizes all the delimiter separated words in a String.
- capitalize(String, char...) - Static method in class org.apache.commons.text.WordUtils
-
Capitalizes all the delimiter separated words in a String.
- capitalizeFully(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Converts all the whitespace separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
- capitalizeFully(String) - Static method in class org.apache.commons.text.WordUtils
-
Converts all the whitespace separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
- capitalizeFully(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Converts all the delimiter separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
- capitalizeFully(String, char...) - Static method in class org.apache.commons.text.WordUtils
-
Converts all the delimiter separated words in a String into capitalized words, that is each word is made up of a titlecase character and then a series of lowercase characters.
- CAR_LICENSE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CAR_LICENSE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- cardinality(O, Iterable<? super O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.frequency(Iterable, Object)instead. Be aware that the order of parameters has changed. - Cascade - Interface in org.apache.directory.api.ldap.model.message.controls
-
The Cascade control
- CascadeFactory - Class in org.apache.directory.api.ldap.codec.controls.cascade
-
A codec
ControlFactoryimplementation forCascadecontrols. - CascadeFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.controls.cascade.CascadeFactory
-
Creates a new instance of CascadeFactory.
- CascadeImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Simple Cascade control implementation.
- CascadeImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.CascadeImpl
-
Default constructor
- CascadeImpl(boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.CascadeImpl
-
Sets criticality when creating.
- CASE_EXACT_IA5_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Exact IA5 Match
- CASE_EXACT_IA5_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_IA5_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Exact Match
- CASE_EXACT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_ORDERING_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Exact Ordering Match
- CASE_EXACT_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_SUBSTRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_SUBSTRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_EXACT_SUBSTRINGS_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Exact Substring Match
- CASE_IGNORE_IA5_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore Match
- CASE_IGNORE_IA5_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_IA5_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_IA5_SUBSTRINGS_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore IA5 Substring Match
- CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_IA5_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_LIST_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore List Match
- CASE_IGNORE_LIST_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_LIST_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_LIST_SUBSTRINGS_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore List Substring Match
- CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_LIST_SUBSTRINGS_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore Match
- CASE_IGNORE_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_ORDERING_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Case Ignore Ordering Match
- CASE_IGNORE_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_SUBSTRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_SUBSTRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CASE_IGNORE_SUBSTRINGS_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
CaseIgnore Substring Match
- CASE_SENSITIVE - Static variable in class org.apache.directory.api.ldap.model.schema.PrepareString
-
A flag used to lowercase chars during the map process
- CaseInsensitiveMap<K,V> - Class in org.apache.commons.collections4.map
-
A case-insensitive
Map. - CaseInsensitiveMap() - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new empty map with default size and load factor.
- CaseInsensitiveMap(int) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity.
- CaseInsensitiveMap(int, float) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- CaseInsensitiveMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Constructor copying elements from another map.
- caseSensitive - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
A flag set to true if the AttributeType is case sensitive
- CaseSensitiveStringAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that are HR.
- CaseSensitiveStringAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Creates a new instance of StringAnonymizer.
- CaseSensitiveStringAnonymizer(Map<Integer, String>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
-
Creates a new instance of StringAnonymizer.
- CaseUtils - Class in org.apache.commons.text
-
Case manipulation operations on Strings that contain words.
- CaseUtils() - Constructor for class org.apache.commons.text.CaseUtils
-
CaseUtilsinstances should NOT be constructed in standard programming. - castKey(Object) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
A utility method to cast keys.
- castOrWrap(XmlElement, Class) - Static method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- CatchAndRethrowClosure<E> - Class in org.apache.commons.collections4.functors
-
Closurethat catches any checked exception and re-throws it as aFunctorExceptionruntime exception. - CatchAndRethrowClosure() - Constructor for class org.apache.commons.collections4.functors.CatchAndRethrowClosure
- cause - Variable in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
If the request has been cancelled because of an exception it will be stored here
- cause - Variable in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
If the request has been cancelled because of an exception it will be stored here
- caverphone(String) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.Encodes the given String into a Caverphone value.
- Caverphone - Class in org.apache.commons.codec.language
-
Deprecated.1.5 Replaced by
Caverphone2, will be removed in 2.0. - Caverphone() - Constructor for class org.apache.commons.codec.language.Caverphone
-
Deprecated.Creates an instance of the Caverphone encoder
- Caverphone1 - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone 1.0 value.
- Caverphone1() - Constructor for class org.apache.commons.codec.language.Caverphone1
- Caverphone2 - Class in org.apache.commons.codec.language
-
Encodes a string into a Caverphone 2.0 value.
- Caverphone2() - Constructor for class org.apache.commons.codec.language.Caverphone2
- cba - Variable in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
The underlying
CompositeByteArray. - cd - Annotation Type in org.checkerframework.checker.units.qual
-
Candela (unit of luminance).
- CDATA - Interface in org.dom4j
-
CDATAdefines an XML CDATA section. - CDATA_SECTION_NODE - Static variable in interface org.dom4j.Node
-
Matches elements nodes
- cdsect(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- cdsect(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- cdsect(String) - Method in interface org.xmlpull.v1.XmlSerializer
- CDSECT - Static variable in interface org.xmlpull.v1.XmlPullParser
-
A CDATA sections was just read; this token is available only from calls to nextToken().
- ceiling(E) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- ceiling(E) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- ceiling(E) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- ceiling(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most significant field.
- ceiling(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most significant field.
- ceiling(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Gets a date ceiling, leaving the field specified as the most significant field.
- ceilingEntry(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns a key-value mapping associated with the least key greater than or equal to the given key, or null if there is no such key.
- center(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size
sizeusing the space character (' '). - center(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size
size. - center(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Centers a String in a larger String of size
size. - centerTrunc(String, int, int) - Static method in class org.apache.directory.api.util.Strings
-
Truncates large Strings showing a portion of the String's head and tail with the center cut out and replaced with '...'.
- centi - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-2.
- CERT_GENERATION_REQUEST_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
sequence
- CertGenerationFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
An
ExtendedOperationFactoryfor creating certificate generation extended request response pairs. - CertGenerationFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Creates a new instance of CertGenerationFactory.
- CertGenerationRequest - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The interface for a certificate generation request extended operation.
- CertGenerationRequestContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
A container for certificate generation request codec.
- CertGenerationRequestContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestContainer
-
Creates a new CertGenContainer object.
- CertGenerationRequestGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
This class implements the Certificate generation extended operation's ASN.1 grammer.
- CertGenerationRequestGrammar() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestGrammar
-
Creates a new CertGenerationGrammar object.
- CertGenerationRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
-
An extended operation requesting the server to generate a public/private key pair and a certificate and store them in a specified target entry in the DIT.
- CertGenerationRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
Creates a new instance of CertGenerationRequest.
- CertGenerationRequestImpl(int, String, String, String, String) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
Creates a new instance of CertGenerationRequest.
- CertGenerationRequestStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
-
This class store the CertGeneration's grammar constants.
- CertGenerationResponse - Interface in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The interface for the certificate generation extended operation.
- CertGenerationResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.certGeneration
-
The response sent back from the server after the CertGeneration extended operation is performed.
- CertGenerationResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
Create a new CertGenerationResponseImpl instance
- CertGenerationResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
Create a new CertGenerationResponseImpl instance
- CertGenerationResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
Create a new CertGenerationResponseImpl instance
- CERTIFICATE_LIST_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATE_PAIR_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATE_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATE_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CertificateComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A Comparator for Certificates
- CertificateComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CertificateComparator
-
Creates a new instance of CertificateComparator.
- CertificateListSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificateList according to RFC 4523 :
- CertificateListSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CertificatePairSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificate pair according to RFC 4523 :
- CertificatePairSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CertificateSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a certificate according to RFC 4523 :
- CertificateSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CERTIFICATION_AUTHORITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATION_AUTHORITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATION_AUTHORITY_V2_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CERTIFICATION_AUTHORITY_V2_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CFComment - Annotation Type in org.checkerframework.framework.qual
-
This annotation is for comments related to the Checker Framework.
- CglibProxyHandler<T> - Class in org.apache.commons.pool2.proxy
-
CGLib implementation of the proxy handler.
- CglibProxyHandler(T, UsageTracking<T>) - Constructor for class org.apache.commons.pool2.proxy.CglibProxyHandler
-
Constructs a CGLib proxy instance.
- CglibProxySource<T> - Class in org.apache.commons.pool2.proxy
-
Provides proxy objects using CGLib.
- CglibProxySource(Class<? extends T>) - Constructor for class org.apache.commons.pool2.proxy.CglibProxySource
-
Constructs a new proxy source for the given class.
- chainedClosure(Collection<? extends Closure<? super E>>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the result into the next closure.
- chainedClosure(Collection<? extends Closure<? super E>>) - Static method in class org.apache.commons.collections4.functors.ChainedClosure
-
Create a new Closure that calls each closure in turn, passing the result into the next closure.
- chainedClosure(Closure<? super E>...) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls each closure in turn, passing the result into the next closure.
- chainedClosure(Closure<? super E>...) - Static method in class org.apache.commons.collections4.functors.ChainedClosure
-
Factory method that performs validation and copies the parameter array.
- ChainedClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation that chains the specified closures together.
- ChainedClosure(Closure<? super E>...) - Constructor for class org.apache.commons.collections4.functors.ChainedClosure
-
Constructor that performs no validation.
- chainedComparator(Collection<Comparator<E>>) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a comparator that compares using a collection of
Comparators, applied in (default iterator) sequence until one returns not equal or the collection is exhausted. - chainedComparator(Comparator<E>...) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a comparator that compares using an array of
Comparators, applied in sequence until one returns not equal or the array is exhausted. - ChainedIoHandler - Class in org.apache.mina.handler.chain
- ChainedIoHandler() - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
-
Creates a new instance which contains an empty
IoHandlerChain. - ChainedIoHandler(IoHandlerChain) - Constructor for class org.apache.mina.handler.chain.ChainedIoHandler
-
Creates a new instance which executes the specified
IoHandlerChainon amessageReceivedevent. - chainedIterable(Iterable<? extends E>...) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the provided iterables into a single iterable.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines two iterables into a single iterable.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines three iterables into a single iterable.
- chainedIterable(Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines four iterables into a single iterable.
- chainedIterator(Collection<Iterator<? extends E>>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through a collections of
Iterators one after another. - chainedIterator(Iterator<? extends E>...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through an array of
Iterators one after another. - chainedIterator(Iterator<? extends E>, Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that iterates through two
Iterators one after another. - chainedTransformer(Collection<? extends Transformer<? super T, ? extends T>>) - Static method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Create a new Transformer that calls each transformer in turn, passing the result into the next transformer.
- chainedTransformer(Collection<? extends Transformer<? super T, ? extends T>>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the result into the next transformer.
- chainedTransformer(Transformer<? super T, ? extends T>...) - Static method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Factory method that performs validation and copies the parameter array.
- chainedTransformer(Transformer<? super T, ? extends T>...) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls each transformer in turn, passing the result into the next transformer.
- ChainedTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that chains the specified transformers together.
- ChainedTransformer(Transformer<? super T, ? extends T>...) - Constructor for class org.apache.commons.collections4.functors.ChainedTransformer
-
Constructor that performs no validation.
- CHANGE - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Type of element read : CHANGE
- CHANGE_AFTER_RESET - org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
- CHANGE_NUMBER_STATE - org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
changeNumber
- CHANGE_TYPE_STATE - org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
changeType
- CHANGE_TYPES_MAX - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
The maximum value for the possible combined changes type
- CHANGE_TYPES_MIN - Static variable in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Min and Max values for the possible combined change types
- CHANGE_TYPES_STATE - org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
changeTypes Value
- changeByteEndianess(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Invert two bytes in the given byte array starting at the given offset and repeating the inversion length/2 times.
- ChangeNotifications - Interface in org.apache.directory.api.ldap.extras.controls.changeNotifications
-
The Active Directory ChangeNotifications control.
- ChangeNotificationsFactory - Class in org.apache.directory.api.ldap.extras.controls.changeNotifications_impl
-
A codec
ControlFactoryimplementation forChangeNotificationscontrol. - ChangeNotificationsFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.controls.changeNotifications_impl.ChangeNotificationsFactory
-
Creates a new instance of ChangeNotificationsFactory.
- ChangeNotificationsImpl - Class in org.apache.directory.api.ldap.extras.controls.changeNotifications
-
Simple Microsoft AD ChangeNotifications implementation class.
- ChangeNotificationsImpl() - Constructor for class org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotificationsImpl
-
Default constructor.
- ChangeNotificationsImpl(boolean) - Constructor for class org.apache.directory.api.ldap.extras.controls.changeNotifications.ChangeNotificationsImpl
-
Creates instance and sets criticality at same time.
- CHANGES_ONLY_STATE - org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
changesOnly Value
- changeState(AbstractCircuitBreaker.State) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Changes the internal state of this circuit breaker.
- ChangeType - Enum in org.apache.directory.api.ldap.model.ldif
-
A type safe enumeration for an LDIF record's change type.
- ChangeType - Enum in org.apache.directory.api.ldap.model.message.controls
-
Enumeration type for entry changes associates with the persistent search control and the entry change control.
- changeWordEndianess(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Invert the endianness of words (4 bytes) in the given byte array starting at the given offset and repeating length/4 times.
- channel - Variable in class org.apache.mina.transport.socket.nio.NioSession
-
The communication channel
- CHAR - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter is of a basic types which represent Unicode characters: char, Character, byte, Byte, short, and Short.
- CHAR - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.CHAR_LITERALtrees. - CHAR - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.CHARtypes. - CHAR_AND_INT - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter is both a char and an int.
- CHAR_REST - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- CHARACTER_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- CharacterData - Interface in org.dom4j
-
CharacterDatais a marker interface for character based nodes such as theCDATA,CommentandTextnodes. - characteristics() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
- characteristics() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- CharacterPredicate - Interface in org.apache.commons.text
-
A predicate for selecting code points.
- CharacterPredicates - Enum in org.apache.commons.text
-
Commonly used implementations of
CharacterPredicate. - characters(char[], int, int) - Method in class org.dom4j.io.DOMSAXContentHandler
- characters(char[], int, int) - Method in class org.dom4j.io.SAXContentHandler
- characters(char[], int, int) - Method in class org.dom4j.io.SAXEventRecorder
- characters(char[], int, int) - Method in class org.dom4j.io.SAXModifyContentHandler
- characters(char[], int, int) - Method in class org.dom4j.io.XMLWriter
- CHARACTERS - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- CharArrayMatcher(char...) - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher.CharArrayMatcher
-
Constructs a matcher from a String.
- charAt(char[], int) - Static method in class org.apache.directory.api.util.Strings
-
Get the char at a given position in a byte array, checking for limits
- charAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the character at the specified index.
- charAt(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the character at the specified index.
- charAt(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the character at the specified index.
- charAt(String, int) - Method in class org.apache.commons.codec.language.DoubleMetaphone
- charAt(String, int) - Static method in class org.apache.directory.api.util.Strings
-
Get the character at a given position in a string, checking for limits
- CharConstants - Interface in org.apache.directory.api.util
-
Various Character constants are kept here.
- CharEncoding - Class in org.apache.commons.codec
-
Character encoding names required of every implementation of the Java platform.
- CharEncoding - Class in org.apache.commons.lang3
-
Deprecated.Java 7 introduced
StandardCharsets, which defines these constants asCharsetobjects. UseCharset.name()to get the string values provided in this class. This class will be removed in a future release. - CharEncoding() - Constructor for class org.apache.commons.codec.CharEncoding
- CharEncoding() - Constructor for class org.apache.commons.lang3.CharEncoding
-
Deprecated.
- charMatcher(char) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Constructor that creates a matcher from a character.
- charMatcher(char) - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Constructor that creates a matcher from a character.
- charMatcher(char) - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Creates a matcher from a character.
- CharMatcher(char) - Constructor for class org.apache.commons.lang3.text.StrMatcher.CharMatcher
-
Deprecated.Constructor that creates a matcher that matches a single character.
- CharMatcher(char) - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher.CharMatcher
-
Constructs a matcher for a single character.
- CharMatcher(char) - Constructor for class org.apache.commons.text.StrMatcher.CharMatcher
-
Deprecated.Constructor that creates a matcher that matches a single character.
- CharRange - Class in org.apache.commons.lang3
-
A contiguous range of characters, optionally negated.
- charRefOneCharBuf - Variable in class org.xmlpull.mxp1.MXParser
- chars - Variable in enum org.checkerframework.checker.formatter.qual.ConversionCategory
-
The format specifier characters.
- Chars - Class in org.apache.directory.api.util
-
Various Character methods are kept here.
- CharSequenceTranslator - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text CharSequenceTranslator instead
- CharSequenceTranslator - Class in org.apache.commons.text.translate
-
An API for translating text.
- CharSequenceTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CharSequenceTranslator
-
Deprecated.
- CharSequenceTranslator() - Constructor for class org.apache.commons.text.translate.CharSequenceTranslator
- CharSequenceUtils - Class in org.apache.commons.codec.binary
-
Operations on
CharSequencethat arenullsafe. - CharSequenceUtils - Class in org.apache.commons.lang3
-
Operations on
CharSequencethat arenullsafe. - CharSequenceUtils() - Constructor for class org.apache.commons.codec.binary.CharSequenceUtils
- CharSequenceUtils() - Constructor for class org.apache.commons.lang3.CharSequenceUtils
-
CharSequenceUtilsinstances should NOT be constructed in standard programming. - charset - Variable in class org.apache.commons.codec.net.URLCodec
-
Deprecated.TODO: This field will be changed to a private final Charset in 2.0. (CODEC-126)
- CharSet - Class in org.apache.commons.lang3
-
A set of characters.
- CharSet(String...) - Constructor for class org.apache.commons.lang3.CharSet
-
Constructs a new CharSet using the set syntax.
- charSetMatcher(char...) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Constructor that creates a matcher from a set of characters.
- charSetMatcher(char...) - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Constructor that creates a matcher from a set of characters.
- charSetMatcher(char...) - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Creates a matcher from a set of characters.
- charSetMatcher(String) - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Constructor that creates a matcher from a string representing a set of characters.
- charSetMatcher(String) - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Creates a matcher from a string representing a set of characters.
- charSetMatcher(String) - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Creates a matcher from a string representing a set of characters.
- CharSetMatcher(char[]) - Constructor for class org.apache.commons.lang3.text.StrMatcher.CharSetMatcher
-
Deprecated.Constructor that creates a matcher from a character array.
- CharSetMatcher(char[]) - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher.CharSetMatcher
-
Constructs a matcher from a character array.
- CharSetMatcher(char[]) - Constructor for class org.apache.commons.text.StrMatcher.CharSetMatcher
-
Deprecated.Constructor that creates a matcher from a character array.
- Charsets - Class in org.apache.commons.codec
-
Charsets required of every implementation of the Java platform.
- Charsets - Class in org.apache.commons.lang3
-
Internal use only.
- Charsets() - Constructor for class org.apache.commons.codec.Charsets
- Charsets() - Constructor for class org.apache.commons.lang3.Charsets
- CharSetUtils - Class in org.apache.commons.lang3
-
Operations on
CharSetinstances. - CharSetUtils() - Constructor for class org.apache.commons.lang3.CharSetUtils
-
CharSetUtils instances should NOT be constructed in standard programming.
- charToBytes(char) - Static method in class org.apache.directory.api.util.Unicode
-
Return the Unicode char which is coded in the bytes at the given position.
- CharUtils - Class in org.apache.commons.lang3
-
Operations on char primitives and Character objects.
- CharUtils() - Constructor for class org.apache.commons.lang3.CharUtils
-
CharUtilsinstances should NOT be constructed in standard programming. - check() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check the registries for invalid relations.
- checkAddElementAllowed(Element) - Method in class org.dom4j.tree.AbstractDocument
- checkBound(int, int, String) - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Checks whether the index is valid or not.
- checkCapacity() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks the capacity of the map and enlarges it if necessary.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.LdapClientTrustStoreManager
-
Determine if client certificate is to be trusted.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkedException(Throwable) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Tests whether the specified
Throwableis a checked exception. - checkForNullHandlers() - Method in class org.dom4j.io.SAXWriter
-
Ensures non-null content handlers?
- checkIndexBounds(int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Ensures an index is not negative.
- checkKey(MultiKey<?>) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Check to ensure that input keys are valid MultiKey objects.
- CheckLengthNotNull - Class in org.apache.directory.api.ldap.codec.actions
-
The action used to check that the TLV length is not null
- CheckLengthNotNull() - Constructor for class org.apache.directory.api.ldap.codec.actions.CheckLengthNotNull
-
Instantiates the action.
- checkLocked() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Checks to see whether the comparator is now locked against further changes.
- checkMinIdle(KeyedObjectPool<K, V>, Collection<K>, int, long) - Static method in class org.apache.commons.pool2.PoolUtils
-
Periodically check the idle object count for each key in the
Collection keysin the keyedPool. - checkMinIdle(KeyedObjectPool<K, V>, K, int, long) - Static method in class org.apache.commons.pool2.PoolUtils
-
Periodically check the idle object count for the key in the keyedPool.
- checkMinIdle(ObjectPool<T>, int, long) - Static method in class org.apache.commons.pool2.PoolUtils
-
Periodically check the idle object count for the pool.
- checkModCount() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
Checks the modification count of the list is the value that this object expects.
- checkModCount() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- checkModCount() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Override superclass modCount check, and replace it with our valid flag.
- checkModCount() - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
-
Checks the modification count of the list is the value that this object expects.
- checkNotClosed() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Check that the cursor is not closed before executing an operation.
- checkNotClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Checks if state of this ClosureMonitor is set to closed and if so, throws the causing Exception.
- checkNotClosed() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Checks if state of this ClosureMonitor is set to closed and if so, throws the causing Exception.
- checkNotNull(Iterable<?>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Fail-fast check for null arguments.
- checkNotNull(Iterable<?>...) - Static method in class org.apache.commons.collections4.IterableUtils
-
Fail-fast check for null arguments.
- CheckNotNullLength<C extends Asn1Container> - Class in org.apache.directory.api.asn1.actions
-
An action that checks the length is not null
- CheckNotNullLength() - Constructor for class org.apache.directory.api.asn1.actions.CheckNotNullLength
-
Instantiates the action.
- checkProhibited(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Check that the String does not contain any prohibited char
- checkPw(String, String) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Check that a plaintext password matches a previously hashed one
- checkRefInteg() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
- checkRequiredProperties(String...) - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Check if the given property(ies) is(are) set.
- checkRethrow(Throwable) - Static method in class org.apache.commons.pool2.PoolUtils
-
Should the supplied Throwable be re-thrown (eg if it is an instance of one of the Throwables that should never be swallowed).
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.LdapClientTrustStoreManager
-
Determine if server certificate is to be trusted.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- checkSetValue(U) - Method in class org.apache.commons.collections4.splitmap.TransformedSplitMap
-
Override to transform the value when using
setValue. - checkSetValue(V) - Method in class org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator
-
Hook method called when a value is being set using
setValue. - checkSetValue(V) - Method in class org.apache.commons.collections4.map.PredicatedMap
-
Override to validate an object set into the map via
setValue. - checkSetValue(V) - Method in class org.apache.commons.collections4.map.TransformedMap
-
Override to transform the value when using
setValue. - checkState() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- checkState() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Checks the state of this circuit breaker and changes it if necessary.
- childAdded(Node) - Method in class org.dom4j.datatype.DatatypeElement
-
Override to force lazy recreation of data object
- childAdded(Node) - Method in class org.dom4j.tree.AbstractBranch
-
Called when a new child node has been added to me to allow any parent relationships to be created or events to be fired.
- childAdded(Node) - Method in class org.dom4j.tree.AbstractDocument
- childAdded(Node) - Method in class org.dom4j.tree.AbstractElement
-
Called when a new child node is added to create any parent relationships
- childRemoved(Node) - Method in class org.dom4j.datatype.DatatypeElement
-
Override to force lazy recreation of data object
- childRemoved(Node) - Method in class org.dom4j.tree.AbstractBranch
-
Called when a child node has been removed to allow any parent relationships to be deleted or events to be fired.
- childRemoved(Node) - Method in class org.dom4j.tree.AbstractDocument
- childRemoved(Node) - Method in class org.dom4j.tree.AbstractElement
- children - Variable in class org.apache.directory.api.ldap.model.filter.BranchNode
-
child node list for this branch node
- children - Variable in class org.dom4j.swing.BranchTreeNode
-
Stores the child tree nodes
- children() - Method in class org.dom4j.swing.BranchTreeNode
- children() - Method in class org.dom4j.swing.LeafTreeNode
- children() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- children() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- children() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
-
An ordered list of child information items, in document order.
- children() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- children() - Method in interface org.xmlpull.v1.builder.XmlDoctype
-
An ordered list of processing instruction information items representing processing instructions appearing in the DTD, in the original document order.
- children() - Method in interface org.xmlpull.v1.builder.XmlDocument
-
An ordered list of child information items, in document order.
- children() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return Iterator
- chomp(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Removes one newline from end of a String if it's there, otherwise leave it alone.
- chomp(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Deprecated.This feature will be removed in Lang 4.0, use
StringUtils.removeEnd(String, String)instead - chop(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Remove the last character from a String.
- chopAfter() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- chopAfter() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- chopAfter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- chopBefore() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- chopBefore() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- CHUNK_SEPARATOR - Static variable in class org.apache.commons.codec.binary.BaseNCodec
-
Chunk separator per RFC 2045 section 2.1.
- CHUNK_SEPARATOR - Static variable in class org.apache.mina.util.Base64
-
Chunk separator per RFC 2045 section 2.1.
- CHUNK_SIZE - Static variable in class org.apache.mina.util.Base64
-
Chunk size per RFC 2045 section 6.8.
- ChunkedExpander(ByteArrayFactory, int) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.ChunkedExpander
-
Creates a new ChunkedExpander instance
- CircuitBreaker<T> - Interface in org.apache.commons.lang3.concurrent
-
An interface describing a Circuit Breaker component.
- CircuitBreakingException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to circuit breakers.
- CircuitBreakingException() - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new, uninitialized instance of
CircuitBreakingException. - CircuitBreakingException(String) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of
CircuitBreakingExceptionand initializes it with the given message. - CircuitBreakingException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of
CircuitBreakingExceptionand initializes it with the given message and cause. - CircuitBreakingException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.CircuitBreakingException
-
Creates a new instance of
CircuitBreakingExceptionand initializes it with the given cause. - CircularFifoQueue<E> - Class in org.apache.commons.collections4.queue
-
CircularFifoQueue is a first-in first-out queue with a fixed size that replaces its oldest element if full.
- CircularFifoQueue() - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue with the default size of 32.
- CircularFifoQueue(int) - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue with the specified size.
- CircularFifoQueue(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.queue.CircularFifoQueue
-
Constructor that creates a queue from the specified collection.
- CircularQueue<E> - Class in org.apache.mina.util
-
A unbounded circular queue based on array.
- CircularQueue() - Constructor for class org.apache.mina.util.CircularQueue
-
Construct a new, empty, circular queue.
- CircularQueue(int) - Constructor for class org.apache.mina.util.CircularQueue
-
Construct a new circular queue with an initial capacity.
- ClassBound - Annotation Type in org.checkerframework.common.reflection.qual
-
This represents a
Class<T>object whose run-time value is equal to or a subtype of one of the arguments. - classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- classes() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ClassesItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
The contents of entries (possibly a family member) which are restricted to those that have object class values that satisfy the predicate defined by Refinement (see 12.3.5), together (in the case of an ancestor or other family member) with the entry contents as a whole of each subordinate family member entry; it does not necessarily include the information in these entries.
- ClassesItem(ExprNode) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
-
Creates a new instance.
- ClassGetName - Annotation Type in org.checkerframework.checker.signature.qual
-
The type representation used by the
Class.getName(),Class.forName(String), andClass.forName(String, boolean, ClassLoader)methods. - ClassGetSimpleName - Annotation Type in org.checkerframework.checker.signature.qual
-
The format produced by the
Class.getSimpleName()method. - classify(Throwable) - Static method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeExceptionClassifier
- classify(Throwable, X509Certificate) - Static method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeExceptionClassifier
- ClassLoaderAwareObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.commons.lang3.SerializationUtils.ClassLoaderAwareObjectInputStream
-
Constructor.
- ClassLoaderUtils - Class in org.apache.commons.lang3
-
Helps work with
ClassLoader. - ClassLoaderUtils() - Constructor for class org.apache.commons.lang3.ClassLoaderUtils
- className() - Method in annotation type org.checkerframework.common.reflection.qual.MethodVal
-
The binary name of the class that declares this method.
- classNamesLocation - Variable in class org.xmlpull.v1.XmlPullParserFactory
- ClassPathUtils - Class in org.apache.commons.lang3
-
Operations regarding the classpath.
- ClassPathUtils() - Constructor for class org.apache.commons.lang3.ClassPathUtils
-
ClassPathUtilsinstances should NOT be constructed in standard programming. - ClassUtils - Class in org.apache.commons.lang3
-
Operates on classes without using reflection.
- ClassUtils() - Constructor for class org.apache.commons.lang3.ClassUtils
-
ClassUtils instances should NOT be constructed in standard programming.
- ClassUtils.Interfaces - Enum in org.apache.commons.lang3
-
Inclusivity literals for
ClassUtils.hierarchy(Class, Interfaces). - ClassVal - Annotation Type in org.checkerframework.common.reflection.qual
-
This represents a
Class<T>object where the set of possible values of T is known at compile time. - ClassValBottom - Annotation Type in org.checkerframework.common.reflection.qual
-
The bottom type in the ClassVal type system.
- clean() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesContainer
-
Clean the current container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueContainer
-
clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueContainer
-
Clean the container
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseContainer
-
Clean the container for the next decoding.
- clean() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestContainer
-
Clean the container for the next usage.
- clean() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueContainer
-
Clean the container
- clean(String) - Static method in class org.apache.commons.codec.language.SoundexUtils
-
Cleans up the input string before Soundex processing by only returning upper case letters.
- cleanDirectory(File) - Static method in class org.apache.directory.api.util.FileUtils
-
Deletes a directory recursively.
- cleanName(String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Cleans up a name: 1.
- clear() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Clears the bag by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
- clear() - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- clear() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- clear() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.View
- clear() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.ViewMap
- clear() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- clear() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.View
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
- clear() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- clear() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- clear() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Removes all of the elements from this collection .
- clear() - Method in class org.apache.commons.collections4.collection.IndexedCollection
- clear() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- clear() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- clear() - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
- clear() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- clear() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- clear() - Method in class org.apache.commons.collections4.list.FixedSizeList
- clear() - Method in class org.apache.commons.collections4.list.SetUniqueList
- clear() - Method in class org.apache.commons.collections4.list.TreeList
-
Clears the list, removing all entries.
- clear() - Method in class org.apache.commons.collections4.list.UnmodifiableList
- clear() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.EntrySet
- clear() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.KeySet
- clear() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.Values
- clear() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- clear() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Clears this map.
- clear() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Calls
clear()on all composited Maps. - clear() - Method in class org.apache.commons.collections4.map.FixedSizeMap
- clear() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- clear() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Clears the map, resetting the size to zero and nullifying references to avoid garbage collection issues.
- clear() - Method in class org.apache.commons.collections4.map.Flat3Map.EntrySet
- clear() - Method in class org.apache.commons.collections4.map.Flat3Map.KeySet
- clear() - Method in class org.apache.commons.collections4.map.Flat3Map.Values
- clear() - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- clear() - Method in class org.apache.commons.collections4.map.ListOrderedMap
- clear() - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- clear() - Method in class org.apache.commons.collections4.map.ListOrderedMap.KeySetView
- clear() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ValuesView
- clear() - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Clear the map.
- clear() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
Normal
Map.clear()behavior with the addition of clearing all expiration entries as well. - clear() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Unsupported operation.
- clear() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonValues
- clear() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Clears the map of all entries.
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableMap
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableOrderedMap
- clear() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- clear() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- clear() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- clear() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- clear() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- clear() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Clears the multiset by clearing the underlying map.
- clear() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Clears the multiset removing all elements from the entrySet.
- clear() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.UniqueSet
- clear() - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- clear() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in interface org.apache.commons.collections4.Put
- clear() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Clears this queue.
- clear() - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
- clear() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Removes all of the elements from this composite set.
- clear() - Method in class org.apache.commons.collections4.set.ListOrderedSet
- clear() - Method in class org.apache.commons.collections4.set.MapBackedSet
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableSet
- clear() - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
- clear() - Method in class org.apache.commons.collections4.splitmap.TransformedSplitMap
- clear() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- clear() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- clear() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Not supported in this base implementation.
- clear() - Method in interface org.apache.commons.pool2.impl.CallStack
-
Clears the current stack trace snapshot.
- clear() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Clears any objects sitting idle in the pool by removing them from the idle instance sub-pools and then invoking the configured PoolableObjectFactory's
KeyedPooledObjectFactory.destroyObject(Object, PooledObject)method on each idle instance. - clear() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Clears any objects sitting idle in the pool by removing them from the idle instance pool and then invoking the configured
PooledObjectFactory.destroyObject(PooledObject)method on each idle instance. - clear() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Atomically removes all of the elements from this deque.
- clear() - Method in class org.apache.commons.pool2.impl.NoOpCallStack
- clear() - Method in class org.apache.commons.pool2.impl.SecurityManagerCallStack
- clear() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Clears any objects sitting idle in the pool.
- clear() - Method in class org.apache.commons.pool2.impl.ThrowableCallStack
- clear() - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Clears the pool, removing all pooled instances (optional operation).
- clear() - Method in interface org.apache.commons.pool2.ObjectPool
-
Clears any objects sitting idle in the pool, releasing any associated resources (optional operation).
- clear() - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- clear() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- clear() - Static method in class org.apache.commons.text.lookup.ConstantStringLookup
-
Clears the shared cache with the so far resolved constants.
- clear() - Static method in class org.apache.commons.text.lookup.StringLookupFactory
-
Clears any static resources.
- clear() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.apache.commons.text.TextStringBuilder
-
Clears the string builder (convenience Collections API style method).
- clear() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
-
Clear the position, emptying the buffer.
- clear() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
-
Clear the position, emptying the buffer.
- clear() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Remove all the values from this attribute.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Remove all the values from this attribute.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Remove all the attributes for this entry.
- clear() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Remove all the attributes for this entry.
- clear() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Remove all the attributes for this entry.
- clear() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Clear the Rdn, removing all the Avas.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Reset the parser
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Clear the registry from all its content
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Empty the byOid map
- clear() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Clear the registries from all its elements
- clear() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Clear the registry from all its content
- clear() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Clear the current SchemaObject : remove all the references to other objects, and all the Maps.
- clear() - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- clear() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaParser
-
Clear the parser.
- clear() - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Reset the Buffer position to 0.
- clear() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.clear(). - clear() - Method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Clears the buffer out, filling its cells with null.
- clear() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- clear() - Method in class org.apache.mina.core.buffer.IoBuffer
- clear() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- clear() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Removes all filters added to this chain.
- clear() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- clear() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Removes all filters added to this chain.
- clear() - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Remove all the
IoHandlerCommandfrom the chain - clear() - Method in class org.apache.mina.util.CircularQueue
- clear() - Method in class org.apache.mina.util.CopyOnWriteMap
-
Removes all entries in this map.
- clear() - Method in class org.apache.mina.util.ExpiringMap
- clear() - Method in class org.apache.mina.util.LazyInitializedCacheMap
- clear() - Method in class org.apache.mina.util.MapBackedSet
- clear() - Method in class org.apache.mina.util.SynchronizedQueue
- clear() - Method in class org.dom4j.bean.BeanAttributeList
- clear() - Method in class org.dom4j.io.ElementStack
-
Peeks at the top element on the stack without changing the contents of the stack.
- clear() - Method in class org.dom4j.rule.RuleManager
- clear() - Method in class org.dom4j.rule.Stylesheet
- clear() - Method in class org.dom4j.swing.XMLTableDefinition
- clear() - Method in class org.dom4j.tree.BackedList
- clear() - Method in class org.dom4j.tree.ContentListFacade
- clear() - Method in class org.dom4j.tree.NamespaceStack
-
Clears the stack
- clear() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Clear all entries in the MDC.
- clear() - Method in class org.slf4j.helpers.NOPMDCAdapter
- clear() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- clear() - Static method in class org.slf4j.MDC
-
Clear all entries in the MDC of the underlying implementation.
- clear() - Method in interface org.slf4j.spi.MDCAdapter
-
Clear all entries in the MDC.
- clear(int) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clear(K) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Clears the specified sub-pool, removing all pooled instances corresponding to the given
key. - clear(K) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Clears the specified pool, removing all pooled instances corresponding to the given
key(optional operation). - clear(K) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- clear(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
-
Removes all the requests from this session's queue.
- clearBit(int) - Method in class org.apache.directory.api.asn1.util.BitString
-
Clear a bit at a specified position.
- clearByte(byte) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clearCaches() - Method in class org.dom4j.swing.XMLTableDefinition
- clearContent() - Method in interface org.dom4j.Branch
-
Clears the content for this branch, removing any
Nodeinstances this branch may contain. - clearContent() - Method in class org.dom4j.tree.BaseElement
- clearContent() - Method in class org.dom4j.tree.DefaultDocument
- clearContent() - Method in class org.dom4j.tree.DefaultElement
- clearNamespaceStack() - Method in class org.dom4j.io.DOMReader
- clearOldest() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Clears oldest 15% of objects in pool.
- clearShort(short) - Method in class org.apache.commons.lang3.BitField
-
Clears the bits.
- clone() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.HashedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.LinkedMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.LRUMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Clones the map without cloning the keys or values.
- clone() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Clones the map without cloning the key or value.
- clone() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Creates a new instance of this Tokenizer.
- clone() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
- clone() - Method in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
- clone() - Method in class org.apache.commons.text.StringTokenizer
-
Creates a new instance of this Tokenizer.
- clone() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Creates a new instance of this Tokenizer.
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Clone an entry.
- clone() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
The clone operation
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Clone the current entry
- clone() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Clone an entry.
- clone() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
-
The clone operation
- clone() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Clone a Value
- clone() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Clone the object
- clone() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Clone this expression node.
- clone() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Makes a full clone in new memory space of the current node and children
- clone() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Clone the Node
- clone() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Clone method
- clone() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Implements the cloning.
- clone() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Clone the Rdn
- clone() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Clone the Registries.
- clone() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Creates a shallow copy of this object, preserving the internal structure by copying only references.
- clone() - Method in class org.apache.mina.util.CopyOnWriteMap
- clone() - Method in interface org.dom4j.Node
-
clonewill return a deep clone or if this node is read-only then clone will return the same instance. - clone() - Method in class org.dom4j.tree.AbstractNode
- clone() - Method in class org.dom4j.tree.DefaultDocument
- clone() - Method in class org.dom4j.tree.DefaultElement
- clone() - Method in class org.dom4j.util.UserDataElement
- clone() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
- clone() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- clone() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- clone() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- clone() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- clone() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- clone() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- clone() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
Method clone
- clone() - Method in interface org.xmlpull.v1.builder.XmlDocument
- clone() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method clone
- clone(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Clones an array returning a typecast result and handling
null. - clone(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clone an object.
- clone(T) - Static method in class org.apache.commons.lang3.SerializationUtils
-
Deep clone an
Objectusing serialization. - clone(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Shallow clones an array returning a typecast result and handling
null. - CloneFailedException - Exception in org.apache.commons.lang3.exception
-
Exception thrown when a clone cannot be created.
- CloneFailedException(String) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- CloneFailedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.CloneFailedException
-
Constructs a CloneFailedException.
- cloneIfPossible(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Clone an object if possible.
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMAttribute
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMCDATA
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMComment
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMDocument
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMDocumentType
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMElement
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMEntityReference
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMNamespace
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMProcessingInstruction
- cloneNode(boolean) - Method in class org.dom4j.dom.DOMText
- cloneNode(Node, boolean) - Static method in class org.dom4j.dom.DOMNodeHelper
- cloneReset() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Creates a new instance of this Tokenizer.
- cloneReset() - Method in class org.apache.commons.text.StringTokenizer
-
Creates a new instance of this Tokenizer.
- cloneReset() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Creates a new instance of this Tokenizer.
- cloneTransformer() - Static method in class org.apache.commons.collections4.functors.CloneTransformer
-
Factory returning the singleton instance.
- cloneTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a transformer that returns a clone of the input object.
- CloneTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that returns a clone of the input object.
- close() - Method in class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
Closes this output stream and releases any system resources associated with the stream.
- close() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Mark this cursor as no longer being needed.
- close() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Closes this circuit breaker.
- close() - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderReader
-
Deprecated.
- close() - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderWriter
-
Deprecated.
- close() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Closes this pool, and free any resources associated with it.
- close() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Closes the pool, destroys the remaining idle objects and, if registered in JMX, deregisters it.
- close() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Closes the keyed object pool.
- close() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Closes the pool.
- close() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Closes this pool, and frees any resources associated with it.
- close() - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Closes this pool, and free any resources associated with it.
- close() - Method in interface org.apache.commons.pool2.ObjectPool
-
Closes this pool, and free any resources associated with it.
- close() - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- close() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- close() - Method in class org.apache.commons.text.StrBuilder.StrBuilderReader
-
Deprecated.
- close() - Method in class org.apache.commons.text.StrBuilder.StrBuilderWriter
-
Deprecated.
- close() - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderReader
- close() - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderWriter
- close() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
- close() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a CursorClosedException without an error message string.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a CursorClosedException without an error message string.
- close() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
- close() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
- close() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
- close() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
- close() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- close() - Method in class org.apache.directory.api.util.EmptyEnumeration
- close() - Method in class org.apache.directory.api.util.SingletonEnumeration
-
Makes calls to hasMore to false even if we had more.
- close() - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Closing this writer has no effect.
- close() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
- close() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Disconnect from the remote LDAP server.
- close() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Disconnect from the remote LDAP server.
- close() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Disconnect from the remote LDAP server.
- close() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- close() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Closes this session after all queued write requests are flushed.
- close() - Method in interface org.apache.mina.core.session.IoSession
-
Deprecated.
- close() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
- close() - Method in class org.apache.mina.handler.stream.IoSessionInputStream
- close() - Method in class org.apache.mina.handler.stream.IoSessionOutputStream
- close() - Method in class org.dom4j.io.XMLWriter
-
Closes the underlying Writer
- close() - Method in class org.slf4j.MDC.MDCCloseable
- close(boolean) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Closes this session immediately or after all queued write requests are flushed.
- close(boolean) - Method in interface org.apache.mina.core.session.IoSession
-
Deprecated.Use either the
IoSession.closeNow()or theIoSession.closeOnFlush()methods - close(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Close a server socket.
- close(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Close a client socket.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a specific Exception.
- close(Exception) - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a specific Exception.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- close(Exception) - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Closes this Cursor and frees any resources it my have allocated.
- close(String) - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Sets monitor state to closed, and sets the cause to a CursorClosedException with a specific error message string.
- close(String) - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Sets monitor state to closed, and sets the cause to a CursorClosedException with a specific error message string.
- close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- close(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Close a client socket.
- close(ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Close a server socket.
- close(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Close a client socket.
- close(IoFilter.NextFilter, boolean) - Method in class org.apache.mina.filter.ssl.SslHandler
-
Closes the encryption session and writes any required messages
- close(IoFilter.NextFilter, boolean) - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Closes the encryption session and writes any required messages
- CLOSE - org.apache.mina.core.session.IoEventType
-
A close has occured
- CLOSE - Static variable in interface org.apache.mina.core.future.IoFutureListener
- CLOSE - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
Closes the connection after logging.
- CLOSE - Static variable in interface org.apache.mina.handler.demux.ExceptionHandler
-
A
ExceptionHandlerthat closes the session immediately. - CLOSE_BRACKET - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- CLOSE_CURLY - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- CLOSE_PARAN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- CLOSE_PAREN - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- CLOSE_REQUEST - Static variable in class org.apache.mina.core.session.AbstractIoSession
-
An internal write request object that triggers session close.
- closed - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- CLOSED - org.apache.commons.lang3.concurrent.AbstractCircuitBreaker.State
-
The closed state.
- CLOSED - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor is closed and not operations can be performed on it
- CLOSED - org.apache.mina.proxy.event.IoSessionEventType
-
Session closed
- CloseFuture - Interface in org.apache.mina.core.future
-
An
IoFuturefor asynchronous close requests. - closeLock - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- closeNow() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Closes this session immediately.
- closeNow() - Method in interface org.apache.mina.core.session.IoSession
-
Closes this session immediately.
- closeOnFlush() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Closes this session after all queued write requests are flushed.
- closeOnFlush() - Method in interface org.apache.mina.core.session.IoSession
-
Closes this session after all queued write requests are flushed.
- closeQuietly(Closeable) - Static method in class org.apache.directory.api.util.IOUtils
-
Closes a
Closeableunconditionally. - closeQuietly(Closeable...) - Static method in class org.apache.directory.api.util.IOUtils
-
Closes a
Closeableunconditionally. - closeQuietly(InputStream) - Static method in class org.apache.directory.api.util.IOUtils
-
Closes an
InputStreamunconditionally. - closeSession(String) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
-
Closes the session.
- closeSession(String) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
-
Closes the session.
- closeSession(String, Throwable) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
-
Closes the session.
- closeStartTag() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- CLOSING - org.apache.mina.core.session.SessionState
-
A session being closed
- Closure<T> - Interface in org.apache.commons.collections4
-
Defines a functor interface implemented by classes that do something.
- ClosureMonitor - Interface in org.apache.directory.api.ldap.model.cursor
-
A monitor used by Cursors to detect conditions when they should stop performing some work during advance operations such as next(), previous(), first() etc, and release resources.
- closureTransformer(Closure<? super T>) - Static method in class org.apache.commons.collections4.functors.ClosureTransformer
-
Factory method that performs validation.
- ClosureTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that calls a Closure using the input object and then returns the input.
- ClosureTransformer(Closure<? super T>) - Constructor for class org.apache.commons.collections4.functors.ClosureTransformer
-
Constructor that performs no validation.
- ClosureUtils - Class in org.apache.commons.collections4
-
ClosureUtilsprovides reference implementations and utilities for the Closure functor interface. - CMT - Static variable in class org.apache.commons.codec.language.bm.ResourceConstants
- CN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CNAME_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CNAME_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CODE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- codec - Variable in class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
-
The LDAP codec responsible for encoding and decoding ManageDsaIT Control
- codec - Variable in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
The LDAP codec responsible for encoding and decoding
- codec - Variable in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
the ldap codec service
- CODEC_LOG - org.apache.directory.api.ldap.model.constants.Loggers
-
The dedicated logger for CODEC
- CodecControl<E extends Control> - Interface in org.apache.directory.api.ldap.codec.api
-
The codec uses this interface to add additional information to LDAP Model Control objects during encoding and decoding.
- CodecPolicy - Enum in org.apache.commons.codec
-
Defines encoding and decoding policies.
- CodePointTranslator - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text CharSequenceTranslator instead
- CodePointTranslator - Class in org.apache.commons.text.translate
-
Helper subclass to CharSequenceTranslator to allow for translations that will replace up to one character at a time.
- CodePointTranslator() - Constructor for class org.apache.commons.lang3.text.translate.CodePointTranslator
-
Deprecated.
- CodePointTranslator() - Constructor for class org.apache.commons.text.translate.CodePointTranslator
- CODES_PREFIX - Static variable in class org.slf4j.LoggerFactory
- coerce(Closure<? super T>) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
A very simple method that coerces Closure super T> to Closure
. - coerce(Predicate<? super T>) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
A very simple method that coerces Predicate super T> to Predicate
. - coerce(Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
A very simple method that coerces Transformer super I, ? extends O> to Transformer.
- collate(Iterable<? extends E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will traverse the elements of the current and provided iterable in natural order.
- collate(Iterable<? extends E>, Comparator<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will traverse the elements of the current and provided iterable according to the ordering defined by an comparator.
- collate(Iterable<? extends O>, Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List such that the natural ordering of the elements is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, boolean) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List such that the natural ordering of the elements is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, Comparator<? super O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List such that the ordering of the elements according to Comparator c is retained.
- collate(Iterable<? extends O>, Iterable<? extends O>, Comparator<? super O>, boolean) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Merges two sorted Collections, a and b, into a single, sorted List such that the ordering of the elements according to Comparator c is retained.
- collatedIterable(Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the two provided iterables into an ordered iterable using natural ordering.
- collatedIterable(Comparator<? super E>, Iterable<? extends E>, Iterable<? extends E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Combines the two provided iterables into an ordered iterable using the provided comparator.
- collatedIterator(Comparator<? super E>, Collection<Iterator<? extends E>>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements contained in a collection of
Iterators. - collatedIterator(Comparator<? super E>, Iterator<? extends E>...) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements contained in an array of
Iterators. - collatedIterator(Comparator<? super E>, Iterator<? extends E>, Iterator<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that provides an ordered iteration over the elements contained in a collection of ordered
Iterators. - CollatingIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an ordered iteration over the elements contained in a collection of ordered Iterators.
- CollatingIterator() - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIterator. - CollatingIterator(Comparator<? super E>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIteratorthat will used the specified comparator for ordering. - CollatingIterator(Comparator<? super E>, int) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIteratorthat will used the specified comparator for ordering and have the specified initial capacity. - CollatingIterator(Comparator<? super E>, Collection<Iterator<? extends E>>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIteratorthat will use the specified comparator to provide ordered iteration over the collection of iterators. - CollatingIterator(Comparator<? super E>, Iterator<? extends E>[]) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIteratorthat will use the specified comparator to provide ordered iteration over the array of iterators. - CollatingIterator(Comparator<? super E>, Iterator<? extends E>, Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.CollatingIterator
-
Constructs a new
CollatingIteratorthat will use the specified comparator to provide ordered iteration over the two given iterators. - collect(Iterable<? extends I>, Transformer<? super I, ? extends O>, R) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from input collection with the given transformer and adds them to the output collection.
- collect(Iterable<I>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a new Collection containing all elements of the input collection transformed by the given transformer.
- collect(Supplier<R>, BiConsumer<R, ? super O>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs a mutable reduction operation on the elements of this FailableStream.
- collect(Supplier<R>, BiConsumer<R, ? super O>, BiConsumer<R, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Performs a mutable reduction operation on the elements of this FailableStream.
- collect(Iterator<? extends I>, Transformer<? super I, ? extends O>, R) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from the input iterator with the given transformer and adds them to the output collection.
- collect(Iterator<I>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Transforms all elements from the input iterator with the given transformer and adds them to the output collection.
- collect(Collector<? super O, A, R>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs a mutable reduction operation on the elements of this stream using a
Collector. - collect(Collector<? super O, A, R>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Performs a mutable reduction operation on the elements of this stream using a
Collector. - collectionBag(Bag<E>) - Static method in class org.apache.commons.collections4.bag.CollectionBag
-
Factory method to create a bag that complies to the Collection contract.
- collectionBag(Bag<E>) - Static method in class org.apache.commons.collections4.BagUtils
-
Returns a bag that complies to the Collection contract, backed by the given bag.
- CollectionBag<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
Bagto comply with the Collection contract. - CollectionBag(Bag<E>) - Constructor for class org.apache.commons.collections4.bag.CollectionBag
-
Constructor that wraps (not copies).
- collectionSortedBag(SortedBag<E>) - Static method in class org.apache.commons.collections4.bag.CollectionSortedBag
-
Factory method to create a sorted bag that complies to the Collection contract.
- CollectionSortedBag<E> - Class in org.apache.commons.collections4.bag
-
Decorates another
SortedBagto comply with the Collection contract. - CollectionSortedBag(SortedBag<E>) - Constructor for class org.apache.commons.collections4.bag.CollectionSortedBag
-
Constructor that wraps (not copies).
- CollectionUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for
Collectioninstances. - CollectionUtils - Class in org.apache.directory.api.util
-
Collection and Iterator utils.
- COLLECTIVE_ATTRIBUTE_INNER_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_INNER_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SPECIFIC_AREA - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SPECIFIC_AREA_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SUBENTRIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SUBENTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_ATTRIBUTE_SUBENTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_EXCLUSIONS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COLLECTIVE_EXCLUSIONS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CollectiveAttributeInnerArea - org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The CollectiveAttributeInnerArea role
- CollectiveAttributeSpecificArea - org.apache.directory.api.ldap.model.subtree.AdministrativeRole
-
The CollectiveAttributeSpecificArea role
- colognePhonetic(String) - Method in class org.apache.commons.codec.language.ColognePhonetic
-
Implements the Kölner Phonetik algorithm.
- ColognePhonetic - Class in org.apache.commons.codec.language
-
Encodes a string into a Cologne Phonetic value.
- ColognePhonetic() - Constructor for class org.apache.commons.codec.language.ColognePhonetic
- COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- COLON - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- COLON - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- COLON - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- column - Variable in exception org.xmlpull.v1.XmlPullParserException
- columnNumber - Variable in class org.xmlpull.mxp1.MXParser
- com.google.errorprone.annotations - package com.google.errorprone.annotations
- com.google.errorprone.annotations.concurrent - package com.google.errorprone.annotations.concurrent
- combiner() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
- combiner() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- COMMA - org.apache.directory.api.util.GeneralizedTime.FractionDelimiter
-
Use a comma as fraction delimiter.
- COMMA - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- commaMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Returns a matcher which matches the comma character.
- commaMatcher() - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Returns a matcher which matches the comma character.
- commaMatcher() - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Returns a matcher which matches the comma character.
- CommandVisitor<T> - Interface in org.apache.commons.collections4.sequence
-
This interface should be implemented by user object to walk through
EditScriptobjects. - CommandVisitor<T> - Interface in org.apache.commons.text.diff
-
This interface should be implemented by user object to walk through
EditScriptobjects. - comment(char[], int, int) - Method in class org.dom4j.io.DOMSAXContentHandler
- comment(char[], int, int) - Method in class org.dom4j.io.SAXContentHandler
- comment(char[], int, int) - Method in class org.dom4j.io.SAXEventRecorder
- comment(char[], int, int) - Method in class org.dom4j.io.SAXModifyContentHandler
- comment(char[], int, int) - Method in class org.dom4j.io.XMLWriter
- comment(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- comment(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- comment(String) - Method in interface org.xmlpull.v1.XmlSerializer
- Comment - Interface in org.dom4j
-
Commentdefines the behavior of an XML comment. - COMMENT - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- COMMENT - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- COMMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
-
An XML comment was just read.
- COMMENT_NODE - Static variable in interface org.dom4j.Node
-
Matches Comments nodes
- COMMIT_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
The commit flag
- COMMON - Static variable in class org.apache.commons.lang3.CharSet
-
A Map of the common cases used in the factory.
- COMMON_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CommonEventFilter - Class in org.apache.mina.filter.util
-
Extend this class when you want to create a filter that wraps the same logic around all 11 IoEvents
- CommonEventFilter() - Constructor for class org.apache.mina.filter.util.CommonEventFilter
- compact() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- compact() - Method in class org.apache.mina.core.buffer.IoBuffer
- compact() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- comparableComparator() - Static method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Gets the singleton instance of a ComparableComparator.
- ComparableComparator<E extends Comparable<? super E>> - Class in org.apache.commons.collections4.comparators
-
A
Comparatorthat comparesComparableobjects. - ComparableComparator<T> - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compares two objects taking into account that one might be a Comparable.
- ComparableComparator() - Constructor for class org.apache.commons.collections4.comparators.ComparableComparator
-
Constructor whose use should be avoided.
- ComparableComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
The ComparableComparator constructor.
- ComparableUtils - Class in org.apache.commons.lang3.compare
-
Utility library to provide helper methods for translating
Comparable.compareTo(T)result into a boolean. - ComparableUtils.ComparableCheckBuilder<A extends Comparable<A>> - Class in org.apache.commons.lang3.compare
-
Provides access to the available methods
- comparator() - Method in class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
- comparator() - Method in class org.apache.commons.collections4.bag.PredicatedSortedBag
- comparator() - Method in class org.apache.commons.collections4.bag.SynchronizedSortedBag
- comparator() - Method in class org.apache.commons.collections4.bag.TransformedSortedBag
- comparator() - Method in class org.apache.commons.collections4.bag.TreeBag
- comparator() - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
- comparator() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- comparator() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
- comparator() - Method in class org.apache.commons.collections4.map.LazySortedMap
- comparator() - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
- comparator() - Method in class org.apache.commons.collections4.map.TransformedSortedMap
- comparator() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- comparator() - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
- comparator() - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
- comparator() - Method in class org.apache.commons.collections4.set.TransformedSortedSet
- comparator() - Method in interface org.apache.commons.collections4.SortedBag
-
Returns the comparator associated with this sorted set, or null if it uses its elements' natural ordering.
- comparator() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- comparator() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- COMPARATOR - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A Comparator
- COMPARATOR - Static variable in class org.apache.commons.codec.language.bm.Rule.Phoneme
- COMPARATOR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COMPARATOR_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COMPARATOR_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COMPARATOR_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ComparatorChain<E> - Class in org.apache.commons.collections4.comparators
-
A ComparatorChain is a Comparator that wraps one or more Comparators in sequence.
- ComparatorChain() - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain with no Comparators.
- ComparatorChain(Comparator<E>) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain with a single Comparator, sorting in the forward order
- ComparatorChain(Comparator<E>, boolean) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a Comparator chain with a single Comparator, sorting in the given order
- ComparatorChain(List<Comparator<E>>) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the List.
- ComparatorChain(List<Comparator<E>>, BitSet) - Constructor for class org.apache.commons.collections4.comparators.ComparatorChain
-
Construct a ComparatorChain from the Comparators in the given List.
- comparatorPredicate(T, Comparator<T>) - Static method in class org.apache.commons.collections4.functors.ComparatorPredicate
-
Factory to create the comparator predicate
- comparatorPredicate(T, Comparator<T>, ComparatorPredicate.Criterion) - Static method in class org.apache.commons.collections4.functors.ComparatorPredicate
-
Factory to create the comparator predicate
- ComparatorPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate that compares the input object with the one stored in the predicate using a comparator.
- ComparatorPredicate(T, Comparator<T>, ComparatorPredicate.Criterion) - Constructor for class org.apache.commons.collections4.functors.ComparatorPredicate
-
Constructor that performs no validation.
- ComparatorPredicate.Criterion - Enum in org.apache.commons.collections4.functors
- comparatorRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The LdapSyntax registry
- ComparatorRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Comparator registry component's service class.
- COMPARATORS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COMPARATORS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COMPARATORS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ComparatorSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker for the Comparator schema element
- ComparatorSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ComparatorUtils - Class in org.apache.commons.collections4
-
Provides convenient static utility methods for
Comparatorobjects. - compare(boolean, boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Compares two
booleanvalues. - compare(byte[], byte[]) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ByteArrayComparator
- compare(byte[], byte[]) - Static method in class org.apache.directory.api.util.Strings
- compare(byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two
bytevalues numerically. - compare(char, char) - Static method in class org.apache.commons.lang3.CharUtils
-
Compares two
charvalues numerically. - compare(int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares two
intvalues numerically. - compare(long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to
longvalues numerically. - compare(short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Compares to
shortvalues numerically. - compare(E, E) - Method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Compare the two
Comparablearguments. - compare(E, E) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Perform comparisons on the Objects as per Comparator.compare(o1,o2).
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.NullComparator
-
Perform a comparison between two objects.
- compare(E, E) - Method in class org.apache.commons.collections4.comparators.ReverseComparator
-
Compares two objects in reverse order.
- compare(E, E) - Method in class org.apache.directory.api.ldap.model.schema.comparators.SerializableComparator
- compare(I, I) - Method in class org.apache.commons.collections4.comparators.TransformingComparator
-
Returns the result of comparing the values from the transform operation.
- compare(Boolean, Boolean) - Method in class org.apache.commons.collections4.comparators.BooleanComparator
- compare(Comparable<T>, Comparable<T>) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ComparableComparator
-
Compares two objects taking into account that one may be a Comparable.
- compare(Long, Long) - Method in class org.apache.directory.api.ldap.model.schema.comparators.LongComparator
- compare(Object, Object) - Method in class org.apache.commons.codec.StringEncoderComparator
-
Compares two strings based not on the strings themselves, but on an encoding of the two strings using the StringEncoder this Comparator was created with.
- compare(Object, Object) - Static method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Returns true if both values are either null or equal.
- compare(Object, Object) - Method in class org.apache.commons.lang3.compare.ObjectToStringComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierComparator
- compare(Object, Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ParsedDnComparator
- compare(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, as per
String.compareTo(String), returning : - compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BitStringComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.BooleanComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
Compare two String DNs
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.NumericStringComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectIdentifierFirstComponentComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.StringComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.TelephoneNumberComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
- compare(String, String) - Method in class org.apache.directory.api.ldap.model.schema.comparators.WordComparator
- compare(String, String) - Method in class org.dom4j.util.NodeComparator
- compare(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, as per
String.compareTo(String), returning : - compare(String, String, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, Value) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, Value) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(String, String, Value) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(UUID, UUID) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
Compare two UUID.
- compare(K, K) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
- compare(ExprNode, ExprNode) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor.NodeComparator
- compare(CompareRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares an entry's attribute's value with that of the given value.
- compare(CompareRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares an entry's attribute's value with that of the given value.
- compare(CompareRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares an entry's attribute's value with that of the given value.
- compare(Dn, String, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, Value) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, Value) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Dn, String, Value) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Compares whether a given attribute's value matches that of the existing value of the attribute present in the entry with the given distinguished name.
- compare(Attribute, Attribute) - Method in class org.dom4j.util.NodeComparator
- compare(CharacterData, CharacterData) - Method in class org.dom4j.util.NodeComparator
- compare(Document, Document) - Method in class org.dom4j.util.NodeComparator
- compare(DocumentType, DocumentType) - Method in class org.dom4j.util.NodeComparator
- compare(Element, Element) - Method in class org.dom4j.util.NodeComparator
- compare(Entity, Entity) - Method in class org.dom4j.util.NodeComparator
- compare(Namespace, Namespace) - Method in class org.dom4j.util.NodeComparator
- compare(Node, Node) - Method in class org.dom4j.util.NodeComparator
- compare(ProcessingInstruction, ProcessingInstruction) - Method in class org.dom4j.util.NodeComparator
- compare(QName, QName) - Method in class org.dom4j.util.NodeComparator
- compare(T, T) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Compares two objects according to the order of this Comparator.
- compare(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- compare(T, T) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
- compare(T, T, boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- COMPARE - org.apache.directory.api.ldap.aci.MicroOperation
-
The Compare permission, may be used in conjunction with any component, except entry.
- COMPARE_FALSE - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
It is used to indicate that the result of a Compare operation is FALSE and does not indicate an error.
- COMPARE_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ompareRequest message
- COMPARE_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- COMPARE_REQUEST_ASSERTION_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </assertion> tag
- COMPARE_REQUEST_ASSERTION_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <assertion> tag
- COMPARE_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- COMPARE_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- COMPARE_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- COMPARE_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- COMPARE_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <compareRequest> tag
- COMPARE_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- COMPARE_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- COMPARE_REQUEST_VALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </value> tag
- COMPARE_REQUEST_VALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <value> tag
- COMPARE_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The CompareResponse message
- COMPARE_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- COMPARE_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- COMPARE_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- COMPARE_TRUE - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
It is used to indicate that the result of a Compare operation is TRUE and does not indicate an error.
- compareAsync(CompareRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Asynchronously compares an entry's attribute's value with that of the given value
- compareAsync(CompareRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronously compares an entry's attribute's value with that of the given value
- compareConstructorFit(Constructor<?>, Constructor<?>, Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
-
Compares the relative fitness of two Constructors in terms of how well they match a set of runtime parameter types, such that a list ordered by the results of the comparison would return the best match first (least).
- compareContent(Branch, Branch) - Method in class org.dom4j.util.NodeComparator
- compareCredentials(byte[], byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Compare the credentials.
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMAttribute
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMCDATA
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMComment
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMDocument
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMDocumentType
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMElement
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMEntityReference
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMNamespace
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- compareDocumentPosition(Node) - Method in class org.dom4j.dom.DOMText
- CompareFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage CompareRequest.
- CompareFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.CompareFuture
-
Creates a new instance of CompareFuture.
- compareIgnoreCase(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, ignoring case differences, as per
String.compareToIgnoreCase(String), returning : - compareIgnoreCase(String, String, boolean) - Static method in class org.apache.commons.lang3.StringUtils
-
Compare two Strings lexicographically, ignoring case differences, as per
String.compareToIgnoreCase(String), returning : - compareKeys(K, K) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
An utility method for calling
KeyAnalyzer.compare(Object, Object) - compareMethodFit(Method, Method, Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
-
Compares the relative fitness of two Methods in terms of how well they match a set of runtime parameter types, such that a list ordered by the results of the comparison would return the best match first (least).
- CompareNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Compare response.
- compareOid(String, String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Compare two oids, and return true if they are both null or equal.
- CompareRequest - Interface in org.apache.directory.api.ldap.model.message
-
Compare request protocol message that tests an entry to see if it abides by an attribute value assertion.
- CompareRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for CompareRequest
- CompareRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Creates a new getDecoratedMessage() of CompareRequestDsml.
- CompareRequestDsml(LdapApiService, CompareRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Creates a new getDecoratedMessage() of CompareRequestDsml.
- CompareRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The CompareRequest factory.
- CompareRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Comparison request implementation.
- CompareRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Creates an CompareRequest implementation to compare a named entry with an attribute value assertion pair.
- CompareResponse - Interface in org.apache.directory.api.ldap.model.message
-
Compare protocol response message used to confirm the results of a compare request message.
- CompareResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for CompareResponse
- CompareResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.CompareResponseDsml
-
Creates a new getDecoratedMessage() of CompareResponseDsml.
- CompareResponseDsml(LdapApiService, CompareResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.CompareResponseDsml
-
Creates a new getDecoratedMessage() of CompareResponseDsml.
- CompareResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The CompareResponse factory.
- CompareResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
CompareResponse implementation.
- CompareResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.CompareResponseImpl
-
Creates a CompareResponse as a reply to an CompareRequest.
- CompareResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.CompareResponseImpl
-
Creates a CompareResponse as a reply to an CompareRequest.
- compareTo(byte[]) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare two values.
- compareTo(String) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare the current value with a String.
- compareTo(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Compares this object to another based on size.
- compareTo(MutableBoolean) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Compares this mutable to another in ascending order.
- compareTo(MutableByte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Compares this mutable to another in ascending order.
- compareTo(MutableDouble) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Compares this mutable to another in ascending order.
- compareTo(MutableFloat) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Compares this mutable to another in ascending order.
- compareTo(MutableInt) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Compares this mutable to another in ascending order.
- compareTo(MutableLong) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Compares this mutable to another in ascending order.
- compareTo(MutableShort) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Compares this mutable to another in ascending order.
- compareTo(Pair<L, R>) - Method in class org.apache.commons.lang3.tuple.Pair
-
Compares the pair based on the left element followed by the right element.
- compareTo(Triple<L, M, R>) - Method in class org.apache.commons.lang3.tuple.Triple
-
Compares the triple based on the left element, followed by the middle element, finally the right element.
- compareTo(PooledObject<T>) - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- compareTo(PooledObject<T>) - Method in interface org.apache.commons.pool2.PooledObject
-
Orders instances based on idle time - i.e.
- compareTo(Csn) - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Compares this object with the specified object for order.
- compareTo(Value) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Compare two values.
- compareTo(Ava) - Method in class org.apache.directory.api.ldap.model.name.Ava
- compareTo(Rdn) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Compare the current RDN with the provided one.
- compareTo(GeneralizedTime) - Method in class org.apache.directory.api.util.GeneralizedTime
-
Compares this GeneralizedTime object with the specified GeneralizedTime object.
- compareTo(IoBuffer) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- compareTo(IoBuffer) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- compareTo(PriorityThreadPoolExecutor.SessionEntry) - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor.SessionEntry
- compareTo(VmPipeAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
- compareTo(Rule) - Method in class org.dom4j.rule.Rule
-
Compares two rules in XSLT processing model order assuming that the modes are equal.
- CompareToBuilder - Class in org.apache.commons.lang3.builder
-
Assists in implementing
Comparable.compareTo(Object)methods. - CompareToBuilder() - Constructor for class org.apache.commons.lang3.builder.CompareToBuilder
-
Constructor for CompareToBuilder.
- CompareToMethod - Annotation Type in org.checkerframework.checker.interning.qual
-
Method declaration annotation that indicates a method has a specification like
compareTo()orcompare(). - CompilerMessageKey - Annotation Type in org.checkerframework.checker.compilermsgs.qual
-
A string that is definitely a compiler message key.
- CompilerMessageKeyBottom - Annotation Type in org.checkerframework.checker.compilermsgs.qual
-
The bottom type in the Compiler Message Key type system.
- CompileTimeConstant - Annotation Type in com.google.errorprone.annotations
-
Annotation for method parameter declarations, which denotes that corresponding actual parameters must be compile-time constant expressions.
- completeCurrentTextNode() - Method in class org.dom4j.io.DOMSAXContentHandler
- completeCurrentTextNode() - Method in class org.dom4j.io.SAXContentHandler
-
If the current text buffer contains any text then create a new text node with it and add it to the current element
- ComplexDnParser - Class in org.apache.directory.api.ldap.model.name
-
A Dn parser that is able to parse complex DNs.
- ComplexDnParser() - Constructor for class org.apache.directory.api.ldap.model.name.ComplexDnParser
- complexTypeMap - Variable in class org.dom4j.datatype.NamedTypeResolver
- ComponentsMonitor - Interface in org.apache.directory.api.util
-
Monitor used to track existence or duplication of components.
- compose(FailableDoubleUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Returns a composed
FailableDoubleUnaryOperatorlikeDoubleUnaryOperator.compose(DoubleUnaryOperator). - compose(FailableFunction<? super V, ? extends T, E>) - Method in interface org.apache.commons.lang3.function.FailableFunction
-
Returns a composed
FailableFunctionlikeFunction.compose(Function). - compose(FailableIntUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Returns a composed
FailableIntUnaryOperatorlikeIntUnaryOperator.compose(IntUnaryOperator). - compose(FailableLongUnaryOperator<E>) - Method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Returns a composed
FailableLongUnaryOperatorlikeLongUnaryOperator.compose(LongUnaryOperator). - CompositeByteArray - Class in org.apache.mina.util.byteaccess
-
A ByteArray composed of other ByteArrays.
- CompositeByteArray() - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArray
-
Creates a new instance of CompositeByteArray.
- CompositeByteArray(ByteArrayFactory) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArray
-
Creates a new instance of CompositeByteArray.
- CompositeByteArray.CursorListener - Interface in org.apache.mina.util.byteaccess
-
Allows for efficient detection of component boundaries when using a cursor.
- CompositeByteArrayRelativeBase - Class in org.apache.mina.util.byteaccess
-
Provides common functionality between the
CompositeByteArrayRelativeReaderandCompositeByteArrayRelativeWriter. - CompositeByteArrayRelativeBase(CompositeByteArray) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
Creates a new instance of CompositeByteArrayRelativeBase.
- CompositeByteArrayRelativeReader - Class in org.apache.mina.util.byteaccess
-
Provides restricted, relative, read-only access to the bytes in a
CompositeByteArray. - CompositeByteArrayRelativeReader(CompositeByteArray, boolean) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
-
Creates a new instance of CompositeByteArrayRelativeReader.
- CompositeByteArrayRelativeWriter - Class in org.apache.mina.util.byteaccess
-
Provides restricted, relative, write-only access to the bytes in a
CompositeByteArray. - CompositeByteArrayRelativeWriter(CompositeByteArray, CompositeByteArrayRelativeWriter.Expander, CompositeByteArrayRelativeWriter.Flusher, boolean) - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
-
Creates a new instance of CompositeByteArrayRelativeWriter.
- CompositeByteArrayRelativeWriter.ChunkedExpander - Class in org.apache.mina.util.byteaccess
-
Expands the supplied
CompositeByteArrayby the number of bytes provided in the constructor - CompositeByteArrayRelativeWriter.Expander - Interface in org.apache.mina.util.byteaccess
-
An object that knows how to expand a
CompositeByteArray. - CompositeByteArrayRelativeWriter.Flusher - Interface in org.apache.mina.util.byteaccess
-
An object that knows how to flush a
ByteArray. - CompositeByteArrayRelativeWriter.NopExpander - Class in org.apache.mina.util.byteaccess
-
No-op expander.
- CompositeCollection<E> - Class in org.apache.commons.collections4.collection
-
Decorates a collection of other collections to provide a single unified view.
- CompositeCollection() - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create an empty CompositeCollection.
- CompositeCollection(Collection<E>) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with one collection.
- CompositeCollection(Collection<E>...) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with an array of collections.
- CompositeCollection(Collection<E>, Collection<E>) - Constructor for class org.apache.commons.collections4.collection.CompositeCollection
-
Create a Composite Collection with two collections.
- CompositeCollection.CollectionMutator<E> - Interface in org.apache.commons.collections4.collection
-
Pluggable strategy to handle changes to the composite.
- CompositeFormat - Class in org.apache.commons.lang3.text
-
Deprecated.as of 3.6, use commons-text CompositeFormat instead
- CompositeFormat - Class in org.apache.commons.text
-
Formats using one formatter and parses using a different formatter.
- CompositeFormat(Format, Format) - Constructor for class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.Create a format that points its parseObject method to one implementation and its format method to another.
- CompositeFormat(Format, Format) - Constructor for class org.apache.commons.text.CompositeFormat
-
Create a format that points its parseObject method to one implementation and its format method to another.
- CompositeIoFuture<E extends IoFuture> - Class in org.apache.mina.core.future
- CompositeIoFuture(Iterable<E>) - Constructor for class org.apache.mina.core.future.CompositeIoFuture
-
Creates a new CompositeIoFuture instance
- CompositeMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates a map of other maps to provide a single unified view.
- CompositeMap() - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new, empty, CompositeMap.
- CompositeMap(Map<K, V>...) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the argument.
- CompositeMap(Map<K, V>[], CompositeMap.MapMutator<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap which composites all of the Map instances in the argument.
- CompositeMap(Map<K, V>, Map<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap(Map<K, V>, Map<K, V>, CompositeMap.MapMutator<K, V>) - Constructor for class org.apache.commons.collections4.map.CompositeMap
-
Create a new CompositeMap with two composited Map instances.
- CompositeMap.MapMutator<K,V> - Interface in org.apache.commons.collections4.map
-
This interface allows definition for all of the indeterminate mutators in a CompositeMap, as well as providing a hook for callbacks on key collisions.
- CompositeSet<E> - Class in org.apache.commons.collections4.set
-
Decorates a set of other sets to provide a single unified view.
- CompositeSet() - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create an empty CompositeSet.
- CompositeSet(Set<E>) - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create a CompositeSet with just
setcomposited. - CompositeSet(Set<E>...) - Constructor for class org.apache.commons.collections4.set.CompositeSet
-
Create a composite set with sets as the initial set of composited Sets.
- CompositeSet.SetMutator<E> - Interface in org.apache.commons.collections4.set
-
Define callbacks for mutation operations.
- Computable<I,O> - Interface in org.apache.commons.lang3.concurrent
-
Definition of an interface for a wrapper around a calculation that takes a single parameter and returns a result.
- compute(I) - Method in interface org.apache.commons.lang3.concurrent.Computable
-
This method carries out the given operation with the provided argument.
- compute(I) - Method in class org.apache.commons.lang3.concurrent.Memoizer
-
This method will return the result of the calculation and cache it, if it has not previously been calculated.
- computeHashCode() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Compute the hashcode, and store it in the 'h' variable
- computeLength() - Method in interface org.apache.directory.api.asn1.Asn1Object
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
- computeLength() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
- computeLength() - Method in class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Compute the object length, which is the sum of all inner length.
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.AndFilter
-
Compute the AndFilter length
AndFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
Compute the AttributeValueFilter length
AttributeValueFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Compute the ConnectorFilter length Length(ConnectorFilter) = sum(filterSet.computeLength())
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Compute the ExtensibleMatchFilter length
ExtensibleMatchFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.Filter
-
Compute the Filter length
- computeLength() - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Compute the NotFilter length
NotFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.OrFilter
-
Compute the OrFilter length
OrFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.PresentFilter
-
Compute the PresentFilter length
PresentFilter : - computeLength() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Compute the SubstringFilter length
SubstringFilter : - computeNewValue(byte[]) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Compute the next byte[] value
- computeNewValue(String) - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
-
Compute the next String value
- computeResponseValue(IoSession, Map<String, String>, String, String, String, String) - Static method in class org.apache.mina.proxy.handlers.http.digest.DigestUtilities
-
Computes the response to the DIGEST challenge.
- ConcreteNameComponentNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A Dn Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
- ConcreteNameComponentNormalizer(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Creates a Dn Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
- ConcurrentException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting error conditions related to accessing data of background tasks.
- ConcurrentException() - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new, uninitialized instance of
ConcurrentException. - ConcurrentException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new instance of
ConcurrentExceptionand initializes it with the given message and cause. - ConcurrentException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentException
-
Creates a new instance of
ConcurrentExceptionand initializes it with the given cause. - ConcurrentHashSet<E> - Class in org.apache.mina.util
-
A
ConcurrentHashMap-backedSet. - ConcurrentHashSet() - Constructor for class org.apache.mina.util.ConcurrentHashSet
-
Creates a new instance of ConcurrentHashSet
- ConcurrentHashSet(Collection<E>) - Constructor for class org.apache.mina.util.ConcurrentHashSet
-
Creates a new instance of ConcurrentHashSet, initialized with the content of another collection
- ConcurrentInitializer<T> - Interface in org.apache.commons.lang3.concurrent
-
Definition of an interface for the thread-safe initialization of objects.
- ConcurrentRuntimeException - Exception in org.apache.commons.lang3.concurrent
-
An exception class used for reporting runtime error conditions related to accessing data of background tasks.
- ConcurrentRuntimeException() - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new, uninitialized instance of
ConcurrentRuntimeException. - ConcurrentRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new instance of
ConcurrentRuntimeExceptionand initializes it with the given message and cause. - ConcurrentRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.concurrent.ConcurrentRuntimeException
-
Creates a new instance of
ConcurrentRuntimeExceptionand initializes it with the given cause. - ConcurrentUtils - Class in org.apache.commons.lang3.concurrent
-
An utility class providing functionality related to the
java.util.concurrentpackage. - ConcurrentUtils.ConstantFuture<T> - Class in org.apache.commons.lang3.concurrent
-
A specialized
Futureimplementation which wraps a constant value. - ConditionalPostconditionAnnotation - Annotation Type in org.checkerframework.framework.qual
-
A meta-annotation that indicates that an annotation E is a conditional postcondition annotation, i.e., E is a type-specialized version of
EnsuresQualifierIforEnsuresQualifierIf.List. - CONFIDENTIALITY_REQUIRED - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code may be returned if the session is not protected by a protocol which provides session confidentiality.
- config - Variable in class org.apache.mina.core.session.AbstractIoSession
-
The session config
- Config() - Constructor for class org.apache.mina.core.service.IoServiceStatistics.Config
- ConfigurableBinaryAttributeDetector - Interface in org.apache.directory.api.ldap.codec.api
-
An interface used to abstract the means to detect whether or not an attribute identifier/descriptor represents a binary attributeType.
- configureConnection(LdapConnection) - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Applies the following configuration settings from the LdapConnectionConfig to the supplied connection: timeOut binaryAttributeDetector This method is called by newLdapConnection, so there is no need to call this on a newly created connection.
- configureConnection(LdapConnection) - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Applies the following configuration settings from the LdapConnectionConfig to the supplied connection: timeOut binaryAttributeDetector This method is called by newLdapConnection, so there is no need to call this on a newly created connection.
- configureReader() - Method in class org.dom4j.io.SAXValidator
-
Configures the XMLReader before use
- configureReader(XMLReader, DefaultHandler) - Method in class org.dom4j.io.SAXReader
-
Configures the XMLReader before use
- connect() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Connect to the remote LDAP server.
- connect() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Connect to the remote LDAP server.
- connect() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Connect to the remote LDAP server.
- connect() - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the
default remote address. - connect() - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the
default remote address. - connect(H, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Connect a newly created client socket handle to a remote
SocketAddress. - connect(SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the specified remote address.
- connect(SocketAddress) - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the specified remote address.
- connect(SocketAddress, SocketAddress) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the specified remote address binding to the specified local address.
- connect(SocketAddress, SocketAddress) - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the specified remote address binding to the specified local address.
- connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the specified remote address binding to the specified local address and and invokes the
ioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - connect(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the specified remote address binding to the specified local address and and invokes the
ioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the specified remote address and invokes the
ioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - connect(SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the specified remote address and invokes the
ioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - connect(DatagramChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Connect a newly created client socket handle to a remote
SocketAddress. - connect(SocketChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Connect a newly created client socket handle to a remote
SocketAddress. - connect(IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Connects to the
default remote addressand invokes theioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - connect(IoSessionInitializer<? extends ConnectFuture>) - Method in interface org.apache.mina.core.service.IoConnector
-
Connects to the
default remote addressand invokes theioSessionInitializerwhen the IoSession is created but beforeIoHandler.sessionCreated(IoSession)is invoked. - CONNECT - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP CONNECT verb.
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Implement this method to perform the actual connect operation.
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Implement this method to perform the actual connect operation.
- connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.proxy.ProxyConnector
-
Connects to the specified
address. - connect0(SocketAddress, SocketAddress, IoSessionInitializer<? extends ConnectFuture>) - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
-
Implement this method to perform the actual connect operation.
- ConnectFuture - Interface in org.apache.mina.core.future
-
An
IoFuturefor asynchronous connect requests. - connection - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The LDAP connection
- connection - Variable in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
The connection used by the request
- connection - Variable in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
The connection used by the request
- connection - Variable in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
The wrapped connection
- CONNECTION_CLOSED - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
error response type.
- ConnectionCallback<T> - Interface in org.apache.directory.ldap.client.template
-
A callback for running code against a managed
LdapConnection. - connectionClosed() - Method in interface org.apache.directory.ldap.client.api.ConnectionClosedEventListener
-
called when the LdapNetworkConnection is unable to reach the server it is connected to
- ConnectionClosedEventListener - Interface in org.apache.directory.ldap.client.api
-
A listener class intended for notifying the classes using LdapNetworkConnection in the event of any network failure
- connectionFactory - Variable in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
The factory to use to create a new connection
- ConnectionRequest(H, IoSessionInitializer<? extends ConnectFuture>) - Constructor for class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
-
Creates a new ConnectionRequest instance
- ConnectionThrottleFilter - Class in org.apache.mina.filter.firewall
-
A
IoFilterwhich blocks connections from connecting at a rate faster than the specified interval. - ConnectionThrottleFilter() - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Default constructor.
- ConnectionThrottleFilter(long) - Constructor for class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Constructor that takes in a specified wait time.
- ConnectorFilter - Class in org.apache.directory.api.dsmlv2.request
-
This Filter abstract class is used to store a set of filters used by OR/AND/NOT filters.
- ConnectorFilter - Class in org.apache.directory.api.ldap.codec.search
-
This Filter abstract class is used to store a set of filters used by OR/AND/NOT filters.
- ConnectorFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.ConnectorFilter
- ConnectorFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The constructor.
- ConnectorFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The constructor.
- CONST - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for constants using the key "const".
- CONST(boolean) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(byte) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(char) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(double) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(float) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(long) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(short) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST(T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST_BYTE(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- CONST_SHORT(int) - Static method in class org.apache.commons.lang3.ObjectUtils
-
This method returns the provided value unchanged.
- constantFactory(T) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that will return the same object each time the factory is used.
- constantFactory(T) - Static method in class org.apache.commons.collections4.functors.ConstantFactory
-
Factory method that performs validation.
- ConstantFactory<T> - Class in org.apache.commons.collections4.functors
-
Factory implementation that returns the same constant each time.
- ConstantFactory(T) - Constructor for class org.apache.commons.collections4.functors.ConstantFactory
-
Constructor that performs no validation.
- constantFuture(T) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Gets an implementation of
Futurethat is immediately done and returns the specified constant value. - ConstantFuture(T) - Constructor for class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
Creates a new instance of
ConstantFutureand initializes it with the constant value. - ConstantInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
A very simple implementation of the
ConcurrentInitializerinterface which always returns the same object. - ConstantInitializer(T) - Constructor for class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Creates a new instance of
ConstantInitializerand initializes it with the object to be managed. - constantStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the ConstantStringLookup singleton instance to look up the value of a fully-qualified static final value.
- ConstantStringLookup - Class in org.apache.commons.text.lookup
-
Looks up the value of a fully-qualified static final value.
- ConstantStringLookup() - Constructor for class org.apache.commons.text.lookup.ConstantStringLookup
- ConstantTimeToLiveExpirationPolicy() - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Default constructor.
- ConstantTimeToLiveExpirationPolicy(long) - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Construct a policy with the given time-to-live constant measured in milliseconds.
- ConstantTimeToLiveExpirationPolicy(long, TimeUnit) - Constructor for class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Construct a policy with the given time-to-live constant measured in the given time unit of measure.
- constantTransformer(O) - Static method in class org.apache.commons.collections4.functors.ConstantTransformer
-
Transformer method that performs validation.
- constantTransformer(O) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that will return the same object each time the transformer is used.
- ConstantTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that returns the same constant each time.
- ConstantTransformer(O) - Constructor for class org.apache.commons.collections4.functors.ConstantTransformer
-
Constructor that performs no validation.
- CONSTRAINT_VIOLATION - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server if an attribute value specified by the client violates the constraints placed on the attribute as it was defined in the DSA - this may be a size constraint or a constraint on the content.
- CONSTRUCTED_FLAG - Static variable in class org.apache.directory.api.asn1.ber.tlv.TLV
-
tag flag for the primitive/constructed bit - 0010 0000 - 0x20
- CONSTRUCTOR_RESULT - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to all unannotated raw types of constructor result types.
- ConstructorUtils - Class in org.apache.commons.lang3.reflect
-
Utility reflection methods focused on constructors, modeled after
MethodUtils. - ConstructorUtils() - Constructor for class org.apache.commons.lang3.reflect.ConstructorUtils
-
ConstructorUtils instances should NOT be constructed in standard programming.
- CONSUMER_LOG - org.apache.directory.api.ldap.model.constants.Loggers
-
The dedicated logs for the replication consumer
- ConsumeToCrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all bytes until aCRLFhas been encountered. - ConsumeToCrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
-
Creates a new instance.
- ConsumeToDynamicTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all bytes until a fixed (ASCII) character is reached. - ConsumeToDynamicTerminatorDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
- ConsumeToEndOfSessionDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all received bytes until the session is closed. - ConsumeToEndOfSessionDecodingState(int) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
-
Creates a new instance using the specified maximum length.
- ConsumeToLinearWhitespaceDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all bytes until a space (0x20) or tab (0x09) character is reached. - ConsumeToLinearWhitespaceDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
- ConsumeToTerminatorDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all bytes until a fixed (ASCII) character is reached. - ConsumeToTerminatorDecodingState(byte) - Constructor for class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
-
Creates a new instance using the specified terminator character.
- Container - Interface in org.apache.directory.api.dsmlv2
-
This interface represents a container that can be used by the parser to store parsed information
- contains(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(char) - Method in class org.apache.commons.lang3.CharRange
-
Is the character specified contained in this range.
- contains(char) - Method in class org.apache.commons.lang3.CharSet
-
Does the
CharSetcontain the specified characterch. - contains(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks if the string builder contains the specified char.
- contains(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks if the string builder contains the specified char.
- contains(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks if the string builder contains the specified char.
- contains(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if a value falling within the given tolerance is in the given array.
- contains(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its ruleId.
- contains(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its ruleId.
- contains(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Checks to see if an DitStructureRule exists in the registry, by its ruleId.
- contains(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the value is in the given array.
- contains(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search character, handling
null. - contains(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search CharSequence, handling
null. - contains(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- contains(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- contains(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- contains(Class<? extends IoHandlerCommand>) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Checks if the chain of
IoHandlerCommandcontains a specificIoHandlerCommand - contains(Iterable<? extends E>, E, Equator<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Checks if the object is contained in the given iterable.
- contains(Iterable<E>, Object) - Static method in class org.apache.commons.collections4.IterableUtils
-
Checks if the object is contained in the given iterable.
- contains(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Determines if the bag contains the given element by checking if the underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySet
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.Values
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.EntryView
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseEntryView
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.KeyView
- contains(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ValueView
- contains(Object) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- contains(Object) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite collection contains the object.
- contains(Object) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- contains(Object) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- contains(Object) - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if the object is contained in this iterable.
- contains(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- contains(Object) - Method in class org.apache.commons.collections4.list.SetUniqueList
- contains(Object) - Method in class org.apache.commons.collections4.list.TreeList
-
Searches for the presence of an object in the list.
- contains(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap.EntrySet
- contains(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap.KeySet
- contains(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap.Values
- contains(Object) - Method in class org.apache.commons.collections4.map.Flat3Map.KeySet
- contains(Object) - Method in class org.apache.commons.collections4.map.Flat3Map.Values
- contains(Object) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- contains(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- contains(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap.KeySetView
- contains(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap.ValuesView
- contains(Object) - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonValues
- contains(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Determines if the multiset contains the given element by checking if the underlying map contains the element as a key.
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Determines if the multiset contains the given element.
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.EntrySet
- contains(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.UniqueSet
- contains(Object) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite set contains the object.
- contains(Object) - Method in class org.apache.commons.collections4.set.MapBackedSet
- contains(Object) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Returns
trueif this deque contains the specified element. - contains(Object) - Method in class org.apache.mina.util.MapBackedSet
- contains(Object) - Method in class org.apache.mina.util.SynchronizedQueue
- contains(Object) - Method in class org.dom4j.tree.ContentListFacade
- contains(Object[], Object) - Static method in class org.apache.commons.collections4.ArrayUtils
-
Checks if the object is in the given array.
- contains(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if the object is in the given array.
- contains(String) - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- contains(String) - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- contains(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks if the string builder contains the specified string.
- contains(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks if the string builder contains the specified string.
- contains(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks if the string builder contains the specified string.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the given OID is present on this registry
- contains(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Checks to see if an SchemaObject exists in the registry, by its OID or name.
- contains(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- contains(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- contains(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- contains(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Checks if the chain of
IoHandlerCommandcontains aIoHandlerCommandby its name - contains(String) - Method in class org.slf4j.helpers.BasicMarker
-
This method is mainly used with Expression Evaluators.
- contains(String) - Method in interface org.slf4j.Marker
-
Does this marker contain the marker named 'name'? If 'name' is null the returned value is always false.
- contains(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some binary values.
- contains(String, int, int, String...) - Static method in class org.apache.commons.codec.language.DoubleMetaphone
- contains(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some String values.
- contains(String, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some String values.
- contains(String, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some String values.
- contains(String, String...) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder that will construct a SubString filter, with zero to N any parts, but no initial or final parts.
- contains(String, String...) - Static method in class org.apache.directory.ldap.client.api.search.SubstringFilter
-
Create a SubstringFilter based on the filter elements.
- contains(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some values.
- contains(String, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some values.
- contains(String, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some values.
- contains(Iterator<E>, Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Checks if the object is contained in the given iterator.
- contains(CharRange) - Method in class org.apache.commons.lang3.CharRange
-
Are all the characters of the passed in range contained in this range.
- contains(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks if the string builder contains a string matched using the specified matcher.
- contains(StringMatcher) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks if the string builder contains a string matched using the specified matcher.
- contains(StrMatcher) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks if the string builder contains a string matched using the specified matcher.
- contains(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains a list of attributes.
- contains(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains a list of attributes.
- contains(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains a list of attributes.
- contains(Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Indicates whether the specified values are some of the attribute's values.
- contains(Rdn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if the current DnBranchNode contains another node associated with an rdn.
- contains(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, byte[]...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given String values.
- contains(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, Value...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains an attribute with some given binary values.
- contains(AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains an attribute with some given binary values.
- contains(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the given SchemaObject is present in one schema.
- contains(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- contains(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- contains(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- contains(IoHandlerCommand) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Checks if the chain of
IoHandlerCommandcontains a specificIoHandlerCommand - contains(Namespace) - Method in class org.dom4j.tree.NamespaceStack
-
DOCUMENT ME!
- contains(Marker) - Method in class org.slf4j.helpers.BasicMarker
- contains(Marker) - Method in interface org.slf4j.Marker
-
Does this marker contain a reference to the 'other' marker? Marker A is defined to contain marker B, if A == B or if B is referenced by A, or if B is referenced by any one of A's references (recursively).
- contains(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether the specified element occurs within this range.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Determines if the bag contains the given elements.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.CollectionBag
-
(Change) Returns
trueif the bag contains all elements in the given collection, not respecting cardinality. - containsAll(Collection<?>) - Method in class org.apache.commons.collections4.bag.CollectionSortedBag
- containsAll(Collection<?>) - Method in interface org.apache.commons.collections4.Bag
-
(Violation) Returns
trueif the bag contains all elements in the given collection, respecting cardinality. - containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite contains all the elements in the specified collection.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.IndexedCollection
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.list.SetUniqueList
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.UniqueSet
- containsAll(Collection<?>) - Method in interface org.apache.commons.collections4.MultiSet
-
Returns
trueif the MultiSet contains at least one occurrence for each element contained in the given collection. - containsAll(Collection<?>) - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite contains all the elements in the specified collection.
- containsAll(Collection<?>) - Method in class org.apache.commons.collections4.set.MapBackedSet
- containsAll(Collection<?>) - Method in class org.apache.mina.util.SynchronizedQueue
- containsAll(Collection<?>) - Method in class org.dom4j.tree.ContentListFacade
- containsAll(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff all elements ofcoll2are also contained incoll1. - containsAll(Bag<?>) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Returns
trueif the bag contains all elements in the given collection, respecting cardinality. - containsAllWords(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Checks if the String contains all words in the given array.
- containsAllWords(CharSequence, CharSequence...) - Static method in class org.apache.commons.text.WordUtils
-
Checks if the String contains all words in the given array.
- containsAlphabetOrPad(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
- containsAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any character in the given set of characters.
- containsAny(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any character in the given set of characters.
- containsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any of the CharSequences in the given array.
- containsAny(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet, and identifies whether any of the characters are present in the specified string.
- containsAny(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff at least one element is in both collections. - containsAny(Collection<?>, T...) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff at least one element is in both collections. - containsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains any of the CharSequences in the given array, ignoring case.
- containsAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
- containsAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
- containsAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
- containsAttribute(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains some specific attributes.
- containsAttribute(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains some specific attributes.
- containsAttribute(String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains some specific attributes.
- containsAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Checks if an entry contains a specific AttributeType.
- containsAttribute(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Checks if an entry contains a specific AttributeType.
- containsAttribute(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Checks if an entry contains a specific AttributeType.
- containsAttribute(IoSession, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
- containsChanges - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A flag set if the ldif contains changes
- containsEntries - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A flag set if the ldif contains entries
- containsEntries() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- containsHandler(String) - Method in class org.dom4j.io.DispatchHandler
-
DOCUMENT ME!
- containsHandler(String) - Method in class org.dom4j.io.ElementStack
-
DOCUMENT ME!
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if CharSequence contains a search CharSequence irrespective of case, handling
null. - containsKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- containsKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- containsKey(Object) - Method in interface org.apache.commons.collections4.Get
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- containsKey(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns
trueif this map contains a mapping for the specified key. - containsKey(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining the contains result.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the map contains the specified key.
- containsKey(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- containsKey(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- containsKey(Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns
trueif this map contains a mapping for the specified key. - containsKey(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- containsKey(Object) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- containsKey(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- containsKey(Object) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- containsKey(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.containsKey(Object). - containsKey(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
- containsKey(Object) - Method in class org.apache.mina.util.ExpiringMap
- containsKey(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
- containsKey(Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsKey(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Checks whether the map contains the specified multi-key.
- containsMapping(Object, Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- containsMapping(Object, Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- containsMapping(Object, Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Checks whether the map contains a mapping for the specified key and value.
- containsNone(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks that the CharSequence does not contain certain characters.
- containsNone(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks that the CharSequence does not contain certain characters.
- containsOnly(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only certain characters.
- containsOnly(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only certain characters.
- containsRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range contains all the elements of the specified range.
- containsTokenWithValue(DurationFormatUtils.Token[], Object) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Helper method to determine if a set of tokens contain a value
- containsTypeVariables(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests, recursively, whether any of the type parameters associated with
typeare bound to variables. - containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.ViewMap
- containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether this map contains the a mapping for the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- containsValue(Object) - Method in interface org.apache.commons.collections4.Get
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- containsValue(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns
trueif this map maps one or more keys to the specified value. - containsValue(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Checks whether the map contains the value specified.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining the contains result.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the map contains the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- containsValue(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- containsValue(Object) - Method in interface org.apache.commons.collections4.MultiMap
-
Deprecated.Checks whether the map contains the value specified.
- containsValue(Object) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Checks whether the map contains at least one mapping for the specified value.
- containsValue(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- containsValue(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- containsValue(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.containsValue(Object). - containsValue(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
- containsValue(Object) - Method in class org.apache.mina.util.ExpiringMap
- containsValue(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
-
Throws
UnsupportedOperationExceptionas this method would imply performance drops. - containsValue(Object, Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Checks whether the collection at the specified key contains the value.
- containsValueCaseIgnore(Attribute, Object) - Static method in class org.apache.directory.api.ldap.model.entry.AttributeUtils
-
Check if an attribute contains a value.
- containsWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Check whether the given CharSequence contains any whitespace characters.
- content - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The set of SchemaObjects declared in this schema
- content - Variable in class org.dom4j.tree.BaseElement
-
List of content nodes.
- content() - Method in interface org.dom4j.Branch
- content() - Method in class org.dom4j.tree.AbstractBranch
- contentHandler - Variable in class org.xmlpull.v1.sax2.Driver
- contentList() - Method in class org.dom4j.tree.AbstractBranch
-
DOCUMENT ME!
- contentList() - Method in class org.dom4j.tree.BaseElement
- contentList() - Method in class org.dom4j.tree.DefaultDocument
- contentList() - Method in class org.dom4j.tree.DefaultElement
- ContentListFacade<T extends Node> - Class in org.dom4j.tree
-
ContentListFacaderepresents a facade of the content of aBranchwhich is returned via calls to theBranch.content()method to allow users to modify the content of aBranchdirectly using theListinterface. - ContentListFacade(AbstractBranch, List<T>) - Constructor for class org.dom4j.tree.ContentListFacade
- contentRemoved() - Method in class org.dom4j.tree.AbstractBranch
-
Called when the given List content has been removed so each node should have its parent and document relationships cleared
- Context() - Constructor for class org.apache.commons.codec.binary.BaseNCodec.Context
- CONTEXT_CSN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CONTEXT_CSN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ContextedException - Exception in org.apache.commons.lang3.exception
-
An exception that provides an easy and safe way to add contextual information.
- ContextedException() - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException without message or cause.
- ContextedException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with message, but without cause.
- ContextedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause and message.
- ContextedException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, message, and ExceptionContext.
- ContextedException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedException
-
Instantiates ContextedException with cause, but without message.
- ContextedRuntimeException - Exception in org.apache.commons.lang3.exception
-
A runtime exception that provides an easy and safe way to add contextual information.
- ContextedRuntimeException() - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException without message or cause.
- ContextedRuntimeException(String) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with message, but without cause.
- ContextedRuntimeException(String, Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause and message.
- ContextedRuntimeException(String, Throwable, ExceptionContext) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, message, and ExceptionContext.
- ContextedRuntimeException(Throwable) - Constructor for exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Instantiates ContextedRuntimeException with cause, but without message.
- continueOnError - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The continue on error flag.
- Control - Interface in org.apache.directory.api.ldap.model.message
-
Protocol request and response altering control interface.
- CONTROL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- CONTROL_CRITICALITY_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
The criticality
- CONTROL_MESSAGE_ID_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
THe control's message ID state
- CONTROL_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
The Control SEQUENCE
- CONTROL_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CONTROL_TYPE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CONTROL_TYPE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
The Control type
- CONTROL_VALUE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- CONTROL_VALUE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CONTROL_VALUE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
The value
- ControlContainer - Interface in org.apache.directory.api.ldap.codec.api
-
An interface for the Control containers
- ControlDecorator<E extends Control> - Class in org.apache.directory.api.ldap.codec.api
-
Decorates Control objects by wrapping them, and enabling them as CodecControls so the codec to store transient information associated with the Control in the decorator while processing.
- ControlDecorator(LdapApiService, E) - Constructor for class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Creates a ControlDecorator to codec enable it.
- ControlFactory<C extends Control> - Interface in org.apache.directory.api.ldap.codec.api
-
Implementors of new codec control extensions must implement a factory using this factory interface, Factory implementations for specific controls are then registered with the codec and used by the codec to encode and decode those controls.
- controls - Variable in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Map of message controls using OID Strings for keys and Control values
- controls - Variable in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
The list of controls
- CONTROLS_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CONTROLS_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
The control's state
- CONTROLS_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- ControlsContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls
-
A container storing decoded controls for a EndTransactionResponse extended operation
- ControlsContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
-
A constructor for this container
- ControlsGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls
-
A grammar to decode controls in a EndTransactionResponse extended operation
- ControlsGrammar() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsGrammar
-
Creates a new ControlsGrammar object.
- ControlsStates - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls
-
This class store the Controls' grammar constants.
- Conversion - Class in org.apache.commons.lang3
-
Static methods to convert a type into another, with endianness and bit ordering awareness.
- Conversion() - Constructor for class org.apache.commons.lang3.Conversion
- ConversionCategory - Enum in org.checkerframework.checker.formatter.qual
-
Elements of this enumeration are used in a
Formatannotation to indicate the valid types that may be passed as a format parameter. - convert(String, LdapComparator<? super Object>, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a LdapComparator instance into an Entry
- convert(String, Normalizer, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a Normalizer instance into an Entry
- convert(AttributeType, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
objectclass ( 1.3.6.1.4.1.18060.0.4.0.3.3 NAME 'metaAttributeType' DESC 'meta definition of the AttributeType object' SUP metaTop STRUCTURAL MUST ( m-name $ m-syntax ) MAY ( m-supAttributeType $ m-obsolete $ m-equality $ m-ordering $ m-substr $ m-singleValue $ m-collective $ m-noUserModification $ m-usage $ m-extensionAttributeType ) )
- convert(DitContentRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a DitContentRule into an Entry
- convert(DitStructureRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a DitStructureRule into an Entry
- convert(LdapSyntax, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a Syntax instance into an Entry
- convert(MatchingRule, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a MatchingRule into an Entry
- convert(MatchingRuleUse, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a MatchingRuleUse into an Entry
- convert(NameForm, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a NameForm into an Entry
- convert(ObjectClass, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Creates the attributes of an entry representing an objectClass.
- convert(Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Converts a Schema to an Entry
- convert(SyntaxChecker, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Convert a SyntaxChecker instance into an Entry
- convertAttributesToLdif(Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert all the Entry's attributes to LDIF.
- convertAttributesToLdif(Entry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert the Entry's attributes to LDIF.
- convertClassesToClassNames(List<Class<?>>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a
ListofClassobjects, this method converts them into class names. - convertClassNamesToClasses(List<String>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Given a
Listof class names, this method converts them into classes. - convertEscapedHex(String) - Static method in class org.apache.directory.api.util.Hex
-
Convert an escaoed list of bytes to a byte[]
- convertIntervalDate(String) - Static method in class org.apache.directory.api.util.DateUtils
-
Converts the 18-digit Active Directory timestamps, also named 'Windows NT time format' or 'Win32 FILETIME or SYSTEMTIME'.
- convertKey(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Converts input keys to another object for storage in the map.
- convertKey(Object) - Method in class org.apache.commons.collections4.map.CaseInsensitiveMap
-
Overrides convertKey() from
AbstractHashedMapto convert keys to lower case. - convertToLdif(Attributes) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF
- convertToLdif(Attributes, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF
- convertToLdif(Attributes, Dn) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF.
- convertToLdif(Attributes, Dn, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Attributes as LDIF.
- convertToLdif(Attribute) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Converts an EntryAttribute to LDIF
- convertToLdif(Attribute, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Converts an EntryAttribute as LDIF
- convertToLdif(Entry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry to LDIF
- convertToLdif(Entry, boolean) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry to LDIF including a version number at the top
- convertToLdif(Entry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an Entry as LDIF
- convertToLdif(LdifEntry) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an LdifEntry to LDIF
- convertToLdif(LdifEntry, int) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert an LdifEntry to LDIF
- convertToValue(String) - Method in class org.dom4j.datatype.DatatypeAttribute
- COOKIE_STATE - org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
-
Cookie Value
- COOKIE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
cookie value state
- COOKIE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
cookie value state
- COOKIE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
-
cookie value state
- COOKIE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
cookie Value
- COOKIE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
-
cookie Value
- copy() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Copy a DitContentRule
- copy() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Copy the current SchemaObject on place
- copy() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Copy an MatchingRule
- copy() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Copy an MatchingRuleUse
- copy() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Copy a NameForm
- copy() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Copy an ObjectClass
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.ComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultLdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultNameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Copy the ObjectClassRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Copy the AttributeTypeRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Copy the ComparatorRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Copy the DitContentRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Copy the DitStructureRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Clone the ObjectClassRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.LdapSyntaxRegistry
-
Copy the LdapSyntaxRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.MatchingRuleRegistry
-
Copy the MatchingRuleRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.MatchingRuleUseRegistry
-
Copy the MatchingRuleUseRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.NameFormRegistry
-
Copy the NameFormRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.NormalizerRegistry
-
Copy the NormalizerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Copy the ObjectClassRegistry
- copy() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Copy the OidRegistry, without the contained values
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Copy a DefaultSchemaObjectRegistry.
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SyntaxCheckerRegistry
-
Copy the SyntaxCheckerRegistry
- copy() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Copy the current SchemaObject on place
- copy(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Copy a byte array into a new byte array
- copy(InputStream, OutputStream) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies bytes from an
InputStreamto anOutputStream. - copy(InputStream, OutputStream, int) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies bytes from an
InputStreamto anOutputStreamusing an internal buffer of the given size. - copy(InputStream, Writer, Charset) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies bytes from an
InputStreamto chars on aWriterusing the specified character encoding. - copy(Reader, Writer) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies chars from a
Readerto aWriter. - copy(Closure<? super E>...) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
Clone the closures to ensure that the internal reference can't be messed with.
- copy(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
Clone the predicates to ensure that the internal reference can't be messed with.
- copy(Transformer<? super I, ? extends O>...) - Static method in class org.apache.commons.collections4.functors.FunctorUtils
-
Copy method
- copy(AbandonedConfig) - Static method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Creates a new instance with values from the given instance.
- copy(SchemaObjectRegistry<T>) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Copy a SchemaObject registry
- copy(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Copies the given schema object into this schema object.
- copy(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Copies the given schema object into this schema object.
- copyDirective(Map<String, String>, StringBuilder, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
Copy the directive to the
StringBuilderif not null. - copyDirective(Map<String, String>, Map<String, String>, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
Copy the directive from the source map to the destination map, if it's value isn't null.
- copyInto(Collection<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Traverses an iterator of this iterable and adds all elements to the provided collection.
- copyInto(S) - Method in class org.apache.commons.collections4.SetUtils.SetView
-
Copies the contents of this view into the provided set.
- copyLarge(InputStream, OutputStream) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies bytes from a large (over 2GB)
InputStreamto anOutputStream. - copyLarge(InputStream, OutputStream, byte[]) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies bytes from a large (over 2GB)
InputStreamto anOutputStream. - copyLarge(Reader, Writer) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies chars from a large (over 2GB)
Readerto aWriter. - copyLarge(Reader, Writer, char[]) - Static method in class org.apache.directory.api.util.IOUtils
-
Copies chars from a large (over 2GB)
Readerto aWriter. - copyLdapResult(ResultResponse, ExtendedResponse) - Static method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Copy the LdapResult element from a opaque response to a newly created extendedResponse
- copyOfUsedBytes() - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Get's a copy of the bytes used.
- CopyOnWriteMap<K,V> - Class in org.apache.mina.util
-
A thread-safe version of
Mapin which all operations that change the Map are implemented by making a new copy of the underlying Map. - CopyOnWriteMap() - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap.
- CopyOnWriteMap(int) - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap with the specified initial size
- CopyOnWriteMap(Map<K, V>) - Constructor for class org.apache.mina.util.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap in which the initial data being held by this map is contained in the supplied map.
- CORBA_CONTAINER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_CONTAINER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_IOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_IOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_REFERENCE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_REFERENCE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_REPOSITORY_ID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CORBA_REPOSITORY_ID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CosineDistance - Class in org.apache.commons.text.similarity
-
Measures the cosine distance between two character sequences.
- CosineDistance() - Constructor for class org.apache.commons.text.similarity.CosineDistance
- cosineSimilarity(Map<CharSequence, Integer>, Map<CharSequence, Integer>) - Method in class org.apache.commons.text.similarity.CosineSimilarity
-
Calculates the cosine similarity for two given vectors.
- CosineSimilarity - Class in org.apache.commons.text.similarity
-
Measures the Cosine similarity of two vectors of an inner product space and compares the angle between them.
- CosineSimilarity() - Constructor for class org.apache.commons.text.similarity.CosineSimilarity
- COULD_NOT_CONNECT - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
Could not connect error response type.
- count - Variable in class org.apache.mina.util.BasicThreadFactory
- count(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet, and returns the number of characters present in the specified string.
- countBytes(char[]) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of bytes included in the given char[].
- countBytesPerChar(byte[], int) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of bytes needed to return an Unicode char.
- countChars(byte[]) - Static method in class org.apache.directory.api.util.Unicode
-
Count the number of chars included in the given byte[].
- Counter - Class in org.apache.commons.text.similarity
-
Java implementation of Python's collections Counter module.
- countMatches(CharSequence, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the char appears in the given string.
- countMatches(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Counts how many times the substring appears in the larger string.
- countMatches(Iterable<C>, Predicate<? super C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.countMatches(Iterable, Predicate)instead - countMatches(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Counts the number of elements in the input iterable that match the predicate.
- countNbBytesPerChar(char) - Static method in class org.apache.directory.api.util.Unicode
-
Return the number of bytes that hold an Unicode char.
- countriesByLanguage(String) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of countries supported for a given language.
- COUNTRY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COUNTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COUNTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- COUNTRY_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CountrySyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a country according to RFC 4517.
- CountrySyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- Covariant - Annotation Type in org.checkerframework.framework.qual
-
A marker annotation, written on a class declaration, that signifies that one or more of the class's type parameters can be treated covariantly.
- CR - Static variable in class org.apache.commons.lang3.CharUtils
-
Carriage return characterf CR ('\r', Unicode 000d).
- CR - Static variable in class org.apache.commons.lang3.StringUtils
-
A String for carriage return CR ("\r").
- CRAM_MD5 - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
CRAM-MD5 mechanism
- create() - Method in interface org.apache.commons.collections4.Factory
-
Create a new object.
- create() - Method in class org.apache.commons.collections4.functors.ConstantFactory
-
Always return constant.
- create() - Method in class org.apache.commons.collections4.functors.ExceptionFactory
-
Always throws an exception.
- create() - Method in class org.apache.commons.collections4.functors.InstantiateFactory
-
Creates an object using the stored constructor.
- create() - Method in class org.apache.commons.collections4.functors.PrototypeFactory.PrototypeCloneFactory
-
Creates an object by calling the clone method.
- create() - Method in class org.apache.commons.collections4.functors.PrototypeFactory.PrototypeSerializationFactory
-
Creates an object using serialization.
- create() - Static method in class org.apache.commons.lang3.time.StopWatch
-
Creates a stopwatch for convenience.
- create() - Method in class org.apache.commons.pool2.BasePooledObjectFactory
-
Creates an object instance, to be wrapped in a
PooledObject. - create(int) - Method in interface org.apache.mina.util.byteaccess.ByteArrayFactory
-
Creates an instance of
ByteArrayof size specified by the size parameter. - create(int) - Method in class org.apache.mina.util.byteaccess.ByteArrayPool
-
Creates a new instance of a
ByteArray - create(int) - Method in class org.apache.mina.util.byteaccess.SimpleByteArrayFactory
-
Creates an instance of
ByteArrayof size specified by the size parameter. - create(Class<T>) - Static method in class org.apache.commons.lang3.event.EventListenerSupport
-
Creates an EventListenerSupport object which supports the specified listener type.
- create(Object) - Static method in class org.dom4j.xpath.DefaultNamespaceContext
- create(K) - Method in class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
-
Create an instance that can be served by the pool.
- CREATE_TIMESTAMP_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CREATE_TIMESTAMP_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- createAttribute(String) - Method in class org.dom4j.dom.DOMDocument
- createAttribute(String, AttributeType, byte[]...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAttribute(String, AttributeType, String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAttribute(String, AttributeType, Value...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Add a new EntryAttribute, with its upId.
- createAttribute(Attribute) - Method in class org.dom4j.io.STAXEventWriter
- createAttribute(BeanElement, int) - Method in class org.dom4j.bean.BeanAttributeList
- createAttribute(Element, String, String) - Method in class org.dom4j.DocumentFactory
- createAttribute(Element, String, String) - Static method in class org.dom4j.DocumentHelper
- createAttribute(Element, String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createAttribute(Element, Attribute) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Attribute from the provided StAX Attribute event.
- createAttribute(Element, QName, String) - Method in class org.dom4j.bean.BeanDocumentFactory
- createAttribute(Element, QName, String) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
- createAttribute(Element, QName, String) - Method in class org.dom4j.datatype.DatatypeElementFactory
- createAttribute(Element, QName, String) - Method in class org.dom4j.DocumentFactory
- createAttribute(Element, QName, String) - Static method in class org.dom4j.DocumentHelper
- createAttribute(Element, QName, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createAttribute(Element, QName, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createAttribute(Element, QName, String) - Method in class org.dom4j.util.UserDataDocumentFactory
- createAttribute(Attr) - Method in class org.dom4j.dom.DOMElement
- createAttributeIndex() - Method in class org.dom4j.util.IndexedElement
-
A Factory Method to create the index for attributes
- createAttributeList() - Method in class org.dom4j.bean.BeanElement
-
A Factory Method pattern which lazily creates a List implementation used to store content
- createAttributeList() - Method in class org.dom4j.tree.AbstractElement
-
A Factory Method pattern which creates a List implementation used to store attributes
- createAttributeList(int) - Method in class org.dom4j.bean.BeanElement
- createAttributeList(int) - Method in class org.dom4j.tree.AbstractElement
-
A Factory Method pattern which creates a List implementation used to store attributes
- createAttributeList(BeanElement) - Method in class org.dom4j.bean.BeanMetaData
- createAttributeNS(String, String) - Method in class org.dom4j.dom.DOMDocument
- createAttributes(Element, Attributes) - Method in class org.dom4j.io.SAXWriter
- createAuthorization(String, String) - Static method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Computes the authorization header value.
- createBean(QName) - Method in class org.dom4j.bean.BeanDocumentFactory
- createBean(QName, Attributes) - Method in class org.dom4j.bean.BeanDocumentFactory
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates a new instance of the subclass.
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.commons.collections4.bidimap.DualHashBidiMap
-
Creates a new instance of this object.
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.commons.collections4.bidimap.DualLinkedHashBidiMap
-
Creates a new instance of this object.
- createBidiMap(Map<V, K>, Map<K, V>, BidiMap<K, V>) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Creates a new instance of this object.
- createBigDecimal(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aBigDecimal. - createBigInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aBigInteger; since 3.2 it handles hex (0x or #) and octal (0) notations. - createBindRequest(String, byte[], String, Control...) - Method in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
Create a complete BindRequest ready to be sent.
- createCDATA(String) - Method in class org.dom4j.DocumentFactory
- createCDATA(String) - Static method in class org.dom4j.DocumentHelper
- createCDATA(String) - Method in class org.dom4j.dom.DOMCDATA
- createCDATA(String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createCDATA(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createCDATASection(String) - Method in class org.dom4j.dom.DOMDocument
- createCharacterData(Characters) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Text or CDATA object from the provided Characters event.
- createCharacters(CDATA) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
Charactersevent from a DOM4JCDATA. - createCharacters(Text) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
Charactersevent from a DOM4JText. - createChildList() - Method in class org.dom4j.swing.BranchTreeNode
-
Factory method to create List of children TreeNodes
- createChildTreeNode(Node) - Method in class org.dom4j.swing.BranchTreeNode
-
Factory method to create child tree nodes for a given XML node type
- createCollection() - Method in class org.apache.commons.collections4.multimap.AbstractListValuedMap
-
Creates a new value collection using the provided factory.
- createCollection() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- createCollection() - Method in class org.apache.commons.collections4.multimap.AbstractSetValuedMap
-
Creates a new value collection using the provided factory.
- createCollection() - Method in class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
- createCollection() - Method in class org.apache.commons.collections4.multimap.HashSetValuedHashMap
- createCollection(int) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a new instance of the map value Collection container using the factory.
- createColumnXPath(String) - Method in class org.dom4j.swing.XMLTableDefinition
- createComment(String) - Method in class org.dom4j.DocumentFactory
- createComment(String) - Static method in class org.dom4j.DocumentHelper
- createComment(String) - Method in class org.dom4j.dom.DOMDocument
- createComment(String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createComment(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createComment(Comment) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Comment from the provided StAX Comment event.
- createComment(Comment) - Method in class org.dom4j.io.STAXEventWriter
- createCompactFormat() - Static method in class org.dom4j.io.OutputFormat
-
A static helper method to create the default compact format.
- createContentHandler(XMLReader) - Method in class org.dom4j.io.SAXModifyReader
- createContentHandler(XMLReader) - Method in class org.dom4j.io.SAXReader
-
Factory Method to allow user derived SAXContentHandler objects to be used
- createContentList() - Method in class org.dom4j.tree.AbstractBranch
-
A Factory Method pattern which creates a List implementation used to store content
- createContentList(int) - Method in class org.dom4j.tree.AbstractBranch
-
A Factory Method pattern which creates a List implementation used to store content
- createConverter(Integer[], Integer[], Integer[]) - Static method in class org.apache.commons.text.AlphabetConverter
-
Create an alphabet converter, for converting from the original alphabet, to the encoded alphabet, while leaving the characters in doNotEncode as they are (if possible).
- createConverterFromChars(Character[], Character[], Character[]) - Static method in class org.apache.commons.text.AlphabetConverter
-
Create an alphabet converter, for converting from the original alphabet, to the encoded alphabet, while leaving the characters in doNotEncode as they are (if possible).
- createConverterFromMap(Map<Integer, String>) - Static method in class org.apache.commons.text.AlphabetConverter
-
Create a new converter from a map.
- createCopy() - Method in interface org.dom4j.Element
-
Creates a deep copy of this element The new element is detached from its parent, and getParent() on the clone will return null.
- createCopy() - Method in class org.dom4j.tree.AbstractElement
-
This returns a deep clone of this element.
- createCopy(String) - Method in interface org.dom4j.Element
-
Creates a deep copy of this element with the given local name The new element is detached from its parent, and getParent() on the clone will return null.
- createCopy(String) - Method in class org.dom4j.tree.AbstractElement
- createCopy(QName) - Method in interface org.dom4j.Element
-
Creates a deep copy of this element with the given fully qualified name.
- createCopy(QName) - Method in class org.dom4j.tree.AbstractElement
- CREATED - org.apache.mina.proxy.event.IoSessionEventType
-
Session created
- createdCount - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- createDefault() - Static method in class org.dom4j.io.SAXReader
- createDefaultEntityResolver(String) - Method in class org.dom4j.io.SAXReader
- createDefaultRule(Pattern, Action) - Method in class org.dom4j.rule.RuleManager
- createDelegateMap() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Create an instance of the map used for storage when in delegation mode.
- createDocType(String, String, String) - Method in class org.dom4j.DocumentFactory
- createDocType(String, String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createDocType(String, String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createDocument() - Method in class org.dom4j.DocumentFactory
- createDocument() - Static method in class org.dom4j.DocumentHelper
- createDocument() - Method in class org.dom4j.dom.DOMDocumentFactory
- createDocument() - Method in class org.dom4j.io.DOMReader
- createDocument() - Method in class org.dom4j.io.DOMSAXContentHandler
- createDocument() - Method in class org.dom4j.io.SAXContentHandler
-
DOCUMENT ME!
- createDocument() - Method in class org.dom4j.util.ProxyDocumentFactory
- createDocument(boolean, boolean) - Static method in class org.dom4j.io.JAXPHelper
- createDocument(String) - Method in class org.dom4j.DocumentFactory
-
DOCUMENT ME!
- createDocument(String, String, DocumentType) - Method in class org.dom4j.dom.DOMDocumentFactory
- createDocument(Element) - Method in class org.dom4j.DocumentFactory
- createDocument(Element) - Static method in class org.dom4j.DocumentHelper
- createDocument(Element) - Method in class org.dom4j.util.ProxyDocumentFactory
- createDocumentFragment() - Method in class org.dom4j.dom.DOMDocument
- createDocumentType(String, String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createDomDocument(Document) - Method in class org.dom4j.io.DOMWriter
- createDomDocument(Document, DOMImplementation) - Method in class org.dom4j.io.DOMWriter
- createDomDocumentViaJAXP() - Method in class org.dom4j.io.DOMWriter
- createDouble(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aDouble. - createDTD(DocumentType) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
DTDevent from a DOM4JDocumentType. - createElement(String) - Method in class org.dom4j.DocumentFactory
- createElement(String) - Static method in class org.dom4j.DocumentHelper
- createElement(String) - Method in class org.dom4j.dom.DOMDocument
- createElement(String) - Method in class org.dom4j.tree.AbstractElement
- createElement(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createElement(String) - Method in class org.dom4j.util.UserDataElement
- createElement(String, String) - Method in class org.dom4j.DocumentFactory
- createElement(StartElement) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Element from the provided StartElement event.
- createElement(QName) - Method in class org.dom4j.bean.BeanDocumentFactory
- createElement(QName) - Method in class org.dom4j.datatype.DatatypeElementFactory
- createElement(QName) - Method in class org.dom4j.DocumentFactory
- createElement(QName) - Static method in class org.dom4j.DocumentHelper
- createElement(QName) - Method in class org.dom4j.dom.DOMDocumentFactory
- createElement(QName) - Method in class org.dom4j.tree.AbstractElement
- createElement(QName) - Method in class org.dom4j.util.IndexedDocumentFactory
- createElement(QName) - Method in class org.dom4j.util.NonLazyDocumentFactory
- createElement(QName) - Method in class org.dom4j.util.ProxyDocumentFactory
- createElement(QName) - Method in class org.dom4j.util.UserDataDocumentFactory
- createElement(QName) - Method in class org.dom4j.util.UserDataElement
- createElement(QName, int) - Method in class org.dom4j.dom.DOMDocumentFactory
- createElement(QName, int) - Method in class org.dom4j.util.IndexedDocumentFactory
- createElement(QName, Attributes) - Method in class org.dom4j.bean.BeanDocumentFactory
- createElementIndex() - Method in class org.dom4j.util.IndexedElement
-
A Factory Method to create the index for elements
- createElementNS(String, String) - Method in class org.dom4j.dom.DOMDocument
- createElementStack() - Method in class org.dom4j.io.DOMSAXContentHandler
- createElementStack() - Method in class org.dom4j.io.SAXContentHandler
- createEmptyList() - Method in class org.dom4j.tree.AbstractBranch
-
A Factory Method pattern which creates an empty a BackedList implementation
- createEndDocument(Document) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
EndDocumentevent from a DOM4JDocument. - createEndElement(Element) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
EndElementevent from a DOM4JElement. - createEngine(IoSession, InetSocketAddress) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Customization handler for creating the engine
- createEntity(String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createEntity(String, String) - Method in class org.dom4j.DocumentFactory
- createEntity(String, String) - Static method in class org.dom4j.DocumentHelper
- createEntity(String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createEntity(String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createEntity(EntityReference) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Entity from the provided StAX EntityReference event.
- createEntityReference(String) - Method in class org.dom4j.dom.DOMDocument
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Creates an entry to store the key-value data.
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Creates an entry to store the data.
- createEntry(AbstractHashedMap.HashEntry<K, V>, int, K, V) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Creates a ReferenceEntry instead of a HashEntry.
- createEntrySet() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Create a new view for the set of entries in this multiset.
- createEntrySetIterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Creates an entry set iterator.
- createEntrySetIterator() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Creates an entry set iterator.
- createEntrySetIterator() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Creates an entry set iterator.
- createEntrySetIterator() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
- createEntrySetIterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Creates an entry set iterator.
- createEntrySetIterator(Iterator<Map.Entry<K, V>>) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates an entry set iterator.
- createFloat(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aFloat. - createHashCode() - Method in class org.dom4j.Namespace
-
Factory method to create the hashcode allowing derived classes to change the behaviour
- createHashCode() - Method in class org.dom4j.tree.DefaultNamespace
-
DOCUMENT ME!
- createHeaderNode() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates a new node with previous, next and element all set to null.
- createIfAbsent(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding value if not.
- createIfAbsentUnchecked(ConcurrentMap<K, V>, K, ConcurrentInitializer<V>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Checks if a concurrent map contains a key and creates a corresponding value if not, suppressing checked exceptions.
- createIndex() - Method in class org.dom4j.util.IndexedElement
-
Factory method to return a new map implementation for indices
- createInstance(String, TimeZone, Locale) - Method in class org.apache.commons.lang3.time.FormatCache
-
Create a format instance using the specified pattern, time zone and locale.
- createInteger(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aInteger, handling hex (0xhhhh) and octal (0dddd) notations. - createInterpolator() - Static method in class org.apache.commons.text.StringSubstitutor
-
Creates a new instance using the interpolator string lookup
StringLookupFactory.interpolatorStringLookup(). - createInvocationHandler() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Create the
InvocationHandlerresponsible for broadcasting calls to the managed listeners. - createIterator() - Method in class org.apache.commons.collections4.SetUtils.SetView
-
Return an iterator for this view; the returned iterator is not required to be unmodifiable.
- createJndiAttributes(Object...) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Build a new Attributes instance from a LDIF list of lines.
- createKeySetIterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Creates a key set iterator.
- createKeySetIterator() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Creates a key set iterator.
- createKeySetIterator() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Creates an key set iterator.
- createKeySetIterator(Iterator<K>) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates a key set iterator.
- createLdifEntry(SchemaManager) - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Creates a schema aware LdifEntry
- createList() - Method in class org.dom4j.util.IndexedElement
-
Factory method to return a list implementation for indices
- createLong(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Convert a
Stringto aLong; since 3.1 it handles hex (0Xhhhh) and octal (0ddd) notations. - createMap() - Method in class org.dom4j.tree.QNameCache
-
A factory method
- createMode() - Method in class org.dom4j.rule.RuleManager
-
A factory method to return a new
Modeinstance which should add the necessary default rules - createNamespace(String, String) - Method in class org.dom4j.DocumentFactory
- createNamespace(String, String) - Static method in class org.dom4j.DocumentHelper
- createNamespace(String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createNamespace(String, String) - Method in class org.dom4j.tree.NamespaceCache
-
A factory method to create
Namespaceinstance - createNamespace(String, String) - Method in class org.dom4j.tree.NamespaceStack
-
Factory method to creeate new Namespace instances.
- createNamespace(String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createNamespace(Namespace) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J Namespace from the provided StAX Namespace event.
- createNamespace(Namespace) - Method in class org.dom4j.io.STAXEventWriter
- createNode(E) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates a new node with the specified properties.
- createNode(E) - Method in class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Creates a new node, either by reusing one from the cache or creating a new one.
- createNodeList(List<Node>) - Static method in class org.dom4j.dom.DOMNodeHelper
- createNoticeOfDisconnect(ResultCodeEnum) - Static method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Create a NoD associated with a result code enum
- createNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Turns a string value into a java.lang.Number.
- createPattern(String) - Method in class org.dom4j.DocumentFactory
-
createPatternparses the given XPath expression to create an XSLT stylePatterninstance which can then be used in an XSLT processing model. - createPattern(String) - Static method in class org.dom4j.DocumentHelper
-
createPatternparses the given XPath expression to create an XSLT stylePatterninstance which can then be used in an XSLT processing model. - createPattern(String) - Method in class org.dom4j.tree.AbstractNode
- createPattern(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createPredicatedBag() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated bag filled with the accepted elements.
- createPredicatedBag(Bag<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given bag with validating behavior using the predicate.
- createPredicatedList() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated list filled with the accepted elements.
- createPredicatedList(List<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given list with validating behavior using the predicate.
- createPredicatedMultiSet() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated multiset filled with the accepted elements.
- createPredicatedMultiSet(MultiSet<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given multiset with validating behavior using the predicate.
- createPredicatedQueue() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated queue filled with the accepted elements.
- createPredicatedQueue(Queue<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given queue with validating behavior using the predicate.
- createPredicatedSet() - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Create a new predicated set filled with the accepted elements.
- createPredicatedSet(Set<E>) - Method in class org.apache.commons.collections4.collection.PredicatedCollection.Builder
-
Decorates the given list with validating behavior using the predicate.
- createPrettyPrint() - Static method in class org.dom4j.io.OutputFormat
-
A static helper method to create the default pretty printing format.
- createProcessingInstruction(String, String) - Method in class org.dom4j.DocumentFactory
- createProcessingInstruction(String, String) - Static method in class org.dom4j.DocumentHelper
- createProcessingInstruction(String, String) - Method in class org.dom4j.dom.DOMDocument
- createProcessingInstruction(String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createProcessingInstruction(String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createProcessingInstruction(String, Map<String, String>) - Method in class org.dom4j.DocumentFactory
- createProcessingInstruction(String, Map<String, String>) - Static method in class org.dom4j.DocumentHelper
- createProcessingInstruction(String, Map<String, String>) - Method in class org.dom4j.dom.DOMDocumentFactory
- createProcessingInstruction(String, Map<String, String>) - Method in class org.dom4j.util.ProxyDocumentFactory
- createProcessingInstruction(ProcessingInstruction) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J ProcessingInstruction from the provided StAX ProcessingInstruction event.
- createProcessingInstruction(ProcessingInstruction) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
ProcessingInstructionevent from a DOM4JProcessingInstruction. - createProperties() - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Subclasses override to provide customized properties instances.
- createProperties() - Method in class org.apache.commons.collections4.properties.PropertiesFactory
-
Subclasses override to provide customized properties instances.
- createProperties() - Method in class org.apache.commons.collections4.properties.SortedPropertiesFactory
-
Subclasses override to provide customized properties instances.
- createProxy(T, UsageTracking<T>) - Method in class org.apache.commons.pool2.proxy.CglibProxySource
- createProxy(T, UsageTracking<T>) - Method in class org.apache.commons.pool2.proxy.JdkProxySource
- createProxy(T, UsageTracking<T>) - Method in interface org.apache.commons.pool2.proxy.ProxySource
-
Creates a new proxy object, wrapping the given pooled object.
- createQName(String) - Method in class org.dom4j.DocumentFactory
- createQName(String) - Static method in class org.dom4j.DocumentHelper
- createQName(String) - Method in class org.dom4j.tree.QNameCache
-
Factory method to create a new QName object which can be overloaded to create derived QName instances
- createQName(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createQName(String, String) - Method in class org.dom4j.DocumentFactory
- createQName(String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createQName(String, String, String) - Method in class org.dom4j.DocumentFactory
- createQName(String, String, String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createQName(String, String, Namespace) - Method in class org.dom4j.tree.NamespaceStack
-
Factory method to creeate new QName instances.
- createQName(String, Namespace) - Method in class org.dom4j.DocumentFactory
- createQName(String, Namespace) - Static method in class org.dom4j.DocumentHelper
- createQName(String, Namespace) - Method in class org.dom4j.tree.QNameCache
-
Factory method to create a new QName object which can be overloaded to create derived QName instances
- createQName(String, Namespace) - Method in class org.dom4j.util.ProxyDocumentFactory
- createQName(String, Namespace, String) - Method in class org.dom4j.tree.QNameCache
-
Factory method to create a new QName object which can be overloaded to create derived QName instances
- createQName(QName) - Method in class org.dom4j.io.STAXEventReader
-
Constructs a new DOM4J QName from the provided JAXP QName.
- createQName(QName) - Method in class org.dom4j.io.STAXEventWriter
- createQNameCache() - Method in class org.dom4j.DocumentFactory
-
Factory method to create the QNameCache.
- createReader(InputStream) - Method in class org.dom4j.io.XPP3Reader
-
Factory method to create a Reader from the given InputStream.
- createReader(InputStream) - Method in class org.dom4j.io.XPPReader
-
Factory method to create a Reader from the given InputStream.
- createRemoveList(AbandonedConfig, Map<BaseGenericObjectPool.IdentityWrapper<T>, PooledObject<T>>) - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Creates a list of pooled objects to remove based on their state.
- createResultList() - Method in class org.dom4j.tree.AbstractBranch
-
A Factory Method pattern which creates a BackedList implementation used to store results of a filtered content query.
- createSetBasedOnList(Set<E>, List<E>) - Method in class org.apache.commons.collections4.list.SetUniqueList
- createSingleIterator(T) - Method in class org.dom4j.tree.AbstractElement
- createSingleResultList(T) - Method in class org.dom4j.tree.AbstractBranch
-
A Factory Method pattern which creates a BackedList implementation which contains a single result
- createSingleton(String) - Static method in class org.dom4j.DocumentFactory
-
createSingletoncreates the singleton instance from the given class name. - CreatesMustCallFor - Annotation Type in org.checkerframework.checker.mustcall.qual
-
Indicates that the method resets the expression's must-call type to its declared type.
- CreatesMustCallFor.List - Annotation Type in org.checkerframework.checker.mustcall.qual
-
A wrapper annotation that makes the
CreatesMustCallForannotation repeatable. - createStartDocument(Document) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
StartDocumentevent from a DOM4JDocument. - createStarted() - Static method in class org.apache.commons.lang3.time.StopWatch
-
Creates a started stopwatch for convenience.
- createStartElement(Element) - Method in class org.dom4j.io.STAXEventWriter
-
Constructs a STAX
StartElementevent from a DOM4JElement. - createStoragePassword(byte[], LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
create a hashed password in a format that can be stored in the server.
- createStoragePassword(String, LdapSecurityConstants) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
- createSubListIterator(AbstractLinkedList.LinkedSubList<E>) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates an iterator for the sublist.
- createSubListListIterator(AbstractLinkedList.LinkedSubList<E>, int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Creates a list iterator for the sublist.
- createSubListListIterator(AbstractLinkedList.LinkedSubList<E>, int) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Creates a list iterator for the sublist.
- createText(String) - Method in class org.dom4j.DocumentFactory
- createText(String) - Static method in class org.dom4j.DocumentHelper
- createText(String) - Method in class org.dom4j.dom.DOMDocumentFactory
- createText(String) - Method in class org.dom4j.dom.DOMText
- createText(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createTextNode(String) - Method in class org.dom4j.dom.DOMDocument
- createTriggerExecutionSubentry(LdapContext, String, String, String) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
Create the Trigger execution subentry
- createType1Message(String, String, Integer, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
see http://davenport.sourceforge.net/ntlm.html#theType1Message
- createType3Message(String, String, byte[], String, String, Integer, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
- createUniqueSet() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Create a new view for the set of unique elements in this multiset.
- createUniqueSetIterator() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
- createUniqueSetIterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Creates a unique set iterator.
- createValue(AttributeType) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Create a Value with an AttributeType.
- createValuesIterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Creates a values iterator.
- createValuesIterator() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Creates a values iterator.
- createValuesIterator() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Creates an values iterator.
- createValuesIterator(Iterator<V>) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Creates a values iterator.
- createWriter(OutputStream, String) - Method in class org.dom4j.io.XMLWriter
-
Get an OutputStreamWriter, use preferred encoding.
- createXMLReader() - Method in class org.dom4j.io.SAXReader
-
Factory Method to allow alternate methods of creating and configuring XMLReader objects
- createXMLReader() - Method in class org.dom4j.io.SAXValidator
-
Factory Method to allow alternate methods of creating and configuring XMLReader objects
- createXMLReader(boolean) - Static method in class org.dom4j.io.SAXHelper
-
Creats a default XMLReader via the org.xml.sax.driver system property or JAXP if the system property is not set.
- createXMLReader(boolean, boolean) - Static method in class org.dom4j.io.JAXPHelper
-
This method attempts to use JAXP to locate the SAX2 XMLReader implementation.
- createXMLReaderViaJAXP(boolean, boolean) - Static method in class org.dom4j.io.SAXHelper
-
This method attempts to use JAXP to locate the SAX2 XMLReader implementation.
- createXPath(String) - Method in class org.dom4j.DocumentFactory
-
createXPathparses an XPath expression and creates a new XPathXPathinstance. - createXPath(String) - Static method in class org.dom4j.DocumentHelper
-
createXPathparses an XPath expression and creates a new XPathXPathinstance using the singletonDocumentFactory. - createXPath(String) - Method in interface org.dom4j.Node
-
createXPathcreates an XPath object for the given xpathExpression. - createXPath(String) - Method in class org.dom4j.swing.XMLTableColumnDefinition
- createXPath(String) - Method in class org.dom4j.swing.XMLTableDefinition
- createXPath(String) - Method in class org.dom4j.tree.AbstractNode
- createXPath(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createXPath(String, VariableContext) - Method in class org.dom4j.DocumentFactory
-
createXPathparses an XPath expression and creates a new XPathXPathinstance. - createXPath(String, VariableContext) - Static method in class org.dom4j.DocumentHelper
-
createXPathparses an XPath expression and creates a new XPathXPathinstance using the singletonDocumentFactory. - createXPath(String, VariableContext) - Method in class org.dom4j.util.ProxyDocumentFactory
- createXPathFilter(String) - Method in class org.dom4j.DocumentFactory
-
createXPathFilterparses a NodeFilter from the given XPath filter expression. - createXPathFilter(String) - Static method in class org.dom4j.DocumentHelper
-
createXPathFilterparses a NodeFilter from the given XPath filter expression using the singletonDocumentFactory. - createXPathFilter(String) - Method in class org.dom4j.tree.AbstractNode
- createXPathFilter(String) - Method in class org.dom4j.util.ProxyDocumentFactory
- createXPathFilter(String, VariableContext) - Method in class org.dom4j.DocumentFactory
-
createXPathFilterparses a NodeFilter from the given XPath filter expression. - createXPathFilter(String, VariableContext) - Method in class org.dom4j.util.ProxyDocumentFactory
- createXPathResult(Element) - Method in class org.dom4j.Namespace
- createXPathResult(Element) - Method in class org.dom4j.tree.AbstractAttribute
- createXPathResult(Element) - Method in class org.dom4j.tree.AbstractNode
- createXPathResult(Element) - Method in class org.dom4j.tree.FlyweightCDATA
- createXPathResult(Element) - Method in class org.dom4j.tree.FlyweightComment
- createXPathResult(Element) - Method in class org.dom4j.tree.FlyweightEntity
- createXPathResult(Element) - Method in class org.dom4j.tree.FlyweightProcessingInstruction
- createXPathResult(Element) - Method in class org.dom4j.tree.FlyweightText
- CREATORS_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CREATORS_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- credentials - Variable in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
The credentials
- CREDENTIALS_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CRITICALITY - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- CRITICALITY_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- CRL_DISTRIBUTION_POINT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CRL_DISTRIBUTION_POINT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CRLF - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
-
The CRLF line delimiter constant (
"\r\n") - CRLF - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The CRLF character sequence used in HTTP protocol to end each line.
- CrLfDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich decodes a singleCRLF. - CrLfDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
- CROSS_CERTIFICATE_PAIR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CROSS_CERTIFICATE_PAIR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- crypt(byte[]) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(byte[]) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Calculates the digest using the strongest crypt(3) algorithm.
- crypt(String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- crypt(String, String) - Static method in class org.apache.commons.codec.digest.Crypt
-
Encrypts a password in a crypt(3) compatible way.
- crypt(String, String) - Static method in class org.apache.commons.codec.digest.UnixCrypt
-
Generates a crypt(3) compatible hash using the DES algorithm.
- Crypt - Class in org.apache.commons.codec.digest
-
GNU libc crypt(3) compatible hash method.
- Crypt() - Constructor for class org.apache.commons.codec.digest.Crypt
- CRYPT_BCRYPT_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (BCrypt) hash length
- CRYPT_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (DES) hash length
- CRYPT_MD5_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (MD5) hash length
- CRYPT_SHA256_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (SHA-256) hash length
- CRYPT_SHA512_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The CRYPT (SHA-512) hash length
- cryptRaw(byte[], byte[], int, int[]) - Method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Perform the central password hashing step in the bcrypt scheme
- Csn - Class in org.apache.directory.api.ldap.model.csn
-
Represents 'Change Sequence Number' in LDUP specification.
- Csn(byte[]) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance of SimpleCSN from the serialized data
- Csn(long, int, int, int) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance.
- Csn(String) - Constructor for class org.apache.directory.api.ldap.model.csn.Csn
-
Creates a new instance of SimpleCSN from a String.
- CSN_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_SID_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_SID_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_SID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CSN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- CsnComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for CSN.
- CsnComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CsnComparator
-
The CsnComparator constructor.
- CsnFactory - Class in org.apache.directory.api.ldap.model.csn
-
Generates a new
Csn. - CsnFactory(int) - Constructor for class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Creates a new CsnFactory instance
- CsnSidComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator for CSN SID.
- CsnSidComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.CsnSidComparator
-
The CsnSidComparator constructor.
- CsnSidSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An CSN SID syntax checker.
- CsnSidSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CsnSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
An CSN syntax checker.
- CsnSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- CsvEscaper() - Constructor for class org.apache.commons.lang3.StringEscapeUtils.CsvEscaper
-
Deprecated.
- CsvEscaper() - Constructor for class org.apache.commons.text.translate.CsvTranslators.CsvEscaper
- CsvTranslators - Class in org.apache.commons.text.translate
-
This class holds inner classes for escaping/unescaping Comma Separated Values.
- CsvTranslators.CsvEscaper - Class in org.apache.commons.text.translate
-
Translator for escaping Comma Separated Values.
- CsvTranslators.CsvUnescaper - Class in org.apache.commons.text.translate
-
Translator for unescaping escaped Comma Separated Value entries.
- CsvUnescaper() - Constructor for class org.apache.commons.lang3.StringEscapeUtils.CsvUnescaper
-
Deprecated.
- CsvUnescaper() - Constructor for class org.apache.commons.text.translate.CsvTranslators.CsvUnescaper
- CumulativeProtocolDecoder - Class in org.apache.mina.filter.codec
-
A
ProtocolDecoderthat cumulates the content of received buffers to a cumulative buffer to help users implement decoders. - CumulativeProtocolDecoder() - Constructor for class org.apache.mina.filter.codec.CumulativeProtocolDecoder
-
Creates a new instance.
- current - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
The last node that was returned by
AbstractLinkedList.LinkedListIterator.next()orAbstractLinkedList.LinkedListIterator.previous(). - current - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
- current() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Get the currently active entry.
- Current - Annotation Type in org.checkerframework.checker.units.qual
-
Electric current.
- CURRENT_STREAM - Static variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
-
The attribute name used when binding the streaming object to the session.
- CURRENT_WRITE_REQUEST - Static variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
- currentEntry() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashIterator
- currentEntry() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
- currentEntry() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- currentIimeMillis() - Method in class org.apache.directory.api.util.MockTimeProvider
- currentIimeMillis() - Method in interface org.apache.directory.api.util.TimeProvider
-
Gets the current time in milliseconds sind 1970-01-01 UTC.
- currentKey - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- currentLinePos - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Variable tracks how many characters have been written to the current line.
- currentNs - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- currentRemovedByAnother - Variable in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Flag to indicate if the current element was removed by another object.
- currentValue - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- cursor - Variable in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
A cursor of the underlying
CompositeByteArray. - cursor() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns a
CursorableLinkedList.Cursorfor iterating through the elements of this list. - cursor() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- cursor() - Method in interface org.apache.mina.util.byteaccess.ByteArray
- cursor() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- cursor(int) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns a
CursorableLinkedList.Cursorfor iterating through the elements of this list starting from a specified index. - cursor(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- cursor(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
- cursor(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- cursor(int, CompositeByteArray.CursorListener) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Get a cursor starting at the given index and with the given listener.
- cursor(CompositeByteArray.CursorListener) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Get a cursor starting at index 0 (which may not be the start of the array) and with the given listener.
- Cursor<E> - Interface in org.apache.directory.api.ldap.model.cursor
-
A Cursor for bidirectional traversal over elements in a dataSet.
- Cursor(CursorableLinkedList<E>, int) - Constructor for class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Constructs a new cursor.
- CURSOR_LOG - org.apache.directory.api.ldap.model.constants.Loggers
-
The dedicated logs for the cursors
- CursorableLinkedList<E> - Class in org.apache.commons.collections4.list
-
A
Listimplementation with aListIteratorthat allows concurrent modifications to the underlying list. - CursorableLinkedList() - Constructor for class org.apache.commons.collections4.list.CursorableLinkedList
-
Constructor that creates.
- CursorableLinkedList(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.list.CursorableLinkedList
-
Constructor that copies the specified collection
- CursorableLinkedList.Cursor<E> - Class in org.apache.commons.collections4.list
-
An extended
ListIteratorthat allows concurrent changes to the underlying list. - CursorableLinkedList.SubCursor<E> - Class in org.apache.commons.collections4.list
-
A cursor for the sublist based on LinkedSubListIterator.
- CursorClosedException - Exception in org.apache.directory.api.ldap.model.cursor
-
A specific form of IOException to note that an operation is being attempted on a closed Cursor.
- CursorClosedException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorClosedException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorClosedException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
Creates a new instance of CursorClosedException.
- CursorException - Exception in org.apache.directory.api.ldap.model.cursor
-
An class for exceptions which add Cursor specific information to Exceptions.
- CursorException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of CursorException.
- CursorException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorException
-
Creates a new instance of LdapException.
- CursorIterator<E> - Class in org.apache.directory.api.ldap.model.cursor
-
An Iterator over a Cursor so Cursors can be Iterable for using in foreach constructs.
- CursorIterator(Cursor<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.CursorIterator
-
Creates a new instance of CursorIterator.
- CursorLdapReferralException - Exception in org.apache.directory.api.ldap.model.cursor
-
A specific form of CursorException used when a referral is met
- CursorLdapReferralException(LdapReferralException) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- CursorLdapReferralException(LdapReferralException, String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- CursorLdapReferralException(LdapReferralException, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Creates a new instance of CursorClosedException.
- cursorPassedFirstComponent() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
Called whenever the cursor has passed from the
cba's first component. - cursorPassedFirstComponent() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- cursorPassedFirstComponent() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
- CursorStateEnum - Enum in org.apache.directory.api.ldap.model.cursor
-
An enumeration to represent the various states of a Cursor.
D
- d - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
- daemon(boolean) - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory.Builder
-
Sets the daemon flag for the new
BasicThreadFactory. - DaemonThreadFactory - Class in org.apache.mina.util
-
A Thread Factory that creates Daemon threads
- DaemonThreadFactory() - Constructor for class org.apache.mina.util.DaemonThreadFactory
- DaitchMokotoffSoundex - Class in org.apache.commons.codec.language
-
Encodes a string into a Daitch-Mokotoff Soundex value.
- DaitchMokotoffSoundex() - Constructor for class org.apache.commons.codec.language.DaitchMokotoffSoundex
-
Creates a new instance with ASCII-folding enabled.
- DaitchMokotoffSoundex(boolean) - Constructor for class org.apache.commons.codec.language.DaitchMokotoffSoundex
-
Creates a new instance.
- data - Variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
Map entries
- DATA_QUALITY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DatagramAcceptor - Interface in org.apache.mina.transport.socket
-
IoAcceptorfor datagram transport (UDP/IP). - DatagramConnector - Interface in org.apache.mina.transport.socket
-
IoConnectorfor datagram transport (UDP/IP). - DatagramSessionConfig - Interface in org.apache.mina.transport.socket
-
An
IoSessionConfigfor datagram transport type. - DataQualitySyntaxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DataQualitySyntax.
- DataQualitySyntaxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DatatypeAttribute - Class in org.dom4j.datatype
-
DatatypeAttributerepresents an Attribute which supports the XML Schema Data Types specification. - DatatypeAttribute(QName, XSDatatype) - Constructor for class org.dom4j.datatype.DatatypeAttribute
- DatatypeAttribute(QName, XSDatatype, String) - Constructor for class org.dom4j.datatype.DatatypeAttribute
- DatatypeDocumentFactory - Class in org.dom4j.datatype
-
DatatypeDocumentFactoryis a factory of XML objects which support the XML Schema Data Types specification. - DatatypeDocumentFactory() - Constructor for class org.dom4j.datatype.DatatypeDocumentFactory
- DatatypeElement - Class in org.dom4j.datatype
-
DatatypeElementrepresents an Element which supports the XML Schema Data Types specification. - DatatypeElement(QName, int, XSDatatype) - Constructor for class org.dom4j.datatype.DatatypeElement
- DatatypeElement(QName, XSDatatype) - Constructor for class org.dom4j.datatype.DatatypeElement
- DatatypeElementFactory - Class in org.dom4j.datatype
-
DatatypeElementFactoryis a factory for a specific Element in an XML Schema. - DatatypeElementFactory(QName) - Constructor for class org.dom4j.datatype.DatatypeElementFactory
- DATE - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for dates using the key "date".
- DATE - org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
-
Use if the parameter can be of date, time, or number types.
- DateFormatUtils - Class in org.apache.commons.lang3.time
-
Date and time formatting utilities and constants.
- DateFormatUtils() - Constructor for class org.apache.commons.lang3.time.DateFormatUtils
-
DateFormatUtils instances should NOT be constructed in standard programming.
- DateIterator(Calendar, Calendar) - Constructor for class org.apache.commons.lang3.time.DateUtils.DateIterator
-
Constructs a DateIterator that ranges from one date to another.
- DateParser - Interface in org.apache.commons.lang3.time
-
DateParser is the "missing" interface for the parsing methods of
DateFormat. - DatePrinter - Interface in org.apache.commons.lang3.time
-
DatePrinter is the "missing" interface for the format methods of
DateFormat. - dateStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the DateStringLookup singleton instance to format the current date with the format given in the key in a format compatible with
SimpleDateFormat. - DateStringLookup - Class in org.apache.commons.text.lookup
-
Formats the current date with the format given in the key in a format compatible with
SimpleDateFormat. - DateUtils - Class in org.apache.commons.lang3.time
- DateUtils - Class in org.apache.directory.api.util
-
Gets the generalized time using the "Z" form of the g-time-zone.
- DateUtils() - Constructor for class org.apache.commons.lang3.time.DateUtils
-
DateUtilsinstances should NOT be constructed in standard programming. - DateUtils.DateIterator - Class in org.apache.commons.lang3.time
-
Date iterator.
- DC_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DC_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DC_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DEAF_SPEAKER - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
A special handler for the 'deaf speaker' mode.
- deallocate() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- deallocate() - Method in interface org.apache.commons.pool2.PooledObject
- deamon - Variable in class org.apache.mina.util.BasicThreadFactory
- debug(String) - Method in class org.slf4j.event.EventRecodingLogger
- debug(String) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- debug(String) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(String) - Method in interface org.slf4j.Logger
-
Log a message at the DEBUG level.
- debug(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- debug(String, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- debug(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(String, Object) - Method in interface org.slf4j.Logger
-
Log a message at the DEBUG level according to the specified format and argument.
- debug(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- debug(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- debug(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(String, Object...) - Method in interface org.slf4j.Logger
-
Log a message at the DEBUG level according to the specified format and arguments.
- debug(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- debug(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- debug(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(String, Object, Object) - Method in interface org.slf4j.Logger
-
Log a message at the DEBUG level according to the specified format and arguments.
- debug(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- debug(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- debug(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(String, Throwable) - Method in interface org.slf4j.Logger
-
Log an exception (throwable) at the DEBUG level with an accompanying message.
- debug(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
- debug(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- debug(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(Marker, String) - Method in interface org.slf4j.Logger
-
Log a message with the specific Marker at the DEBUG level.
- debug(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- debug(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- debug(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(Marker, String, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.debug(String, Object)method except that the marker data is also taken into consideration. - debug(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- debug(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- debug(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(Marker, String, Object...) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.debug(String, Object...)method except that the marker data is also taken into consideration. - debug(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- debug(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- debug(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.debug(String, Object, Object)method except that the marker data is also taken into consideration. - debug(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- debug(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- debug(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- debug(Marker, String, Throwable) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.debug(String, Throwable)method except that the marker data is also taken into consideration. - DEBUG - org.apache.mina.filter.logging.LogLevel
-
LogLevelwhich logs messages on the DEBUG level. - DEBUG - org.slf4j.event.Level
- DEBUG_INT - Static variable in class org.slf4j.event.EventConstants
- DEBUG_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
- debugPrint(PrintStream, Object, Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Prints the given map with nice line breaks.
- deca - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^1.
- deci - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-1.
- Decl - Interface in org.dom4j.dtd
-
Created by filip on 5.7.15.
- DECLARATION_HANDLER_PROPERTY - Static variable in class org.xmlpull.v1.sax2.Driver
- DECLARED - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.DECLAREDtypes. - declaredNamespaces() - Method in interface org.dom4j.Element
-
Returns all the namespaces declared by this element.
- declaredNamespaces() - Method in class org.dom4j.tree.AbstractElement
- declaredNamespaces() - Method in class org.dom4j.tree.DefaultElement
- declareNamespace(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- declareNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- declareNamespace(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Create new namespace with prefix and namespace name (both must be not null) and add it to current element.
- declareNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- declareNamespace(XmlNamespace) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- declareNamespace(XmlNamespace) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Add namespace to current element (both prefix and namespace name must be not null)
- decodable(IoSession, IoBuffer) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
-
Checks the specified buffer is decodable by this decoder.
- decode(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Decodes a byte[] containing characters in the Base-N alphabet.
- decode(byte[]) - Method in class org.apache.commons.codec.binary.BinaryCodec
-
Decodes a byte array where each byte represents an ASCII '0' or '1'.
- decode(byte[]) - Method in class org.apache.commons.codec.binary.Hex
-
Converts an array of character bytes representing hexadecimal values into an array of bytes of those same values.
- decode(byte[]) - Method in interface org.apache.commons.codec.BinaryDecoder
-
Decodes a byte array and returns the results as a byte array.
- decode(byte[]) - Method in class org.apache.commons.codec.net.PercentCodec
-
Decode bytes encoded with Percent-Encoding based on RFC 3986.
- decode(byte[]) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes an array of quoted-printable characters into an array of original bytes.
- decode(byte[]) - Method in class org.apache.commons.codec.net.URLCodec
-
Decodes an array of URL safe 7-bit characters into an array of original bytes.
- decode(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.CodecControl
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Method in class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the control.
- decode(byte[]) - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseContainer
-
Decodes raw ASN.1 encoded bytes into an Asn1Object for the controls.
- decode(byte[]) - Method in class org.apache.mina.util.Base64
-
Decodes a byte[] containing containing characters in the Base64 alphabet.
- decode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base16
- decode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base32
-
Decodes all of the provided data, starting at inPos, for inAvail bytes.
- decode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base64
-
Decodes all of the provided data, starting at inPos, for inAvail bytes.
- decode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.BaseNCodec
- decode(char[]) - Static method in class org.apache.directory.api.util.Base64
-
Deprecated.Use the java.util.Base64.geDecoder().decode(String) method instead
- decode(InputStream, LdapMessageContainer<? extends Message>) - Method in class org.apache.directory.api.ldap.codec.api.LdapDecoder
-
Decodes a PDU from an input stream into a Ldap message container.
- decode(Object) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Decodes an Object using the Base-N algorithm.
- decode(Object) - Method in class org.apache.commons.codec.binary.BinaryCodec
-
Decodes a byte array where each byte represents an ASCII '0' or '1'.
- decode(Object) - Method in class org.apache.commons.codec.binary.Hex
-
Converts a String or an array of character bytes representing hexadecimal values into an array of bytes of those same values.
- decode(Object) - Method in interface org.apache.commons.codec.Decoder
-
Decodes an "encoded" Object and returns a "decoded" Object.
- decode(Object) - Method in class org.apache.commons.codec.net.BCodec
-
Decodes a Base64 object into its original form.
- decode(Object) - Method in class org.apache.commons.codec.net.PercentCodec
-
Decodes a byte[] Object, whose bytes are encoded with Percent-Encoding.
- decode(Object) - Method in class org.apache.commons.codec.net.QCodec
-
Decodes a quoted-printable object into its original form.
- decode(Object) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes a quoted-printable object into its original form.
- decode(Object) - Method in class org.apache.commons.codec.net.URLCodec
-
Decodes a URL safe object into its original form.
- decode(Object) - Method in interface org.apache.directory.api.asn1.Decoder
-
Decodes an "encoded" Object and returns a "decoded" Object.
- decode(Object) - Method in class org.apache.mina.util.Base64
-
Decodes an Object using the base64 algorithm.
- decode(String) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Decodes a String containing characters in the Base-N alphabet.
- decode(String) - Method in class org.apache.commons.codec.net.BCodec
-
Decodes a Base64 string into its original form.
- decode(String) - Method in class org.apache.commons.codec.net.QCodec
-
Decodes a quoted-printable string into its original form.
- decode(String) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes a quoted-printable string into its original form using the default string Charset.
- decode(String) - Method in class org.apache.commons.codec.net.URLCodec
-
Decodes a URL safe string into its original form using the default string charset.
- decode(String) - Method in interface org.apache.commons.codec.StringDecoder
-
Decodes a String and returns a String.
- decode(String) - Method in class org.apache.commons.text.AlphabetConverter
-
Decode a given string.
- decode(String, String) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes a quoted-printable string into its original form using the specified string Charset.
- decode(String, String) - Method in class org.apache.commons.codec.net.URLCodec
-
Decodes a URL safe string into its original form using the specified encoding.
- decode(String, String) - Method in class org.apache.commons.text.lookup.UrlDecoderStringLookup
- decode(String, Charset) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes a quoted-printable string into its original form using the specified string Charset.
- decode(ByteBuffer) - Method in class org.apache.commons.codec.binary.Hex
-
Converts a buffer of character bytes representing hexadecimal values into an array of bytes of those same values.
- decode(ByteBuffer, Asn1Container) - Static method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
The decoder main function.
- decode(WhoAmIResponse, byte[]) - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Decode a PDU which must contain a WhoAmIResponse extended operation.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.statemachine.DecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
-
Invoked when data is available for this state.
- decode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
-
Invoked when data is available for this state.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
-
Cumulates content of
ininto internal buffer and forwards decoding request to doDecode(IoSession, IoBuffer, ProtocolDecoderOutput). - decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
-
Decodes binary or protocol-specific content into higher-level message objects.
- decodeBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Decodes Base64 data into octets.
- decodeBase64(byte[]) - Static method in class org.apache.mina.util.Base64
-
Decodes Base64 data into octects
- decodeBase64(String) - Static method in class org.apache.commons.codec.binary.Base64
-
Decodes a Base64 String into octets.
- decodeFully(IoBuffer) - Method in class org.apache.mina.proxy.utils.IoBufferDecoder
-
Will return null unless it has enough data to decode.
- decodeHex(char[]) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
- decodeHex(char[], byte[], int) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of characters representing hexadecimal values into an array of bytes of those same values.
- decodeHex(String) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a String representing hexadecimal values into an array of bytes of those same values.
- decodeHexString(String) - Static method in class org.apache.directory.api.util.Hex
-
Decodes values of attributes in the DN encoded in hex into a UTF-8 String.
- decodeInteger(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- decodeQuotedPrintable(byte[]) - Static method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Decodes an array quoted-printable characters into an array of original bytes.
- Decoder - Interface in org.apache.commons.codec
-
Provides the highest level of abstraction for Decoders.
- Decoder - Interface in org.apache.directory.api.asn1
-
Provides the highest level of abstraction for Decoders.
- decodeResponse(String) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Parse a HTTP response from the proxy server.
- DecoderException - Exception in org.apache.commons.codec
-
Thrown when there is a failure condition during the decoding process.
- DecoderException - Exception in org.apache.directory.api.asn1
-
Thrown when a Decoder has encountered a failure condition during a decode.
- DecoderException() - Constructor for exception org.apache.commons.codec.DecoderException
-
Constructs a new exception with
nullas its detail message. - DecoderException(String) - Constructor for exception org.apache.commons.codec.DecoderException
-
Constructs a new exception with the specified detail message.
- DecoderException(String) - Constructor for exception org.apache.directory.api.asn1.DecoderException
-
Creates a DecoderException
- DecoderException(String, Throwable) - Constructor for exception org.apache.commons.codec.DecoderException
-
Constructs a new exception with the specified detail message and cause.
- DecoderException(String, Throwable) - Constructor for exception org.apache.directory.api.asn1.DecoderException
-
Creates a DecoderException
- DecoderException(Throwable) - Constructor for exception org.apache.commons.codec.DecoderException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause). - decodeText(String) - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Applies an RFC 1522 compliant decoding scheme to the given string of text.
- decodeUrl(byte[]) - Static method in class org.apache.commons.codec.net.URLCodec
-
Decodes an array of URL safe 7-bit characters into an array of original bytes.
- decodeValue(ControlContainer, Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
-
Decode a Control's value.
- decodeValue(ControlContainer, Control, byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ControlFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ControlFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.OpaqueControlFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.proxiedauthz.ProxiedAuthzFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired_impl.PasswordExpiredResponseFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestFactory
-
Decode a Control's value.
- decodeValue(Control, byte[]) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseFactory
-
Decode a Control's value.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedRequest, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Decode the value part of the extended request operation.
- decodeValue(ExtendedResponse, byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Decode the value part of the extended response operation.
- decodeValue(ExtendedResponse, byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Decode the value part of the extended response operation.
- decodeValue(ExtendedResponse, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Decode the value part of the extended response operation.
- decodeValue(ExtendedResponse, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Decode the value part of the extended response operation.
- decodeValue(ExtendedResponse, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Decode the value part of the extended response operation.
- decodeValue(ExtendedResponse, byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Decode the value part of the extended response operation.
- decodeValue(IntermediateResponse, byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.IntermediateOperationFactory
-
Decode the value part of the intermediate response operation.
- decodeValue(IntermediateResponse, byte[]) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueFactory
-
Decode the value part of the intermediate response operation.
- DECODING_POLICY_DEFAULT - Static variable in class org.apache.commons.codec.binary.BaseNCodec
-
The default decoding policy.
- DecodingContext() - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
- DecodingState - Interface in org.apache.mina.filter.codec.statemachine
-
Represents a state in a decoder state machine used by
DecodingStateMachine. - DecodingStateMachine - Class in org.apache.mina.filter.codec.statemachine
-
Abstract base class for decoder state machines.
- DecodingStateMachine() - Constructor for class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
- DecodingStateProtocolDecoder - Class in org.apache.mina.filter.codec.statemachine
-
ProtocolDecoderwhich uses aDecodingStateto decode data. - DecodingStateProtocolDecoder(DecodingState) - Constructor for class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
-
Creates a new instance using the specified
DecodingStateinstance. - decorated - Variable in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
- decorated() - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
-
Gets the bag being decorated.
- decorated() - Method in class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
-
Gets the bag being decorated.
- decorated() - Method in class org.apache.commons.collections4.bag.PredicatedBag
-
Gets the decorated bag.
- decorated() - Method in class org.apache.commons.collections4.bag.PredicatedSortedBag
-
Gets the decorated sorted bag.
- decorated() - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.ViewMap
- decorated() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
-
Gets the collection being decorated.
- decorated() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
Gets the collection being decorated.
- decorated() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- decorated() - Method in class org.apache.commons.collections4.list.AbstractListDecorator
-
Gets the list being decorated.
- decorated() - Method in class org.apache.commons.collections4.list.PredicatedList
-
Gets the list being decorated.
- decorated() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the map being decorated.
- decorated() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
-
The decorated multi-valued map.
- decorated() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
-
Gets the multiset being decorated.
- decorated() - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
-
Gets the decorated multiset.
- decorated() - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
-
Gets the multiset being decorated.
- decorated() - Method in class org.apache.commons.collections4.queue.AbstractQueueDecorator
-
Gets the queue being decorated.
- decorated() - Method in class org.apache.commons.collections4.queue.PredicatedQueue
-
Gets the queue being decorated.
- decorated() - Method in class org.apache.commons.collections4.queue.SynchronizedQueue
-
Gets the queue being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
-
Gets the set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.AbstractSetDecorator
-
Gets the set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
-
Gets the set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
-
Gets the navigable set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.PredicatedSet
-
Gets the set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
-
Gets the sorted set being decorated.
- decorated() - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
-
Gets the decorated navigable set.
- decorated() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
Gets the map being decorated.
- Decorator<E> - Interface in org.apache.directory.api.ldap.codec.api
-
The codec uses this interface to add additional information to LDAP Model objects during encoding and decoding,
- decreaseReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Decrease the ReadBuffer size (it will be divided by a factor 2)
- decreaseScheduledBytesAndMessages(WriteRequest) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Decrease the counters of written messages and written bytes when a message has been written
- decreaseScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Decrements the count of messages scheduled for write.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Decrements the value.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Decrements the value.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Decrements the value.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Decrements the value.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Decrements the value.
- decrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Decrements the value.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately after the decrement operation.
- decrementSize() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
A helper method to decrement the
Triesize and increment the modification counter. - deepTrim(String) - Static method in class org.apache.directory.api.util.Strings
-
A deep trim of a string remove whitespace from the ends as well as excessive whitespace within the inside of the string between non-whitespace characters.
- deepTrim(String, boolean) - Static method in class org.apache.directory.api.util.Strings
-
Put common code to deepTrim(String) and deepTrimToLower here.
- DeepTrimComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that uses the DeepTrimNormalizer before comparing two values
- DeepTrimComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimComparator
-
The NormalizingComparator constructor.
- DeepTrimNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which trims down whitespace replacing multiple whitespace characters on the edges and within the string with a single space character thereby preserving tokenization order.
- DeepTrimNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Creates a new instance of DeepTrimNormalizer when the Normalizer must be instantiated before setting the OID.
- DeepTrimNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Creates a new instance of DeepTrimNormalizer with OID known.
- deepTrimToLower(String) - Static method in class org.apache.directory.api.util.Strings
-
This does the same thing as a trim but we also lowercase the string while performing the deep trim within the same buffer.
- DeepTrimToLowerComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator that uses the DeepTrimToLowerNormalizer before comparing two values
- DeepTrimToLowerComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DeepTrimToLowerComparator
-
The NormalizingComparator constructor.
- DeepTrimToLowerNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which trims down whitespace replacing multiple whitespace characters on the edges and within the string with a single space character thereby preserving tokenization order - while doing all this in the same pass it lower cases all characters.
- DeepTrimToLowerNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Creates a new instance of DeepTrimToLowerNormalizer where the OID is set after instantiation.
- DeepTrimToLowerNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Creates a new instance of DeepTrimToLowerNormalizer.
- DEFAULT - Static variable in interface org.apache.directory.api.util.TimeProvider
-
The default time provider that always returns the system time.
- DEFAULT - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
-
the line delimiter constant of the current O/S.
- DEFAULT_BINARY_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
A list of all the known binary attributes
- DEFAULT_BLOCK_WHEN_EXHAUSTED - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
blockWhenExhaustedconfiguration attribute. - DEFAULT_BUFFER_SIZE - Static variable in class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Default buffer size value in bytes.
- DEFAULT_CAPACITY - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
The default capacity to use
- DEFAULT_CHARSET - Static variable in class org.apache.commons.codec.binary.Hex
-
Default charset is
StandardCharsets.UTF_8. - DEFAULT_CHARSET_NAME - Static variable in class org.apache.commons.codec.binary.Hex
-
Default charset name is
CharEncoding.UTF_8. - DEFAULT_CONTENT_LIST_SIZE - Static variable in class org.dom4j.tree.AbstractBranch
- DEFAULT_ESCAPE - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Constant for the default escape character.
- DEFAULT_ESCAPE - Static variable in class org.apache.commons.text.StringSubstitutor
-
Constant for the default escape character.
- DEFAULT_ESCAPE - Static variable in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Constant for the default escape character.
- DEFAULT_EVICTION_POLICY_CLASS_NAME - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
evictionPolicyClassNameconfiguration attribute. - DEFAULT_EVICTOR_SHUTDOWN_TIMEOUT - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for
evictorShutdownTimeoutconfiguration attribute. - DEFAULT_EVICTOR_SHUTDOWN_TIMEOUT_MILLIS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_EXPIRATION_INTERVAL - Static variable in class org.apache.mina.util.ExpiringMap
-
The default value, 1 second
- DEFAULT_FAIRNESS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
fairnessconfiguration attribute. - DEFAULT_FLAGS - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Default minimal flag set
- DEFAULT_FORMAT - Static variable in class org.dom4j.io.XMLWriter
- DEFAULT_HTML_FORMAT - Static variable in class org.dom4j.io.HTMLWriter
- DEFAULT_JMX_ENABLE - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for enabling JMX for pools created with a configuration instance.
- DEFAULT_JMX_NAME_BASE - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the base name to use to name JMX enabled pools created with a configuration instance.
- DEFAULT_JMX_NAME_PREFIX - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the prefix used to name JMX enabled pools created with a configuration instance.
- DEFAULT_KEEP_ALIVE_TIME - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The default keep-alive timeout we set to make proxy connection persistent.
- DEFAULT_LDAP_HOST - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
The default host : localhost
- DEFAULT_LDAP_PORT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Default ports for LDAP
- DEFAULT_LDAPS_PORT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Default port for LDAPS
- DEFAULT_LENGTH - Static variable in class org.apache.commons.text.RandomStringGenerator.Builder
-
The default string length produced by this builder: 0.
- DEFAULT_LIFO - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
lifoconfiguration attribute. - DEFAULT_LOAD_FACTOR - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
The default load factor to use
- DEFAULT_MAX_DATA_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
The default maximum data length
- DEFAULT_MAX_DATA_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
The default maximum data length
- DEFAULT_MAX_IDLE - Static variable in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
The default value for the
maxIdleconfiguration attribute. - DEFAULT_MAX_IDLE_PER_KEY - Static variable in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
The default value for the
maxIdlePerKeyconfiguration attribute. - DEFAULT_MAX_SIZE - Static variable in class org.apache.commons.collections4.map.LRUMap
-
Default maximum size
- DEFAULT_MAX_SIZE - Static variable in class org.apache.directory.api.util.SynchronizedLRUMap
-
Default maximum size
- DEFAULT_MAX_TOTAL - Static variable in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
The default value for the
maxTotalconfiguration attribute. - DEFAULT_MAX_TOTAL - Static variable in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
The default value for the
maxTotalconfiguration attribute. - DEFAULT_MAX_TOTAL_PER_KEY - Static variable in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
The default value for the
maxTotalPerKeyconfiguration attribute. - DEFAULT_MAX_WAIT - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
maxWaitconfiguration attribute. - DEFAULT_MAX_WAIT_MILLIS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_MAXIMUM_CODE_POINT - Static variable in class org.apache.commons.text.RandomStringGenerator.Builder
-
The default maximum code point allowed:
Character.MAX_CODE_POINT(1114111). - DEFAULT_MIN_EVICTABLE_IDLE_DURATION - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
minEvictableIdleDurationconfiguration attribute. - DEFAULT_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_MIN_IDLE - Static variable in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
The default value for the
minIdleconfiguration attribute. - DEFAULT_MIN_IDLE_PER_KEY - Static variable in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
The default value for the
minIdlePerKeyconfiguration attribute. - DEFAULT_MINIMUM_CODE_POINT - Static variable in class org.apache.commons.text.RandomStringGenerator.Builder
-
The default minimum code point allowed: 0.
- DEFAULT_NUM_TESTS_PER_EVICTION_RUN - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
numTestsPerEvictionRunconfiguration attribute. - DEFAULT_OS_VERSION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Version 5.1.2600 a Windows XP version (ex: Build 2600.xpsp_sp2_gdr.050301-1519 : Service Pack 2)
- DEFAULT_OWNER - Static variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The default schema's owner
- DEFAULT_PREFIX - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Constant for the default variable prefix.
- DEFAULT_PREFIX - Static variable in class org.apache.commons.text.StringSubstitutor
-
Constant for the default variable prefix.
- DEFAULT_PREFIX - Static variable in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Constant for the default variable prefix.
- DEFAULT_PREFIX_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
The default length for the prefix
- DEFAULT_PREFIX_LENGTH - Static variable in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
The default length for the prefix
- DEFAULT_PREFORMATTED_TAGS - Static variable in class org.dom4j.io.HTMLWriter
- DEFAULT_PRIORITY - Static variable in interface org.dom4j.rule.Pattern
-
According to the spec we should return 0.5 if we cannot determine the priority
- DEFAULT_PROTOCOL_CODEC_FACTORY - Static variable in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
The default codec factory
- DEFAULT_SEED - Static variable in class org.apache.commons.codec.digest.MurmurHash3
-
A default seed to use for the murmur hash algorithm.
- DEFAULT_SOFT_MIN_EVICTABLE_IDLE_DURATION - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
softMinEvictableIdleTimeconfiguration attribute. - DEFAULT_SOFT_MIN_EVICTABLE_IDLE_TIME - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_SOFT_MIN_EVICTABLE_IDLE_TIME_MILLIS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_SSL_PROTOCOL - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
the default protocol used for creating SSL context
- DEFAULT_STREAM_BUFFER_SIZE - Static variable in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
-
The default buffer size this filter uses for writing.
- DEFAULT_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The default toString style.
- DEFAULT_SUFFIX - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Constant for the default variable suffix.
- DEFAULT_SUFFIX - Static variable in class org.apache.commons.text.StringSubstitutor
-
Constant for the default variable suffix.
- DEFAULT_SUFFIX - Static variable in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Constant for the default variable suffix.
- DEFAULT_TEST_ON_BORROW - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
testOnBorrowconfiguration attribute. - DEFAULT_TEST_ON_CREATE - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
testOnCreateconfiguration attribute. - DEFAULT_TEST_ON_RETURN - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
testOnReturnconfiguration attribute. - DEFAULT_TEST_WHILE_IDLE - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
testWhileIdleconfiguration attribute. - DEFAULT_THRESHOLD - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
The default threshold to use
- DEFAULT_TIME_BETWEEN_EVICTION_RUNS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
The default value for the
timeBetweenEvictionRunsconfiguration attribute. - DEFAULT_TIME_BETWEEN_EVICTION_RUNS_MILLIS - Static variable in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- DEFAULT_TIME_TO_LIVE - Static variable in class org.apache.mina.util.ExpiringMap
-
The default value, 60 seconds
- DEFAULT_TIMEOUT - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
The default timeout for operation : 30 seconds
- DEFAULT_VALUE_DELIMITER - Static variable in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Constant for the default value delimiter of a variable.
- DEFAULT_VALUE_DELIMITER - Static variable in class org.apache.commons.text.StringSubstitutor
-
Constant for the default value delimiter of a variable.
- DEFAULT_VALUE_DELIMITER - Static variable in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Constant for the default value delimiter of a variable.
- DEFAULT_VAR_DEFAULT - Static variable in class org.apache.commons.text.StringSubstitutor
-
The default variable default separator.
- DEFAULT_VAR_END - Static variable in class org.apache.commons.text.StringSubstitutor
-
The default variable end separator.
- DEFAULT_VAR_START - Static variable in class org.apache.commons.text.StringSubstitutor
-
The default variable start separator.
- DEFAULT_VERSION - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
The ldif file version default value
- DefaultActivator - Class in org.apache.directory.api.ldap.codec.osgi
-
The
org.osgi.framework.BundleActivatorfor the codec. - DefaultActivator() - Constructor for class org.apache.directory.api.ldap.codec.osgi.DefaultActivator
-
Creates a new instance of DefaultActivator
- DefaultAttribute - Class in org.apache.directory.api.ldap.model.entry
-
An LDAP attribute.
- DefaultAttribute - Class in org.dom4j.tree
-
DefaultAttributeimplements a doubly linked node which supports the parent relationship and is mutable. - DefaultAttribute() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a Attribute, without ID nor value.
- DefaultAttribute(byte[]) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, without value.
- DefaultAttribute(String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, without value.
- DefaultAttribute(String, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some binary values, and a user provided ID.
- DefaultAttribute(String, String) - Constructor for class org.dom4j.tree.DefaultAttribute
-
Creates the
Attributewith the specified local name and value. - DefaultAttribute(String, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some String values, and a user provided ID.
- DefaultAttribute(String, String, Namespace) - Constructor for class org.dom4j.tree.DefaultAttribute
-
Creates the
Attributewith the specified local name, value andNamespace. - DefaultAttribute(String, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of an Attribute, with some values, and a user provided ID.
If the value does not correspond to the same attributeType, then it's wrapped value is copied into a new ClientValue which uses the specified attributeType. - DefaultAttribute(String, AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without value.
- DefaultAttribute(String, AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some byte[] values, and a user provided ID.
- DefaultAttribute(String, AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values, and a user provided ID.
- DefaultAttribute(String, AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values, and a user provided ID.
If the value does not correspond to the same attributeType, then it's wrapped value is copied into a new Value which uses the specified attributeType. - DefaultAttribute(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without ID nor value.
- DefaultAttribute(AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some byte[] values.
- DefaultAttribute(AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, without ID but with some values.
- DefaultAttribute(AttributeType, String, String, boolean, int, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute.
- DefaultAttribute(AttributeType, Attribute) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Creates a new instance of schema aware Attribute, by copying another attribute.
- DefaultAttribute(AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Create a new instance of a schema aware Attribute, with some values.
- DefaultAttribute(Element, String, String, Namespace) - Constructor for class org.dom4j.tree.DefaultAttribute
-
Creates the
Attributewith the specified local name, value andNamespace. - DefaultAttribute(Element, QName, String) - Constructor for class org.dom4j.tree.DefaultAttribute
- DefaultAttribute(QName) - Constructor for class org.dom4j.tree.DefaultAttribute
- DefaultAttribute(QName, String) - Constructor for class org.dom4j.tree.DefaultAttribute
- DefaultAttributeTypeRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An AttributeType registry service default implementation.
- DefaultAttributeTypeRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Creates a new default AttributeTypeRegistry instance.
- DefaultCDATA - Class in org.dom4j.tree
-
DefaultCDATAis the default CDATA implementation. - DefaultCDATA(String) - Constructor for class org.dom4j.tree.DefaultCDATA
-
DOCUMENT ME!
- DefaultCDATA(Element, String) - Constructor for class org.dom4j.tree.DefaultCDATA
-
DOCUMENT ME!
- DefaultCloseFuture - Class in org.apache.mina.core.future
-
A default implementation of
CloseFuture. - DefaultCloseFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultCloseFuture
-
Creates a new instance.
- DefaultClosureMonitor - Class in org.apache.directory.api.ldap.model.cursor
-
A basic ClosureMonitor that simply uses a boolean for state and a cause exception.
- DefaultClosureMonitor() - Constructor for class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
- DefaultComment - Class in org.dom4j.tree
-
DefaultCommentis the default Comment implementation. - DefaultComment(String) - Constructor for class org.dom4j.tree.DefaultComment
-
DOCUMENT ME!
- DefaultComment(Element, String) - Constructor for class org.dom4j.tree.DefaultComment
-
DOCUMENT ME!
- DefaultComparatorRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A Comparator registry service default implementation.
- DefaultComparatorRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultComparatorRegistry
-
Creates a new default ComparatorRegistry instance.
- DefaultConfigurableBinaryAttributeDetector - Class in org.apache.directory.api.ldap.codec.api
-
An implementation of the BinaryAttributeDetector interface.
- DefaultConfigurableBinaryAttributeDetector() - Constructor for class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
Creates a new instance of a ConfigurableBinaryAttributeDetector.
- DefaultConnectFuture - Class in org.apache.mina.core.future
-
A default implementation of
ConnectFuture. - DefaultConnectFuture() - Constructor for class org.apache.mina.core.future.DefaultConnectFuture
-
Creates a new instance.
- DefaultDatagramSessionConfig - Class in org.apache.mina.transport.socket
-
A default implementation of
DatagramSessionConfig. - DefaultDatagramSessionConfig() - Constructor for class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
-
Creates a new instance.
- DefaultDitContentRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An DitContentRule registry's service default implementation.
- DefaultDitContentRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultDitContentRuleRegistry
-
Creates a new default DitContentRuleRegistry instance.
- DefaultDitStructureRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A DitStructureRule registry's service default implementation.
- DefaultDitStructureRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Creates a new default NormalizerRegistry instance.
- DefaultDocument - Class in org.dom4j.tree
-
DefaultDocumentis the default DOM4J default implementation of an XML document. - DefaultDocument() - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocument(String) - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocument(String, Element, DocumentType) - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocument(DocumentType) - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocument(Element) - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocument(Element, DocumentType) - Constructor for class org.dom4j.tree.DefaultDocument
- DefaultDocumentType - Class in org.dom4j.tree
-
DefaultDocumentTypeis the DOM4J default implementation of an XML document type. - DefaultDocumentType() - Constructor for class org.dom4j.tree.DefaultDocumentType
- DefaultDocumentType(String, String) - Constructor for class org.dom4j.tree.DefaultDocumentType
-
This will create a new
DocumentTypewith a reference to the external DTD - DefaultDocumentType(String, String, String) - Constructor for class org.dom4j.tree.DefaultDocumentType
-
This will create a new
DocumentTypewith a reference to the external DTD - defaultedMap(Map<K, V>, Factory<? extends V>) - Static method in class org.apache.commons.collections4.map.DefaultedMap
-
Factory method to create a defaulting map.
- defaultedMap(Map<K, V>, Transformer<? super K, ? extends V>) - Static method in class org.apache.commons.collections4.map.DefaultedMap
-
Factory method to create a defaulting map.
- defaultedMap(Map<K, V>, V) - Static method in class org.apache.commons.collections4.map.DefaultedMap
-
Factory method to create a defaulting map.
- DefaultedMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates another
Mapreturning a default value if the map does not contain the requested key. - DefaultedMap(Map<K, V>, Transformer<? super K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.DefaultedMap
-
Constructor that wraps (not copies).
- DefaultedMap(Transformer<? super K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.DefaultedMap
-
Constructs a new empty
DefaultedMapthat decorates aHashMap. - DefaultedMap(V) - Constructor for class org.apache.commons.collections4.map.DefaultedMap
-
Constructs a new empty
DefaultedMapthat decorates aHashMap. - DefaultElement - Class in org.dom4j.tree
-
DefaultElementis the default DOM4J default implementation of an XML element. - DefaultElement(String) - Constructor for class org.dom4j.tree.DefaultElement
- DefaultElement(String, Namespace) - Constructor for class org.dom4j.tree.DefaultElement
- DefaultElement(QName) - Constructor for class org.dom4j.tree.DefaultElement
- DefaultElement(QName, int) - Constructor for class org.dom4j.tree.DefaultElement
- DefaultEntity - Class in org.dom4j.tree
-
DefaultEntityis the default Entity implementation. - DefaultEntity(String) - Constructor for class org.dom4j.tree.DefaultEntity
-
Creates the
Entitywith the specified name - DefaultEntity(String, String) - Constructor for class org.dom4j.tree.DefaultEntity
-
Creates the
Entitywith the specified name and text. - DefaultEntity(Element, String, String) - Constructor for class org.dom4j.tree.DefaultEntity
-
Creates the
Entitywith the specified name and text. - DefaultEntry - Class in org.apache.directory.api.ldap.model.entry
-
A default implementation of a ServerEntry which should suite most use cases.
This class is final, it should not be extended. - DefaultEntry() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry.
- DefaultEntry(String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn.
- DefaultEntry(String, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn and a list of IDs.
- DefaultEntry(Dn) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn.
- DefaultEntry(Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn and a list of IDs.
- DefaultEntry(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(SchemaManager, String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(SchemaManager, String, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn and a list of IDs.
- DefaultEntry(SchemaManager, Entry) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, copying another entry.
- DefaultEntry(SchemaManager, Dn) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, schema aware.
- DefaultEntry(SchemaManager, Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Creates a new instance of DefaultEntry, with a Dn and a list of IDs.
- defaultEquator() - Static method in class org.apache.commons.collections4.functors.DefaultEquator
-
Factory returning the typed singleton instance.
- DefaultEquator<T> - Class in org.apache.commons.collections4.functors
-
Default
Equatorimplementation. - DefaultEvictionPolicy<T> - Class in org.apache.commons.pool2.impl
-
Provides the default implementation of
EvictionPolicyused by the pools. - DefaultEvictionPolicy() - Constructor for class org.apache.commons.pool2.impl.DefaultEvictionPolicy
- DefaultExceptionContext - Class in org.apache.commons.lang3.exception
-
Default implementation of the context storing the label-value pairs for contexted exceptions.
- DefaultExceptionContext() - Constructor for class org.apache.commons.lang3.exception.DefaultExceptionContext
- DefaultExceptionMonitor - Class in org.apache.mina.util
-
A default
ExceptionMonitorimplementation that logs uncaught exceptions usingLogger. - DefaultExceptionMonitor() - Constructor for class org.apache.mina.util.DefaultExceptionMonitor
- DefaultFileRegion - Class in org.apache.mina.core.file
-
Manage a File to be sent to a remote host.
- DefaultFileRegion(FileChannel) - Constructor for class org.apache.mina.core.file.DefaultFileRegion
-
Creates a new DefaultFileRegion instance
- DefaultFileRegion(FileChannel, long, long) - Constructor for class org.apache.mina.core.file.DefaultFileRegion
-
Creates a new DefaultFileRegion instance
- DefaultFor - Annotation Type in org.checkerframework.framework.qual
-
A meta-annotation applied to the declaration of a type qualifier.
- defaultIfBlank(T, T) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is whitespace, empty ("") or
null, the value ofdefaultStr. - defaultIfEmpty(T, T) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is empty or
null, the value ofdefaultStr. - defaultIfNull(List<T>, List<T>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns either the passed in list, or if the list is
null, the value ofdefaultList. - defaultIfNull(T, T) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns a default value if the object passed is
null. - DefaultIoEventSizeEstimator - Class in org.apache.mina.filter.executor
-
A default
IoEventSizeEstimatorimplementation. - DefaultIoEventSizeEstimator() - Constructor for class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
-
Create a new instance of this class, injecting the known size of basic java types.
- DefaultIoFilterChain - Class in org.apache.mina.core.filterchain
-
A default implementation of
IoFilterChainthat provides all operations for developers who want to implement their own transport layer once used withAbstractIoSession. - DefaultIoFilterChain(AbstractIoSession) - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Create a new default chain, associated with a session.
- DefaultIoFilterChainBuilder - Class in org.apache.mina.core.filterchain
-
The default implementation of
IoFilterChainBuilderwhich is useful in most cases. - DefaultIoFilterChainBuilder() - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
-
Creates a new instance with an empty filter list.
- DefaultIoFilterChainBuilder(DefaultIoFilterChainBuilder) - Constructor for class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
-
Creates a new copy of the specified
DefaultIoFilterChainBuilder. - DefaultIoFuture - Class in org.apache.mina.core.future
- DefaultIoFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultIoFuture
-
Creates a new instance associated with an
IoSession. - DefaultIoSessionDataStructureFactory - Class in org.apache.mina.core.session
-
The default
IoSessionDataStructureFactoryimplementation that creates a newHashMap-basedIoSessionAttributeMapinstance and a new synchronizedConcurrentLinkedQueueinstance perIoSession. - DefaultIoSessionDataStructureFactory() - Constructor for class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
- DefaultKeyValue<K,V> - Class in org.apache.commons.collections4.keyvalue
-
A mutable
KeyValuepair that does not implementMap.Entry. - DefaultKeyValue() - Constructor for class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Constructs a new pair with a null key and null value.
- DefaultKeyValue(Map.Entry<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Constructs a new pair from the specified
Map.Entry. - DefaultKeyValue(K, V) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Constructs a new pair with the specified key and given value.
- DefaultKeyValue(KeyValue<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Constructs a new pair from the specified
KeyValue. - DefaultLdapCodecService - Class in org.apache.directory.api.ldap.codec.osgi
-
The default
LdapApiServiceimplementation. - DefaultLdapCodecService() - Constructor for class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a new instance of DefaultLdapCodecService.
- DefaultLdapConnectionFactory - Class in org.apache.directory.ldap.client.api
-
The default implementation of LdapConnectionFactory.
- DefaultLdapConnectionFactory(LdapConnectionConfig) - Constructor for class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Creates a new instance of DefaultLdapConnectionFactory.
- DefaultLdapConnectionValidator - Class in org.apache.directory.ldap.client.api
-
An implementation of
LdapConnectionValidatorthat checks to see that the connectionisConnected()andisAuthenticated(). - DefaultLdapConnectionValidator() - Constructor for class org.apache.directory.ldap.client.api.DefaultLdapConnectionValidator
- DefaultLdapSyntaxRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A LdapSyntax registry's service default implementation.
- DefaultLdapSyntaxRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultLdapSyntaxRegistry
-
Creates a new default LdapSyntaxRegistry instance.
- DefaultMapEntry<K,V> - Class in org.apache.commons.collections4.keyvalue
- DefaultMapEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultMapEntry
-
Constructs a new entry from the specified
Map.Entry. - DefaultMapEntry(K, V) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultMapEntry
-
Constructs a new entry with the specified key and given value.
- DefaultMapEntry(KeyValue<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.keyvalue.DefaultMapEntry
-
Constructs a new entry from the specified
KeyValue. - DefaultMatchingRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A MatchingRule registry's service default implementation.
- DefaultMatchingRuleRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleRegistry
-
Creates a new default MatchingRuleRegistry instance.
- DefaultMatchingRuleUseRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A MatchingRuleUse registry service default implementation.
- DefaultMatchingRuleUseRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultMatchingRuleUseRegistry
-
Creates a new default MatchingRuleUseRegistry instance.
- defaultMaximumAllowedCharacter() - Method in class org.dom4j.io.XMLWriter
-
Returns the maximum allowed character code that should be allowed unescaped which defaults to 127 in US-ASCII (7 bit) or 255 in ISO- (8 bit).
- DefaultModification - Class in org.apache.directory.api.ldap.model.entry
-
An internal implementation for a ModificationItem.
- DefaultModification() - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification with no value
- DefaultModification(ModificationOperation, String, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, String, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, Attribute) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification with no value.
- DefaultModification(ModificationOperation, AttributeType, byte[]...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType, String...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(ModificationOperation, AttributeType, Value...) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultModification(SchemaManager, Modification) - Constructor for class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Creates a new instance of DefaultModification.
- DefaultNameFormRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An NameForm registry's service default implementation.
- DefaultNameFormRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultNameFormRegistry
-
Creates a new default NameFormRegistry instance.
- DefaultNamespace - Class in org.dom4j.tree
-
DefaultNamespaceimplements a doubly linked node which supports the parent relationship and is mutable. - DefaultNamespace(String, String) - Constructor for class org.dom4j.tree.DefaultNamespace
-
DOCUMENT ME!
- DefaultNamespace(Element, String, String) - Constructor for class org.dom4j.tree.DefaultNamespace
-
DOCUMENT ME!
- DefaultNamespaceContext - Class in org.dom4j.xpath
-
DefaultNamespaceContextimplements a Jaxen NamespaceContext such that a context node is used to determine the current XPath namespace prefixes and namespace URIs available. - DefaultNamespaceContext(Element) - Constructor for class org.dom4j.xpath.DefaultNamespaceContext
- DefaultNormalizerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
A Normalizer registry's service default implementation.
- DefaultNormalizerRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultNormalizerRegistry
-
Creates a new default NormalizerRegistry instance.
- DefaultObjectClassRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An ObjectClass registry's service default implementation.
- DefaultObjectClassRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Creates a new default ObjectClassRegistry instance.
- DefaultPattern - Class in org.dom4j.rule.pattern
-
DefaultPatterna default implementation of Pattern which can take any XPath implementation or NodeFilter for defining the pattern. - DefaultPattern(NodeFilter) - Constructor for class org.dom4j.rule.pattern.DefaultPattern
- DefaultPoolableLdapConnectionFactory - Class in org.apache.directory.ldap.client.api
-
A factory for creating LdapConnection objects managed by LdapConnectionPool.
- DefaultPoolableLdapConnectionFactory(LdapConnectionConfig) - Constructor for class org.apache.directory.ldap.client.api.DefaultPoolableLdapConnectionFactory
-
Creates a new instance of PoolableLdapConnectionFactory.
- DefaultPoolableLdapConnectionFactory(LdapConnectionConfig, Class<? extends LdapConnectionFactory>) - Constructor for class org.apache.directory.ldap.client.api.DefaultPoolableLdapConnectionFactory
-
Creates a new instance of PoolableLdapConnectionFactory using an instance of the supplied class as its LdapConnection factory.
- DefaultPoolableLdapConnectionFactory(LdapConnectionFactory) - Constructor for class org.apache.directory.ldap.client.api.DefaultPoolableLdapConnectionFactory
-
Creates a new instance of PoolableLdapConnectionFactory.
- DefaultPooledObject<T> - Class in org.apache.commons.pool2.impl
-
This wrapper is used to track the additional information, such as state, for the pooled objects.
- DefaultPooledObject(T) - Constructor for class org.apache.commons.pool2.impl.DefaultPooledObject
-
Creates a new instance that wraps the provided object so that the pool can track the state of the pooled object.
- DefaultPooledObjectInfo - Class in org.apache.commons.pool2.impl
-
Implementation of object that is used to provide information on pooled objects via JMX.
- DefaultPooledObjectInfo(PooledObject<?>) - Constructor for class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
-
Constructs a new instance for the given pooled object.
- DefaultPooledObjectInfoMBean - Interface in org.apache.commons.pool2.impl
-
The interface that defines the information about pooled objects that will be exposed via JMX.
- DefaultProcessingInstruction - Class in org.dom4j.tree
-
DefaultProcessingInstructionis the default Processing Instruction implementation. - DefaultProcessingInstruction(String, String) - Constructor for class org.dom4j.tree.DefaultProcessingInstruction
-
This will create a new PI with the given target and values
- DefaultProcessingInstruction(String, Map<String, String>) - Constructor for class org.dom4j.tree.DefaultProcessingInstruction
-
This will create a new PI with the given target and values
- DefaultProcessingInstruction(Element, String, String) - Constructor for class org.dom4j.tree.DefaultProcessingInstruction
-
This will create a new PI with the given target and values
- DefaultQualifier - Annotation Type in org.checkerframework.framework.qual
-
Applied to a declaration of a package, type, method, variable, etc., specifies that the given annotation should be the default.
- DefaultQualifier.List - Annotation Type in org.checkerframework.framework.qual
-
A wrapper annotation that makes the
DefaultQualifierannotation repeatable. - DefaultQualifierForUse - Annotation Type in org.checkerframework.framework.qual
-
Declaration annotation applied to type declarations to specify the qualifier to be added to unannotated uses of the type.
- DefaultQualifierInHierarchy - Annotation Type in org.checkerframework.framework.qual
-
Indicates that the annotated qualifier is the default qualifier in the qualifier hierarchy: it applies if the programmer writes no explicit qualifier and no other default has been specified for the location.
- DefaultReadFuture - Class in org.apache.mina.core.future
-
A default implementation of
WriteFuture. - DefaultReadFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultReadFuture
-
Creates a new instance.
- DefaultSchema - Class in org.apache.directory.api.ldap.model.schema.registries
-
The default Schema interface implementation.
- DefaultSchema(SchemaLoader, String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String, String[]) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchema(SchemaLoader, String, String, String[], boolean) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Creates a new instance of DefaultSchema.
- DefaultSchemaLdifExtractor - Class in org.apache.directory.api.ldap.schema.extractor.impl
-
Extracts LDIF files for the schema repository onto a destination directory.
- DefaultSchemaLdifExtractor(File) - Constructor for class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Creates an extractor which deposits files into the specified output directory.
- DefaultSchemaLoader - Class in org.apache.directory.ldap.client.api
-
A schema loader which uses LdapConnection to load schema from a ApacheDS serveur
- DefaultSchemaLoader() - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
- DefaultSchemaLoader(LdapConnection) - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Creates a new instance of DefaultSchemaLoader.
- DefaultSchemaLoader(LdapConnection, boolean) - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Creates a new instance of DefaultSchemaLoader.
- DefaultSchemaLoader(LdapConnection, Dn) - Constructor for class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Creates a new instance of NetworkSchemaLoader.
- DefaultSchemaManager - Class in org.apache.directory.api.ldap.schema.manager.impl
-
The SchemaManager class : it handles all the schema operations (addition, removal, modification).
- DefaultSchemaManager() - Constructor for class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with LDIF based SchemaLoader, Strict schema validation
- DefaultSchemaManager(boolean, Collection<Schema>) - Constructor for class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with the default schema schemaLoader
- DefaultSchemaManager(Collection<Schema>) - Constructor for class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with the default schema schemaLoader Strict schema validation
- DefaultSchemaManager(SchemaLoader) - Constructor for class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Creates a new instance of DefaultSchemaManager with the given schemaLoader Schema validation strictness (i.e.
- DefaultSchemaObjectRegistry<T extends SchemaObject> - Class in org.apache.directory.api.ldap.model.schema.registries
-
Common schema object registry interface.
- DefaultSchemaObjectRegistry(SchemaObjectType, OidRegistry<T>) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Creates a new DefaultSchemaObjectRegistry instance.
- DefaultSocketSessionConfig - Class in org.apache.mina.transport.socket
-
A default implementation of
SocketSessionConfig. - DefaultSocketSessionConfig() - Constructor for class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
Creates a new instance.
- defaultString(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in String, or if the String is
null, an empty String (""). - defaultString(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in String, or if the String is
null, the value ofdefaultStr. - DefaultStringLookup - Enum in org.apache.commons.text.lookup
-
An enumeration defining
StringLookupobjects available throughStringLookupFactory. - DefaultSyntaxCheckerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
SyntaxChecker registry component's service interface.
- DefaultSyntaxCheckerRegistry() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.DefaultSyntaxCheckerRegistry
-
Creates a new default SyntaxCheckerRegistry instance.
- DefaultText - Class in org.dom4j.tree
-
DefaultTextis the default Text implementation. - DefaultText(String) - Constructor for class org.dom4j.tree.DefaultText
-
DOCUMENT ME!
- DefaultText(Element, String) - Constructor for class org.dom4j.tree.DefaultText
-
DOCUMENT ME!
- DefaultTransportMetadata - Class in org.apache.mina.core.service
-
A default immutable implementation of
TransportMetadata. - DefaultTransportMetadata(String, String, boolean, boolean, Class<? extends SocketAddress>, Class<? extends IoSessionConfig>, Class<?>...) - Constructor for class org.apache.mina.core.service.DefaultTransportMetadata
-
Creates a new DefaultTransportMetadata instance
- DefaultVmPipeSessionConfig - Class in org.apache.mina.transport.vmpipe
-
A default implementation of
VmPipeSessionConfig. - DefaultVmPipeSessionConfig() - Constructor for class org.apache.mina.transport.vmpipe.DefaultVmPipeSessionConfig
- DefaultWriteFuture - Class in org.apache.mina.core.future
-
A default implementation of
WriteFuture. - DefaultWriteFuture(IoSession) - Constructor for class org.apache.mina.core.future.DefaultWriteFuture
-
Creates a new instance.
- DefaultWriteRequest - Class in org.apache.mina.core.write
-
The default implementation of
WriteRequest. - DefaultWriteRequest(Object) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
-
Creates a new instance without
WriteFuture. - DefaultWriteRequest(Object, WriteFuture) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
-
Creates a new instance with
WriteFuture. - DefaultWriteRequest(Object, WriteFuture, SocketAddress) - Constructor for class org.apache.mina.core.write.DefaultWriteRequest
-
Creates a new instance.
- DefaultXPath - Class in org.dom4j.xpath
- DefaultXPath(String) - Constructor for class org.dom4j.xpath.DefaultXPath
-
Construct an XPath
- defineEntityReplacementText(String, String) - Method in class org.xmlpull.mxp1.MXParser
- defineEntityReplacementText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- defineEntityReplacementText(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
-
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
- defineTriggerExecutionSpecificPoint(LdapContext) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
Defines the Administration point and administrative role for the TriggerExecution specific point
- degrees - Annotation Type in org.checkerframework.checker.units.qual
-
Degrees.
- DEL_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The DelRequest message
- DEL_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEL_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- DEL_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- DEL_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- DEL_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- DEL_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <delRequest> tag
- DEL_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- DEL_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DEL_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The DelResponse message
- DEL_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEL_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- DEL_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DELAY_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
Delay
- DELAY_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
Delay
- delCrossReferences(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Add the SchemaObjectReferences.
- delCrossReferences(MatchingRule) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Delete the MR references (using and usedBy) : MR -> C MR -> N MR -> S
- delegate() - Method in class org.slf4j.helpers.SubstituteLogger
-
Return the delegate logger instance if set.
- delete(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the characters between the two specified indices.
- delete(int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the characters between the two specified indices.
- delete(int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the characters between the two specified indices.
- delete(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Deletes the entry with the given distinguished name.
- delete(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Deletes the entry with the given distinguished name.
- delete(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Deletes the entry with the given distinguished name.
- delete(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet, and deletes any of characters present in the specified string.
- delete(DeleteRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Performs a delete operation based on the delete request object.
- delete(DeleteRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Performs a delete operation based on the delete request object.
- delete(DeleteRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs a delete operation based on the delete request object.
- delete(DeleteRequest) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by a DeleteRequest from the LDAP server.
- delete(DeleteRequest) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Deletes an entry specified by a DeleteRequest from the LDAP server.
- delete(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Deletes the entry with the given distinguished name.
- delete(Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Deletes the entry with the given distinguished name.
- delete(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Deletes the entry with the given distinguished name.
- delete(Dn) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by Dn from the LDAP server.
- delete(Dn) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Deletes an entry specified by Dn from the LDAP server.
- delete(Dn, RequestBuilder<DeleteRequest>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Deletes an entry specified by Dn, and whose request is configured by a RequestBuilder, from the LDAP server.
- delete(Dn, RequestBuilder<DeleteRequest>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Deletes an entry specified by Dn, and whose request is configured by a RequestBuilder, from the LDAP server.
- delete(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Remove the given SchemaObject from the registries
- delete(SchemaObject) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Unregisters a new SchemaObject.
- delete(SchemaObject) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Unregisters a new SchemaObject.
- Delete - org.apache.directory.api.ldap.model.ldif.ChangeType
-
The Delete changeType
- DELETE - org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
-
The entry has been deleted
- DELETE - org.apache.directory.api.ldap.model.message.controls.ChangeType
-
A Delete
- DELETE - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Delete operation
- DELETE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DELETE_OLD_RDN - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DELETE_OLD_RDN - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Flag used when we want to delete the old Rdn
- DELETE_OLD_RDN_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- DELETE_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Delete ordinal value
- deleteAll(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the character wherever it occurs in the builder.
- deleteAll(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the character wherever it occurs in the builder.
- deleteAll(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the character wherever it occurs in the builder.
- deleteAll(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the string wherever it occurs in the builder.
- deleteAll(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the string wherever it occurs in the builder.
- deleteAll(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the string wherever it occurs in the builder.
- deleteAll(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes all parts of the builder that the matcher matches.
- deleteAll(StringMatcher) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes all parts of the builder that the matcher matches.
- deleteAll(StrMatcher) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes all parts of the builder that the matcher matches.
- deleteAsync(DeleteRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Performs an asynchronous delete operation based on the delete request object.
- deleteAsync(DeleteRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs an asynchronous delete operation based on the delete request object.
- deleteCharAt(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the character at the specified index.
- deleteCharAt(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the character at the specified index.
- deleteCharAt(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the character at the specified index.
- DeleteCommand<T> - Class in org.apache.commons.collections4.sequence
-
Command representing the deletion of one object of the first sequence.
- DeleteCommand<T> - Class in org.apache.commons.text.diff
-
Command representing the deletion of one object of the first sequence.
- DeleteCommand(T) - Constructor for class org.apache.commons.collections4.sequence.DeleteCommand
-
Simple constructor.
- DeleteCommand(T) - Constructor for class org.apache.commons.text.diff.DeleteCommand
-
Simple constructor.
- deleteData(int, int) - Method in class org.dom4j.dom.DOMCDATA
- deleteData(int, int) - Method in class org.dom4j.dom.DOMComment
- deleteData(int, int) - Method in class org.dom4j.dom.DOMText
- deleteData(CharacterData, int, int) - Static method in class org.dom4j.dom.DOMNodeHelper
- deleteDirectory(File) - Static method in class org.apache.directory.api.util.FileUtils
-
Deletes a directory recursively.
- deleteFirst(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the character wherever it occurs in the builder.
- deleteFirst(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the character wherever it occurs in the builder.
- deleteFirst(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the character wherever it occurs in the builder.
- deleteFirst(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the string wherever it occurs in the builder.
- deleteFirst(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the string wherever it occurs in the builder.
- deleteFirst(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the string wherever it occurs in the builder.
- deleteFirst(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Deletes the first match within the builder using the specified matcher.
- deleteFirst(StringMatcher) - Method in class org.apache.commons.text.TextStringBuilder
-
Deletes the first match within the builder using the specified matcher.
- deleteFirst(StrMatcher) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Deletes the first match within the builder using the specified matcher.
- DeleteFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage DeleteRequests.
- DeleteFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.DeleteFuture
-
Creates a new instance of DeleteFuture.
- DeleteNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Delete response.
- deleteOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- deleteQuietly(File) - Static method in class org.apache.directory.api.util.FileUtils
-
Deletes a file, never throwing an exception.
- DeleteRequest - Interface in org.apache.directory.api.ldap.model.message
-
Delete request protocol message used to remove an existing leaf entry from the directory.
- DeleteRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The DeleteRequest factory.
- DeleteRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Delete request implementation.
- DeleteRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Creates a DeleteRequest implementing object used to delete a leaf entry from the DIT.
- DeleteResponse - Interface in org.apache.directory.api.ldap.model.message
-
Delete protocol response message used to confirm the results of a delete request message.
- DeleteResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The DeleteResponse factory.
- DeleteResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
DeleteResponse implementation
- DeleteResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.DeleteResponseImpl
-
Creates a DeleteResponse as a reply to an DeleteRequest.
- DeleteResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.DeleteResponseImpl
-
Creates a DeleteResponse as a reply to an DeleteRequest.
- deleteStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- deleteStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- deleteTree(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
deletes the entry with the given Dn, and all its children
- deleteTree(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
deletes the entry with the given Dn, and all its children
- deleteWhitespace(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Deletes all whitespaces from a String as defined by
Character.isWhitespace(char). - DELIM_START - Static variable in class org.slf4j.helpers.MessageFormatter
- DELIM_STOP - Static variable in class org.slf4j.helpers.MessageFormatter
- DELIM_STR - Static variable in class org.slf4j.helpers.MessageFormatter
- deliverEvent() - Method in class org.apache.mina.proxy.event.IoSessionEvent
-
Delivers this event to the next filter.
- DELIVERY_METHOD_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DeliveryMethodSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a delivery method according to RFC 4517.
- DeliveryMethodSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- delReference(SchemaObject, SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Delete an association between a SchemaObject an the SchemaObject it refers
- DelRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for DeleteRequest
- DelRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Creates a new getDecoratedMessage() of DelRequestDsml.
- DelRequestDsml(LdapApiService, DeleteRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Creates a new getDecoratedMessage() of DelRequestDsml.
- DelResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for DelResponse
- DelResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.DelResponseDsml
-
Creates a new getDecoratedMessage() of DelResponseDsml.
- DelResponseDsml(LdapApiService, DeleteResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.DelResponseDsml
-
Creates a new getDecoratedMessage() of DelResponseDsml.
- DELTA_CRL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DELTA_CRL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DELTA_REVOCATION_LIST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DELTA_REVOCATION_LIST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DemuxingIoHandler - Class in org.apache.mina.handler.demux
- DemuxingIoHandler() - Constructor for class org.apache.mina.handler.demux.DemuxingIoHandler
-
Creates a new instance with no registered
MessageHandlers. - DemuxingProtocolCodecFactory - Class in org.apache.mina.filter.codec.demux
-
A convenience
ProtocolCodecFactorythat providesDemuxingProtocolEncoderandDemuxingProtocolDecoderas a pair. - DemuxingProtocolCodecFactory() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
- DemuxingProtocolDecoder - Class in org.apache.mina.filter.codec.demux
-
A composite
ProtocolDecoderthat demultiplexes incomingIoBufferdecoding requests into an appropriateMessageDecoder. - DemuxingProtocolDecoder() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
- DemuxingProtocolEncoder - Class in org.apache.mina.filter.codec.demux
-
A composite
ProtocolEncoderthat demultiplexes incoming message encoding requests into an appropriateMessageEncoder. - DemuxingProtocolEncoder() - Constructor for class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
- DENY_ADD - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.ADD - DENY_BROWSE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.BROWSE - DENY_COMPARE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Deny for
MicroOperation.COMPARE - DENY_DISCLOSE_ON_ERROR - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.DISCLOSE_ON_ERROR - DENY_EXPORT - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.EXPORT - DENY_FILTER_MATCH - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.FILTER_MATCH - DENY_IMPORT - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.IMPORT - DENY_INVOKE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.INVOKE - DENY_MODIFY - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.MODIFY - DENY_READ - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.READ - DENY_REMOVE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.REMOVE - DENY_RENAME - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.RENAME - DENY_RETURN_DN - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Denial for
MicroOperation.RETURN_DN - DEPARTMENT_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DEPARTMENT_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- dependencies - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Contains the list of schema it depends on
- depth - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- depth - Variable in class org.xmlpull.mxp1.MXParser
- DEREF_ALIAS_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- DEREF_ALIAS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DEREF_ALIASES - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEREF_ALWAYS - org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Alias handling mode value that dereferences always
- DEREF_ALWAYS - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEREF_ALWAYS - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DEREF_FINDING_BASE_OBJ - org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Alias handling mode value that dereferences only in finding the base
- DEREF_FINDING_BASE_OBJ - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEREF_FINDING_BASE_OBJ - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DEREF_IN_SEARCHING - org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Alias handling mode value that dereferences only when searching
- DEREF_IN_SEARCHING - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DEREF_IN_SEARCHING - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DerefAliasSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid DerefAlias.
- DerefAliasSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- desc - Variable in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
- DESC - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- descendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for some ancestor's name alias or their OID.
- descendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Get's an iterator over the set of descendant ObjectClasses for some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
- descendingIterator() - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- descendingIterator() - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- descendingIterator() - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- descendingIterator() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- descendingIterator() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- descendingSet() - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- descendingSet() - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- descendingSet() - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- descendingSet() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- descr() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4512 Section 1.4
- DESCR - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DESCR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- DESCR - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- DESCR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- DESCR - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- description - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A short description of this SchemaObject
- description - Variable in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
The schema element description
- DESCRIPTION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DESCRIPTION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- descriptionsMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks if two base schema descriptions match for the common components in every schema description.
- DescriptionUtils - Class in org.apache.directory.api.ldap.model.schema
-
Utility class used to generate schema object specifications.
- deserialize(byte[]) - Static method in class org.apache.commons.lang3.SerializationUtils
-
Deserializes a single
Objectfrom an array of bytes. - deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a StringValue from a byte[], starting at a given position
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Deserialize an AVA from a byte[], starting at a given position
- deserialize(byte[], int) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Deserialize a RDN from a byte[], starting at a given position
- deserialize(InputStream) - Static method in class org.apache.commons.lang3.SerializationUtils
-
Deserializes an
Objectfrom the specified stream. - deserialize(ObjectInput) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Deserialize an entry.
- deserialize(ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a Value.
- deserialize(AttributeType, ObjectInput) - Static method in class org.apache.directory.api.ldap.model.entry.Value
-
Deserialize a Value.
- deserializeBoolean(byte[], int) - Static method in class org.apache.directory.api.util.Serialize
-
Read a boolean from a buffer at a given position
- deserializeBytes(byte[], int) - Static method in class org.apache.directory.api.util.Serialize
-
Read a byte[] from a buffer at a given position
- deserializeInt(byte[], int) - Static method in class org.apache.directory.api.util.Serialize
-
Read an integer from a buffer at a given position
- DESTINATION_INDICATOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DESTINATION_INDICATOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- destroy() - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Invoked by
ReferenceCountingFilterwhen this filter is not used by anyIoFilterChainanymore, so you can destroy shared resources. - destroy() - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Invoked by
ReferenceCountingFilterwhen this filter is not used by anyIoFilterChainanymore, so you can destroy shared resources. - destroy() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Destroy the polling system, will be called when this
IoAcceptorimplementation will be disposed. - destroy() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Destroy the polling system, will be called when this
IoConnectorimplementation will be disposed. - destroy() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Destroy the session
- destroy() - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
Invoked to destroy this state machine once the end state has been reached or the session has been closed.
- destroy() - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Shuts down the underlying executor if this filter hase been created via a convenience constructor.
- destroy() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- destroy() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Destroy the polling system, will be called when this
IoConnectorimplementation will be disposed. - destroy() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Destroy the polling system, will be called when this
IoAcceptorimplementation will be disposed. - destroy() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Destroy the polling system, will be called when this
IoConnectorimplementation will be disposed. - destroy(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- destroy(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Destroy the underlying client socket handle
- destroyedByBorrowValidationCount - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- destroyedByEvictorCount - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- destroyedCount - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- destroyEntry(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Kills an entry ready for the garbage collector.
- DestroyMode - Enum in org.apache.commons.pool2
-
Destroy context provided to object factories via
destroyObjectandinvalidateObjectmethods. - destroyObject(K, PooledObject<V>) - Method in class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
-
Destroy an instance no longer needed by the pool.
- destroyObject(K, PooledObject<V>) - Method in interface org.apache.commons.pool2.KeyedPooledObjectFactory
-
Destroys an instance no longer needed by the pool.
- destroyObject(K, PooledObject<V>, DestroyMode) - Method in interface org.apache.commons.pool2.KeyedPooledObjectFactory
-
Destroys an instance no longer needed by the pool, using the provided
DestroyMode. - destroyObject(PooledObject<LdapConnection>) - Method in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
Destroys an instance no longer needed by the pool, using the default (NORMAL) DestroyMode.
- destroyObject(PooledObject<T>) - Method in class org.apache.commons.pool2.BasePooledObjectFactory
-
No-op.
- destroyObject(PooledObject<T>) - Method in interface org.apache.commons.pool2.PooledObjectFactory
-
Destroys an instance no longer needed by the pool, using the default (NORMAL) DestroyMode.
- destroyObject(PooledObject<T>, DestroyMode) - Method in interface org.apache.commons.pool2.PooledObjectFactory
-
Destroys an instance no longer needed by the pool, using the provided DestroyMode.
- detach() - Method in interface org.dom4j.Node
-
Removes this node from its parent if there is one.
- detach() - Method in class org.dom4j.tree.AbstractNode
- detachMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
- detachMarker(String) - Method in interface org.slf4j.IMarkerFactory
-
Detach an existing marker.
- detail - Variable in exception org.xmlpull.v1.builder.XmlBuilderException
- detail - Variable in exception org.xmlpull.v1.XmlPullParserException
- DETAIL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DETAIL_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Detail End state
- DETAIL_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Detail Start state
- DETECT_LOGGER_NAME_MISMATCH - Static variable in class org.slf4j.LoggerFactory
- DETECT_LOGGER_NAME_MISMATCH_PROPERTY - Static variable in class org.slf4j.LoggerFactory
- determineTypeArguments(Class<?>, ParameterizedType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tries to determine the type arguments of a class/interface based on a super parameterized type's type arguments.
- Deterministic - Annotation Type in org.checkerframework.dataflow.qual
-
A method is called deterministic if it returns the same value (according to
==) every time it is called with the same parameters and in the same environment. - DETERMINISTIC - org.checkerframework.dataflow.qual.Pure.Kind
-
The method returns exactly the same value when called in the same environment.
- DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- diff(T) - Method in interface org.apache.commons.lang3.builder.Diffable
-
Retrieves a list of the differences between this object and the supplied object.
- Diff<T> - Class in org.apache.commons.lang3.builder
-
A
Diffcontains the differences between twoDiffableclass fields. - Diff(String) - Constructor for class org.apache.commons.lang3.builder.Diff
-
Constructs a new
Difffor the given field name. - DIFF_HOUR - org.apache.directory.api.util.GeneralizedTime.TimeZoneFormat
-
g-differential format, using hour only.
- DIFF_HOUR_MINUTE - org.apache.directory.api.util.GeneralizedTime.TimeZoneFormat
-
g-differential format, using hour and minute.
- Diffable<T> - Interface in org.apache.commons.lang3.builder
-
Diffableclasses can be compared with other objects for differences. - DiffBuilder<T> - Class in org.apache.commons.lang3.builder
-
Assists in implementing
Diffable.diff(Object)methods. - DiffBuilder(T, T, ToStringStyle) - Constructor for class org.apache.commons.lang3.builder.DiffBuilder
-
Constructs a builder for the specified objects with the specified style.
- DiffBuilder(T, T, ToStringStyle, boolean) - Constructor for class org.apache.commons.lang3.builder.DiffBuilder
-
Constructs a builder for the specified objects with the specified style.
- difference(String, String) - Method in class org.apache.commons.codec.language.RefinedSoundex
-
Returns the number of characters in the two encoded Strings that are the same.
- difference(String, String) - Method in class org.apache.commons.codec.language.Soundex
-
Encodes the Strings and returns the number of characters in the two encoded Strings that are the same.
- difference(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two Strings, and returns the portion where they differ.
- difference(Set<? extends E>, Set<? extends E>) - Static method in class org.apache.commons.collections4.SetUtils
-
Returns a unmodifiable view containing the difference of the given
Sets, denoted bya \ b(ora - b). - difference(StringEncoder, String, String) - Static method in class org.apache.commons.codec.language.SoundexUtils
-
Encodes the Strings and returns the number of characters in the two encoded Strings that are the same.
- differenceEncoded(String, String) - Static method in class org.apache.commons.codec.language.SoundexUtils
-
Returns the number of characters in the two Soundex encoded Strings that are the same.
- DiffResult<T> - Class in org.apache.commons.lang3.builder
-
A
DiffResultcontains a collection of the differences between twoDiffableobjects. - DiffResult(T, T, List<Diff<?>>, ToStringStyle) - Constructor for class org.apache.commons.lang3.builder.DiffResult
-
Creates a
DiffResultcontaining the differences between two objects. - digest(byte[]) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a byte array and returns the digest for the data.
- digest(File) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- digest(InputStream) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through an InputStream and returns the digest for the data
- digest(String) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a byte array and returns the digest for the data.
- digest(ByteBuffer) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a ByteBuffer and returns the digest for the data
- digest(Path, OpenOption...) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- digest(MessageDigest, byte[]) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a byte array and returns the digest for the data.
- digest(MessageDigest, File) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- digest(MessageDigest, InputStream) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through an InputStream and returns the digest for the data
- digest(MessageDigest, RandomAccessFile) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a RandomAccessFile using non-blocking-io (NIO) and returns the digest for the data
- digest(MessageDigest, ByteBuffer) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a ByteBuffer and returns the digest for the data
- digest(MessageDigest, Path, OpenOption...) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- Digest - Class in org.apache.commons.codec.cli
-
A minimal command line to run digest over files, directories or a string
- DIGEST - org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
Digest authentication
- DIGEST_MD5 - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
DIGEST_MD5-MD5 mechanism
- digestAsHex(byte[]) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a byte array and returns the digest for the data.
- digestAsHex(File) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- digestAsHex(InputStream) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through an InputStream and returns the digest for the data
- digestAsHex(String) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a byte array and returns the digest for the data.
- digestAsHex(ByteBuffer) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a ByteBuffer and returns the digest for the data
- digestAsHex(Path, OpenOption...) - Method in class org.apache.commons.codec.digest.DigestUtils
-
Reads through a File and returns the digest for the data
- DigestUtilities - Class in org.apache.mina.proxy.handlers.http.digest
-
DigestUtilities.java - A class supporting the HTTP DIGEST authentication (see RFC 2617).
- DigestUtils - Class in org.apache.commons.codec.digest
-
Operations to simplify common
MessageDigesttasks. - DigestUtils() - Constructor for class org.apache.commons.codec.digest.DigestUtils
-
Deprecated.since 1.11; only useful to preserve binary compatibility
- DigestUtils(String) - Constructor for class org.apache.commons.codec.digest.DigestUtils
-
Creates an instance using the provided
MessageDigestparameter. - DigestUtils(MessageDigest) - Constructor for class org.apache.commons.codec.digest.DigestUtils
-
Creates an instance using the provided
MessageDigestparameter. - DIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- DIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- DIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- DIGIT - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- digit16(byte) - Static method in class org.apache.commons.codec.net.Utils
-
Returns the numeric value of the character
bin radix 16. - DIGITS - org.apache.commons.text.CharacterPredicates
-
Tests code points against
Character.isDigit(int). - DIRECTORY_OPERATION - org.apache.directory.api.ldap.model.schema.UsageEnum
-
value for attributes with directoryOperation usage
- DIRECTORY_STRING_FIRST_COMPONENT_MATCH - org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
DirectoryString First Component Match
- DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIRECTORY_STRING_FIRST_COMPONENT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIRECTORY_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DirectoryStringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Directory String according to RFC 4517.
- DirectoryStringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- disable() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Disable the schema
- disable() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Disable the schema
- disable(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
- disable(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
- disable(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
- disable(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas, and if the registries is still consistent.
- DISABLE_SECURITY_LAYER_ONCE - Static variable in class org.apache.directory.api.ldap.codec.api.SaslFilter
-
A session attribute key that makes next one write request bypass this filter (not adding a security layer).
- disabled - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Tells if this schema is disabled
- disabledRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
- disabledRelaxed(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
- disabledRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
- disabledRelaxed(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Disables a set of Schemas, and returns true if all the schema have been disabled, with all the dependent schemas.
- DisableEncryptWriteRequest - Interface in org.apache.mina.filter.ssl
-
Interface used to designate WriteRequest objects which should not be encrypted.
- disableNotification(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Unsets the notification for a given changeType
- disableNotification(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Unsets the notification for a given changeType
- disableProxy() - Method in class org.apache.commons.pool2.proxy.BaseProxyHandler
-
Disable the proxy wrapper.
- discardNonBase64(byte[]) - Static method in class org.apache.mina.util.Base64
-
Discards any characters outside of the base64 alphabet, per the requirements on page 25 of RFC 2045 - "Any characters outside of the base64 alphabet are to be ignored in base64 encoded data."
- discardWhitespace(byte[]) - Static method in class org.apache.mina.util.Base64
-
Discards any whitespace from a base-64 encoded block.
- DISCLOSE_ON_ERROR - org.apache.directory.api.ldap.aci.MicroOperation
-
The DiscloseOnError permission, may be used in conjunction with any component of
ProtectedItems. - disjunction(Iterable<? extends O>, Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a
Collectioncontaining the exclusive disjunction (symmetric difference) of the givenIterables. - disjunction(Set<? extends E>, Set<? extends E>) - Static method in class org.apache.commons.collections4.SetUtils
-
Returns a unmodifiable view of the symmetric difference of the given
Sets. - DispatchHandler - Class in org.dom4j.io
-
DispatchHandlerimplements theElementHandlerinterface and provides a means to register multipleElementHandlerinstances to be used by an event based processor. - DispatchHandler() - Constructor for class org.dom4j.io.DispatchHandler
- DISPLAY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DISPLAY_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- disposalLock - Variable in class org.apache.mina.core.service.AbstractIoService
-
A lock object which must be acquired when related resources are destroyed.
- dispose() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
-
Dispose of this allocator.
- dispose() - Method in interface org.apache.mina.core.buffer.IoBufferAllocator
-
Dispose of this allocator.
- dispose() - Method in class org.apache.mina.core.buffer.SimpleBufferAllocator
- dispose() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Releases any resources allocated by this processor.
- dispose() - Method in class org.apache.mina.core.service.AbstractIoService
-
Releases any resources allocated by this service.
- dispose() - Method in interface org.apache.mina.core.service.IoProcessor
-
Releases any resources allocated by this processor.
- dispose() - Method in interface org.apache.mina.core.service.IoService
-
Releases any resources allocated by this service.
- dispose() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
-
Releases any resources allocated by this processor.
- dispose() - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
-
Dispose the encoder
- dispose(boolean) - Method in class org.apache.mina.core.service.AbstractIoService
-
Releases any resources allocated by this service.
- dispose(boolean) - Method in interface org.apache.mina.core.service.IoService
-
Releases any resources allocated by this service.
- dispose(IoSession) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolDecoder
-
Releases all resources related with this decoder.
- dispose(IoSession) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolEncoder
-
Releases all resources related with this encoder.
- dispose(IoSession) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
-
Disposes any releases associated with the specified session.
- dispose(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
-
Disposes any releases associated with the specified session.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
-
Releases the cumulative buffer used by the specified
session. - dispose(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Releases the cumulative buffer used by the specified
session. - dispose(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Releases all resources related with this encoder.
- dispose(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
-
Releases all resources related with this decoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolDecoderAdapter
-
Override this method to dispose all resources related with this decoder.
- dispose(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolEncoder
-
Releases all resources related with this encoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolEncoderAdapter
-
Override this method dispose all resources related with this encoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
-
Releases all resources related with this decoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
-
Releases all resources related with this decoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
-
Releases all resources related with this encoder.
- dispose(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
-
Releases all resources related with this decoder.
- dispose0() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.core.service.AbstractIoService
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.proxy.ProxyConnector
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
Implement this method to release any acquired resources.
- dispose0() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
-
Implement this method to release any acquired resources.
- dissociateFromSchema(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Store the given SchemaObject in the Map associating SchemaObjetcs to their related Schema.
- distance(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.reflect.InheritanceUtils
-
Returns the number of inheritance hops between two classes.
- DISTINGUISHED_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DISTINGUISHED_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DISTINGUISHED_NAME_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DISTINGUISHED_NAME_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- distinguishedName() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- distinguishedName() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- distinguishedName() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- distinguishedName() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- distinguishedName() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- distinguishedName(SchemaManager, Dn) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
Parses a Dn string.
- DISTRIBUTED_OPERATION - org.apache.directory.api.ldap.model.schema.UsageEnum
-
value for attributes with distributedOperation usage
- DIT_CONTENT_RULE - org.apache.directory.api.ldap.model.schema.SchemaObjectType
- DIT_CONTENT_RULE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_CONTENT_RULE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_CONTENT_RULES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_CONTENT_RULES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_CONTENT_RULES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_REDIRECT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_REDIRECT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_STRUCTURE_RULE - org.apache.directory.api.ldap.model.schema.SchemaObjectType
- DIT_STRUCTURE_RULE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_STRUCTURE_RULE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_STRUCTURE_RULES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_STRUCTURE_RULES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DIT_STRUCTURE_RULES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DitContentRule - Class in org.apache.directory.api.ldap.model.schema
-
A ditContentRule specification.
- DitContentRule(String) - Constructor for class org.apache.directory.api.ldap.model.schema.DitContentRule
-
Creates a DitContentRule object using a unique OID.
- DitContentRuleDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 DIT content rule descriptions.
- DitContentRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.DitContentRuleDescriptionSchemaParser
-
Creates a schema parser instance.
- DitContentRuleDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the DIT content rule descripton syntax according to RFC 4512, par 4.2.6:
- DitContentRuleDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DitContentRuleHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an DitContentRule in relation with the Registries and SchemaManager.
- ditContentRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The DitContentRule registry
- DitContentRuleRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An DitContentRule registry's service interface.
- DitStructureRule - Class in org.apache.directory.api.ldap.model.schema
-
A dITStructureRule definition.
- DitStructureRule(int) - Constructor for class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
Creates a new instance of DitStructureRule
- DitStructureRuleDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 DIT structure rule descriptions.
- DitStructureRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.DitStructureRuleDescriptionSchemaParser
-
Creates a schema parser instance.
- DitStructureRuleDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the DIT structure rule descripton syntax according to RFC 4512, par 4.2.7.1:
- DitStructureRuleDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DitStructureRuleHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an DitStructureRule in relation with the Registries and SchemaManager.
- ditStructureRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The DitStructureRule registry
- DitStructureRuleRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An DitStructureRule registry service interface.
- divideBy(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Divide the value of this fraction by another.
- DL_SUBMIT_PERMISSION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DlSubmitPermissionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DLSubmitPermission.
- DlSubmitPermissionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DMD_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DMD_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DMD_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DMD_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- Dn - Class in org.apache.directory.api.ldap.model.name
-
The Dn class contains a Dn (Distinguished Name).
- Dn() - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Dn object
- Dn(String...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a new instance of Dn, using varargs to declare the RDNs.
- Dn(Rdn...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Dn from a list of Rdns.
- Dn(Rdn, Dn) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Dn concatenating a Rdn and a Dn.
- Dn(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Schema aware Dn object
- Dn(SchemaManager, String...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a new instance of schema aware Dn, using varargs to declare the RDNs.
- Dn(SchemaManager, Dn) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Construct an empty Schema aware Dn object
- Dn(SchemaManager, Rdn...) - Constructor for class org.apache.directory.api.ldap.model.name.Dn
-
Creates a Schema aware Dn from a list of Rdns.
- DN - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DN_ATTRIBUTES - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- DN_ATTRIBUTES_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- DN_ATTRIBUTES_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- DN_QUALIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DN_QUALIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DN_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DnComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compare two DNs
- DnComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.DnComparator
-
Creates a new instance of DnComparator.
- DnNode<N> - Class in org.apache.directory.api.ldap.util.tree
-
A class storing nodes in a tree designed to map DNs.
Branch nodes in this tree refers to child nodes. - DnNode() - Constructor for class org.apache.directory.api.ldap.util.tree.DnNode
-
Creates a new instance of DnNode.
- DnNode(N) - Constructor for class org.apache.directory.api.ldap.util.tree.DnNode
-
Creates a new instance of DnNode.
- DnNode(Dn, N) - Constructor for class org.apache.directory.api.ldap.util.tree.DnNode
-
Creates a new instance of DnNode.
- DnNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer a Dn
- DnNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Empty constructor
- DNS - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for DNS using the key "dns".
- DNS_DOMAIN_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DNS_DOMAIN_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- dnsStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the DnsStringLookup singleton instance where the lookup key is one of: name: for the local host name, for example
EXAMPLEbut alsoEXAMPLE.apache.org. canonical-name: for the local canonical host name, for exampleEXAMPLE.apache.org. address: for the local host address, for example192.168.56.1. - DnsStringLookup - Class in org.apache.commons.text.lookup
-
Looks up keys related to DNS entries like host name, canonical host name, host address.
- DnSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid
Dn. - DnSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- dnToLdif(String) - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Transform a schema name to a Dn pointing to the correct position in the DIT
- dnToLdif(String) - Method in class org.apache.directory.api.ldap.schema.converter.ObjectClassHolder
-
Transform a schema name to a Dn pointing to the correct position in the DIT
- dnToLdif(String) - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
Transform a Schema Element to a LDIF String
- DnUtils - Class in org.apache.directory.api.ldap.model.name
-
Utility class used to manipulate Dn or Rdn elements.
- docdecl(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- docdecl(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- docdecl(String) - Method in interface org.xmlpull.v1.XmlSerializer
- DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
-
An XML document type declaration was just read.
- document - Variable in class org.dom4j.swing.DocumentTreeModel
-
The document for this model
- Document - Interface in org.dom4j
-
Documentdefines an XML Document. - DOCUMENT_AUTHOR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_AUTHOR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_IDENTIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_IDENTIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_LOCATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_LOCATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_NODE - Static variable in interface org.dom4j.Node
-
Matches Document nodes
- DOCUMENT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_PUBLISHER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_PUBLISHER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_SERIES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_SERIES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_TITLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_TITLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_TYPE_NODE - Static variable in interface org.dom4j.Node
-
Matches DocumentType nodes
- DOCUMENT_VERSION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOCUMENT_VERSION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DocumentException - Exception in org.dom4j
-
DocumentExceptionis a nested Exception which may be thrown during the processing of a DOM4J document. - DocumentException() - Constructor for exception org.dom4j.DocumentException
- DocumentException(String) - Constructor for exception org.dom4j.DocumentException
- DocumentException(String, Throwable) - Constructor for exception org.dom4j.DocumentException
- DocumentException(Throwable) - Constructor for exception org.dom4j.DocumentException
- documentFactory - Variable in class org.dom4j.datatype.NamedTypeResolver
- DocumentFactory - Class in org.dom4j
-
DocumentFactoryis a collection of factory methods to allow easy custom building of DOM4J trees. - DocumentFactory() - Constructor for class org.dom4j.DocumentFactory
- DocumentHelper - Class in org.dom4j
-
DocumentHelperis a collection of helper methods for using DOM4J. - DocumentInputSource - Class in org.dom4j.io
- DocumentInputSource() - Constructor for class org.dom4j.io.DocumentInputSource
- DocumentInputSource(Document) - Constructor for class org.dom4j.io.DocumentInputSource
- documentLocator(Document) - Method in class org.dom4j.io.SAXWriter
-
The
Locatoris only really useful when parsing a textual document as its main purpose is to identify the line and column number. - DocumentResult - Class in org.dom4j.io
- DocumentResult() - Constructor for class org.dom4j.io.DocumentResult
- DocumentResult(SAXContentHandler) - Constructor for class org.dom4j.io.DocumentResult
- DocumentSource - Class in org.dom4j.io
- DocumentSource(Document) - Constructor for class org.dom4j.io.DocumentSource
- DocumentSource(Node) - Constructor for class org.dom4j.io.DocumentSource
- DocumentTreeModel - Class in org.dom4j.swing
-
DocumentTreeModelimplements a Swing TreeModel for a dom4j XML Document. - DocumentTreeModel(Document) - Constructor for class org.dom4j.swing.DocumentTreeModel
- DocumentType - Interface in org.dom4j
-
DocumentTypedefines an XML DOCTYPE declaration. - doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.CumulativeProtocolDecoder
-
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
-
Implement this method to consume the specified cumulative buffer and decode its content into message(s).
- doDecoding(byte[]) - Method in class org.apache.commons.codec.net.BCodec
- doDecoding(byte[]) - Method in class org.apache.commons.codec.net.QCodec
- doDecoding(byte[]) - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Decodes an array of bytes using the defined encoding scheme.
- doDispose() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Dispose the resources used by this
IoProcessorfor polling the client connections. - doDispose() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- doEncoding(byte[]) - Method in class org.apache.commons.codec.net.BCodec
- doEncoding(byte[]) - Method in class org.apache.commons.codec.net.QCodec
- doEncoding(byte[]) - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Encodes an array of bytes using the defined encoding scheme.
- doesFutureExistFor(int) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Deprecated.
- doesFutureExistFor(int) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Checks if there is a ResponseFuture associated with the given message ID.
- doesFutureExistFor(int) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Checks if there is a ResponseFuture associated with the given message ID.
- doFinishSessionInitialization(IoSession, IoFuture) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
-
Method called at each step of the handshaking process.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Method called at each step of the handshaking process.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
-
Method called at each step of the handshaking process.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
-
Method called at each step of the handshaking process.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
-
Performs the handshake processing.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
-
Method called at each step of the handshaking process.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
-
Perform the handshake.
- doHandshake(IoFilter.NextFilter) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
-
Performs the handshake process.
- doHandshake(IoFilter.NextFilter) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
-
Called at each step of the handshake procedure.
- doIndent - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- doInvoke(Method, Object[]) - Method in class org.apache.commons.pool2.proxy.BaseProxyHandler
-
Invoke the given method on the wrapped object.
- DOLLAR - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- DOM2XmlPullBuilder - Class in org.xmlpull.v1.dom2_builder
-
Simplistic DOM2 builder that should be enough to do support most cases.
- DOM2XmlPullBuilder() - Constructor for class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- DOM2XmlPullBuilder.BuildProcess - Class in org.xmlpull.v1.dom2_builder
- DOM4J_FEATURE - Static variable in class org.dom4j.io.DocumentSource
-
If
TransformerFactory.getFeature(java.lang.String)returnstruewhen passed this value as an argument then the Transformer natively supports dom4j . - DOMAIN_COMPONENT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAIN_COMPONENT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAIN_NAME_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Domain name address type
- DOMAIN_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAIN_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAIN_PROPERTY - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The domain name property.
- DOMAIN_RELATED_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAIN_RELATED_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DOMAttribute - Class in org.dom4j.dom
-
DOMAttributeimplements a doubly linked attribute which supports the W3C DOM API. - DOMAttribute(Element, QName, String) - Constructor for class org.dom4j.dom.DOMAttribute
- DOMAttribute(QName) - Constructor for class org.dom4j.dom.DOMAttribute
- DOMAttribute(QName, String) - Constructor for class org.dom4j.dom.DOMAttribute
- DOMAttributeNodeMap - Class in org.dom4j.dom
-
DOMAttributeNodeMapimplements a W3C NameNodeMap for the attributes of an element. - DOMAttributeNodeMap(DOMElement) - Constructor for class org.dom4j.dom.DOMAttributeNodeMap
- DOMCDATA - Class in org.dom4j.dom
-
DOMCDATAimplements a CDATA Section which supports the W3C DOM API. - DOMCDATA(String) - Constructor for class org.dom4j.dom.DOMCDATA
- DOMCDATA(Element, String) - Constructor for class org.dom4j.dom.DOMCDATA
- DOMComment - Class in org.dom4j.dom
-
DOMTextimplements a Text node which supports the W3C DOM API. - DOMComment(String) - Constructor for class org.dom4j.dom.DOMComment
- DOMComment(Element, String) - Constructor for class org.dom4j.dom.DOMComment
- DOMDocument - Class in org.dom4j.dom
-
DOMDocumentimplements an XML document which supports the W3C DOM API. - DOMDocument() - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocument(String) - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocument(String, DOMElement, DOMDocumentType) - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocument(DOMDocumentType) - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocument(DOMElement) - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocument(DOMElement, DOMDocumentType) - Constructor for class org.dom4j.dom.DOMDocument
- DOMDocumentFactory - Class in org.dom4j.dom
-
DOMDocumentFactoryis a factory of DOM4J objects which implement the W3C DOM API. - DOMDocumentFactory() - Constructor for class org.dom4j.dom.DOMDocumentFactory
- DOMDocumentResult - Class in org.dom4j.io
- DOMDocumentResult() - Constructor for class org.dom4j.io.DOMDocumentResult
- DOMDocumentResult(DOMSAXContentHandler) - Constructor for class org.dom4j.io.DOMDocumentResult
- DOMDocumentType - Class in org.dom4j.dom
-
DOMDocumentTypeimplements a DocumentType node which supports the W3C DOM API. - DOMDocumentType() - Constructor for class org.dom4j.dom.DOMDocumentType
- DOMDocumentType(String, String) - Constructor for class org.dom4j.dom.DOMDocumentType
- DOMDocumentType(String, String, String) - Constructor for class org.dom4j.dom.DOMDocumentType
- DOMElement - Class in org.dom4j.dom
-
DOMElementimplements an XML element which supports the W3C DOM API. - DOMElement(String) - Constructor for class org.dom4j.dom.DOMElement
- DOMElement(String, Namespace) - Constructor for class org.dom4j.dom.DOMElement
- DOMElement(QName) - Constructor for class org.dom4j.dom.DOMElement
- DOMElement(QName, int) - Constructor for class org.dom4j.dom.DOMElement
- DOMEntityReference - Class in org.dom4j.dom
-
DOMEntityimplements a Entity node which supports the W3C DOM API. - DOMEntityReference(String) - Constructor for class org.dom4j.dom.DOMEntityReference
- DOMEntityReference(String, String) - Constructor for class org.dom4j.dom.DOMEntityReference
- DOMEntityReference(Element, String, String) - Constructor for class org.dom4j.dom.DOMEntityReference
- DOMNamespace - Class in org.dom4j.dom
-
DOMNamespaceimplements a Namespace that is compatable with the DOM API. - DOMNamespace(String, String) - Constructor for class org.dom4j.dom.DOMNamespace
- DOMNamespace(Element, String, String) - Constructor for class org.dom4j.dom.DOMNamespace
- DOMNodeHelper - Class in org.dom4j.dom
-
DOMNodeHelpercontains a collection of utility methods for use across Node implementations. - DOMNodeHelper() - Constructor for class org.dom4j.dom.DOMNodeHelper
- DOMNodeHelper.EmptyNodeList - Class in org.dom4j.dom
- DOMProcessingInstruction - Class in org.dom4j.dom
-
DOMProcessingInstructionimplements a ProcessingInstruction node which supports the W3C DOM API. - DOMProcessingInstruction(String, String) - Constructor for class org.dom4j.dom.DOMProcessingInstruction
- DOMProcessingInstruction(String, Map<String, String>) - Constructor for class org.dom4j.dom.DOMProcessingInstruction
- DOMProcessingInstruction(Element, String, String) - Constructor for class org.dom4j.dom.DOMProcessingInstruction
- DOMReader - Class in org.dom4j.io
-
DOMReadernavigates a W3C DOM tree and creates a DOM4J tree from it. - DOMReader() - Constructor for class org.dom4j.io.DOMReader
- DOMReader(DocumentFactory) - Constructor for class org.dom4j.io.DOMReader
- DOMSAXContentHandler - Class in org.dom4j.io
-
SAXContentHandlerbuilds W3C DOM object via SAX events. - DOMSAXContentHandler() - Constructor for class org.dom4j.io.DOMSAXContentHandler
- DOMSAXContentHandler(DOMDocumentFactory) - Constructor for class org.dom4j.io.DOMSAXContentHandler
- DOMText - Class in org.dom4j.dom
-
DOMTextimplements a Text node which supports the W3C DOM API. - DOMText(String) - Constructor for class org.dom4j.dom.DOMText
- DOMText(Element, String) - Constructor for class org.dom4j.dom.DOMText
- DOMWriter - Class in org.dom4j.io
-
DOMWritertakes a DOM4J tree and outputs it as a W3C DOM object - DOMWriter() - Constructor for class org.dom4j.io.DOMWriter
- DOMWriter(Class<?>) - Constructor for class org.dom4j.io.DOMWriter
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Deserializes the data held in this object to the stream specified.
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Reads the map data from the stream.
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Replaces the superclass method to read the state of this class.
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.map.LRUMap
-
Reads the data necessary for
put()to work in the superclass. - doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Read the map in using a custom routine.
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Read the multiset in using a custom routine.
- doReadObject(ObjectInputStream) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Read the multiset in using a custom routine.
- doReadObject(Map<E, AbstractMapBag.MutableInteger>, ObjectInputStream) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Read the map in using a custom routine.
- DOT - org.apache.directory.api.util.GeneralizedTime.FractionDelimiter
-
Use a dot as fraction delimiter.
- DOT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- DOT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- DOT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- DOT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- DOT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- DOT - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- DotSeparatedIdentifiers - Annotation Type in org.checkerframework.checker.signature.qual
-
This is a string that is a valid fully qualified name and a valid binary name.
- DotSeparatedIdentifiersOrPrimitiveType - Annotation Type in org.checkerframework.checker.signature.qual
-
This is a string that is a valid fully qualified name and a valid binary name or primitive type.
- DOUBLE - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.DOUBLE_LITERALtrees. - DOUBLE - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.DOUBLEtypes. - DOUBLE_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Double constant for minus one.
- DOUBLE_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Double constant for one.
- DOUBLE_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Double constant for zero.
- doubleMetaphone(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Encode a value with Double Metaphone.
- doubleMetaphone(String, boolean) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Encode a value with Double Metaphone, optionally using the alternate encoding.
- DoubleMetaphone - Class in org.apache.commons.codec.language
-
Encodes a string into a double metaphone value.
- DoubleMetaphone() - Constructor for class org.apache.commons.codec.language.DoubleMetaphone
-
Creates an instance of this DoubleMetaphone encoder
- DoubleMetaphone.DoubleMetaphoneResult - Class in org.apache.commons.codec.language
-
Inner class for storing results, since there is the optional alternate encoding.
- DoubleMetaphoneResult(int) - Constructor for class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- doubleQuoteMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Returns a matcher which matches the double quote character.
- doubleQuoteMatcher() - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Returns a matcher which matches the double quote character.
- doubleQuoteMatcher() - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Returns a matcher which matches the double quote character.
- DoubleVal - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the possible values for a double or float type.
- doubleValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as a
double. - doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as a double.
- doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as a double.
- doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as a double.
- doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as a double.
- doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as a double.
- doubleValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as a double.
- doWhileClosure(Closure<? super E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will call the closure once and then repeatedly until the predicate returns false.
- doWithConnection(LdapConnection) - Method in interface org.apache.directory.ldap.client.template.ConnectionCallback
-
Provides a managed connection to the implementation of this method.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Write the map out using a custom routine.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Serializes the data held in this object to the stream specified.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Writes the map data to the stream.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Replaces the superclass method to store the state of this class.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.map.LRUMap
-
Writes the data necessary for
put()to work in deserialization. - doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Write the map out using a custom routine.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Write the multiset out using a custom routine.
- doWriteObject(ObjectOutputStream) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Write the multiset out using a custom routine.
- DQUOTE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- drainChar(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the character at the specified index before deleting it.
- drainChars(int, int, char[], int) - Method in class org.apache.commons.text.TextStringBuilder
-
Drains (copies, then deletes) this character sequence into the specified array.
- drainTo(Collection<? super E>) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Drains the queue to the specified collection.
- drainTo(Collection<? super E>, int) - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Drains no more than the specified number of elements from the queue to the specified collection.
- DRINK_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DRINK_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- Driver - Class in org.xmlpull.v1.sax2
-
SAX2 Driver that pulls events from XmlPullParser and comverts them into SAX2 callbacks.
- Driver() - Constructor for class org.xmlpull.v1.sax2.Driver
- Driver(XmlPullParser) - Constructor for class org.xmlpull.v1.sax2.Driver
- DSA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DSA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DSA_OPERATION - org.apache.directory.api.ldap.model.schema.UsageEnum
-
value for attributes with dSAOperation usage
- DSA_QUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DSA_QUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DSA_QUALITY_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DsaQualitySyntaxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DSAQualitySyntax according to http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 5.2.2.2 :
- DsaQualitySyntaxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DSE_TYPE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DseTypeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a DSEType according to http://tools.ietf.org/id/draft-ietf-asid-ldapv3-attributes-03.txt, par 6.2.1.5 :
- DseTypeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- DSML_NAMESPACE - Static variable in class org.apache.directory.api.dsmlv2.ParserUtils
-
The DSML namespace
- DsmlControl<C extends Control> - Class in org.apache.directory.api.dsmlv2
-
A DSML decorator for a
Control. - DsmlControl(LdapApiService, C) - Constructor for class org.apache.directory.api.dsmlv2.DsmlControl
-
Creates a new instance of DsmlControl
- DsmlDecorator<M> - Interface in org.apache.directory.api.dsmlv2
-
This interface defines the methods that must be implemented to define a DSML Decorator
- DsmlLiterals - Class in org.apache.directory.api.dsmlv2
-
This Class contains DMSL literals
- Dsmlv2Container - Class in org.apache.directory.api.dsmlv2
-
This class represents the DSML Container.
- Dsmlv2Container(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Creates a new LdapMessageContainer object.
- Dsmlv2Engine - Class in org.apache.directory.api.dsmlv2.engine
-
This is the DSMLv2Engine.
- Dsmlv2Engine(String, int, String, String) - Constructor for class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
Creates a new instance of Dsmlv2Engine.
- Dsmlv2Engine(LdapConnection, String, String) - Constructor for class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
Creates a new instance of Dsmlv2Engine.
- Dsmlv2Grammar - Class in org.apache.directory.api.dsmlv2.request
-
This Class represents the DSMLv2 Request Grammar
- Dsmlv2Grammar() - Constructor for class org.apache.directory.api.dsmlv2.request.Dsmlv2Grammar
-
Creates a new instance of Dsmlv2Grammar.
- Dsmlv2Parser - Class in org.apache.directory.api.dsmlv2
-
This class represents the DSMLv2 Parser.
- Dsmlv2Parser() - Constructor for class org.apache.directory.api.dsmlv2.Dsmlv2Parser
-
Creates a new instance of Dsmlv2Parser.
- Dsmlv2Parser(boolean) - Constructor for class org.apache.directory.api.dsmlv2.Dsmlv2Parser
-
Creates a new instance of Dsmlv2Parser.
- Dsmlv2Parser(Dsmlv2Grammar) - Constructor for class org.apache.directory.api.dsmlv2.Dsmlv2Parser
-
Creates a new instance of Dsmlv2Parser.
- Dsmlv2ResponseGrammar - Class in org.apache.directory.api.dsmlv2.response
-
This Class represents the DSMLv2 Response Grammar
- Dsmlv2ResponseParser - Class in org.apache.directory.api.dsmlv2
-
This class represents the DSMLv2 Parser.
- Dsmlv2ResponseParser(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.Dsmlv2ResponseParser
-
Creates a new instance of Dsmlv2ResponseParser.
- Dsmlv2StatesEnum - Enum in org.apache.directory.api.dsmlv2
-
This class store the Dsml grammar's constants.
- dtdHandler(Document) - Method in class org.dom4j.io.SAXWriter
-
We do not yet support DTD or XML Schemas so this method does nothing right now.
- DualHashBidiMap<K,V> - Class in org.apache.commons.collections4.bidimap
- DualHashBidiMap() - Constructor for class org.apache.commons.collections4.bidimap.DualHashBidiMap
-
Creates an empty
HashBidiMap. - DualHashBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.bidimap.DualHashBidiMap
-
Constructs a
HashBidiMapand copies the mappings from specifiedMap. - DualHashBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.commons.collections4.bidimap.DualHashBidiMap
-
Constructs a
HashBidiMapthat decorates the specified maps. - DualLinkedHashBidiMap<K,V> - Class in org.apache.commons.collections4.bidimap
-
Implementation of
BidiMapthat uses twoLinkedHashMapinstances. - DualLinkedHashBidiMap() - Constructor for class org.apache.commons.collections4.bidimap.DualLinkedHashBidiMap
-
Creates an empty
HashBidiMap. - DualLinkedHashBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.bidimap.DualLinkedHashBidiMap
-
Constructs a
LinkedHashBidiMapand copies the mappings from specifiedMap. - DualLinkedHashBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.commons.collections4.bidimap.DualLinkedHashBidiMap
-
Constructs a
LinkedHashBidiMapthat decorates the specified maps. - DualTreeBidiMap<K,V> - Class in org.apache.commons.collections4.bidimap
- DualTreeBidiMap() - Constructor for class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Creates an empty
DualTreeBidiMap - DualTreeBidiMap(Comparator<? super K>, Comparator<? super V>) - Constructor for class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Constructs a
DualTreeBidiMapusing the specifiedComparator. - DualTreeBidiMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Constructs a
DualTreeBidiMapand copies the mappings from specifiedMap. - DualTreeBidiMap(Map<K, V>, Map<V, K>, BidiMap<V, K>) - Constructor for class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Constructs a
DualTreeBidiMapthat decorates the specified maps. - DualTreeBidiMap.BidiOrderedMapIterator<K,V> - Class in org.apache.commons.collections4.bidimap
-
Inner class MapIterator.
- DualTreeBidiMap.ViewMap<K,V> - Class in org.apache.commons.collections4.bidimap
-
Internal sorted map view.
- DummySession - Class in org.apache.mina.core.session
- DummySession() - Constructor for class org.apache.mina.core.session.DummySession
-
Creates a new instance.
- dumpByte(byte) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Helper function that dump a byte in hex form
- dumpByte(byte) - Static method in class org.apache.directory.api.util.Strings
-
Helper function that dump a byte in hex form
- dumpBytes(byte[]) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Helper function that dump an array of bytes in hex form
- dumpBytes(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Helper function that dump an array of bytes in hex form
- dumpBytes(byte[], int, int) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Helper function that dump an array of bytes in hex form
- dumpHex(byte) - Static method in class org.apache.directory.api.util.Strings
-
Helper function that returns a char from an hex
- dumpHexPairs(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Helper function that dump an array of bytes in hex pair form, without '0x' and space chars
- dumpObject(Object) - Static method in class org.apache.directory.api.dsmlv2.request.AttributeValueAssertion
-
Helper method to render an object which can be a String or a byte[]
- dumpObject(Object) - Static method in class org.apache.directory.api.ldap.codec.AttributeValueAssertion
-
Helper method to render an object which can be a String or a byte[]
- dumpUsedBy() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Dump the UsedBy data structure as a String
- dumpUsing() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Dump the Using data structure as a String
- duplicate() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- duplicate() - Method in class org.apache.mina.core.buffer.IoBuffer
- duplicate() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- duplicate0() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Implement this method to return the unexpandable duplicate of this buffer.
- DurationFormatUtils - Class in org.apache.commons.lang3.time
-
Duration formatting utilities and constants.
- DurationFormatUtils() - Constructor for class org.apache.commons.lang3.time.DurationFormatUtils
-
DurationFormatUtils instances should NOT be constructed in standard programming.
- DurationFormatUtils.Token - Class in org.apache.commons.lang3.time
-
Element that is parsed from the format pattern.
- DurationUtils - Class in org.apache.commons.lang3.time
-
Utilities for
Duration. - DurationUtils() - Constructor for class org.apache.commons.lang3.time.DurationUtils
- DYNAMIC_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DYNAMIC_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DYNAMIC_SUBTREES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- DYNAMIC_SUBTREES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
E
- E_SYNC_REFRESH_REQUIRED - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The server may return this result code on the initial content poll if it is safe to do so when it is unable to perform the operation due to various reasons.
- EC_SEQUENCE_STATE - org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
Sequence
- EditCommand<T> - Class in org.apache.commons.collections4.sequence
-
Abstract base class for all commands used to transform an objects sequence into another one.
- EditCommand<T> - Class in org.apache.commons.text.diff
-
Abstract base class for all commands used to transform an objects sequence into another one.
- EditCommand(T) - Constructor for class org.apache.commons.collections4.sequence.EditCommand
-
Simple constructor.
- EditCommand(T) - Constructor for class org.apache.commons.text.diff.EditCommand
-
Simple constructor.
- EditDistance<R> - Interface in org.apache.commons.text.similarity
-
Interface for Edit Distances.
- EditDistanceFrom<R> - Class in org.apache.commons.text.similarity
-
This stores a
EditDistanceimplementation and aCharSequence"left" string. - EditDistanceFrom(EditDistance<R>, CharSequence) - Constructor for class org.apache.commons.text.similarity.EditDistanceFrom
-
This accepts the edit distance implementation and the "left" string.
- EditScript<T> - Class in org.apache.commons.collections4.sequence
-
This class gathers all the
commandsneeded to transform one objects sequence into another objects sequence. - EditScript<T> - Class in org.apache.commons.text.diff
-
This class gathers all the
commandsneeded to transform one objects sequence into another objects sequence. - EditScript() - Constructor for class org.apache.commons.collections4.sequence.EditScript
-
Simple constructor.
- EditScript() - Constructor for class org.apache.commons.text.diff.EditScript
-
Simple constructor.
- EIGHTBIT - Static variable in class org.apache.mina.util.Base64
-
Used to calculate the number of bits in a byte.
- eitherPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if one, but not both, of the specified predicates are true.
- element() - Method in class org.apache.commons.collections4.iterators.PeekingIterator
-
Returns the next element in iteration without advancing the underlying iterator.
- element() - Method in class org.apache.commons.collections4.queue.AbstractQueueDecorator
- element() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
- element() - Method in class org.apache.commons.collections4.queue.PredicatedQueue
- element() - Method in class org.apache.commons.collections4.queue.SynchronizedQueue
- element() - Method in class org.apache.commons.collections4.queue.TransformedQueue
- element() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Retrieves, but does not remove, the head of the queue represented by this deque.
- element() - Method in class org.apache.mina.util.CircularQueue
- element() - Method in class org.apache.mina.util.SynchronizedQueue
- element(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- element(int) - Method in interface org.xmlpull.v1.builder.XmlElement
-
return element at poition (0..count-1) or IndexOutOfBoundsException if positon incorrect
- element(String) - Method in interface org.dom4j.Element
-
Returns the first element for the given local name and any namespace.
- element(String) - Method in class org.dom4j.tree.AbstractElement
- element(String) - Method in class org.dom4j.tree.DefaultElement
- element(String) - Method in class org.dom4j.util.IndexedElement
- element(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
-
Write simple text element in current namespace
- element(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write simple text element in current namespace
- element(String, String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- element(String, String, String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Writes a simple element such as <username>johndoe</username>.
- element(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
- element(String, Namespace) - Method in class org.dom4j.tree.DefaultElement
- element(QName) - Method in interface org.dom4j.Element
-
Returns the first element for the given fully qualified name.
- element(QName) - Method in class org.dom4j.tree.AbstractElement
- element(QName) - Method in class org.dom4j.tree.DefaultElement
- element(QName) - Method in class org.dom4j.util.IndexedElement
- element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- element(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- element(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- element(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
find first element with name and namespace (if namespace is null it is ignored in search)
- element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- element(XmlNamespace, String, boolean) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- element(XmlNamespace, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlDocument
- element(XmlNamespace, String, boolean) - Method in interface org.xmlpull.v1.builder.XmlElement
-
find first element with name and namespace (if namespace is null it is ignored in search) if no matching element is found then new element is created, appended to children, and returned
- Element - Interface in org.dom4j
-
Elementinterface defines an XML element. - ELEMENT_DECL - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- ELEMENT_NODE - Static variable in interface org.dom4j.Node
-
Matches Element nodes
- elementByID(String) - Method in interface org.dom4j.Branch
-
Returns the element of the given ID attribute value.
- elementByID(String) - Method in class org.dom4j.tree.AbstractBranch
- elementCompareTo(T) - Method in class org.apache.commons.lang3.Range
-
Checks where the specified element occurs relative to this range.
- elementDecl(String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Report an element type declaration.
- elementDecl(String, String) - Method in class org.dom4j.io.SAXEventRecorder
- ElementDecl - Class in org.dom4j.dtd
-
AttributeDeclrepresents an element declaration in a DTD. - ElementDecl() - Constructor for class org.dom4j.dtd.ElementDecl
- ElementDecl(String, String) - Constructor for class org.dom4j.dtd.ElementDecl
- elementFactoryMap - Variable in class org.dom4j.datatype.NamedTypeResolver
- ElementHandler - Interface in org.dom4j
-
ElementHandlerinterface defines a handler ofElementobjects. - elementID(Element) - Method in class org.dom4j.tree.AbstractBranch
-
DOCUMENT ME!
- elementIndex() - Method in class org.dom4j.util.IndexedElement
- elementIterator() - Method in interface org.dom4j.Element
-
Returns an iterator over all this elements child elements.
- elementIterator() - Method in class org.dom4j.tree.AbstractElement
- elementIterator(String) - Method in interface org.dom4j.Element
-
Returns an iterator over the elements contained in this element which match the given local name and any namespace.
- elementIterator(String) - Method in class org.dom4j.tree.AbstractElement
- elementIterator(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
- elementIterator(QName) - Method in interface org.dom4j.Element
-
Returns an iterator over the elements contained in this element which match the given fully qualified name.
- elementIterator(QName) - Method in class org.dom4j.tree.AbstractElement
- ElementIterator - Class in org.dom4j.tree
-
Deprecated.THIS CLASS WILL BE REMOVED IN dom4j-1.6 !!
- ElementIterator(Iterator<Node>) - Constructor for class org.dom4j.tree.ElementIterator
-
Deprecated.
- ElementModifier - Interface in org.dom4j.io
-
ElementModifier defines a modifier of
Elementobjects. - elementName - Variable in class org.dom4j.tree.DefaultDocumentType
-
The root element name of the document typ
- ElementNameIterator - Class in org.dom4j.tree
-
Deprecated.THIS CLASS WILL BE REMOVED IN dom4j-1.6 !!
- ElementNameIterator(Iterator<Node>, String) - Constructor for class org.dom4j.tree.ElementNameIterator
-
Deprecated.
- ElementPath - Interface in org.dom4j
-
This interface is used by
ElementHandlerinstances to retrieve information about the current path hierarchy they are to process. - ElementQNameIterator - Class in org.dom4j.tree
-
Deprecated.THIS CLASS WILL BE REMOVED IN dom4j-1.6 !!
- ElementQNameIterator(Iterator<Node>, QName) - Constructor for class org.dom4j.tree.ElementQNameIterator
-
Deprecated.
- elements() - Method in interface org.dom4j.Element
-
Returns the elements contained in this element.
- elements() - Method in class org.dom4j.tree.AbstractElement
- elements(String) - Method in interface org.dom4j.Element
-
Returns the elements contained in this element with the given local name and any namespace.
- elements(String) - Method in class org.dom4j.tree.AbstractElement
- elements(String) - Method in class org.dom4j.util.IndexedElement
- elements(String, Namespace) - Method in class org.dom4j.tree.AbstractElement
- elements(QName) - Method in interface org.dom4j.Element
-
Returns the elements contained in this element with the given fully qualified name.
- elements(QName) - Method in class org.dom4j.tree.AbstractElement
- elements(QName) - Method in class org.dom4j.util.IndexedElement
- elements(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- elements(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- elements(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return all elements that has namespace and name (null is never returned but empty iteraotr)
- ElementStack - Class in org.dom4j.io
-
ElementStackis used internally inside theSAXContentHandlerto maintain a stack ofElementinstances. - ElementStack() - Constructor for class org.dom4j.io.ElementStack
- ElementStack(int) - Constructor for class org.dom4j.io.ElementStack
- elementText(String) - Method in interface org.dom4j.Element
- elementText(String) - Method in class org.dom4j.tree.AbstractElement
- elementText(QName) - Method in interface org.dom4j.Element
- elementText(QName) - Method in class org.dom4j.tree.AbstractElement
- elementTextTrim(String) - Method in interface org.dom4j.Element
- elementTextTrim(String) - Method in class org.dom4j.tree.AbstractElement
- elementTextTrim(QName) - Method in interface org.dom4j.Element
- elementTextTrim(QName) - Method in class org.dom4j.tree.AbstractElement
- elName - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- elName - Variable in class org.xmlpull.mxp1.MXParser
- elNamespace - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- elNamespaceCount - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- elNamespaceCount - Variable in class org.xmlpull.mxp1.MXParser
- elPrefix - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- elPrefix - Variable in class org.xmlpull.mxp1.MXParser
- elRawName - Variable in class org.xmlpull.mxp1.MXParser
- elRawNameEnd - Variable in class org.xmlpull.mxp1.MXParser
- elRawNameLine - Variable in class org.xmlpull.mxp1.MXParser
- elUri - Variable in class org.xmlpull.mxp1.MXParser
- EMAIL_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMAIL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMAIL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMBEDDED_PDV - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- EMPLOYEE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMPLOYEE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMPLOYEE_TYPE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EMPLOYEE_TYPE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- empty() - Method in class org.apache.commons.collections4.ArrayStack
-
Deprecated.Return
trueif this stack is currently empty. - empty() - Static method in class org.apache.commons.collections4.FluentIterable
-
Creates a new empty FluentIterable.
- empty(Languages.LanguageSet) - Static method in class org.apache.commons.codec.language.bm.PhoneticEngine.PhonemeBuilder
-
An empty builder where all phonemes must come from some set of languages.
- EMPTY - Static variable in class org.apache.commons.lang3.CharSet
-
A CharSet defining no characters.
- EMPTY - Static variable in class org.apache.commons.lang3.StringUtils
-
The empty String
"". - EMPTY - Static variable in class org.apache.directory.api.util.StringConstants
-
The empty String
"". - EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.CharRange
-
Empty array.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.ImmutablePair
-
An empty array.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.ImmutableTriple
-
An empty array.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.MutablePair
-
An empty array.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.MutableTriple
-
The empty array singleton.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.Pair
-
An empty array.
- EMPTY_ARRAY - Static variable in class org.apache.commons.lang3.tuple.Triple
-
An empty array.
- EMPTY_BAG - Static variable in class org.apache.commons.collections4.BagUtils
-
An empty unmodifiable bag.
- EMPTY_BOOLEAN_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
booleanarray. - EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Booleanarray. - EMPTY_BYTE_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
bytearray. - EMPTY_BYTE_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Bytearray. - EMPTY_BYTES - Static variable in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
The empty byte[]
- EMPTY_BYTES - Static variable in class org.apache.directory.api.util.Strings
-
An empty byte array
- EMPTY_CHAR_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
chararray. - EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Characterarray. - EMPTY_CLASS_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Classarray. - EMPTY_COLLECTION - Static variable in class org.apache.commons.collections4.CollectionUtils
-
An empty unmodifiable collection.
- EMPTY_DN - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
A null Dn
- EMPTY_DOUBLE_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
doublearray. - EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Doublearray. - EMPTY_ENUMERATION - Static variable in class org.dom4j.swing.LeafTreeNode
- EMPTY_FIELD_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Fieldarray. - EMPTY_FLOAT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
floatarray. - EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Floatarray. - EMPTY_INT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
intarray. - EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Integerarray. - EMPTY_ITERABLE - Static variable in class org.apache.commons.collections4.IterableUtils
-
An empty iterable.
- EMPTY_ITERATOR - Static variable in class org.apache.commons.collections4.IteratorUtils
-
An iterator over no elements.
- EMPTY_LIST_ITERATOR - Static variable in class org.apache.commons.collections4.IteratorUtils
-
A list iterator over no elements.
- EMPTY_LONG_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
longarray. - EMPTY_LONG_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Longarray. - EMPTY_MAP_ITERATOR - Static variable in class org.apache.commons.collections4.IteratorUtils
-
A map iterator over no elements.
- EMPTY_MESSAGE - Static variable in class org.apache.mina.core.write.DefaultWriteRequest
-
An empty message
- EMPTY_METHOD_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Methodarray. - EMPTY_MODS - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Used in toArray()
- EMPTY_MULTI_VALUED_MAP - Static variable in class org.apache.commons.collections4.MultiMapUtils
-
An empty
UnmodifiableMultiValuedMap. - EMPTY_MULTISET - Static variable in class org.apache.commons.collections4.MultiSetUtils
-
An empty unmodifiable multiset.
- EMPTY_NODE_LIST - Static variable in class org.dom4j.dom.DOMNodeHelper
- EMPTY_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Objectarray. - EMPTY_ORDERED_ITERATOR - Static variable in class org.apache.commons.collections4.IteratorUtils
-
An ordered iterator over no elements.
- EMPTY_ORDERED_MAP_ITERATOR - Static variable in class org.apache.commons.collections4.IteratorUtils
-
An ordered map iterator over no elements.
- EMPTY_QUEUE - Static variable in class org.apache.commons.collections4.QueueUtils
-
An empty unmodifiable queue.
- EMPTY_RDN - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
An empty Rdn
- EMPTY_SHORT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
shortarray. - EMPTY_SHORT_OBJECT_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Shortarray. - EMPTY_SORTED_BAG - Static variable in class org.apache.commons.collections4.BagUtils
-
An empty unmodifiable sorted bag.
- EMPTY_SORTED_MAP - Static variable in class org.apache.commons.collections4.MapUtils
-
An empty unmodifiable sorted map.
- EMPTY_SORTED_SET - Static variable in class org.apache.commons.collections4.SetUtils
-
An empty unmodifiable sorted set.
- EMPTY_STRING - Static variable in class org.apache.directory.api.asn1.util.BitString
-
A null MutableString
- EMPTY_STRING - Static variable in class org.apache.directory.api.util.Strings
-
An empty String
- EMPTY_STRING_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Stringarray. - EMPTY_STRING_ARRAY - Static variable in class org.apache.directory.api.util.Strings
-
An empty String array
- EMPTY_STRINGS - Static variable in class org.apache.directory.api.util.StringConstants
-
The empty String[]
- EMPTY_THROWABLE_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Throwablearray. - EMPTY_TYPE_ARRAY - Static variable in class org.apache.commons.lang3.ArrayUtils
-
An empty immutable
Typearray. - EMPTY_URL - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
A null LdapUrl
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.MutablePair
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.MutableTriple
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.Pair
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyArray() - Static method in class org.apache.commons.lang3.tuple.Triple
-
Returns the empty array singleton that can be assigned without compiler warning.
- emptyBag() - Static method in class org.apache.commons.collections4.BagUtils
-
Get an empty
Bag. - emptyCollection() - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns the immutable EMPTY_COLLECTION with generic type safety.
- EmptyCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
An empty Cursor implementation.
- EmptyCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Creates a new EmptyCursor instance
- emptyElementTag - Variable in class org.xmlpull.mxp1.MXParser
- EmptyEnumeration<T> - Class in org.apache.directory.api.util
-
An empty NamingEnumeration without any values: meaning hasMore/hasMoreElements() always returns false, and next/nextElement() always throws a NoSuchElementException.
- EmptyEnumeration() - Constructor for class org.apache.directory.api.util.EmptyEnumeration
- emptyIfNull(Iterable<E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns an immutable empty iterable if the argument is null, or the argument itself otherwise.
- emptyIfNull(Collection<T>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns an immutable empty collection if the argument is
null, or the argument itself otherwise. - emptyIfNull(List<T>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns an immutable empty list if the argument is
null, or the argument itself otherwise. - emptyIfNull(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns an immutable empty map if the argument is
null, or the argument itself otherwise. - emptyIfNull(Set<T>) - Static method in class org.apache.commons.collections4.SetUtils
-
Returns an immutable empty set if the argument is
null, or the argument itself otherwise. - emptyIfNull(MultiValuedMap<K, V>) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Returns an immutable empty
MultiValuedMapif the argument isnull, or the argument itself otherwise. - emptyIterable() - Static method in class org.apache.commons.collections4.IterableUtils
-
Gets an empty iterable.
- emptyIterator() - Static method in class org.apache.commons.collections4.iterators.EmptyIterator
-
Get a typed empty iterator instance.
- emptyIterator() - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an empty iterator.
- EmptyIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty iterator.
- EmptyIterator() - Constructor for class org.apache.commons.collections4.iterators.EmptyIterator
-
Constructor.
- emptyListIterator() - Static method in class org.apache.commons.collections4.iterators.EmptyListIterator
-
Get a typed instance of the iterator.
- emptyListIterator() - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an empty list iterator.
- EmptyListIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty list iterator.
- EmptyListIterator() - Constructor for class org.apache.commons.collections4.iterators.EmptyListIterator
-
Constructor.
- emptyMapIterator() - Static method in class org.apache.commons.collections4.iterators.EmptyMapIterator
-
Get a typed instance of the iterator.
- emptyMapIterator() - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an empty map iterator.
- EmptyMapIterator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty map iterator.
- EmptyMapIterator() - Constructor for class org.apache.commons.collections4.iterators.EmptyMapIterator
-
Constructor.
- emptyMultiSet() - Static method in class org.apache.commons.collections4.MultiSetUtils
-
Get an empty
MultiSet. - emptyMultiValuedMap() - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Returns immutable EMPTY_MULTI_VALUED_MAP with generic type safety.
- EmptyNodeList() - Constructor for class org.dom4j.dom.DOMNodeHelper.EmptyNodeList
- emptyOrderedIterator() - Static method in class org.apache.commons.collections4.iterators.EmptyOrderedIterator
-
Typed instance of the iterator.
- emptyOrderedIterator() - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an empty ordered iterator.
- EmptyOrderedIterator<E> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty ordered iterator.
- EmptyOrderedIterator() - Constructor for class org.apache.commons.collections4.iterators.EmptyOrderedIterator
-
Constructor.
- emptyOrderedMapIterator() - Static method in class org.apache.commons.collections4.iterators.EmptyOrderedMapIterator
-
Get a typed instance of the iterator.
- emptyOrderedMapIterator() - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an empty ordered map iterator.
- EmptyOrderedMapIterator<K,V> - Class in org.apache.commons.collections4.iterators
-
Provides an implementation of an empty ordered map iterator.
- EmptyOrderedMapIterator() - Constructor for class org.apache.commons.collections4.iterators.EmptyOrderedMapIterator
-
Constructor.
- emptyQueue() - Static method in class org.apache.commons.collections4.QueueUtils
-
Get an empty
Queue. - emptySet() - Static method in class org.apache.commons.collections4.SetUtils
-
Get a typed empty unmodifiable Set.
- emptySortedBag() - Static method in class org.apache.commons.collections4.BagUtils
-
Get an empty
SortedBag. - emptySortedSet() - Static method in class org.apache.commons.collections4.SetUtils
-
Get a typed empty unmodifiable sorted set.
- enable() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Enable the schema
- enable() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Enable the schema
- enable(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
- enable(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
- enable(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
- enable(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas, and if the registries is still consistent.
- ENABLE_ASYNC_TASKS - Static variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Enable asynchronous tasks
- ENABLE_FAST_HANDSHAKE - Static variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Enable aggregation of handshake messages
- ENABLE_SOFT_CLOSURE - Static variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Writes the SSL Closure messages after a close request
- enabledCipherSuites - Variable in class org.apache.mina.filter.ssl.SslFilter
-
The enabled Ciphers.
- enabledProtocols - Variable in class org.apache.mina.filter.ssl.SslFilter
-
The list of enabled SSL/TLS protocols.
- enableNotification(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
Sets the notification for a given changeType
- enableNotification(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
Sets the notification for a given changeType
- enableRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
- enableRelaxed(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
- enableRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
- enableRelaxed(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Enables a set of Schemas, and returns true if all the schema have been enabled, with all the dependent schemas.
- encode(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(byte[]) - Method in class org.apache.commons.codec.binary.BinaryCodec
-
Converts an array of raw binary data into an array of ASCII 0 and 1 characters.
- encode(byte[]) - Method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of bytes for the characters representing the hexadecimal values of each byte in order.
- encode(byte[]) - Method in interface org.apache.commons.codec.BinaryEncoder
-
Encodes a byte array and return the encoded data as a byte array.
- encode(byte[]) - Method in class org.apache.commons.codec.net.PercentCodec
-
Percent-Encoding based on RFC 3986.
- encode(byte[]) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
- encode(byte[]) - Method in class org.apache.commons.codec.net.URLCodec
-
Encodes an array of bytes into an array of URL safe 7-bit characters.
- encode(byte[]) - Static method in class org.apache.directory.api.util.Base64
-
Deprecated.Use the java.util.Base64.getEncoder().encode(byte[]) method instead
- encode(byte[]) - Method in class org.apache.mina.util.Base64
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
- encode(byte[], int, int) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base16
- encode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base32
-
Encodes all of the provided data, starting at inPos, for inAvail bytes.
- encode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.Base64
-
Encodes all of the provided data, starting at inPos, for inAvail bytes.
- encode(byte[], int, int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.BaseNCodec
- encode(Object) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Encodes an Object using the Base-N algorithm.
- encode(Object) - Method in class org.apache.commons.codec.binary.BinaryCodec
-
Converts an array of raw binary data into an array of ASCII 0 and 1 chars.
- encode(Object) - Method in class org.apache.commons.codec.binary.Hex
-
Converts a String or an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encode(Object) - Method in interface org.apache.commons.codec.Encoder
-
Encodes an "Object" and returns the encoded content as an Object.
- encode(Object) - Method in class org.apache.commons.codec.language.AbstractCaverphone
-
Encodes an Object using the caverphone algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
- encode(Object) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.Encodes an Object using the caverphone algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.ColognePhonetic
- encode(Object) - Method in class org.apache.commons.codec.language.DaitchMokotoffSoundex
-
Encodes an Object using the Daitch-Mokotoff soundex algorithm without branching.
- encode(Object) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Encode the value using DoubleMetaphone.
- encode(Object) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Encodes an Object using the Match Rating Approach algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.Metaphone
-
Encodes an Object using the metaphone algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.Nysiis
-
Encodes an Object using the NYSIIS algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.RefinedSoundex
-
Encodes an Object using the refined soundex algorithm.
- encode(Object) - Method in class org.apache.commons.codec.language.Soundex
-
Encodes an Object using the soundex algorithm.
- encode(Object) - Method in class org.apache.commons.codec.net.BCodec
-
Encodes an object into its Base64 form using the default Charset.
- encode(Object) - Method in class org.apache.commons.codec.net.PercentCodec
-
Encodes an object into using the Percent-Encoding.
- encode(Object) - Method in class org.apache.commons.codec.net.QCodec
-
Encodes an object into its quoted-printable form using the default Charset.
- encode(Object) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes an object into its quoted-printable safe form.
- encode(Object) - Method in class org.apache.commons.codec.net.URLCodec
-
Encodes an object into its URL safe form.
- encode(Object) - Method in interface org.apache.directory.api.asn1.Encoder
-
Encodes an "Object" and returns the encoded content as an Object.
- encode(Object) - Method in class org.apache.mina.util.Base64
-
Encodes an Object using the base64 algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
- encode(String) - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Encodes a string to its phonetic representation.
- encode(String) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.Encodes a String using the Caverphone algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.Caverphone1
-
Encodes the given String into a Caverphone value.
- encode(String) - Method in class org.apache.commons.codec.language.Caverphone2
-
Encodes the given String into a Caverphone 2.0 value.
- encode(String) - Method in class org.apache.commons.codec.language.ColognePhonetic
- encode(String) - Method in class org.apache.commons.codec.language.DaitchMokotoffSoundex
-
Encodes a String using the Daitch-Mokotoff soundex algorithm without branching.
- encode(String) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Encode the value using DoubleMetaphone.
- encode(String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Encodes a String using the Match Rating Approach (MRA) algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.Metaphone
-
Encodes a String using the Metaphone algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.Nysiis
-
Encodes a String using the NYSIIS algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.RefinedSoundex
-
Encodes a String using the refined soundex algorithm.
- encode(String) - Method in class org.apache.commons.codec.language.Soundex
-
Encodes a String using the soundex algorithm.
- encode(String) - Method in class org.apache.commons.codec.net.BCodec
-
Encodes a string into its Base64 form using the default Charset.
- encode(String) - Method in class org.apache.commons.codec.net.QCodec
-
Encodes a string into its quoted-printable form using the default Charset.
- encode(String) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes a string into its quoted-printable form using the default string Charset.
- encode(String) - Method in class org.apache.commons.codec.net.URLCodec
-
Encodes a string into its URL safe form using the default string charset.
- encode(String) - Method in interface org.apache.commons.codec.StringEncoder
-
Encodes a String and returns a String.
- encode(String) - Method in class org.apache.commons.text.AlphabetConverter
-
Encode a given string.
- encode(String, String) - Method in class org.apache.commons.codec.net.BCodec
-
Encodes a string into its Base64 form using the specified Charset.
- encode(String, String) - Method in class org.apache.commons.codec.net.QCodec
-
Encodes a string into its quoted-printable form using the specified Charset.
- encode(String, String) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes a string into its quoted-printable form using the specified Charset.
- encode(String, String) - Method in class org.apache.commons.codec.net.URLCodec
-
Encodes a string into its URL safe form using the specified string charset.
- encode(String, String) - Method in class org.apache.commons.text.lookup.UrlEncoderStringLookup
- encode(String, Charset) - Method in class org.apache.commons.codec.net.BCodec
-
Encodes a string into its Base64 form using the specified Charset.
- encode(String, Charset) - Method in class org.apache.commons.codec.net.QCodec
-
Encodes a string into its quoted-printable form using the specified Charset.
- encode(String, Charset) - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes a string into its quoted-printable form using the specified Charset.
- encode(String, Languages.LanguageSet) - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Encodes an input string into an output phonetic representation, given a set of possible origin languages.
- encode(ByteBuffer) - Method in class org.apache.commons.codec.binary.Hex
-
Converts byte buffer into an array of bytes for the characters representing the hexadecimal values of each byte in order.
- encode(ByteBuffer) - Method in interface org.apache.directory.api.asn1.Asn1Object
-
Encode the object to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
Encode the request.
- encode(ByteBuffer) - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Encode the request.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.BasicControlDecorator
-
Encode the object to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.AndFilter
-
Encode the AndFilter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
Encode the AttributeValueAssertion Filters to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Encode the ConnectorFilter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Encode the ExtensibleMatch Filters to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.Filter
-
Encode the Filter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Encode the NotFilter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.OrFilter
-
Encode the OrFilter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.PresentFilter
-
Encode the PresentFilter message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Encode the Substrings Filter to a PDU.
- encode(ByteBuffer, boolean) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a boolean value
- encode(ByteBuffer, byte[]) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OctetString value
- encode(ByteBuffer, byte, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value
- encode(ByteBuffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value
- encode(ByteBuffer, long) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a long value
- encode(ByteBuffer, String) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a String value
- encode(ByteBuffer, BitString) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a BIT STRING value
- encode(ByteBuffer, Oid) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OID value
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encode(IoSession, T, ProtocolEncoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageEncoder
-
Encodes higher-level message objects into binary or protocol-specific data.
- encodeAsString(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
- encodeBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[]) - Static method in class org.apache.mina.util.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean) - Static method in class org.apache.mina.util.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean, int) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64Chunked(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64Chunked(byte[]) - Static method in class org.apache.mina.util.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64String(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64URLSafe(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBase64URLSafeString(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBoolean(Asn1Buffer, boolean) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a boolean value
- encodeBoolean(Asn1Buffer, byte, boolean) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a boolean value
- encodeEnumerated(ByteBuffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an enumerated value
- encodeEnumerated(Asn1Buffer, byte, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an enumerated value
- encodeEnumerated(Asn1Buffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an enumerated value
- encodeFilterValue(String) - Static method in class org.apache.directory.api.ldap.model.filter.FilterEncoder
-
Handles encoding of special characters in LDAP search filter assertion values using the <valueencoding> rule as described in RFC 4515.
- encodeHex(byte[]) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(byte[]) - Static method in class org.apache.directory.api.util.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(byte[], boolean) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(byte[], char[]) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(byte[], int, int, boolean) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(byte[], int, int, boolean, char[], int) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(ByteBuffer) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a byte buffer into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(ByteBuffer, boolean) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a byte buffer into an array of characters representing the hexadecimal values of each byte in order.
- encodeHex(ByteBuffer, char[]) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a byte buffer into an array of characters representing the hexadecimal values of each byte in order.
- encodeHexString(byte[]) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
- encodeHexString(byte[], boolean) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts an array of bytes into a String representing the hexadecimal values of each byte in order.
- encodeHexString(ByteBuffer) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a byte buffer into a String representing the hexadecimal values of each byte in order.
- encodeHexString(ByteBuffer, boolean) - Static method in class org.apache.commons.codec.binary.Hex
-
Converts a byte buffer into a String representing the hexadecimal values of each byte in order.
- encodeInteger(BigInteger) - Static method in class org.apache.commons.codec.binary.Base64
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature.
- encodeInteger(Asn1Buffer, byte, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value, with a specific tag
- encodeInteger(Asn1Buffer, byte, long) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value, with a specific tag
- encodeInteger(Asn1Buffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value
- encodeInteger(Asn1Buffer, long) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an integer value
- encodeLdapResultReverse(Asn1Buffer, LdapResult) - Method in class org.apache.directory.api.ldap.codec.factory.ResponseFactory
-
Encode the LdapResult element
LdapResult : - encodeMessage(Asn1Buffer, LdapApiService, Message) - Static method in class org.apache.directory.api.ldap.codec.api.LdapEncoder
-
Generate the PDU which contains the encoded object.
- encodeOctetString(Asn1Buffer, byte[]) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OctetString
- encodeOctetString(Asn1Buffer, byte, byte[]) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OctetString
- encodeOctetString(Asn1Buffer, byte, String) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OctetString
- encodeOctetString(Asn1Buffer, String) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode an OctetString
- encodeQuotedPrintable(BitSet, byte[]) - Static method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
- encodeQuotedPrintable(BitSet, byte[], boolean) - Static method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Encodes an array of bytes into an array of quoted-printable 7-bit characters.
- Encoder - Interface in org.apache.commons.codec
-
Provides the highest level of abstraction for Encoders.
- Encoder - Interface in org.apache.directory.api.asn1
-
Provides the highest level of abstraction for Encoders.
- encodeReferralUrls(Asn1Buffer, Iterator<String>) - Method in class org.apache.directory.api.ldap.codec.factory.ResponseFactory
-
Encode referral's URLs recursively
- encodeReverse(LdapApiService, Asn1Buffer, byte, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ResponseFactory
-
Encode the Response message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.AbandonRequestFactory
-
Encode the AbandonRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.AddRequestFactory
-
Encode the AddRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.AddResponseFactory
-
Encode the AddResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.BindRequestFactory
-
Encode the BindRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.BindResponseFactory
-
Encode the BindResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.CompareRequestFactory
-
Encode the CompareRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.CompareResponseFactory
-
Encode the CompareResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.DeleteRequestFactory
-
Encode the DeleteRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.DeleteResponseFactory
-
Encode the DeleteResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ExtendedRequestFactory
-
Encode the ExtendedRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ExtendedResponseFactory
-
Encode the ExtendedResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.IntermediateResponseFactory
-
Encode the IntermediateResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in interface org.apache.directory.api.ldap.codec.factory.Messagefactory
-
Encode a message, in a reverse way (ie, starting from the end of the PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ModifyDnRequestFactory
-
Encode the ModifyDnRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ModifyDnResponseFactory
-
Encode the ModifyDnResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ModifyRequestFactory
-
Encode the ModifyRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.ModifyResponseFactory
-
Encode the ModifyResponse message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.SearchRequestFactory
-
Encode the SearchRequest message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.SearchResultDoneFactory
-
Encode the SearchResultDone message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.SearchResultEntryFactory
-
Encode the SearchResultEntry message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.SearchResultReferenceFactory
-
Encode the SearchResultReference message to a PDU.
- encodeReverse(LdapApiService, Asn1Buffer, Message) - Method in class org.apache.directory.api.ldap.codec.factory.UnbindRequestFactory
-
Encode the UnbindRequest message to a PDU.
- EncoderException - Exception in org.apache.commons.codec
-
Thrown when there is a failure condition during the encoding process.
- EncoderException - Exception in org.apache.directory.api.asn1
-
Thrown when there is a failure condition during the encoding process.
- EncoderException() - Constructor for exception org.apache.commons.codec.EncoderException
-
Constructs a new exception with
nullas its detail message. - EncoderException(String) - Constructor for exception org.apache.commons.codec.EncoderException
-
Constructs a new exception with the specified detail message.
- EncoderException(String) - Constructor for exception org.apache.directory.api.asn1.EncoderException
-
Creates a new instance of this exception with an useful message.
- EncoderException(String, Exception) - Constructor for exception org.apache.directory.api.asn1.EncoderException
-
Creates a new instance of this exception with an useful message.
- EncoderException(String, Throwable) - Constructor for exception org.apache.commons.codec.EncoderException
-
Constructs a new exception with the specified detail message and cause.
- EncoderException(Throwable) - Constructor for exception org.apache.commons.codec.EncoderException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString())(which typically contains the class and detail message ofcause). - encodeSequence(Asn1Buffer) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Sequence
- encodeSequence(Asn1Buffer, byte) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Sequence, with a specific tag
- encodeSequence(Asn1Buffer, byte, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Sequence, with a specific length and tag
- encodeSequence(Asn1Buffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Sequence, with a specific length
- encodeSet(Asn1Buffer) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Set
- encodeSet(Asn1Buffer, byte) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Set, with a specific tag
- encodeSet(Asn1Buffer, byte, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Set, with a specific length and tag
- encodeSet(Asn1Buffer, int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Encode a Set, with a specific length
- encodeString(String, boolean) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Encodes the string to a byte array using UTF-16LE or the ASCII charset in function of the
useUnicodeargument. - encodeText(String, String) - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Applies an RFC 1522 compliant encoding scheme to the given string of text with the given charset.
- encodeText(String, Charset) - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Applies an RFC 1522 compliant encoding scheme to the given string of text with the given charset.
- encodeToString(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
- encodeUrl(BitSet, byte[]) - Static method in class org.apache.commons.codec.net.URLCodec
-
Encodes an array of bytes into an array of URL safe 7-bit characters.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in interface org.apache.directory.api.ldap.codec.api.ControlFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.OpaqueControlFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.proxiedauthz.ProxiedAuthzFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired_impl.PasswordExpiredResponseFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueFactory
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, Control) - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseFactory
-
Encode the value part of the control.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedRequest) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Encode the value part of the extended request operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction.StartTransactionFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, ExtendedResponse) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Encode the value part of the extended response operation.
- encodeValue(Asn1Buffer, IntermediateResponse) - Method in interface org.apache.directory.api.ldap.codec.api.IntermediateOperationFactory
-
Encode the value part of the intermediate response operation.
- encodeValue(Asn1Buffer, IntermediateResponse) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueFactory
- encoding - Variable in class org.dom4j.tree.AbstractDocument
-
The encoding of this document as stated in the XML declaration
- ENCODING - Static variable in class org.apache.commons.codec.language.bm.ResourceConstants
- EncryptedWriteRequest - Class in org.apache.mina.filter.ssl
-
Specialty WriteRequest which indicates that the contents has been encrypted.
- EncryptedWriteRequest(Object, WriteRequest) - Constructor for class org.apache.mina.filter.ssl.EncryptedWriteRequest
- end - Variable in class org.apache.directory.api.util.Position
-
The token end position in the string
- end() - Method in class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32x86
-
Generate the 32-bit hash value.
- END - Static variable in class org.apache.directory.api.dsmlv2.Tag
-
This int represents a END tag
- END_CDATA - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_DOCUMENT - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_DOCUMENT - Static variable in interface org.xmlpull.v1.XmlPullParser
-
Logical end of the xml document.
- END_DTD - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_ELEMENT - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_ENTITY - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_PREFIX_MAPPING - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- END_STATE - org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
-
Final state
- END_STATE - org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
-
Final state
- END_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
-
Final state
- END_STATE - org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseStates
-
end state
- END_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestStates
-
Final state
- END_STATE - org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseStates
-
Final state
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
-
The END_STATE
- END_STATE - org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
-
The END_STATE
- END_TAG - Static variable in interface org.xmlpull.v1.XmlPullParser
-
Returned from getEventType(), next(), or nextToken() when an end tag was read.
- END_TRANSACTION_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
The initial SEQUENCE
- endCDATA() - Method in class org.dom4j.io.DOMSAXContentHandler
- endCDATA() - Method in class org.dom4j.io.HTMLWriter
- endCDATA() - Method in class org.dom4j.io.SAXContentHandler
- endCDATA() - Method in class org.dom4j.io.SAXEventRecorder
- endCDATA() - Method in class org.dom4j.io.SAXModifyContentHandler
- endCDATA() - Method in class org.dom4j.io.XMLWriter
- endCurrentConnectorFilter() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
set the currentFilter to its parent
- endDocument() - Method in class org.dom4j.io.DOMSAXContentHandler
- endDocument() - Method in class org.dom4j.io.SAXContentHandler
- endDocument() - Method in class org.dom4j.io.SAXEventRecorder
- endDocument() - Method in class org.dom4j.io.SAXModifyContentHandler
- endDocument() - Method in class org.dom4j.io.SAXWriter
- endDocument() - Method in class org.dom4j.io.XMLWriter
- endDocument() - Method in class org.dom4j.jaxb.JAXBWriter
-
Stop writing the document to the output.
- endDocument() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- endDocument() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- endDocument() - Method in interface org.xmlpull.v1.XmlSerializer
-
Finish writing.
- endDTD() - Method in class org.dom4j.io.DOMSAXContentHandler
- endDTD() - Method in class org.dom4j.io.SAXContentHandler
- endDTD() - Method in class org.dom4j.io.SAXEventRecorder
- endDTD() - Method in class org.dom4j.io.SAXModifyContentHandler
- endDTD() - Method in class org.dom4j.io.XMLWriter
- endElement(String, String, String) - Method in class org.dom4j.io.DOMSAXContentHandler
- endElement(String, String, String) - Method in class org.dom4j.io.SAXContentHandler
- endElement(String, String, String) - Method in class org.dom4j.io.SAXEventRecorder
- endElement(String, String, String) - Method in class org.dom4j.io.SAXModifyContentHandler
- endElement(String, String, String) - Method in class org.dom4j.io.XMLWriter
- endElement(Element) - Method in class org.dom4j.io.SAXWriter
- endEntity(String) - Method in class org.dom4j.io.DOMSAXContentHandler
- endEntity(String) - Method in class org.dom4j.io.SAXContentHandler
- endEntity(String) - Method in class org.dom4j.io.SAXEventRecorder
- endEntity(String) - Method in class org.dom4j.io.SAXModifyContentHandler
- endEntity(String) - Method in class org.dom4j.io.XMLWriter
- endEvictionTest(Deque<PooledObject<T>>) - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- endEvictionTest(Deque<PooledObject<T>>) - Method in interface org.apache.commons.pool2.PooledObject
-
Notifies the object that the eviction test has ended.
- endIndex - Variable in class org.apache.commons.collections4.iterators.ArrayIterator
-
The end index to loop to
- endIndex - Variable in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
The end index to loop to
- endOfPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
The current time period is finished.
- endPrefixMapping(String) - Method in class org.dom4j.io.DOMSAXContentHandler
- endPrefixMapping(String) - Method in class org.dom4j.io.SAXContentHandler
- endPrefixMapping(String) - Method in class org.dom4j.io.SAXEventRecorder
- endPrefixMapping(String) - Method in class org.dom4j.io.SAXModifyContentHandler
- endPrefixMapping(String) - Method in class org.dom4j.io.XMLWriter
- endPrefixMapping(NamespaceStack, int) - Method in class org.dom4j.io.SAXWriter
-
Fires a SAX endPrefixMapping event for all the namespaceStack which have gone out of scope
- endsWith(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Check if a CharSequence ends with a specified suffix.
- endsWith(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks whether this builder ends with the specified string.
- endsWith(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks whether this builder ends with the specified string.
- endsWith(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks whether this builder ends with the specified string.
- endsWith(String, String...) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder that will construct a SubString filter, with an initial part, and zero to N any parts, but no final part.
- endsWith(String, String...) - Static method in class org.apache.directory.ldap.client.api.search.SubstringFilter
-
Create a SubstringFilter based on the filter elements.
- endsWithAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Check if a CharSequence ends with any of the provided case-sensitive suffixes.
- endsWithIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Case insensitive check if a CharSequence ends with a specified suffix.
- endsWithWhitespace(CharSequence) - Static method in class org.dom4j.util.StringUtils
-
Finds out if the given character sequence ends with a whitespace character.
- endTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- endTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write end tag in current namespace with name given as argument.
- endTag(String, String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- endTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- endTag(String, String) - Method in interface org.xmlpull.v1.XmlSerializer
-
Write end tag.
- EndTransactionFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
An
ExtendedOperationFactoryfor creating EndTransaction extended request response pairs. - EndTransactionFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Creates a new instance of EndTransactionFactory.
- EndTransactionRequest - Interface in org.apache.directory.api.ldap.extras.extended.endTransaction
-
The EndTransactionRequest interface.
- EndTransactionRequestContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
A container for EndTransactionRequest codec.
- EndTransactionRequestContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestContainer
-
Creates a new EndTransactionRequestContainer object.
- EndTransactionRequestGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
This class implements the EndTransactionRequest extended operation's ASN.1 grammar.
- EndTransactionRequestGrammar() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestGrammar
-
Creates a new EndTransactionRequestGrammar object.
- EndTransactionRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.endTransaction
-
The EndTransactionRequest implementation.
- EndTransactionRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
-
Creates a new instance of EndTransactionRequestImpl.
- EndTransactionRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
-
Creates a new instance of EndTransactionRequestImpl.
- EndTransactionRequestStates - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
This class store the EndTransactionRequest's grammar constants.
- EndTransactionResponse - Interface in org.apache.directory.api.ldap.extras.extended.endTransaction
-
The interface for End Transaction Extended Response.
- EndTransactionResponseContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
A container for EndTransactionResponse codec.
- EndTransactionResponseContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseContainer
-
Creates a new EndTransactionResponseContainer object.
- EndTransactionResponseGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
This class implements the EndTransactionResponse extended operation's ASN.1 grammar.
- EndTransactionResponseGrammar() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseGrammar
-
Creates a new EndTransactionResponseGrammar object.
- EndTransactionResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.endTransaction
-
The End Transaction Extended Response implementation.
- EndTransactionResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
-
Create a new StartTransactionResponseImpl instance
- EndTransactionResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
-
Create a new EndTransactionResponseImpl instance
- EndTransactionResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
-
Create a new EndTransactionResponseImpl object
- EndTransactionResponseStates - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
-
This class store the EndTransactionResponse's grammar constants.
- ENHANCED_GUIDE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENHANCED_SEARCH_GUIDE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENHANCED_SEARCH_GUIDE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EnhancedGuideSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an EnhancedGuide according to RFC 4517.
- EnhancedGuideSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- enqueueEventIfNecessary(IoSessionEvent) - Method in class org.apache.mina.proxy.event.IoSessionEventQueue
-
Event is enqueued only if necessary : - socks proxies do not need the reconnection feature so events are always forwarded for these.
- enqueueWriteRequest(IoFilter.NextFilter, WriteRequest) - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
-
Enqueue a message to be written once handshaking is complete.
- enqueueWriteRequest(IoFilter.NextFilter, WriteRequest) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
-
Enqueue a message to be written once handshaking is complete.
- ensureAttributeCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureAttributeCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- ensureAttributeCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method ensureAttributeCapacity
- ensureAttributesCapacity(int) - Method in class org.dom4j.tree.AbstractElement
-
Ensures that the list of attributes has the given size
- ensureAttributesCapacity(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- ensureAttributesCapacity(int) - Method in class org.xmlpull.mxp1.MXParser
-
Make sure that in attributes temporary array is enough space.
- ensureBufferSize(int, BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Ensure that the buffer has room for
sizebytes - ensureCapacity(int) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Changes the size of the data structure to the capacity proposed.
- ensureCapacity(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks the capacity and ensures that it is at least the size specified.
- ensureCapacity(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks the capacity and ensures that it is at least the size specified.
- ensureCapacity(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks the capacity and ensures that it is at least the size specified.
- ensureChildrenCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureChildrenCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- ensureChildrenCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method ensureChildrenCapacity
- ensureElementsCapacity() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- ensureElementsCapacity() - Method in class org.xmlpull.mxp1.MXParser
-
Make sure that we have enough space to keep element stack if passed size.
- ensureEntityCapacity() - Method in class org.xmlpull.mxp1.MXParser
- ensureMinIdle() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Tries to ensure that the configured minimum number of idle instances are available in the pool.
- ensureMinIdle() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- ensureMinIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
- ensureNamespaceDeclarationsCapacity(int) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- ensureNamespaceDeclarationsCapacity(int) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- ensureNamespaceDeclarationsCapacity(int) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method ensureNamespaceDeclarationsCapacity
- ensureNamespacesCapacity() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- ensureNamespacesCapacity(int) - Method in class org.xmlpull.mxp1.MXParser
- ensurePC(int) - Method in class org.xmlpull.mxp1.MXParser
- EnsuresCalledMethods - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
Indicates that the method, if it terminates successfully, always invokes the given methods on the given expressions.
- EnsuresCalledMethodsIf - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
Indicates that the method, if it terminates with the given result, invokes the given methods on the given expressions.
- EnsuresCalledMethodsIf.List - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
A wrapper annotation that makes the
EnsuresCalledMethodsIfannotation repeatable. - EnsuresCalledMethodsVarArgs - Annotation Type in org.checkerframework.checker.calledmethods.qual
-
Indicates that the method, if it terminates successfully, always invokes the given methods on all of the arguments passed in the varargs position.
- EnsuresInitializedFields - Annotation Type in org.checkerframework.common.initializedfields.qual
-
A method postcondition annotation indicates which fields the method definitely initializes.
- EnsuresInitializedFields.List - Annotation Type in org.checkerframework.common.initializedfields.qual
-
A wrapper annotation that makes the
EnsuresInitializedFieldsannotation repeatable. - EnsuresKeyFor - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that the value expressions evaluate to a value that is a key in all the given maps, if the method terminates successfully.
- EnsuresKeyFor.List - Annotation Type in org.checkerframework.checker.nullness.qual
-
A wrapper annotation that makes the
EnsuresKeyForannotation repeatable. - EnsuresKeyForIf - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that the given expressions evaluate to a value that is a key in all the given maps, if the method returns the given result (either true or false).
- EnsuresKeyForIf.List - Annotation Type in org.checkerframework.checker.nullness.qual
-
A wrapper annotation that makes the
EnsuresKeyForIfannotation repeatable. - EnsuresLockHeld - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates that the given expressions are held if the method terminates successfully.
- EnsuresLockHeld.List - Annotation Type in org.checkerframework.checker.lock.qual
-
A wrapper annotation that makes the
EnsuresLockHeldannotation repeatable. - EnsuresLockHeldIf - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates that the given expressions are held if the method terminates successfully and returns the given result (either true or false).
- EnsuresLockHeldIf.List - Annotation Type in org.checkerframework.checker.lock.qual
-
A wrapper annotation that makes the
EnsuresLockHeldIfannotation repeatable. - EnsuresLTLengthOf - Annotation Type in org.checkerframework.checker.index.qual
-
Indicates that the value expressions evaluate to an integer whose value is less than the lengths of all the given sequences, if the method terminates successfully.
- EnsuresLTLengthOf.List - Annotation Type in org.checkerframework.checker.index.qual
-
A wrapper annotation that makes the
EnsuresLTLengthOfannotation repeatable. - EnsuresLTLengthOfIf - Annotation Type in org.checkerframework.checker.index.qual
-
Indicates that the given expressions evaluate to an integer whose value is less than the lengths of all the given sequences, if the method returns the given result (either true or false).
- EnsuresLTLengthOfIf.List - Annotation Type in org.checkerframework.checker.index.qual
-
A wrapper annotation that makes the
EnsuresLTLengthOfIfannotation repeatable. - EnsuresMinLenIf - Annotation Type in org.checkerframework.common.value.qual
-
Indicates that the value of the given expression is a sequence containing at least the given number of elements, if the method returns the given result (either true or false).
- EnsuresMinLenIf.List - Annotation Type in org.checkerframework.common.value.qual
-
A wrapper annotation that makes the
EnsuresMinLenIfannotation repeatable. - EnsuresNonNull - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that the value expressions are non-null just after a method call, if the method terminates successfully.
- EnsuresNonNull.List - Annotation Type in org.checkerframework.checker.nullness.qual
-
A wrapper annotation that makes the
EnsuresNonNullannotation repeatable. - EnsuresNonNullIf - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that the given expressions are non-null, if the method returns the given result (either true or false).
- EnsuresNonNullIf.List - Annotation Type in org.checkerframework.checker.nullness.qual
-
* A wrapper annotation that makes the
EnsuresNonNullIfannotation repeatable. - EnsuresQualifier - Annotation Type in org.checkerframework.framework.qual
-
A postcondition annotation to indicate that a method ensures that certain expressions have a certain type qualifier once the method has successfully terminated.
- EnsuresQualifier.List - Annotation Type in org.checkerframework.framework.qual
-
A wrapper annotation that makes the
EnsuresQualifierannotation repeatable. - EnsuresQualifierIf - Annotation Type in org.checkerframework.framework.qual
-
A conditional postcondition annotation to indicate that a method ensures that certain expressions have a certain qualifier once the method has terminated, and if the result is as indicated by
result. - EnsuresQualifierIf.List - Annotation Type in org.checkerframework.framework.qual
-
A wrapper annotation that makes the
EnsuresQualifierIfannotation repeatable. - enteredFirstComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
-
Called when the first component in the composite is entered by the cursor.
- enteredLastComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
-
Called when the last component in the composite is entered by the cursor.
- enteredNextComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
-
Called when the next component in the composite is entered by the cursor.
- enteredPreviousComponent(int, ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArray.CursorListener
-
Called when the previous component in the composite is entered by the cursor.
- Entity - Interface in org.dom4j
-
Entitydefines an XML entity. - ENTITY_REF - Static variable in interface org.xmlpull.v1.XmlPullParser
-
An entity reference was just read; this token is available from nextToken() only.
- ENTITY_REFERENCE_NODE - Static variable in interface org.dom4j.Node
-
Matches elements nodes
- EntityArrays - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text EntityArrays instead
- EntityArrays - Class in org.apache.commons.text.translate
-
Class holding various entity data for HTML and XML - generally for use with the LookupTranslator.
- EntityArrays() - Constructor for class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.
- EntityArrays() - Constructor for class org.apache.commons.text.translate.EntityArrays
- entityEnd - Variable in class org.xmlpull.mxp1.MXParser
- EntityFactory - Interface in org.apache.directory.api.ldap.schema.loader
-
An interface to be implemented by classes needed to create Schema elements.
- entityName - Variable in class org.xmlpull.mxp1.MXParser
- entityNameBuf - Variable in class org.xmlpull.mxp1.MXParser
- entityNameHash - Variable in class org.xmlpull.mxp1.MXParser
- entityRef(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- entityRef(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- entityRef(String) - Method in interface org.xmlpull.v1.XmlSerializer
- entityRefName - Variable in class org.xmlpull.mxp1.MXParser
- entityReplacement - Variable in class org.xmlpull.mxp1.MXParser
- entityReplacementBuf - Variable in class org.xmlpull.mxp1.MXParser
- entityResolver(Document) - Method in class org.dom4j.io.SAXWriter
- entries() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- entries() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- entries() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- entries() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a
Collectionview of the mappings contained in this multi-valued map. - entry - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- entry - Variable in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
The currently positioned Map entry.
- entry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- entry() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- Entry - Interface in org.apache.directory.api.ldap.model.entry
-
This interface represent a LDAP entry.
- ENTRY - Static variable in class org.apache.directory.api.ldap.aci.ProtectedItem
-
The entry contents as a whole.
- ENTRY_ACI_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_ACI_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_ALREADY_EXISTS - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server when the client attempts to add an entry which already exists, or if the client attempts to rename an entry with the name of an entry which exists.
- ENTRY_COMP_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ENTRY_CSN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_CSN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_DN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_DN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_MOD_DN_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ENTRY_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ENTRY_TRIGGER_SPECIFICATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_TRIGGER_SPECIFICATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_TTL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_TTL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_UUID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ENTRY_UUID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- entryAfter(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the
afterfield from aLinkEntry. - entryBefore(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the
beforefield from aLinkEntry. - EntryChange - Interface in org.apache.directory.api.ldap.model.message.controls
-
A response control that may be returned by Persistent Search entry responses.
- EntryChangeContainer - Class in org.apache.directory.api.ldap.codec.controls.search.entryChange
- EntryChangeContainer(Control) - Constructor for class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeContainer
-
Creates a container with a EntryChange control
- EntryChangeFactory - Class in org.apache.directory.api.ldap.codec.controls.search.entryChange
-
A
ControlFactoryforEntryChangecontrols. - EntryChangeFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeFactory
-
Creates a new instance of EntryChangeFactory.
- EntryChangeGrammar - Class in org.apache.directory.api.ldap.codec.controls.search.entryChange
-
This class implements the EntryChangeControl.
- EntryChangeImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
A simple implementation of the EntryChange response control.
- EntryChangeImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
-
Creates a new instance of EntryChangeControl.
- EntryChangeStates - Enum in org.apache.directory.api.ldap.codec.controls.search.entryChange
-
This class store the EntryChangeControl's grammar constants.
- EntryCursor - Interface in org.apache.directory.api.ldap.model.cursor
-
An extension of Cursor which returns only Entry objects and includes the retrieval of the SearchResultDone.
- EntryCursorImpl - Class in org.apache.directory.ldap.client.api
-
An implementation of Cursor based on the underlying SearchFuture instance.
- EntryCursorImpl(SearchCursor) - Constructor for class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Instantiates a new search cursor, embedding a SearchCursor.
- entryHashCode(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the
hashCodefield from aHashEntry. - EntryItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
The entry contents as a whole.
- EntryItem() - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.EntryItem
- EntryIterator(Flat3Map<K, V>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.EntryIterator
-
Create a new Flat3Map.EntryIterator.
- entryKey(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the
keyfield from aHashEntry. - entryLen - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
total length of an LDIF entry including the comments
- EntryMapper<T> - Interface in org.apache.directory.ldap.client.template
-
A callback for processing entries from a search result.
- entryNext(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the
nextfield from aHashEntry. - entryOffset - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
the parsed entry's starting position
- entrySet - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
View of the entries.
- entrySet - Variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
Entry set
- entrySet - Variable in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
The adapted Map entry Set.
- entrySet() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Gets an entrySet view of the map.
- entrySet() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Returns a set view of the entries contained in this map in key order.
- entrySet() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- entrySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
- entrySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
- entrySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- entrySet() - Method in interface org.apache.commons.collections4.Get
- entrySet() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the entrySet view of the map.
- entrySet() - Method in class org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator
- entrySet() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- entrySet() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Returns a set view of this map's entries.
- entrySet() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns a set view of the mappings contained in this map.
- entrySet() - Method in class org.apache.commons.collections4.map.FixedSizeMap
- entrySet() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- entrySet() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets the entrySet view of the map.
- entrySet() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets a view over the entries in the map.
- entrySet() - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.
- entrySet() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to returning the entry set.
- entrySet() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the entrySet view of the map.
- entrySet() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Gets the entry set.
- entrySet() - Method in class org.apache.commons.collections4.map.UnmodifiableMap
- entrySet() - Method in class org.apache.commons.collections4.map.UnmodifiableOrderedMap
- entrySet() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- entrySet() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Returns an unmodifiable view of the entries of this multiset.
- entrySet() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- entrySet() - Method in interface org.apache.commons.collections4.MultiSet
-
Returns a
Setof all entries contained in the MultiSet. - entrySet() - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
- entrySet() - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- entrySet() - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- entrySet() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- entrySet() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- entrySet() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- entrySet() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.entrySet(). - entrySet() - Method in class org.apache.mina.util.CopyOnWriteMap
-
This method will return a read-only
Set. - entrySet() - Method in class org.apache.mina.util.ExpiringMap
- entrySet() - Method in class org.apache.mina.util.LazyInitializedCacheMap
-
Throws
UnsupportedOperationExceptionas this method would imply performance drops. - EntrySet(AbstractDualBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySet
-
Constructs a new view of the BidiMap.
- EntrySet(AbstractHashedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.EntrySet
- EntrySet(Flat3Map<K, V>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.EntrySet
- EntrySet(AbstractMultiSet<E>) - Constructor for class org.apache.commons.collections4.multiset.AbstractMultiSet.EntrySet
-
Constructs a new view of the MultiSet.
- EntrySetIterator(Iterator<Map.Entry<E, AbstractMapMultiSet.MutableInteger>>, AbstractMapMultiSet<E>) - Constructor for class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
-
Constructor.
- EntrySetIterator(Iterator<Map.Entry<K, V>>, AbstractDualBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySetIterator
-
Constructor.
- EntrySetIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.EntrySetIterator
- EntrySetIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap.EntrySetIterator
- EntrySetIterator(Flat3Map<K, V>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.EntrySetIterator
- EntrySetMapIterator<K,V> - Class in org.apache.commons.collections4.iterators
-
Implements a
MapIteratorusing a Map entrySet. - EntrySetMapIterator(Map<K, V>) - Constructor for class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Constructor.
- EntrySetToMapIteratorAdapter<K,V> - Class in org.apache.commons.collections4.map
-
Adapts a Map entrySet to the MapIterator interface.
- EntrySetToMapIteratorAdapter(Set<Map.Entry<K, V>>) - Constructor for class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Create a new EntrySetToMapIteratorAdapter.
- EntrySetView(ListOrderedMap<K, V>, List<K>) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- entryValue(AbstractHashedMap.HashEntry<K, V>) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the
valuefield from aHashEntry. - EntryView() - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.EntryView
- ENUMERATED - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- EnumerationIterator<E> - Class in org.apache.commons.collections4.iterators
-
Adapter to make
Enumerationinstances appear to beIteratorinstances. - EnumerationIterator() - Constructor for class org.apache.commons.collections4.iterators.EnumerationIterator
-
Constructs a new
EnumerationIteratorthat will not function untilEnumerationIterator.setEnumeration(Enumeration)is called. - EnumerationIterator(Enumeration<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.EnumerationIterator
-
Constructs a new
EnumerationIteratorthat provides an iterator view of the given enumeration. - EnumerationIterator(Enumeration<? extends E>, Collection<? super E>) - Constructor for class org.apache.commons.collections4.iterators.EnumerationIterator
-
Constructs a new
EnumerationIteratorthat will remove elements from the specified collection. - EnumerationUtils - Class in org.apache.commons.collections4
-
Provides utility methods for
Enumerationinstances. - EnumUtils - Class in org.apache.commons.lang3
-
Utility library to provide helper methods for Java enums.
- EnumUtils() - Constructor for class org.apache.commons.lang3.EnumUtils
-
This constructor is public to permit tools that require a JavaBean instance to operate.
- EnumVal - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the possible values for an enum type.
- ENVELOPE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ENVIRONMENT - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for environment properties using the key "env".
- environmentVariableStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the EnvironmentVariableStringLookup singleton instance where the lookup key is an environment variable name.
- eof - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Boolean flag to indicate the EOF has been reached.
- eof() - Method in class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
Writes EOF.
- EOF - Static variable in class org.apache.commons.codec.binary.BaseNCodec
-
EOF
- EOF - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- EOF - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- equal(String, String) - Static method in class org.apache.directory.ldap.client.api.search.AttributeValueAssertionFilter
-
Creates an equal Filter : ( <attribute> = <value> )
- equal(String, String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder for testing equality of an attribute.
- EQUAL - org.apache.commons.collections4.functors.ComparatorPredicate.Criterion
- EQUAL - org.apache.directory.ldap.client.api.search.FilterOperator
- EQUAL - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
Value returned by the compareTo method if values are equals
- EQUAL - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Constant used in comparisons
- EQUAL_BIT_KEY - Static variable in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returned by
KeyAnalyzer.bitIndex(Object, int, int, Object, int, int)if key and found key are equal. - equality - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The equality MatchingRule associated with the equalityID
- equality(AttributeTypeHolder) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- EQUALITY - org.apache.directory.api.ldap.model.filter.AssertionType
-
equality assertion node
- EQUALITY - org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
value for equality usage
- EQUALITY_MATCH - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- EQUALITY_MATCH_FILTER - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
-
The filters
- EQUALITY_MATCH_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EQUALITY_MATCH_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- EqualityNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A assertion value node for Equality.
- EqualityNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.EqualityNode
-
Creates a new Equality object.
- EqualityNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.EqualityNode
-
Creates a new Equality object.
- EqualityNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.EqualityNode
-
Creates a new Equality object.
- equalityOid - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
The equality OID associated with this AttributeType
- equalPredicate(T) - Static method in class org.apache.commons.collections4.functors.EqualPredicate
-
Factory to create the predicate.
- equalPredicate(T) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that checks if the input object is equal to the specified object using equals().
- equalPredicate(T, Equator<T>) - Static method in class org.apache.commons.collections4.functors.EqualPredicate
-
Factory to create the identity predicate.
- EqualPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is the same object as the one stored in this predicate by equals.
- EqualPredicate(T) - Constructor for class org.apache.commons.collections4.functors.EqualPredicate
-
Constructor that performs no validation.
- EqualPredicate(T, Equator<T>) - Constructor for class org.apache.commons.collections4.functors.EqualPredicate
-
Constructor that performs no validation.
- equals(Annotation, Annotation) - Static method in class org.apache.commons.lang3.AnnotationUtils
-
Checks if two annotations are equal using the criteria for equality presented in the
Annotation.equals(Object)API docs. - equals(CharSequence, CharSequence) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Compares two CharSequences, returning
trueif they represent equal sequences of characters. - equals(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two CharSequences, returning
trueif they represent equal sequences of characters. - equals(Object) - Method in class javax.xml.namespace.QName
-
Tests this QName for equality with another object.
- equals(Object) - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
- equals(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Compares this Bag to another.
- equals(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag.MutableInteger
- equals(Object) - Method in class org.apache.commons.collections4.bag.PredicatedBag
- equals(Object) - Method in class org.apache.commons.collections4.bag.SynchronizedBag
- equals(Object) - Method in class org.apache.commons.collections4.bag.TransformedBag
- equals(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- equals(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.View
- equals(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Compares for equals as per the API.
- equals(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- equals(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Node
-
Compares the specified object with this entry for equality.
- equals(Object) - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- equals(Object) - Method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.comparators.NullComparator
-
Determines whether the specified object represents a comparator that is equal to this comparator.
- equals(Object) - Method in class org.apache.commons.collections4.comparators.ReverseComparator
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.comparators.TransformingComparator
-
Returns
trueiff that Object is is aComparatorwhose ordering is known to be equivalent to mine. - equals(Object) - Method in class org.apache.commons.collections4.functors.ConstantTransformer
- equals(Object) - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntry
-
Compares this
Map.Entrywith anotherMap.Entry. - equals(Object) - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
- equals(Object) - Method in class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Compares this
Map.Entrywith anotherMap.Entry. - equals(Object) - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Compares this object to another.
- equals(Object) - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Compares this
Map.Entrywith anotherMap.Entry. - equals(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- equals(Object) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- equals(Object) - Method in class org.apache.commons.collections4.list.PredicatedList
- equals(Object) - Method in class org.apache.commons.collections4.list.TransformedList
- equals(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Compares this map with another.
- equals(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
- equals(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- equals(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry
-
Compares this map entry to another.
- equals(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Checks if this Map equals another as per the Map specification.
- equals(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Compares this map with another.
- equals(Object) - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapEntry
- equals(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- equals(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Compares this map with another.
- equals(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Compares this map to another, as per the Map specification.
- equals(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- equals(Object) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- equals(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
- equals(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MutableInteger
- equals(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.AbstractEntry
- equals(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
- equals(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- equals(Object) - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Compares the specified object with this entry for equality.
- equals(Object) - Method in interface org.apache.commons.collections4.MultiSet
-
Compares this MultiSet to another object.
- equals(Object) - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
- equals(Object) - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- equals(Object) - Method in class org.apache.commons.collections4.queue.SynchronizedQueue
- equals(Object) - Method in class org.apache.commons.collections4.set.AbstractSetDecorator
- equals(Object) - Method in class org.apache.commons.collections4.set.CompositeSet
- equals(Object) - Method in class org.apache.commons.collections4.set.MapBackedSet
- equals(Object) - Method in class org.apache.commons.collections4.set.PredicatedSet
- equals(Object) - Method in class org.apache.commons.collections4.set.TransformedSet
- equals(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- equals(Object) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- equals(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- equals(Object) - Method in class org.apache.commons.lang3.builder.IDKey
-
checks if instances are equal
- equals(Object) - Method in class org.apache.commons.lang3.CharRange
-
Compares two CharRange objects, returning true if they represent exactly the same range of characters defined in the same way.
- equals(Object) - Method in class org.apache.commons.lang3.CharSet
-
Compares two
CharSetobjects, returning true if they represent exactly the same set of characters defined in the same way. - equals(Object) - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Compares this object with another one.
- equals(Object) - Method in class org.apache.commons.lang3.math.Fraction
-
Compares this fraction to another object to test if they are equal.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Compares this object to the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Compares this object to the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Compares this object against the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Compares this object against some other object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Compares this object to the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Compares this object to the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableObject
-
Compares this object against the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Compares this object to the specified object.
- equals(Object) - Method in class org.apache.commons.lang3.Range
-
Compares this range to another object to test if they are equal.
- equals(Object) - Method in class org.apache.commons.lang3.reflect.TypeLiteral
- equals(Object) - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Check if this extended message format is equal to another object.
- equals(Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content.
- equals(Object) - Method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Supports equality of this Token to another Token.
- equals(Object) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Compares two objects for equality.
- equals(Object) - Method in class org.apache.commons.lang3.time.FastDateParser
-
Compares another object for equality with this object.
- equals(Object) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Compares two objects for equality.
- equals(Object) - Method in class org.apache.commons.lang3.time.GmtTimeZone
- equals(Object) - Method in class org.apache.commons.lang3.tuple.Pair
-
Compares this pair to another based on the two elements.
- equals(Object) - Method in class org.apache.commons.lang3.tuple.Triple
-
Compares this triple to another based on the three elements.
- equals(Object) - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.IdentityWrapper
- equals(Object) - Method in interface org.apache.commons.pool2.PooledObject
- equals(Object) - Method in class org.apache.commons.text.AlphabetConverter
- equals(Object) - Method in class org.apache.commons.text.ExtendedMessageFormat
-
Check if this extended message format is equal to another object.
- equals(Object) - Method in class org.apache.commons.text.similarity.IntersectionResult
- equals(Object) - Method in class org.apache.commons.text.similarity.LevenshteinResults
- equals(Object) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content.
- equals(Object) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks the contents of this builder against another to see if they contain the same character content.
- equals(Object) - Method in class org.apache.directory.api.asn1.util.Oid
- equals(Object) - Method in class org.apache.directory.api.dsmlv2.Tag
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
- equals(Object) - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
- equals(Object) - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Indicates whether some other object is "equal to" this one
- equals(Object) - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
- equals(Object) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
- equals(Object) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
- equals(Object) - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- equals(Object) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
- equals(Object) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
We compare two values using their Comparator, if any.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.AndNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.OrNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
- equals(Object) - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Checks for equality first by asking the super method which should compare all but the Abandoned request's Id.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Checks to see if two messages are equivalent.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractRequest
-
Checks to see if two messages are equivalent.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Checks to see if an object is equal to this AbstractResultResponse.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Checks to see if an object is equivalent to this AddRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if two messages are equivalent.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Checks to see if this BindResponse is equal to another BindResponse.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Checks to see if an object is equivalent to this CompareRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Checks to see if an object is equivalent to this DeleteRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Checks to see if an object equals this IntemediateResponse.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Checks to see of an object equals this ModifyDnRequest stub.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Checks to see if ModifyRequest stub equals another by factoring in checks for the name and modification items of the request.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
-
Checks to see if an object equals this ExtendedRequest.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Compares this Referral implementation to see if it is the same as another.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Checks to see if two search requests are equal.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.SearchResultDoneImpl
-
Checks for equality by using the underlying LdapResult objects of this SearchResponseDone stub.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Checks for equality by comparing the objectName, and attributes properties of this Message after delegating to the super.equals() method.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Checks to see if an object is equal to this SearchResponseReference stub.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.name.Ava
- equals(Object) - Method in class org.apache.directory.api.ldap.model.name.Dn
- equals(Object) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Compares the specified Object with this Rdn for equality.
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.LdapComparator
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.NameForm
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- equals(Object) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
- equals(Object) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
- equals(Object) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- equals(Object) - Method in class org.apache.directory.api.ldap.trigger.ActionTime
- equals(Object) - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureLanguageSchemeOption
- equals(Object) - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter
- equals(Object) - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureSearchContextOption
- equals(Object) - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification.SPSpec
- equals(Object) - Method in class org.apache.directory.api.util.GeneralizedTime
- equals(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.equals(Object). - equals(Object) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- equals(Object) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- equals(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
-
TODO This is a ridiculous implementation.
- equals(Object) - Method in class org.apache.mina.core.session.AttributeKey
- equals(Object) - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
- equals(Object) - Method in class org.apache.mina.filter.firewall.Subnet
- equals(Object) - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
- equals(Object) - Method in class org.apache.mina.util.byteaccess.AbstractByteArray
-
A ByteArray is equal to another ByteArray if they start and end at the same index, have the same byte order, and contain the same bytes at each index.
- equals(Object) - Method in interface org.apache.mina.util.byteaccess.ByteArray
-
A ByteArray is equal to another ByteArray if they start and end at the same index, have the same byte order, and contain the same bytes at each index.
- equals(Object) - Method in class org.apache.mina.util.ExpiringMap
- equals(Object) - Method in class org.apache.mina.util.SynchronizedQueue
- equals(Object) - Method in class org.dom4j.Namespace
-
Checks whether this Namespace equals the given Namespace.
- equals(Object) - Method in class org.dom4j.QName
- equals(Object) - Method in class org.dom4j.rule.Rule
- equals(Object) - Method in class org.dom4j.tree.DefaultNamespace
-
Implements an identity based comparsion using the parent element as well as the prefix and URI
- equals(Object) - Method in class org.slf4j.helpers.BasicMarker
- equals(Object) - Method in class org.slf4j.helpers.SubstituteLogger
- equals(Object) - Method in interface org.slf4j.Marker
-
Markers are considered equal if they have the same name.
- equals(Object) - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- equals(Object) - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
- equals(Object, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Deprecated.this method has been replaced by
java.util.Objects.equals(Object, Object)in Java 7 and will be removed from future releases. - equals(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests equality of types.
- equals(String, String) - Static method in class org.apache.directory.api.util.Strings
-
Compares two Strings, returning
trueif they are equal. - equals(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content.
- equals(StrBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content.
- equals(TextStringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks the contents of this builder against another to see if they contain the same character content.
- EQUALS - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- equalsAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares given
stringto a CharSequences vararg ofsearchStrings, returningtrueif thestringis equal to any of thesearchStrings. - equalsAnyIgnoreCase(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares given
stringto a CharSequences vararg ofsearchStrings, returningtrueif thestringis equal to any of thesearchStrings, ignoring case. - EqualsBuilder - Class in org.apache.commons.lang3.builder
-
Assists in implementing
Object.equals(Object)methods. - EqualsBuilder() - Constructor for class org.apache.commons.lang3.builder.EqualsBuilder
-
Constructor for EqualsBuilder.
- EqualsExclude - Annotation Type in org.apache.commons.lang3.builder
-
Use this annotation to exclude a field from being used by the various
reflectionEqualsmethods defined onEqualsBuilder. - equalsIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two CharSequences, returning
trueif they represent equal sequences of characters, ignoring case. - equalsIgnoreCase(StrBuilder) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content ignoring case.
- equalsIgnoreCase(StrBuilder) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks the contents of this builder against another to see if they contain the same character content ignoring case.
- equalsIgnoreCase(TextStringBuilder) - Method in class org.apache.commons.text.TextStringBuilder
-
Checks the contents of this builder against another to see if they contain the same character content ignoring case.
- EqualsMethod - Annotation Type in org.checkerframework.checker.interning.qual
-
Method declaration annotation that indicates a method has a specification like
equals(). - equalTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
Checks if the object passed to
ComparableUtils.is(A)is equal tob - equate(T, T) - Method in interface org.apache.commons.collections4.Equator
-
Evaluates the two arguments for their equality.
- equate(T, T) - Method in class org.apache.commons.collections4.functors.DefaultEquator
-
Evaluates the two arguments for their equality.
- Equator<T> - Interface in org.apache.commons.collections4
-
An equation function, which determines equality between objects of type T.
- erodingPool(KeyedObjectPool<K, V>) - Static method in class org.apache.commons.pool2.PoolUtils
-
Returns a pool that adaptively decreases its size when idle objects are no longer needed.
- erodingPool(KeyedObjectPool<K, V>, float) - Static method in class org.apache.commons.pool2.PoolUtils
-
Returns a pool that adaptively decreases its size when idle objects are no longer needed.
- erodingPool(KeyedObjectPool<K, V>, float, boolean) - Static method in class org.apache.commons.pool2.PoolUtils
-
Returns a pool that adaptively decreases its size when idle objects are no longer needed.
- erodingPool(ObjectPool<T>) - Static method in class org.apache.commons.pool2.PoolUtils
-
Returns a pool that adaptively decreases its size when idle objects are no longer needed.
- erodingPool(ObjectPool<T>, float) - Static method in class org.apache.commons.pool2.PoolUtils
-
Returns a pool that adaptively decreases its size when idle objects are no longer needed.
- err(I18n, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate an error code with argument(s)
- ERR_00000_NULL_OR_NEG_LENGTH_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_00001_BIT_NUMBER_OUT_OF_BOUND - org.apache.directory.api.i18n.I18n
- ERR_00002_CANNOT_FIND_BIT - org.apache.directory.api.i18n.I18n
- ERR_00003_INVALID_OID - org.apache.directory.api.i18n.I18n
- ERR_01000_LENGTH_OVERFLOW - org.apache.directory.api.i18n.I18n
- ERR_01001_LENGTH_EXTENSION_RESERVED - org.apache.directory.api.i18n.I18n
- ERR_01002_TLV_NULL - org.apache.directory.api.i18n.I18n
- ERR_01003_VALUE_LENGTH_ABOVE_EXPECTED_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_01004_MORE_TLV_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_01005_TRUNCATED_PDU - org.apache.directory.api.i18n.I18n
- ERR_01006_LENGTH_TOO_LONG_FOR_DEFINITE_FORM - org.apache.directory.api.i18n.I18n
- ERR_01007_PDU_SIZE_TOO_LONG - org.apache.directory.api.i18n.I18n
- ERR_01008_REMAINING_BYTES_FOR_DECODED_PDU - org.apache.directory.api.i18n.I18n
- ERR_01100_INCORRECT_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_01101_NULL_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_01102_INVALID_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_01200_BAD_TRANSITION_FROM_STATE - org.apache.directory.api.i18n.I18n
- ERR_01300_CANNOT_PUT_PDU_IN_NULL_BUFFER - org.apache.directory.api.i18n.I18n
- ERR_01301_PDU_BUFFER_SIZE_TOO_SMALL - org.apache.directory.api.i18n.I18n
- ERR_01302_0_BYTES_LONG_BOOLEAN - org.apache.directory.api.i18n.I18n
- ERR_01303_N_BYTES_LONG_BOOLEAN - org.apache.directory.api.i18n.I18n
- ERR_01304_0_BYTES_LONG_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_01305_ABOVE_4_BYTES_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_01306_VALUE_NOT_IN_RANGE - org.apache.directory.api.i18n.I18n
- ERR_01307_0_BYTES_LONG_LONG - org.apache.directory.api.i18n.I18n
- ERR_01308_ZERO_LENGTH_TLV - org.apache.directory.api.i18n.I18n
- ERR_01309_EMPTY_TLV - org.apache.directory.api.i18n.I18n
- ERR_01310_INTEGER_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_02000_FAILED_PROCESSING_DSML - org.apache.directory.api.i18n.I18n
- ERR_02001_UNEXPECTED_REQUEST_TYPE - org.apache.directory.api.i18n.I18n
- ERR_02002_MISSING_CONNECTION_TO_BIND - org.apache.directory.api.i18n.I18n
- ERR_02003_LINE_COLUMN - org.apache.directory.api.i18n.I18n
- ERR_02004_MISSING_REQUEST_ID - org.apache.directory.api.i18n.I18n
- ERR_02005_INTERNAL_ERROR - org.apache.directory.api.i18n.I18n
- ERR_03000_REQUEST_ID_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03001_DN_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03002_NAME_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03003_UNABLE_TO_FIND_BATCH_REQUEST - org.apache.directory.api.i18n.I18n
- ERR_03004_UNKNOWN_TYPE - org.apache.directory.api.i18n.I18n
- ERR_03005_REQUIRE_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_03006_INCORRECT_TYPE_ATTRIBUTE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03007_INCORRECT_CRITICALITY_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03008_UNEXPECTED_ERROR - org.apache.directory.api.i18n.I18n
- ERR_03009_RESULT_CODE_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_03010_CODE_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03011_DESCR_DOESNT_MATCH_VALUES - org.apache.directory.api.i18n.I18n
- ERR_03012_REQUEST_ID_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_03013_UNKNOWN_PROCESSING_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03014_UNKNOWN_ON_ERROR_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03015_UNKNOWN_RESPONSE_ORDER_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03016_BELOW_0_REQUEST_ID - org.apache.directory.api.i18n.I18n
- ERR_03017_ABANDON_ID_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_03018_ABANDON_ID_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03019_IO_EXCEPTION_OCCURED - org.apache.directory.api.i18n.I18n
- ERR_03020_CANT_ADD_ATTRIBUTE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03021_PRINCIPAL_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03022_NULL_REQUEST_NAME - org.apache.directory.api.i18n.I18n
- ERR_03023_NEW_RDN_ATTRIBUTE_REQUESTED - org.apache.directory.api.i18n.I18n
- ERR_03024_INCORRECT_DELETE_OLD_RDN_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03025_OPERATION_TTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03026_UNKNOWN_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_03027_SCOPE_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03028_UNKNOWN_DEREFALIAS_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03029_DEREFALIA_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03030_SIZE_LIMIT_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_03031_TIME_LIMIT_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_03032_TYPES_ONLY_NOT_BOOLEAN - org.apache.directory.api.i18n.I18n
- ERR_03033_DN_ATTRIBUTES_NOT_BOOLEAN - org.apache.directory.api.i18n.I18n
- ERR_03034_INCORRECT_TYPE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_03035_TYPE_ATTRIBUTE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_03036_MISSING_TAG - org.apache.directory.api.i18n.I18n
- ERR_03037_UNEXPECTED_FILTER_TYPE - org.apache.directory.api.i18n.I18n
- ERR_03038_BAD_OID - org.apache.directory.api.i18n.I18n
- ERR_03039_PARSING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_03040_UNKNOWN_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_03041_NO_FILTER_ELEMENT - org.apache.directory.api.i18n.I18n
- ERR_03042_UNEXPECTED_FILTER_TYPE - org.apache.directory.api.i18n.I18n
- ERR_03043_UNEXPECTED_DEREF_ALIAS - org.apache.directory.api.i18n.I18n
- ERR_03044_SHOULD_NOT_BE_A_DECORATOR - org.apache.directory.api.i18n.I18n
- ERR_03045_UNIDENTIFIED_RESPONSE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_04100_UNABLE_TO_UNBIND - org.apache.directory.api.i18n.I18n
- ERR_04101_CANNOT_CREATE_LDAP_CONNECTION_FACTORY - org.apache.directory.api.i18n.I18n
- ERR_04102_UNABLE_TO_BIND_CONNECTION - org.apache.directory.api.i18n.I18n
- ERR_04103_UNABLE_TO_CLOSE_FAILED_CONNECTION - org.apache.directory.api.i18n.I18n
- ERR_04104_NULL_CONNECTION_CANNOT_CONNECT - org.apache.directory.api.i18n.I18n
- ERR_04105_CONNECTION_NOT_AUTHENTICATED - org.apache.directory.api.i18n.I18n
- ERR_04106_OPERATION_NOT_SUPPORTED - org.apache.directory.api.i18n.I18n
- ERR_04107_UNEXPECTED_THROWN_EXCEPTION - org.apache.directory.api.i18n.I18n
- ERR_04108_INVALID_CONNECTION - org.apache.directory.api.i18n.I18n
- ERR_04109_CANNOT_CONNECT - org.apache.directory.api.i18n.I18n
- ERR_04110_CANNOT_CONNECT_TO_SERVER - org.apache.directory.api.i18n.I18n
- ERR_04111_UNKNOWN_RESPONSE_FUTURE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_04112_OP_FAILED_TIMEOUT - org.apache.directory.api.i18n.I18n
- ERR_04113_ERROR_PROCESSING_NOD - org.apache.directory.api.i18n.I18n
- ERR_04114_CURSOR_CLOSE_FAIL - org.apache.directory.api.i18n.I18n
- ERR_04115_ERROR_LOADING_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_04116_FAIL_LOAD_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_04117_FAIL_LOAD_SCHEMA_FILE - org.apache.directory.api.i18n.I18n
- ERR_04118_SOMETHING_WRONG_HAPPENED - org.apache.directory.api.i18n.I18n
- ERR_04119_TIMEOUT - org.apache.directory.api.i18n.I18n
- ERR_04120_TLS_HANDSHAKE_ERROR - org.apache.directory.api.i18n.I18n
- ERR_04121_CANNOT_RESOLVE_HOSTNAME - org.apache.directory.api.i18n.I18n
- ERR_04122_SSL_CONTEXT_INIT_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_04123_CANNOT_ADD_EMPTY_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_04124_CANNOT_PROCESS_NULL_ADD_REQUEST - org.apache.directory.api.i18n.I18n
- ERR_04125_CANNOT_ADD_NULL_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_04126_CANNOT_ABANDON_NEG_MSG_ID - org.apache.directory.api.i18n.I18n
- ERR_04127_CANNOT_PROCESS_NULL_ABANDON_REQ - org.apache.directory.api.i18n.I18n
- ERR_04128_CANNOT_PROCESS_NULL_BIND_REQ - org.apache.directory.api.i18n.I18n
- ERR_04129_NULL_BASE_DN - org.apache.directory.api.i18n.I18n
- ERR_04130_CANNOT_PROCESS_NULL_SEARCH_REQ - org.apache.directory.api.i18n.I18n
- ERR_04131_CANNOT_PROCESS_SEARCH_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_04132_UNEXPECTED_RESPONSE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_04133_NULL_MODIFIED_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_04134_NULL_MODIFIED_DN - org.apache.directory.api.i18n.I18n
- ERR_04135_CANNOT_PROCESS_NO_MODIFICATION_MOD - org.apache.directory.api.i18n.I18n
- ERR_04136_CANNOT_PROCESS_NULL_MOD_REQ - org.apache.directory.api.i18n.I18n
- ERR_04137_CANNOT_PROCESS_MOD_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_04138_CANNOT_PROCESS_RENAME_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_04139_CANNOT_PROCESS_RENAME_NULL_RDN - org.apache.directory.api.i18n.I18n
- ERR_04140_CANNOT_PROCESS_MOVE_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_04141_CANNOT_PROCESS_MOVE_NULL_SUPERIOR - org.apache.directory.api.i18n.I18n
- ERR_04142_NULL_ENTRY_DN - org.apache.directory.api.i18n.I18n
- ERR_04143_CANNOT_MOVE_ROOT_DSE - org.apache.directory.api.i18n.I18n
- ERR_04144_NULL_NEW_DN - org.apache.directory.api.i18n.I18n
- ERR_04145_ROOT_DSE_CANNOT_BE_TARGET - org.apache.directory.api.i18n.I18n
- ERR_04146_CANNOT_PROCESS_NULL_MODDN_REQ - org.apache.directory.api.i18n.I18n
- ERR_04147_CANNOT_PROCESS_MOD_NULL_DN_SUP - org.apache.directory.api.i18n.I18n
- ERR_04148_SUBTREE_CONTROL_NOT_SUPPORTED - org.apache.directory.api.i18n.I18n
- ERR_04149_CANNOT_PROCESS_NULL_DEL_REQ - org.apache.directory.api.i18n.I18n
- ERR_04150_CANNOT_PROCESS_NULL_DEL_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_04151_CANNOT_PROCESS_NULL_COMP_REQ - org.apache.directory.api.i18n.I18n
- ERR_04152_CANNOT_PROCESS_NULL_DN_COMP_REQ - org.apache.directory.api.i18n.I18n
- ERR_04153_OID_DECODING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_04154_CANNOT_PROCESS_NULL_EXT_REQ - org.apache.directory.api.i18n.I18n
- ERR_04155_ROOT_DSE_SEARCH_FAILED - org.apache.directory.api.i18n.I18n
- ERR_04156_FAILED_FETCHING_ROOT_DSE - org.apache.directory.api.i18n.I18n
- ERR_04157_CANNOT_USE_TLS_WITH_SSL_FLAG - org.apache.directory.api.i18n.I18n
- ERR_04158_CANNOT_FIND_SASL_FACTORY_FOR_MECH - org.apache.directory.api.i18n.I18n
- ERR_04159_PROTOCOL_ERROR - org.apache.directory.api.i18n.I18n
- ERR_04160_SESSION_HAS_BEEN_CLOSED - org.apache.directory.api.i18n.I18n
- ERR_04161_START_TLS_EXT_NOT_VALID_OID - org.apache.directory.api.i18n.I18n
- ERR_04162_INITIAL_PART_NEEDED - org.apache.directory.api.i18n.I18n
- ERR_04163_FINAL_PART_NEEDED - org.apache.directory.api.i18n.I18n
- ERR_04164_ANY_PART_NEEDED - org.apache.directory.api.i18n.I18n
- ERR_04165_INITIAL_ANY_FINAL_PART_NEEDED - org.apache.directory.api.i18n.I18n
- ERR_04166_ONE_FILTER_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_04167_FILTER_NOT_SET - org.apache.directory.api.i18n.I18n
- ERR_04168_TRIM_LOWERCASE_FOR_CHAR_ARRAY - org.apache.directory.api.i18n.I18n
- ERR_04169_RESPONSE_QUEUE_EMPTIED - org.apache.directory.api.i18n.I18n
- ERR_04170_TIMEOUT_OCCURED - org.apache.directory.api.i18n.I18n
- ERR_04171_CANNOT_PARSE_MATCHED_DN - org.apache.directory.api.i18n.I18n
- ERR_04172_KEYSTORE_INIT_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_04173_ALGORITHM_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_04174_INPUT_FILE_NAME_NULL - org.apache.directory.api.i18n.I18n
- ERR_04175_TRUST_STORE_FILE_NULL - org.apache.directory.api.i18n.I18n
- ERR_04176_TRUST_MANAGER_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_04177_NO_SUCH_ALGORITHM - org.apache.directory.api.i18n.I18n
- ERR_04178_CANT_LOAD_KEY_STORE - org.apache.directory.api.i18n.I18n
- ERR_04179_TRUST_STORE_CANT_BE_READ - org.apache.directory.api.i18n.I18n
- ERR_04180_FILE_DOES_NOT_EXIST_ON_CLASSPATH - org.apache.directory.api.i18n.I18n
- ERR_05000_NULL_REQUEST_NAME - org.apache.directory.api.i18n.I18n
- ERR_05001_EMPTY_MATCHING_RULE - org.apache.directory.api.i18n.I18n
- ERR_05002_ENTRY_NULL_VALUE - org.apache.directory.api.i18n.I18n
- ERR_05100_ZERO_LENGTH_MESSAGE_ID_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_05101_NULL_MESSAGE_ID_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_05102_INVALID_MESSAGE_ID - org.apache.directory.api.i18n.I18n
- ERR_05103_INVALID_URL - org.apache.directory.api.i18n.I18n
- ERR_05104_INVALID_URL - org.apache.directory.api.i18n.I18n
- ERR_05105_REFERRAL_MUST_NOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05106_INCORRECT_DN_GIVEN_INVALID - org.apache.directory.api.i18n.I18n
- ERR_05107_INCORRECT_DN_GIVEN - org.apache.directory.api.i18n.I18n
- ERR_05108_INVALID_RESULT_CODE - org.apache.directory.api.i18n.I18n
- ERR_05109_ABANDON_REQ_MSG_ID_NULL - org.apache.directory.api.i18n.I18n
- ERR_05110_INVALID_ABANDON_REQ_MSG_ID - org.apache.directory.api.i18n.I18n
- ERR_05111_NULL_OR_EMPTY_TYPE_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_05112_ERROR_WITH_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05113_INVALID_DN - org.apache.directory.api.i18n.I18n
- ERR_05114_ERROR_MESSAGE - org.apache.directory.api.i18n.I18n
- ERR_05115_EMTPY_ENTRY_DN_GIVEN - org.apache.directory.api.i18n.I18n
- ERR_05116_SASL_CREDS_CANT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05117_INVALID_VERSION - org.apache.directory.api.i18n.I18n
- ERR_05118_NULL_ATTRIBUTE_DESC - org.apache.directory.api.i18n.I18n
- ERR_05119_NULL_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_05120_INVALID_DELETE_DN - org.apache.directory.api.i18n.I18n
- ERR_05121_INVALID_REQUEST_NAME_OID - org.apache.directory.api.i18n.I18n
- ERR_05122_NULL_NAME - org.apache.directory.api.i18n.I18n
- ERR_05123_TYPE_CANT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05124_INVALID_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_05125_INVALID_OLD_RDN - org.apache.directory.api.i18n.I18n
- ERR_05126_RDN_MUST_NOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05127_INVALID_NEW_RDN - org.apache.directory.api.i18n.I18n
- ERR_05128_NULL_SUPERIOR - org.apache.directory.api.i18n.I18n
- ERR_05129_INVALID_NEW_SUPERIOR - org.apache.directory.api.i18n.I18n
- ERR_05130_NON_NULL_UNBIND_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_05131_UNBIND_REQUEST_LENGTH_MUST_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05132_INVALID_ROOT_DN - org.apache.directory.api.i18n.I18n
- ERR_05133_INTERMEDIATE_RESPONSE_INVALID_OID - org.apache.directory.api.i18n.I18n
- ERR_05134_EMPTY_AND_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05135_EMPTY_ATTRIBUTE_DESCRIPTION - org.apache.directory.api.i18n.I18n
- ERR_05136_EMPTY_NOT_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05137_EMPTY_OR_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05138_EMPTY_SUBSTRING_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05139_EMPTY_SUBSTRING_ANY_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05140_EMPTY_SUBSTRING_FINAL_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05141_NULL_MATCHING_RULE_ASSERTION_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05142_ZERO_LENGTH_MESSAGE - org.apache.directory.api.i18n.I18n
- ERR_05143_EMPTY_MESSAGE - org.apache.directory.api.i18n.I18n
- ERR_05144_NULL_BIND_REQUEST - org.apache.directory.api.i18n.I18n
- ERR_05145_NULL_ADD_REQUEST - org.apache.directory.api.i18n.I18n
- ERR_05146_NULL_ADD_RESPONSE - org.apache.directory.api.i18n.I18n
- ERR_05147_NULL_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05148_NULL_COMPARE_REQUEST - org.apache.directory.api.i18n.I18n
- ERR_05149_BAD_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_05150_BAD_DEREF_ALIAS - org.apache.directory.api.i18n.I18n
- ERR_05151_BAD_SIZE_LIMIT - org.apache.directory.api.i18n.I18n
- ERR_05152_BAD_TIME_LIMIT - org.apache.directory.api.i18n.I18n
- ERR_05153_NULL_ATTRIBUTE_DESCRIPTION - org.apache.directory.api.i18n.I18n
- ERR_05154_EMPTY_SUBSTRING_INITIAL_FILTER_PDU - org.apache.directory.api.i18n.I18n
- ERR_05155_FLAG_TYPE_INVALID - org.apache.directory.api.i18n.I18n
- ERR_05156_INVALID_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05157_INVALID_DN - org.apache.directory.api.i18n.I18n
- ERR_05158_INVALID_REQUEST_VALUE - org.apache.directory.api.i18n.I18n
- ERR_05159_INVALID_RESPONSE_NAME_OID - org.apache.directory.api.i18n.I18n
- ERR_05200_NOT_INITIALIZED_YET - org.apache.directory.api.i18n.I18n
- ERR_05201_INSTANCE_ALREADY_SET - org.apache.directory.api.i18n.I18n
- ERR_05202_FAILED_TO_INSTANCIATE - org.apache.directory.api.i18n.I18n
- ERR_05203_CODEC_ARGS_CANNOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_05204_LDAP_DECODER_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_05205_PDU_DOES_NOT_CONTAIN_ENOUGH_DATA - org.apache.directory.api.i18n.I18n
- ERR_05206_INPUT_STREAM_TOO_SHORT_PDU - org.apache.directory.api.i18n.I18n
- ERR_05300_CANT_DECODE_CHANGE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05301_INVALID_PREVIOUS_DN - org.apache.directory.api.i18n.I18n
- ERR_05302_PREVIOUS_DN_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_05303_BAD_PREVIOUS_DN - org.apache.directory.api.i18n.I18n
- ERR_05304_FAILED_TO_DECODE_PREVIOUS_DN - org.apache.directory.api.i18n.I18n
- ERR_05305_CHANGE_NUMBER_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_05306_PAGED_SEARCH_SIZE_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_05307_CHANGE_TYPES_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_05308_CHANGE_ONLY_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_05309_RETURN_ECS_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_05310_INVALID_VISIBILITY_FLAG - org.apache.directory.api.i18n.I18n
- ERR_05400_CONTROL_ARGUMENT_WAS_NULL - org.apache.directory.api.i18n.I18n
- ERR_05401_FIGURE_OUT_HOW_TO_TRANSFORM - org.apache.directory.api.i18n.I18n
- ERR_05402_UNABLE_TO_ENCODE_RESPONSE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_05500_NULL_MATCHING_RULE_AND_TYPE - org.apache.directory.api.i18n.I18n
- ERR_05501_MORE_THAN_ONE_FILTER_FOR_NOT_FILTER - org.apache.directory.api.i18n.I18n
- ERR_05502_NULL_INITIAL_ANY_OR_FINAL_SUBSTRING - org.apache.directory.api.i18n.I18n
- ERR_05503_UNEXPECTED_FILTER_TYPE - org.apache.directory.api.i18n.I18n
- ERR_06000_FAILED_TO_LOAD_DEFAULT_CODEC_FACTORY - org.apache.directory.api.i18n.I18n
- ERR_07000_FILTER - org.apache.directory.api.i18n.I18n
- ERR_07001_NULL_IDENTIFICATION_TAG - org.apache.directory.api.i18n.I18n
- ERR_07002_BAD_PRECENDENCE - org.apache.directory.api.i18n.I18n
- ERR_07003_NULL_AUTHENTICATION_LEVEL - org.apache.directory.api.i18n.I18n
- ERR_07004_PARSER_FAILURE_ACI_ITEM - org.apache.directory.api.i18n.I18n
- ERR_07005_MISSING_MANDATORY_ACIITEM - org.apache.directory.api.i18n.I18n
- ERR_07006_EXPECTING_INTEGER_TOKEN - org.apache.directory.api.i18n.I18n
- ERR_07007_DUPLICATED_PROTECTED_ITEM - org.apache.directory.api.i18n.I18n
- ERR_07008_DN_PARSER_FAILED - org.apache.directory.api.i18n.I18n
- ERR_07012_MISSING_MANDATORY_USER_PERMISSION - org.apache.directory.api.i18n.I18n
- ERR_08000_CANNOT_PUT_A_PDU_IN_NULL_BUFFER - org.apache.directory.api.i18n.I18n
- ERR_08001_CANNOT_DECODE_REFRESH_DELETES - org.apache.directory.api.i18n.I18n
- ERR_08002_CANNOT_FIND_CONTROL_FACTORY - org.apache.directory.api.i18n.I18n
- ERR_08100_SYNC_REQUEST_VALUE_MODE_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08101_RELOAD_HINT_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08102_SYNC_STATE_VALUE_MODE_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08103_BAD_CONTROL_CRITICALITY - org.apache.directory.api.i18n.I18n
- ERR_08104_AD_DIR_SYNC_FLAG_DECODING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_08105_AD_DIR_SYNC_FLAG_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_08106_AD_DIR_SYNC_MAX_RETURN_LENGTH_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_08107_AD_DIR_SYNC_PARENTS_FIRST_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_08108_AD_DIR_SYNC_MAX_ATTRIBUTE_COUNT_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_08109_BAD_CONTROL_VALUE - org.apache.directory.api.i18n.I18n
- ERR_08110_BAD_PASSWORD_EXPIRED_VALUE - org.apache.directory.api.i18n.I18n
- ERR_08200_CANCELID_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08201_INVALID_TARGET_DN - org.apache.directory.api.i18n.I18n
- ERR_08202_NULL_TARGET_DN_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08203_INVALID_ISSUER_DN - org.apache.directory.api.i18n.I18n
- ERR_08204_INVALID_SUBJECT_DN - org.apache.directory.api.i18n.I18n
- ERR_08205_CANNOT_DECODE_DELAY - org.apache.directory.api.i18n.I18n
- ERR_08206_TIME_OFFLINE_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08207_SP_LANGUAGE_NULL - org.apache.directory.api.i18n.I18n
- ERR_08208_NULL_PROCEDURE - org.apache.directory.api.i18n.I18n
- ERR_08209_NULL_PARAMETER_TYPE - org.apache.directory.api.i18n.I18n
- ERR_08210_NULL_PARAMETER_VALUE - org.apache.directory.api.i18n.I18n
- ERR_08211_EMPTY_PARAMETER_VALUE - org.apache.directory.api.i18n.I18n
- ERR_08212_PDU_BUFFER_TOO_SMALL - org.apache.directory.api.i18n.I18n
- ERR_08213_NULL_CONTROL_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_08214_NULL_OID - org.apache.directory.api.i18n.I18n
- ERR_08215_INVALID_CONTROL_OID - org.apache.directory.api.i18n.I18n
- ERR_08216_GRACEFUL_SHUTDOWN_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08217_PAYLOAD_DECODING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_08218_CERT_GENERATE_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08219_RESPONSE_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08220_SP_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08221_BAD_END_TRANSACTION_COMMIT - org.apache.directory.api.i18n.I18n
- ERR_08222_BAD_END_TRANSACTION_MESSAGE_ID - org.apache.directory.api.i18n.I18n
- ERR_08223_INVALID_CONTROL_LIST - org.apache.directory.api.i18n.I18n
- ERR_08224_NULL_URL_DECODING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_08225_URL_DECODING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_08226_AUTHZID_TOO_SHORT_MISSING_U_OR_DN - org.apache.directory.api.i18n.I18n
- ERR_08227_AUTHZID_MUST_START_WITH_U_OR_DN - org.apache.directory.api.i18n.I18n
- ERR_08228_DECORATED_SP_NULL - org.apache.directory.api.i18n.I18n
- ERR_08229_UNEXPECTED_SYNC_INFO - org.apache.directory.api.i18n.I18n
- ERR_08230_WHOAMI_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08231_START_TRANSACTION_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08232_END_TRANSACTION_PAYLOAD_ENCODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08300_REFRESH_DONE_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08301_REFRESH_DELETES_DECODING_FAILED - org.apache.directory.api.i18n.I18n
- ERR_08302_BAD_UUID_VALUE_INCORRECT_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_11000_TRIGGER_SPECIFICATION_INIT_WITH_NULL - org.apache.directory.api.i18n.I18n
- ERR_11001_TRIGGER_SPECIFICATION_INIT_WITH_EPTY_SPEC_LIST - org.apache.directory.api.i18n.I18n
- ERR_11002_TRIGGER_SPECIFICATION_PARSER_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_11003_NAME_PARSE_FAILED - org.apache.directory.api.i18n.I18n
- ERR_12000_CANNOT_PROCESS_EMPTY_DN - org.apache.directory.api.i18n.I18n
- ERR_12001_CANNOT_ADD_NODE_CHILD_EXISTS - org.apache.directory.api.i18n.I18n
- ERR_12002_CANNOT_ADD_NODE_ALREADY_EXISTS - org.apache.directory.api.i18n.I18n
- ERR_13000_INVALID_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_13001_INVALID_MAXOLEN - org.apache.directory.api.i18n.I18n
- ERR_13002_BAD_NUMBERS_OF_ROUNDS - org.apache.directory.api.i18n.I18n
- ERR_13003_BAD_SALT_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_13004_INVALID_SALT_VERSION - org.apache.directory.api.i18n.I18n
- ERR_13005_INVALID_SALT_REVISION - org.apache.directory.api.i18n.I18n
- ERR_13006_MISSING_SALT_ROUNDS - org.apache.directory.api.i18n.I18n
- ERR_13008_ROUNDS_EXCEEDED_MAXIMUM - org.apache.directory.api.i18n.I18n
- ERR_13009_LOG_ROUNDS_EXCEEDED_MAXIMUM - org.apache.directory.api.i18n.I18n
- ERR_13010_UNKNOWN_HASH_ALGO - org.apache.directory.api.i18n.I18n
- ERR_13011_ATTRIBUTE_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13012_UNEXPECTED_HOST_TYPE_ENUM - org.apache.directory.api.i18n.I18n
- ERR_13013_UNKNOWN_AUTHENT_LEVEL - org.apache.directory.api.i18n.I18n
- ERR_13014_DN_ATTR_FLAG_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13015_NULL_OR_EMPTY_CSN - org.apache.directory.api.i18n.I18n
- ERR_13016_INCORRECT_CSN_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_13017_CANT_FIND_SHARP_IN_CSN - org.apache.directory.api.i18n.I18n
- ERR_13018_TIMESTAMP_NOT_LONG_ENOUGH - org.apache.directory.api.i18n.I18n
- ERR_13019_CANNOT_PARSE_TIMESTAMP - org.apache.directory.api.i18n.I18n
- ERR_13020_INVALID_MICROSECOND - org.apache.directory.api.i18n.I18n
- ERR_13021_INVALID_CHANGE_COUNT - org.apache.directory.api.i18n.I18n
- ERR_13022_MISSING_SHARP_IN_CSN - org.apache.directory.api.i18n.I18n
- ERR_13023_REPLICA_ID_NULL - org.apache.directory.api.i18n.I18n
- ERR_13024_INVALID_REPLICA_ID - org.apache.directory.api.i18n.I18n
- ERR_13025_NO_OPERATION_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13026_INVALID_OPERATION_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13027_UNACCEPTABLE_RESULT_CODE - org.apache.directory.api.i18n.I18n
- ERR_13028_SUBTREE_SPEC_PARSER_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13029_NEGATIVE_MINIMUM_BASE - org.apache.directory.api.i18n.I18n
- ERR_13030_LDAP_URL_MUST_START_WITH_LDAP - org.apache.directory.api.i18n.I18n
- ERR_13031_INVALID_HOST_PORT - org.apache.directory.api.i18n.I18n
- ERR_13032_SLASH_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13033_INVALID_DN - org.apache.directory.api.i18n.I18n
- ERR_13034_QUESTION_MARK_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13035_INVALID_ATTRIBUTES - org.apache.directory.api.i18n.I18n
- ERR_13036_INVALID_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_13037_INVALID_FILTER - org.apache.directory.api.i18n.I18n
- ERR_13038_INVALID_EXTENSIONS - org.apache.directory.api.i18n.I18n
- ERR_13039_INVALID_CHAR_AT_LDAP_URL_END - org.apache.directory.api.i18n.I18n
- ERR_13040_INVALID_URL_ENCODING - org.apache.directory.api.i18n.I18n
- ERR_13041_INVALID_LDAP_URL_EMPTY_STRING - org.apache.directory.api.i18n.I18n
- ERR_13100_FAILURE_ON_UNDERLYING_CURSOR - org.apache.directory.api.i18n.I18n
- ERR_13101_MONITOR - org.apache.directory.api.i18n.I18n
- ERR_13102_UNSUPPORTED_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13103_REMOVAL_NOT_SUPPORTED - org.apache.directory.api.i18n.I18n
- ERR_13104_EMPTY_CURSOR - org.apache.directory.api.i18n.I18n
- ERR_13105_START_INDEX_OUT_OF_RANGE - org.apache.directory.api.i18n.I18n
- ERR_13106_END_INDEX_OUT_OF_RANGE - org.apache.directory.api.i18n.I18n
- ERR_13107_START_INDEX_ABOVE_END_INDEX - org.apache.directory.api.i18n.I18n
- ERR_13108_LIST_MAY_BE_SORTED - org.apache.directory.api.i18n.I18n
- ERR_13109_CURSOR_NOT_POSITIONED - org.apache.directory.api.i18n.I18n
- ERR_13110_NO_COMPARATOR_CANT_MOVE_BEFORE - org.apache.directory.api.i18n.I18n
- ERR_13111_NO_COMPARATOR_CANT_MOVE_AFTER - org.apache.directory.api.i18n.I18n
- ERR_13112_CANNOT_ACCESS_IF_BEFORE_FIRST - org.apache.directory.api.i18n.I18n
- ERR_13113_CANNOT_ACCESS_IF_AFTER_LAST - org.apache.directory.api.i18n.I18n
- ERR_13200_VALUE_CANT_BE_NORMALIZED - org.apache.directory.api.i18n.I18n
- ERR_13201_EMPTY_OPTION_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13202_INVALID_OID_MISSING_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13203_ATTRIBUTE_TYPE_NULL_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13204_NULL_ATTRIBUTE_ID - org.apache.directory.api.i18n.I18n
- ERR_13205_CANNOT_REMOVE_VAL_MISSING_ATTR - org.apache.directory.api.i18n.I18n
- ERR_13206_CANNOT_REMOVE_VAL_BAD_ATTR - org.apache.directory.api.i18n.I18n
- ERR_13207_VALUE_ALREADY_EXISTS - org.apache.directory.api.i18n.I18n
- ERR_13208_ATTRIBUTE_IS_SINGLE_VALUED - org.apache.directory.api.i18n.I18n
- ERR_13209_NULL_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13210_SYNTAX_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13211_BYTE_VALUE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13212_ERROR_ADDING_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13213_VALUE_MUST_BE_A_STRING - org.apache.directory.api.i18n.I18n
- ERR_13214_VALUE_EXPECT_BYTES - org.apache.directory.api.i18n.I18n
- ERR_13215_VALUE_EXPECT_STRING - org.apache.directory.api.i18n.I18n
- ERR_13216_AT_ID_NULL - org.apache.directory.api.i18n.I18n
- ERR_13217_FAILED_LOOKUP_AT - org.apache.directory.api.i18n.I18n
- ERR_13218_AT_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13219_NULL_SYNTAX_CHECKER - org.apache.directory.api.i18n.I18n
- ERR_13220_NO_NORMALIZER - org.apache.directory.api.i18n.I18n
- ERR_13221_INVALID_OID_MISSING_DOT - org.apache.directory.api.i18n.I18n
- ERR_13222_EMPTY_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13223_BAD_CHAR_IN_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13224_FAILED_TO_COMPARE_NORM_VALUES - org.apache.directory.api.i18n.I18n
- ERR_13225_NO_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13226_CANNOT_ADD_ATTRIBUTE_NO_ID - org.apache.directory.api.i18n.I18n
- ERR_13227_NON_STRING_VALUE_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13228_AT_LIST_NULL_ELEMENTS - org.apache.directory.api.i18n.I18n
- ERR_13229_ID_INCOMPATIBLE_WITH_AT - org.apache.directory.api.i18n.I18n
- ERR_13230_INCORRECT_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13231_NO_VALID_AT_FOR_THIS_ID - org.apache.directory.api.i18n.I18n
- ERR_13232_NO_VALUE_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13233_ATTRIBUTE_ID_MUST_BE_A_STRING - org.apache.directory.api.i18n.I18n
- ERR_13234_ATTRIBUTE_VAL_STRING_OR_BYTE - org.apache.directory.api.i18n.I18n
- ERR_13235_NULL_ID_WITH_NULL_AT_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13236_ENTRY_IMMUTABLE_CANT_ADD_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13237_ENTRY_IMMUTABLE_CANT_PUT_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13238_ENTRY_IMMUTABLE_CANT_REMOVE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13239_ENTRY_IMMUTABLE_CANT_RENAME_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_13240_ENTRY_IMMUTABLE_CANT_CLEAR_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_13241_ENTRY_IMMUTABLE_CANT_READ_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_13242_ENTRY_IMMUTABLE_CANT_SERIALIZE - org.apache.directory.api.i18n.I18n
- ERR_13243_ENTRY_IMMUTABLE_CANT_DESERIALIZE - org.apache.directory.api.i18n.I18n
- ERR_13244_ID_AT_NOT_COMPATIBLE - org.apache.directory.api.i18n.I18n
- ERR_13245_AT_PARAMETER_NULL - org.apache.directory.api.i18n.I18n
- ERR_13246_INVALID_VALUE_PER_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13247_INVALID_VALUE_CANT_NORMALIZE - org.apache.directory.api.i18n.I18n
- ERR_13248_CANNOT_READ_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_13249_NO_COMPARATOR_FOR_AT - org.apache.directory.api.i18n.I18n
- ERR_13250_VALUE_MISSING_AT_THE_END - org.apache.directory.api.i18n.I18n
- ERR_13300_BAD_PLACE_HOLDERS_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13301_NO_ORDERING_MR_FOR_AT - org.apache.directory.api.i18n.I18n
- ERR_13302_CANNOT_CREATE_NODE_NULL_ATTR - org.apache.directory.api.i18n.I18n
- ERR_13303_SCOPENODE_IN_REFINEMENT - org.apache.directory.api.i18n.I18n
- ERR_13304_ASSERTIONNODE_IN_REFINEMENT - org.apache.directory.api.i18n.I18n
- ERR_13305_ASSERTION_VALUE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13306_MR_OR_ASSERTION_VALUE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13307_MATCHING_RULE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13308_NOT_A_VALID_ESCAPED_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13309_BAD_SUBSTRING - org.apache.directory.api.i18n.I18n
- ERR_13310_BAD_CHAR - org.apache.directory.api.i18n.I18n
- ERR_13311_EXPECTING_EQUAL - org.apache.directory.api.i18n.I18n
- ERR_13312_ITEM_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13313_EMPTY_FILTERCOMP - org.apache.directory.api.i18n.I18n
- ERR_13314_FILTER_MISSING_OPEN_PAR - org.apache.directory.api.i18n.I18n
- ERR_13315_FILTER_MISSING_CLOSE_PAR - org.apache.directory.api.i18n.I18n
- ERR_13316_EMPTY_FILTER - org.apache.directory.api.i18n.I18n
- ERR_13317_NO_MORE_THAN_ONE_ELEM_IN_NOT - org.apache.directory.api.i18n.I18n
- ERR_13318_INVALID_ATTR_IN_REFINEMENT - org.apache.directory.api.i18n.I18n
- ERR_13400_ENTRY_WITH_TWO_DNS - org.apache.directory.api.i18n.I18n
- ERR_13401_CHANGE_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13402_EXPECTING_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13403_CANNOT_PARSE_LDIF_BUFFER - org.apache.directory.api.i18n.I18n
- ERR_13404_EMPTY_DN_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13405_DN_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13406_FILE_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13407_ERROR_READING_FILE - org.apache.directory.api.i18n.I18n
- ERR_13408_BAD_PROTOCOL - org.apache.directory.api.i18n.I18n
- ERR_13409_CONTROL_WITHOUT_OID - org.apache.directory.api.i18n.I18n
- ERR_13410_INVALID_CRITICALITY - org.apache.directory.api.i18n.I18n
- ERR_13411_BAD_MODRDN_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13412_NO_DELETEOLDRDN - org.apache.directory.api.i18n.I18n
- ERR_13413_BAD_MODIFY_SEPARATOR - org.apache.directory.api.i18n.I18n
- ERR_13414_BAD_MODIFY_SEPARATOR_2 - org.apache.directory.api.i18n.I18n
- ERR_13415_MOD_ATTR_AND_VALUE_SPEC_NOT_EQUAL - org.apache.directory.api.i18n.I18n
- ERR_13416_NEW_SUPERIOR_NEEDED - org.apache.directory.api.i18n.I18n
- ERR_13417_UNKNOWN_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13418_CONTROL_ALREADY_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13419_CHANGETYPE_ALREADY_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13420_AT_VALUE_NOT_ALLOWED_AFTER_CONTROL - org.apache.directory.api.i18n.I18n
- ERR_13421_ATTRIBUTE_TYPE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13422_UNKNOWN_ENTRY_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13423_VERSION_NOT_A_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13424_EMPTY_CONTINUATION_LINE - org.apache.directory.api.i18n.I18n
- ERR_13425_EMPTY_FILE_NAME - org.apache.directory.api.i18n.I18n
- ERR_13426_CANNOT_PARSE_INEXISTANT_FILE - org.apache.directory.api.i18n.I18n
- ERR_13427_CANNOT_FIND_FILE - org.apache.directory.api.i18n.I18n
- ERR_13428_CANNOT_PARSE_LDIF - org.apache.directory.api.i18n.I18n
- ERR_13429_ERROR_PARSING_LDIF - org.apache.directory.api.i18n.I18n
- ERR_13430_PREMATURE_LDIF_ITERATOR_TERMINATION - org.apache.directory.api.i18n.I18n
- ERR_13431_UNEXPECTED_CHANGETYPE - org.apache.directory.api.i18n.I18n
- ERR_13432_NULL_ADDED_CONTROL - org.apache.directory.api.i18n.I18n
- ERR_13433_SEE_DIRSERVER_1547 - org.apache.directory.api.i18n.I18n
- ERR_13434_UNEXPECTED_MOD_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13435_CANNOT_COMPUTE_NEW_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13436_ERROR_ANONYMIZING_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13437_OVERFLOW - org.apache.directory.api.i18n.I18n
- ERR_13438_UNKNOWN_CHANGE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13439_LDIF_ENTRY_WITH_TWO_DNS - org.apache.directory.api.i18n.I18n
- ERR_13440_NO_CHANGE - org.apache.directory.api.i18n.I18n
- ERR_13441_BAD_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13442_ERROR_PARSING_LDIF_BUFFER - org.apache.directory.api.i18n.I18n
- ERR_13443_CANNOT_FIND_FILE - org.apache.directory.api.i18n.I18n
- ERR_13444_CANNOT_READ_FILE - org.apache.directory.api.i18n.I18n
- ERR_13445_NO_DN - org.apache.directory.api.i18n.I18n
- ERR_13446_INVALID_DN - org.apache.directory.api.i18n.I18n
- ERR_13447_BAD_URL_FILE_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13448_FILE_TOO_BIG - org.apache.directory.api.i18n.I18n
- ERR_13449_ERROR_READING_BAD_URL - org.apache.directory.api.i18n.I18n
- ERR_13450_CANNOT_CLOSE_FILE - org.apache.directory.api.i18n.I18n
- ERR_13451_UNSUPPORTED_PROTOCOL - org.apache.directory.api.i18n.I18n
- ERR_13452_BAD_URL - org.apache.directory.api.i18n.I18n
- ERR_13453_INVALID_OID - org.apache.directory.api.i18n.I18n
- ERR_13454_BAD_MODIFY_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13455_BAD_MODDN_NO_SUPERIOR - org.apache.directory.api.i18n.I18n
- ERR_13456_BAD_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13457_MISPLACED_CONTROL - org.apache.directory.api.i18n.I18n
- ERR_13458_MISPLACED_CHANGETYPE - org.apache.directory.api.i18n.I18n
- ERR_13459_MISPLACED_ATTRIBUTETYPE - org.apache.directory.api.i18n.I18n
- ERR_13460_BAD_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13461_UNKNOWN_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_13462_LDIF_PARSING_ERROR - org.apache.directory.api.i18n.I18n
- ERR_13463_ERROR_WHILE_READING_LDIF_LINE - org.apache.directory.api.i18n.I18n
- ERR_13464_FILENAME_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13465_CANT_DEDUCE_REVERSE_FOR_MOD - org.apache.directory.api.i18n.I18n
- ERR_13466_NEW_SUPERIOR_DN_NULL - org.apache.directory.api.i18n.I18n
- ERR_13467_NULL_MODIFIED_DN - org.apache.directory.api.i18n.I18n
- ERR_13468_DONT_MOVE_ROOTDSE - org.apache.directory.api.i18n.I18n
- ERR_13469_NULL_READ_DN - org.apache.directory.api.i18n.I18n
- ERR_13470_DONT_RENAME_ROOTDSE - org.apache.directory.api.i18n.I18n
- ERR_13471_DELETED_ENTRY_WITH_ATTRIBUTES - org.apache.directory.api.i18n.I18n
- ERR_13472_ENTRY_WITH_NO_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13473_MODDN_WITH_ATTRIBUTES - org.apache.directory.api.i18n.I18n
- ERR_13474_LINE_LENGTH_TOO_SHORT - org.apache.directory.api.i18n.I18n
- ERR_13475_UNKNOWN_ATTRIBUTETYPE - org.apache.directory.api.i18n.I18n
- ERR_13500_UNDEFINED_CHANGETYPE - org.apache.directory.api.i18n.I18n
- ERR_13501_UNKNOWN_JNDI_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_13502_UNKNOWN_LDAP_URL_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_13503_RESULT_CODE_SHOULD_BE_IN - org.apache.directory.api.i18n.I18n
- ERR_13504_FIX_OID - org.apache.directory.api.i18n.I18n
- ERR_13505_HARDCODED_ZERO_LENGTH_RESPONSE - org.apache.directory.api.i18n.I18n
- ERR_13506_CANNOT_ABANDON_OPERATION - org.apache.directory.api.i18n.I18n
- ERR_13507_UNRECOGNIZED_JNDI_PROPERTY_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13508_INVALID_FILTER - org.apache.directory.api.i18n.I18n
- ERR_13509_UNEXPECTED_SCOPE - org.apache.directory.api.i18n.I18n
- ERR_13510_UNKNOWN_DEREF_MODE - org.apache.directory.api.i18n.I18n
- ERR_13511_INVALID_PROXIED_AUTHZ_NULL - org.apache.directory.api.i18n.I18n
- ERR_13512_INVALID_PROXIED_AUTHZ_BAD_DN - org.apache.directory.api.i18n.I18n
- ERR_13513_INVALID_PROXIED_AUTHZ_NO_DN_OR_U - org.apache.directory.api.i18n.I18n
- ERR_13514_UNKNOWN_SORT_RESPONSE_RESULT - org.apache.directory.api.i18n.I18n
- ERR_13515_UNEXPECTED_MOD_OP - org.apache.directory.api.i18n.I18n
- ERR_13516_UNEXPECTED_MESSAGE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13517_UNEXPECTED_ALIAS_DEREF_MODE - org.apache.directory.api.i18n.I18n
- ERR_13518_CLASS_INVALID_ENULM_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13600_TYPE_IS_NULL_OR_EMPTY - org.apache.directory.api.i18n.I18n
- ERR_13601_EXPECTED_COMMA_SEMI_COLON - org.apache.directory.api.i18n.I18n
- ERR_13602_RDN_EMPTY - org.apache.directory.api.i18n.I18n
- ERR_13603_NULL_RDN - org.apache.directory.api.i18n.I18n
- ERR_13604_START_AT_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13605_START_AT_DESCR_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13606_EXPECTED_NUMERICOID - org.apache.directory.api.i18n.I18n
- ERR_13607_DOT_MISSING_IN_OID - org.apache.directory.api.i18n.I18n
- ERR_13608_START_AT_NUMERICOID_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13609_EQUAL_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13610_NO_MORE_CHAR_AVAILABLE - org.apache.directory.api.i18n.I18n
- ERR_13611_VALUE_MISSING_ON_RDN - org.apache.directory.api.i18n.I18n
- ERR_13612_POSITION_NOT_IN_RANGE - org.apache.directory.api.i18n.I18n
- ERR_13613_VALUE_NOT_IN_HEX_FORM_ODD_NUMBER - org.apache.directory.api.i18n.I18n
- ERR_13614_VALUE_NOT_IN_HEX_FORM - org.apache.directory.api.i18n.I18n
- ERR_13615_UNESCAPED_CHARS_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_13616_CANNOT_SERIALIZE_AVA_UPNAME_NULL - org.apache.directory.api.i18n.I18n
- ERR_13617_CANNOT_SERIALIZE_AVA_UPTYPE_NULL - org.apache.directory.api.i18n.I18n
- ERR_13618_CANNOT_SERIALIZE_AVA_NORMTYPE_NULL - org.apache.directory.api.i18n.I18n
- ERR_13619_CANNOT_SERIALIZE_AVA_VALUE_NULL - org.apache.directory.api.i18n.I18n
- ERR_13620_CANNOT_NORMALIZE_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13621_ASSERTION_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13622_DN_OR_RDN_NULL - org.apache.directory.api.i18n.I18n
- ERR_13623_INVALID_POSITION - org.apache.directory.api.i18n.I18n
- ERR_13624_CANNOT_SERIALIZE_NULL_DN - org.apache.directory.api.i18n.I18n
- ERR_13625_INVALID_RDN - org.apache.directory.api.i18n.I18n
- ERR_13626_INVALID_RDN_DUPLICATE_AVA - org.apache.directory.api.i18n.I18n
- ERR_13700_CANNOT_MODIFY_LOCKED_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13701_CANNOT_MODIFY_AT_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13702_CANNOT_MODIFY_CMP_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13703_CANNOT_MODIFY_DITCR_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13704_CANNOT_MODIFY_DITSR_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13705_CANNOT_MODIFY_SYN_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13706_CANNOT_MODIFY_MR_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13707_CANNOT_MODIFY_MRU_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13708_CANNOT_MODIFY_NF_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13709_CANNOT_MODIFY_NORM_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13710_CANNOT_MODIFY_OC_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13711_CANNOT_MODIFY_SC_REGISTRY_COPY - org.apache.directory.api.i18n.I18n
- ERR_13712_UNKNOWN_SCHEMA_OBJECT_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13713_ESCAPED_WRONG_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13714_NULL - org.apache.directory.api.i18n.I18n
- ERR_13715_OPENLDAP_PARSER_NON_STANDARD - org.apache.directory.api.i18n.I18n
- ERR_13716_NULL_OR_EMPTY_STRING_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13717_UNEXPECTED_OBJECT_CLASS_TYPE_ENUM - org.apache.directory.api.i18n.I18n
- ERR_13718_UNEXPECTED_SCHEMA_OBJECT_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13719_LOOP_DETECTED - org.apache.directory.api.i18n.I18n
- ERR_13720_CANNOT_HANDLE_DN_COMPARISONS - org.apache.directory.api.i18n.I18n
- ERR_13721_ARGUMENT1_NULL - org.apache.directory.api.i18n.I18n
- ERR_13722_ARGUMENT2_NULL - org.apache.directory.api.i18n.I18n
- ERR_13723_MATCHING_RULE_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13724_INVALID_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13725_CANNOT_HANDLE_NAME_AND_OPTIONAL_UID_NORM - org.apache.directory.api.i18n.I18n
- ERR_13726_NO_OBJECT_IDENTIFIER_MACRO - org.apache.directory.api.i18n.I18n
- ERR_13727_ENTRY_CANNOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_13728_ENTRY_INVALID_CN - org.apache.directory.api.i18n.I18n
- ERR_13729_RULE_ID_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13730_DIT_STRUCTURE_RULE_ALREADY_REGISTRED - org.apache.directory.api.i18n.I18n
- ERR_13731_DIT_STRUCTURE_RULE_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13732_NAME_CANNOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_13733_ARG_NOT_NUMERIC_OID - org.apache.directory.api.i18n.I18n
- ERR_13734_OID_NOT_FOUND - org.apache.directory.api.i18n.I18n
- ERR_13735_ELEMENT_FOR_OID_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13736_ELEMENT_FOR_OID_ALREADY_REGISTERED - org.apache.directory.api.i18n.I18n
- ERR_13737_ELEMENT_WITH_NAME_ALREADY_REGISTERED - org.apache.directory.api.i18n.I18n
- ERR_13738_OID_NOT_A_NUMERIC_OID - org.apache.directory.api.i18n.I18n
- ERR_13739_ELEMENT_WITH_OID_NOT_REGISTERED - org.apache.directory.api.i18n.I18n
- ERR_13740_CANNOT_FIND_OID_FROM_NAME - org.apache.directory.api.i18n.I18n
- ERR_13741_OID_NOT_FOUND_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_13742_NO_SCHEMA_OBJECT_WITH_OID - org.apache.directory.api.i18n.I18n
- ERR_13743_CANNOT_REGISTER_NULL_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13744_SCHEMA_OBJECT_HAS_NO_VALID_OID - org.apache.directory.api.i18n.I18n
- ERR_13745_SCHEMA_OBJECT_WITH_OID_ALREADY_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13746_CANNOT_BUILD_REFERENCES - org.apache.directory.api.i18n.I18n
- ERR_13747_CANNOT_REMOVE_REFERENCES - org.apache.directory.api.i18n.I18n
- ERR_13748_MATCHING_RULE_NO_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13749_AT_WITH_CYCLE - org.apache.directory.api.i18n.I18n
- ERR_13750_REGISTERING_FAILED_ALREADY_PRESENT - org.apache.directory.api.i18n.I18n
- ERR_13751_UNREGISTERING_FAILED_NOT_PRESENT - org.apache.directory.api.i18n.I18n
- ERR_13752_CANNOT_FIND_SUPERIOR - org.apache.directory.api.i18n.I18n
- ERR_13753_CYCLE_DETECTED - org.apache.directory.api.i18n.I18n
- ERR_13754_CANNOT_FIND_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13755_AT_MUST_HAVE_A_SYNTAX_OID - org.apache.directory.api.i18n.I18n
- ERR_13756_CANNOT_FIND_EQUALITY_MR_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13757_CANNOT_FIND_EQUALITY_MR_INSTANCE - org.apache.directory.api.i18n.I18n
- ERR_13758_CANNOT_FIND_ORDERING_MR_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13759_CANNOT_FIND_ORDERING_MR_INSTANCE - org.apache.directory.api.i18n.I18n
- ERR_13760_CANNOT_FIND_SUBSTR_MR_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_13761_CANNOT_FIND_SUBSTR_MR_INSTANCE - org.apache.directory.api.i18n.I18n
- ERR_13762_AT_MUST_HAVE_SUPERIOR_USAGE - org.apache.directory.api.i18n.I18n
- ERR_13763_AT_MUST_BE_USER_MODIFIABLE - org.apache.directory.api.i18n.I18n
- ERR_13764_AT_COLLECTIVE_SHOULD_BE_USER_APP - org.apache.directory.api.i18n.I18n
- ERR_13765_MR_MUST_REFER_EXISTING_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13766_ABSTRACT_OC_CANNOT_INHERIT_FROM_OC - org.apache.directory.api.i18n.I18n
- ERR_13767_AUX_OC_CANNOT_INHERIT_FROM_STRUCT_OC - org.apache.directory.api.i18n.I18n
- ERR_13768_STRUCT_OC_CANNOT_INHERIT_FROM_AUX_OC - org.apache.directory.api.i18n.I18n
- ERR_13769_CANNOT_REGISTER_SUPERIOR_MISSING - org.apache.directory.api.i18n.I18n
- ERR_13770_CANNOT_REGISTER_DUPLICATE_AT_IN_MAY - org.apache.directory.api.i18n.I18n
- ERR_13771_CANNOT_REGISTER_AT_IN_MAY_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13772_CANNOT_REGISTER_DUPLICATE_AT_IN_MUST - org.apache.directory.api.i18n.I18n
- ERR_13773_CANNOT_REGISTER_DUPLICATE_AT_IN_MAY_AND_MUST - org.apache.directory.api.i18n.I18n
- ERR_13774_CANNOT_REGISTER_AT_IN_MUST_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_13775_UNDEFINED_MODIFICATION_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13776_CANNOT_SUBTYPE_COLLECTIVE - org.apache.directory.api.i18n.I18n
- ERR_13777_COLLECTIVE_NOT_MULTI_VALUED - org.apache.directory.api.i18n.I18n
- ERR_13778_COLLECTIVE_NOT_ALLOWED_IN_MUST - org.apache.directory.api.i18n.I18n
- ERR_13779_COLLECTIVE_NOT_ALLOWED_IN_MAY - org.apache.directory.api.i18n.I18n
- ERR_13780_SCHEMA_OBJECT_DESCRIPTION_HAS_ELEMENT_TWICE - org.apache.directory.api.i18n.I18n
- ERR_13781_MR_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13782_END_OF_FILE - org.apache.directory.api.i18n.I18n
- ERR_13783_SPACE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13784_BAD_OID_TWO_ZEROES - org.apache.directory.api.i18n.I18n
- ERR_13785_BAD_OID_CONSECUTIVE_DOTS - org.apache.directory.api.i18n.I18n
- ERR_13786_BAD_OID_DOT_AT_THE_END - org.apache.directory.api.i18n.I18n
- ERR_13787_OID_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13788_LEAD_KEY_CHAR_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13789_SIMPLE_QUOTE_EXPECTED_AT_START - org.apache.directory.api.i18n.I18n
- ERR_13790_NOT_A_KEYSTRING - org.apache.directory.api.i18n.I18n
- ERR_13791_KEYCHAR_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13792_SIMPLE_QUOTE_EXPECTED_AT_END - org.apache.directory.api.i18n.I18n
- ERR_13793_NO_CLOSING_PAREN - org.apache.directory.api.i18n.I18n
- ERR_13794_MORE_OIDS_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13795_OPENED_BRACKET_NOT_CLOSED - org.apache.directory.api.i18n.I18n
- ERR_13796_USAGE_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13797_USAGE_UNKNOWN - org.apache.directory.api.i18n.I18n
- ERR_13798_AT_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13799_SYNTAX_OR_SUP_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13800_COLLECTIVE_REQUIRES_USER_APPLICATION - org.apache.directory.api.i18n.I18n
- ERR_13801_NO_USER_MOD_REQUIRE_OPERATIONAL - org.apache.directory.api.i18n.I18n
- ERR_13802_EXTENSION_SHOULD_START_WITH_X - org.apache.directory.api.i18n.I18n
- ERR_13803_OC_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13804_OBJECT_IDENTIFIER_HAS_NO_OID - org.apache.directory.api.i18n.I18n
- ERR_13805_OBJECT_IDENTIFIER_INVALID_OID - org.apache.directory.api.i18n.I18n
- ERR_13806_UNEXPECTED_ELEMENT_READ - org.apache.directory.api.i18n.I18n
- ERR_13807_SYN_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13808_SYNTAX_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13809_DCR_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13810_DSR_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13811_INVALID_RULE_ID - org.apache.directory.api.i18n.I18n
- ERR_13812_FORM_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13813_MORE_RULE_IDS_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_13814_APPLIES_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13815_MRU_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13816_NF_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13817_STRUCTURAL_OBJECT_CLASS_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13818_MUST_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13819_FQCN_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13820_BYTE_CODE_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_13821_NORM_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13822_INVALID_FQCN_BAD_IDENTIFIER_START - org.apache.directory.api.i18n.I18n
- ERR_13823_INVALID_FQCN_DOUBLE_DOT - org.apache.directory.api.i18n.I18n
- ERR_13824_INVALID_FQCN_BAD_IDENTIFIER - org.apache.directory.api.i18n.I18n
- ERR_13825_COMP_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13826_SC_DESCRIPTION_INVALID - org.apache.directory.api.i18n.I18n
- ERR_13827_EMPTY_SYNTAX_LEN - org.apache.directory.api.i18n.I18n
- ERR_13828_MISSING_SYNTAX_OID - org.apache.directory.api.i18n.I18n
- ERR_13829_NO_OPENING_PAREN - org.apache.directory.api.i18n.I18n
- ERR_13830_CANNOT_PARSE_NULL_ATTR_TYPE - org.apache.directory.api.i18n.I18n
- ERR_13831_ATTRIBUTE_TYPE_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13832_ATTRIBUTE_TYPE_DESC_PARSE_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13833_CANNOT_PARSE_NULL_DCR - org.apache.directory.api.i18n.I18n
- ERR_13834_DCR_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13835_DCR_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13836_CANNOT_PARSE_NULL_DSR - org.apache.directory.api.i18n.I18n
- ERR_13837_DSR_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13838_DSR_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13839_CANNOT_PARSE_NULL_COMP - org.apache.directory.api.i18n.I18n
- ERR_13840_COMP_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13841_COMP_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13842_CANNOT_PARSE_NULL_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13843_SYNTAX_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13844_SYNTAX_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13845_CANNOT_PARSE_NULL_MR - org.apache.directory.api.i18n.I18n
- ERR_13846_MR_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13847_MR_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13848_CANNOT_PARSE_NULL_MRU - org.apache.directory.api.i18n.I18n
- ERR_13849_MRU_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13850_MRU_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13851_CANNOT_PARSE_NULL_NF - org.apache.directory.api.i18n.I18n
- ERR_13852_NF_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13853_NF_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13854_CANNOT_PARSE_NULL_NORM - org.apache.directory.api.i18n.I18n
- ERR_13855_NORM_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13856_NORM_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13857_CANNOT_PARSE_NULL_OC - org.apache.directory.api.i18n.I18n
- ERR_13858_OC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13859_OC_DESC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13860_CANNOT_PARSE_NULL_SC - org.apache.directory.api.i18n.I18n
- ERR_13861_SC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13862_SC_PARSING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_13863_MR_DOES_NOT_HAVE_A_COMP - org.apache.directory.api.i18n.I18n
- ERR_13864_AT_DOES_NOT_HAVE_A_SUPERIOR_NOR_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_13865_ERROR_PARSING_AT - org.apache.directory.api.i18n.I18n
- ERR_13866_MOD_INCREMENT_INVALID_VALUE - org.apache.directory.api.i18n.I18n
- ERR_13867_MOD_INCREMENT_NO_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13868_MOD_INCREMENT_NO_INT_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_13869_MOD_INCREMENT_OVERFLOW - org.apache.directory.api.i18n.I18n
- ERR_13900_INTEGER_TOKEN_NOT_INTEGER - org.apache.directory.api.i18n.I18n
- ERR_13901_MESSAGE - org.apache.directory.api.i18n.I18n
- ERR_13902_FILTER_PARSER_FAILED - org.apache.directory.api.i18n.I18n
- ERR_13903_DN_PARSER_FAILED - org.apache.directory.api.i18n.I18n
- ERR_14000_ERROR_ENCODING_MESSAGE - org.apache.directory.api.i18n.I18n
- ERR_15000_SCHEMA_ELEMENT_NAME_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_15001_NULL_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_15002_EMPTY_OR_NULL_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_15003_PARSER_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_15004_CANNOT_GENERATE_SOURCES - org.apache.directory.api.i18n.I18n
- ERR_15005_NO_PROPERTY - org.apache.directory.api.i18n.I18n
- ERR_16000_CANNOT_OVEWRITE_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16001_CANNOT_COPY_NON_EXISTENT - org.apache.directory.api.i18n.I18n
- ERR_16002_MORE_THAN_ONE_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_16003_ERROR_PARSING_LDIF - org.apache.directory.api.i18n.I18n
- ERR_16004_ROOT_WITHOUT_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16005_PARENT_NULL - org.apache.directory.api.i18n.I18n
- ERR_16006_DIRECTORY_CREATION_FAILED - org.apache.directory.api.i18n.I18n
- ERR_16007_BINARY_REQUIRED - org.apache.directory.api.i18n.I18n
- ERR_16008_AT_ACCESS_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_16009_LDIF_LOAD_FAIL - org.apache.directory.api.i18n.I18n
- ERR_16010_NO_SHEMA_FILE - org.apache.directory.api.i18n.I18n
- ERR_16011_NULL_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- ERR_16012_INVALID_COMPARATOR_OID - org.apache.directory.api.i18n.I18n
- ERR_16013_NULL_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_16014_NULL_SCHEMA_DESC - org.apache.directory.api.i18n.I18n
- ERR_16015_NON_EXISTENT_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16016_NULL_ENTRY - org.apache.directory.api.i18n.I18n
- ERR_16017_INVALID_CN_AT - org.apache.directory.api.i18n.I18n
- ERR_16018_INVALID_AT - org.apache.directory.api.i18n.I18n
- ERR_16019_CANNOT_ADD_SC - org.apache.directory.api.i18n.I18n
- ERR_16020_CANNOT_ADD_SC_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16021_DIFFERENT_COMPARATOR_OID - org.apache.directory.api.i18n.I18n
- ERR_16022_CANNOT_ADD_CMP - org.apache.directory.api.i18n.I18n
- ERR_16023_CANNOT_ADD_CMP_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16024_CANNOT_ADD_NORMALIZER - org.apache.directory.api.i18n.I18n
- ERR_16025_CANNOT_ADD_NORMALIZER_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16026_CANNOT_ADD_SYNTAX - org.apache.directory.api.i18n.I18n
- ERR_16027_CANNOT_ADD_SYNTAX_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16028_CANNOT_ADD_MR - org.apache.directory.api.i18n.I18n
- ERR_16029_CANNOT_ADD_MR_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16030_CANNOT_ADD_OC - org.apache.directory.api.i18n.I18n
- ERR_16031_CANNOT_ADD_OC_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16032_CANNOT_ADD_AT - org.apache.directory.api.i18n.I18n
- ERR_16033_CANNOT_ADD_AT_IN_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16034_ENTRY_WITHOUT_VALID_AT - org.apache.directory.api.i18n.I18n
- ERR_16035_CANNOT_LOAD_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16036_OID_NOT_UNIQUE - org.apache.directory.api.i18n.I18n
- ERR_16037_NON_EXISTING_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16038_NOT_ASSOCIATED_TO_A_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16039_OID_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_16040_CANNOT_REMOVE_FROM_REGISTRY - org.apache.directory.api.i18n.I18n
- ERR_16041_CANNOT_DELETE_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- ERR_16042_OUTPUT_DIR_CREATION_FAIL - org.apache.directory.api.i18n.I18n
- ERR_16043_CANOT_LOAD_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16044_CANNOT_LOAD_FILE - org.apache.directory.api.i18n.I18n
- ERR_16045_ERROR_LOADING_RESOURCE - org.apache.directory.api.i18n.I18n
- ERR_16046_BASE_DIR_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_16047_CANNOT_LOAD_RESOURCE - org.apache.directory.api.i18n.I18n
- ERR_16048_CANNOT_FIND_SC_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16049_CANNOT_FIND_SC_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16050_CANNOT_LOAD_SC_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16051_CANNOT_LOAD_SC_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16052_CANNOT_INST_SC_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16053_CANNOT_INST_SC_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16054_CANNOT_ACCESS_SC_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16055_CANNOT_ACCESS_SC_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16056_CANNOT_FIND_CMP_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16057_CANNOT_FIND_CMP_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16058_CANNOT_LOAD_CMP_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16059_CANNOT_LOAD_CMP_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16060_CANNOT_INVOKE_CMP_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16061_CANNOT_INVOKE_CMP_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16062_CANNOT_INST_CMP_CTOR_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16063_CANNOT_INST_CMP_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16064_CANNOT_ACCESS_CMP_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16065_CANNOT_ACCESS_CMP_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16066_CANNOT_FIND_CMP_CTOR_METH_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16067_CANNOT_FIND_CMP_CTOR_METH - org.apache.directory.api.i18n.I18n
- ERR_16068_CANNOT_FIND_NORM_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16069_CANNOT_FIND_NORM_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16070_CANNOT_LOAD_NORM_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16071_CANNOT_LOAD_NORM_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16072_CANNOT_INST_NORM_CTOR_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16073_CANNOT_INST_NORM_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16074_CANNOT_ACCESS_NORM_CTOR_CLASS - org.apache.directory.api.i18n.I18n
- ERR_16075_CANNOT_ACCESS_NORM_CTOR - org.apache.directory.api.i18n.I18n
- ERR_16076_NOT_A_SCHEMA_DEFINITION - org.apache.directory.api.i18n.I18n
- ERR_16077_SCHEMA_MANAGER_CANT_BE_LOADED - org.apache.directory.api.i18n.I18n
- ERR_16078_CANNOT_LOAD_UNKNOWN_SCHEMA - org.apache.directory.api.i18n.I18n
- ERR_16079_INVALID_SCHEMA_OBJECT_CANNOT_BE_LOADED - org.apache.directory.api.i18n.I18n
- ERR_16080_SCHEMA_LOADER_CANT_BE_CREATED - org.apache.directory.api.i18n.I18n
- ERR_17000_UNEXPECTED_PARSER_CONDITION - org.apache.directory.api.i18n.I18n
- ERR_17001_FAILED_OPEN_JAR_MANIFEST - org.apache.directory.api.i18n.I18n
- ERR_17002_INTEGER_TOO_BIG - org.apache.directory.api.i18n.I18n
- ERR_17003_INTEGER_INVALID - org.apache.directory.api.i18n.I18n
- ERR_17004_UNABLE_DELETE_DIR - org.apache.directory.api.i18n.I18n
- ERR_17005_FILE_MUST_NOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_17006_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_17007_IS_NOT_DIRECTORY - org.apache.directory.api.i18n.I18n
- ERR_17008_FAIL_LIST_DIR - org.apache.directory.api.i18n.I18n
- ERR_17009_FILE_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_17010_UNABLE_DELETE_FILE - org.apache.directory.api.i18n.I18n
- ERR_17011_FILE_IS_DIR - org.apache.directory.api.i18n.I18n
- ERR_17012_CANNOT_READ_FILE - org.apache.directory.api.i18n.I18n
- ERR_17013_FILE_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_17014_CANNOT_WRITE_FILE - org.apache.directory.api.i18n.I18n
- ERR_17015_CANNOT_CREATE_DIR - org.apache.directory.api.i18n.I18n
- ERR_17016_SOURCE_MUST_NOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_17017_DEST_MUST_NOT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_17018_SRC_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- ERR_17019_SRC_IS_DIR - org.apache.directory.api.i18n.I18n
- ERR_17020_SRC_AND_DEST_SAME - org.apache.directory.api.i18n.I18n
- ERR_17021_CANNOT_CREATE_DEST_DIR - org.apache.directory.api.i18n.I18n
- ERR_17022_DEST_READONLY - org.apache.directory.api.i18n.I18n
- ERR_17023_DEST_IS_DIR - org.apache.directory.api.i18n.I18n
- ERR_17024_FAILED_COPY_CONTENT - org.apache.directory.api.i18n.I18n
- ERR_17025_INVALID_CHAR - org.apache.directory.api.i18n.I18n
- ERR_17026_UNREGISTRED_COMPONENT - org.apache.directory.api.i18n.I18n
- ERR_17027_WRONG_DATA_LENGTH - org.apache.directory.api.i18n.I18n
- ERR_17028_PARAMETER_CANT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_17029_CHARSET_CANT_BE_NULL - org.apache.directory.api.i18n.I18n
- ERR_17030_BAD_ITERATOR_TYPE - org.apache.directory.api.i18n.I18n
- ERR_17031_REMOVE_FOLLOW_NEXT - org.apache.directory.api.i18n.I18n
- ERR_17032_BELOW_ZERO - org.apache.directory.api.i18n.I18n
- ERR_17033_ABOVE_OR_EQUAL - org.apache.directory.api.i18n.I18n
- ERR_17034_ADDING_DUP_KEYS_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- ERR_17035_DUPLICATED_COMMON_ELEMENT - org.apache.directory.api.i18n.I18n
- ERR_17036_UNREGISTRED_COMPONENT - org.apache.directory.api.i18n.I18n
- ERR_17037_MUST_START_WITH_SHARP - org.apache.directory.api.i18n.I18n
- ERR_17038_MUST_START_WITH_ESC_SHARP - org.apache.directory.api.i18n.I18n
- ERR_17039_NON_NULL_EXPECTED_STRING - org.apache.directory.api.i18n.I18n
- ERR_17040_EXPECTED_NON_EMPTY_STRING - org.apache.directory.api.i18n.I18n
- ERR_17041_VALID_ESC_CHARS_EXPECTED - org.apache.directory.api.i18n.I18n
- ERR_17042_INITIAL_SIZE_ABOVE_ZERO - org.apache.directory.api.i18n.I18n
- ERR_17043_GENERALIZED_TIME_NULL - org.apache.directory.api.i18n.I18n
- ERR_17044_BAD_GENERALIZED_TIME - org.apache.directory.api.i18n.I18n
- ERR_17045_BAD_GENERALIZED_TIME - org.apache.directory.api.i18n.I18n
- ERR_17046_BAD_GENERALIZED_TIME - org.apache.directory.api.i18n.I18n
- ERR_17047_TIME_TOO_SHORT - org.apache.directory.api.i18n.I18n
- ERR_17048_TIME_TOO_SHORT - org.apache.directory.api.i18n.I18n
- ERR_17049_INVALID_GENERALIZED_TIME - org.apache.directory.api.i18n.I18n
- ERR_17050_INVALID_DATE_TIME - org.apache.directory.api.i18n.I18n
- ERR_17051_CALENDAR_NULL - org.apache.directory.api.i18n.I18n
- ERR_17052_TIME_TOO_SHOR_NO_TZ - org.apache.directory.api.i18n.I18n
- ERR_17053_MISSING_TZ - org.apache.directory.api.i18n.I18n
- ERR_17054_TZ_MUST_BE_2_OR_4_DIGITS - org.apache.directory.api.i18n.I18n
- ERR_17055_MISSING_FRACTION - org.apache.directory.api.i18n.I18n
- ERR_17056_TIME_TOO_SHORT_NO_SECOND - org.apache.directory.api.i18n.I18n
- ERR_17057_SECOND_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17058_MISSING_MINUTE - org.apache.directory.api.i18n.I18n
- ERR_17059_MIN_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17060_TIME_TO_SHORT_MISSING_HOUR - org.apache.directory.api.i18n.I18n
- ERR_17061_HOUR_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17062_TIME_TO_SHORT_MISSING_DAY - org.apache.directory.api.i18n.I18n
- ERR_17063_DAY_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17064_TIME_TO_SHORT_MISSING_MONTH - org.apache.directory.api.i18n.I18n
- ERR_17065_MONTH_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17066_TIME_TO_SHORT_MISSING_YEAR - org.apache.directory.api.i18n.I18n
- ERR_17067_YEAR_NOT_NUM - org.apache.directory.api.i18n.I18n
- ERR_17068_SHOULD_NOT_GET_HERE - org.apache.directory.api.i18n.I18n
- ERR_17069_UNEXPECTED_FORMAT - org.apache.directory.api.i18n.I18n
- ERR_17070_SIZE_POSITIVE - org.apache.directory.api.i18n.I18n
- ERR_17071_UNEXPECTED_SIZE - org.apache.directory.api.i18n.I18n
- ERR_17072_INTEGER_OVERFLOW - org.apache.directory.api.i18n.I18n
- ERR_9100_UNKNOWN_PASSWORD_POLICY_ERROR - org.apache.directory.api.i18n.I18n
- ERR_9101_UNKNOWN_MODIFY_DN_OP_TYPE - org.apache.directory.api.i18n.I18n
- ERR_9102_UNKNOWN_VLV_RESPONSE - org.apache.directory.api.i18n.I18n
- ERR_9103_UNKNOWN_SYNC_STATE_TYPE - org.apache.directory.api.i18n.I18n
- ERR_9104_CLASS_LOADING_OF_PROC_TYPE_NOT_IMPLEMENTED - org.apache.directory.api.i18n.I18n
- ERR_9105_CONVERSION_VALUE_TO_JAVA_NOT_IMPLEMENTED - org.apache.directory.api.i18n.I18n
- ERR_9200_INTERGER_DECODING_FAILURE - org.apache.directory.api.i18n.I18n
- ERR_9300_UNEXPECTED_SYNCINFO - org.apache.directory.api.i18n.I18n
- error - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
An Exception to handle error message, has Iterator.next() can't throw exceptions
- error(String) - Method in class org.slf4j.event.EventRecodingLogger
- error(String) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- error(String) - Method in class org.slf4j.helpers.SubstituteLogger
- error(String) - Method in interface org.slf4j.Logger
-
Log a message at the ERROR level.
- error(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- error(String, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- error(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- error(String, Object) - Method in interface org.slf4j.Logger
-
Log a message at the ERROR level according to the specified format and argument.
- error(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- error(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- error(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- error(String, Object...) - Method in interface org.slf4j.Logger
-
Log a message at the ERROR level according to the specified format and arguments.
- error(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- error(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- error(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- error(String, Object, Object) - Method in interface org.slf4j.Logger
-
Log a message at the ERROR level according to the specified format and arguments.
- error(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- error(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- error(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- error(String, Throwable) - Method in interface org.slf4j.Logger
-
Log an exception (throwable) at the ERROR level with an accompanying message.
- error(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
- error(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- error(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
- error(Marker, String) - Method in interface org.slf4j.Logger
-
Log a message with the specific Marker at the ERROR level.
- error(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- error(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- error(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- error(Marker, String, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.error(String, Object)method except that the marker data is also taken into consideration. - error(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- error(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- error(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- error(Marker, String, Object...) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.error(String, Object...)method except that the marker data is also taken into consideration. - error(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- error(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- error(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- error(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.error(String, Object, Object)method except that the marker data is also taken into consideration. - error(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- error(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- error(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- error(Marker, String, Throwable) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.error(String, Throwable)method except that the marker data is also taken into consideration. - error(SAXParseException) - Method in class org.dom4j.io.DOMSAXContentHandler
-
This method is called when an error is detected during parsing such as a validation error.
- error(SAXParseException) - Method in class org.dom4j.io.SAXContentHandler
-
This method is called when an error is detected during parsing such as a validation error.
- error(SAXParseException) - Method in class org.dom4j.util.XMLErrorHandler
- ERROR - org.apache.mina.filter.logging.LogLevel
-
LogLevelwhich logs messages on the ERROR level. - ERROR - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.ERRORtypes. - ERROR - org.slf4j.event.Level
- ERROR - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ERROR_INT - Static variable in class org.slf4j.event.EventConstants
- ERROR_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
- ERROR_MESSAGE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ERROR_MESSAGE_BR_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ERROR_MESSAGE_ER_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ERROR_MESSAGE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ERROR_QNAME - Static variable in class org.dom4j.util.XMLErrorHandler
- ERROR_RESPONSE - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Error Response Loop state
- ERROR_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- ErrorGeneratingFilter - Class in org.apache.mina.filter.errorgenerating
-
An
IoFilterimplementation generating random bytes and PDU modification in your communication streams. - ErrorGeneratingFilter() - Constructor for class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- errorHandler - Variable in class org.xmlpull.v1.sax2.Driver
- errorIfNoSemiColon - org.apache.commons.lang3.text.translate.NumericEntityUnescaper.OPTION
-
Deprecated.Throw an exception if a semicolon is missing.
- errorIfNoSemiColon - org.apache.commons.text.translate.NumericEntityUnescaper.OPTION
-
Throw an exception if a semi-colon is missing.
- ErrorResponse - Class in org.apache.directory.api.dsmlv2.response
-
Class representing Error Response.
- ErrorResponse(int, ErrorResponse.ErrorResponseType, String) - Constructor for class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Creates a new instance of ErrorResponse.
- ErrorResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Creates a new instance of ErrorResponse.
- ErrorResponse.ErrorResponseType - Enum in org.apache.directory.api.dsmlv2.response
-
This enum represents the different types of error response
- ESC - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- escape(String) - Method in class org.apache.commons.text.StringEscapeUtils.Builder
-
Escape
inputaccording to the givenCharSequenceTranslator. - ESCAPE_CHAR - Static variable in class org.apache.commons.codec.net.URLCodec
-
Release 1.5 made this field final.
- ESCAPE_CSV - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping individual Comma Separated Values.
- ESCAPE_CSV - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping individual Comma Separated Values.
- ESCAPE_ECMASCRIPT - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping EcmaScript/JavaScript.
- ESCAPE_ECMASCRIPT - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping EcmaScript/JavaScript.
- ESCAPE_HTML3 - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping HTML version 3.0.
- ESCAPE_HTML3 - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping HTML version 3.0.
- ESCAPE_HTML4 - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping HTML version 4.0.
- ESCAPE_HTML4 - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping HTML version 4.0.
- ESCAPE_JAVA - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping Java.
- ESCAPE_JAVA - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping Java.
- ESCAPE_JSON - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping Json.
- ESCAPE_JSON - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping Json.
- ESCAPE_XML - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.use
StringEscapeUtils.ESCAPE_XML10orStringEscapeUtils.ESCAPE_XML11instead. - ESCAPE_XML10 - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping XML 1.0.
- ESCAPE_XML10 - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping XML 1.0.
- ESCAPE_XML11 - Static variable in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Translator object for escaping XML 1.1.
- ESCAPE_XML11 - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping XML 1.1.
- ESCAPE_XSI - Static variable in class org.apache.commons.text.StringEscapeUtils
-
Translator object for escaping Shell command language.
- escapeAttributeEntities(String) - Method in class org.dom4j.io.XMLWriter
-
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
- escapeAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- escapeAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
- escapeCsv(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Returns a
Stringvalue for a CSV column enclosed in double quotes, if required. - escapeCsv(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Returns a
Stringvalue for a CSV column enclosed in double quotes, if required. - escapeEcmaScript(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing EcmaScript String rules. - escapeEcmaScript(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing EcmaScript String rules. - escapeElementEntities(String) - Method in class org.dom4j.io.XMLWriter
-
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
- escapeFilterValue(String) - Static method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Handles the escaping of special characters in LDAP search filter assertion values using the <valueencoding> rule as described in RFC 4515.
- escapeFilterValue(AttributeType, byte[]) - Static method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Handles the escaping of special characters in LDAP search filter assertion values using the <valueencoding> rule as described in RFC 4515.
- escapeHtml3(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing HTML entities. - escapeHtml3(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing HTML entities. - escapeHtml4(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing HTML entities. - escapeHtml4(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing HTML entities. - escapeJava(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing Java String rules. - escapeJava(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing Java String rules. - escapeJson(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing Json String rules. - escapeJson(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing Json String rules. - escapeTags(String) - Static method in class org.apache.mina.util.Transform
-
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and replaces any '<', '>' , '&' or '"' characters with respective predefined entity references.
- escapeText(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- escapeText(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
- escapeValue(byte[]) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Transform a value in a String, accordingly to RFC 2253
- escapeValue(String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Transform a value in a String, accordingly to RFC 2253
- escapeXml(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.
- escapeXml10(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing XML entities. - escapeXml10(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing XML entities. - escapeXml11(String) - Static method in class org.apache.commons.lang3.StringEscapeUtils
-
Deprecated.Escapes the characters in a
Stringusing XML entities. - escapeXml11(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing XML entities. - escapeXSI(String) - Static method in class org.apache.commons.text.StringEscapeUtils
-
Escapes the characters in a
Stringusing XSI rules. - ESCESC - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- ESCSHARP - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- ESTABLISH_TCPIP_BIND - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
TCPIP bind
- ESTABLISH_TCPIP_STREAM - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
TCPIP stream
- ESTABLISH_UDP_ASSOCIATE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
UDP associate
- estimateSize(Object) - Method in class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
-
Estimate the size of an Object in number of bytes
- estimateSize(IoEvent) - Method in class org.apache.mina.filter.executor.DefaultIoEventSizeEstimator
-
Estimate the IoEvent size in number of bytes
- estimateSize(IoEvent) - Method in interface org.apache.mina.filter.executor.IoEventSizeEstimator
-
Estimate the IoEvent size in number of bytes
- eval() - Method in class org.apache.commons.collections4.FluentIterable
-
This method fully traverses an iterator of this iterable and returns a new iterable with the same contents, but without any reference to the originating iterables and/or iterators.
- EVAL_GREATER - Static variable in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Constants for comparisons : @gt;
- EVAL_LESSER - Static variable in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Constants for comparisons : <
- evaluate(Object) - Method in class org.apache.commons.collections4.functors.InstanceofPredicate
-
Evaluates the predicate returning true if the input object is of the correct type.
- evaluate(Object) - Method in class org.dom4j.xpath.DefaultXPath
- evaluate(Object) - Method in interface org.dom4j.XPath
-
evaluateevaluates an XPath expression and returns the result as anObject. - evaluate(T) - Method in class org.apache.commons.collections4.functors.AllPredicate
-
Evaluates the predicate returning true if all predicates return true.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.AndPredicate
-
Evaluates the predicate returning true if both predicates return true.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.AnyPredicate
-
Evaluates the predicate returning true if any predicate returns true.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.ComparatorPredicate
-
Evaluates the predicate.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.EqualPredicate
-
Evaluates the predicate returning true if the input equals the stored value.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.ExceptionPredicate
-
Evaluates the predicate always throwing an exception.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.FalsePredicate
-
Evaluates the predicate returning false always.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.IdentityPredicate
-
Evaluates the predicate returning true if the input object is identical to the stored object.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NonePredicate
-
Evaluates the predicate returning false if any stored predicate returns false.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NotNullPredicate
-
Evaluates the predicate returning true if the object does not equal null.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NotPredicate
-
Evaluates the predicate returning the opposite to the stored predicate.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NullIsExceptionPredicate
-
Evaluates the predicate returning the result of the decorated predicate once a null check is performed.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NullIsFalsePredicate
-
Evaluates the predicate returning the result of the decorated predicate once a null check is performed.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NullIsTruePredicate
-
Evaluates the predicate returning the result of the decorated predicate once a null check is performed.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.NullPredicate
-
Evaluates the predicate returning true if the input is null.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.OnePredicate
-
Evaluates the predicate returning true if only one decorated predicate returns true.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.OrPredicate
-
Evaluates the predicate returning true if either predicate returns true.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.TransformedPredicate
-
Evaluates the predicate returning the result of the decorated predicate once the input has been transformed
- evaluate(T) - Method in class org.apache.commons.collections4.functors.TransformerPredicate
-
Evaluates the predicate returning the result of the decorated transformer.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.TruePredicate
-
Evaluates the predicate returning true always.
- evaluate(T) - Method in class org.apache.commons.collections4.functors.UniquePredicate
-
Evaluates the predicate returning true if the input object hasn't been received yet.
- evaluate(T) - Method in interface org.apache.commons.collections4.Predicate
-
Use the specified parameter to perform a test that returns true or false.
- event - Variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- event(IoFilter.NextFilter, IoSession, FilterEvent) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Propagate an event up to the
IoHandler - event(IoFilter.NextFilter, IoSession, FilterEvent) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Propagate an event up to the
IoHandler - event(IoFilter.NextFilter, IoSession, FilterEvent) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
-
Propagate an event up to the
IoHandler - event(IoFilter.NextFilter, IoSession, FilterEvent) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Propagate an event up to the
IoHandler - event(IoSession, FilterEvent) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Invoked when a filter event is fired.
- event(IoSession, FilterEvent) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards an event to next filter.
- event(IoSession, FilterEvent) - Method in interface org.apache.mina.core.service.IoHandler
-
Invoked when a filter event is fired.
- event(IoSession, FilterEvent) - Method in class org.apache.mina.core.service.IoHandlerAdapter
-
Invoked when a filter event is fired.
- event(IoSession, FilterEvent) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.Delegates the method call to the
SingleSessionIoHandler.event(FilterEvent)method of the handler assigned to this session. - event(FilterEvent) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
-
Deprecated.Invoked when a filter event is fired.
- event(FilterEvent) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Invoked when a filter event is fired.
- event(XmlPullParser) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- event(XmlPullParser) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Serializer current event form pull parser
- EVENT - org.apache.mina.core.session.IoEventType
-
A generic event has been generated
- EventConstants - Class in org.slf4j.event
- EventConstants() - Constructor for class org.slf4j.event.EventConstants
- EventCountCircuitBreaker - Class in org.apache.commons.lang3.concurrent
-
A simple implementation of the Circuit Breaker pattern that counts specific events.
- EventCountCircuitBreaker(int, long, TimeUnit) - Constructor for class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Creates a new instance of
EventCountCircuitBreakerwhich uses the same parameters for opening and closing checks. - EventCountCircuitBreaker(int, long, TimeUnit, int) - Constructor for class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Creates a new instance of
EventCountCircuitBreakerwith the same interval for opening and closing checks. - EventCountCircuitBreaker(int, long, TimeUnit, int, long, TimeUnit) - Constructor for class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Creates a new instance of
EventCountCircuitBreakerand initializes all properties for opening and closing it based on threshold values for events occurring in specific intervals. - EventListenerSupport<L> - Class in org.apache.commons.lang3.event
-
An EventListenerSupport object can be used to manage a list of event listeners of a particular type.
- EventListenerSupport(Class<L>) - Constructor for class org.apache.commons.lang3.event.EventListenerSupport
-
Creates an EventListenerSupport object which supports the provided listener interface.
- EventListenerSupport(Class<L>, ClassLoader) - Constructor for class org.apache.commons.lang3.event.EventListenerSupport
-
Creates an EventListenerSupport object which supports the provided listener interface using the specified class loader to create the JDK dynamic proxy.
- EventListenerSupport.ProxyInvocationHandler - Class in org.apache.commons.lang3.event
-
An invocation handler used to dispatch the event(s) to all the listeners.
- eventQueue - Variable in class org.slf4j.event.EventRecodingLogger
- eventQueue - Variable in class org.slf4j.helpers.SubstituteLoggerFactory
- EventRecodingLogger - Class in org.slf4j.event
-
This class is used to record events during the initialization phase of the underlying logging framework.
- EventRecodingLogger(SubstituteLogger, Queue<SubstituteLoggingEvent>) - Constructor for class org.slf4j.event.EventRecodingLogger
- eventType - Variable in class org.xmlpull.mxp1.MXParser
- EventUtils - Class in org.apache.commons.lang3.event
-
Provides some useful event-based utility methods.
- EventUtils() - Constructor for class org.apache.commons.lang3.event.EventUtils
- evict() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Perform
numTestsidle object eviction tests, evicting examined objects that meet the criteria for eviction. - evict() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Perform
numTestsidle object eviction tests, evicting examined objects that meet the criteria for eviction. - evict() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Perform
numTestsidle object eviction tests, evicting examined objects that meet the criteria for eviction. - evict(EvictionConfig, PooledObject<T>, int) - Method in class org.apache.commons.pool2.impl.DefaultEvictionPolicy
- evict(EvictionConfig, PooledObject<T>, int) - Method in interface org.apache.commons.pool2.impl.EvictionPolicy
-
This method is called to test if an idle object in the pool should be evicted or not.
- EVICTION - org.apache.commons.pool2.PooledObjectState
-
In the queue, currently being tested for possible eviction.
- EVICTION_RETURN_TO_HEAD - org.apache.commons.pool2.PooledObjectState
-
Not in the queue, currently being tested for possible eviction.
- EvictionConfig - Class in org.apache.commons.pool2.impl
-
This class is used by pool implementations to pass configuration information to
EvictionPolicyinstances. - EvictionConfig(long, long, int) - Constructor for class org.apache.commons.pool2.impl.EvictionConfig
-
Deprecated.
- EvictionConfig(Duration, Duration, int) - Constructor for class org.apache.commons.pool2.impl.EvictionConfig
-
Creates a new eviction configuration with the specified parameters.
- evictionIterator - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- EvictionIterator(Deque<PooledObject<T>>) - Constructor for class org.apache.commons.pool2.impl.BaseGenericObjectPool.EvictionIterator
-
Constructs an EvictionIterator for the provided idle instance deque.
- evictionLock - Variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- EvictionPolicy<T> - Interface in org.apache.commons.pool2.impl
-
To provide a custom eviction policy (i.e.
- EvictionTimer - Class in org.apache.commons.pool2.impl
-
Provides a shared idle object eviction timer for all pools.
- Evictor() - Constructor for class org.apache.commons.pool2.impl.BaseGenericObjectPool.Evictor
- exa - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^18.
- EXACT - org.apache.commons.codec.language.bm.RuleType
-
Exact rules, which will lead to a minimum number of phonetic interpretations.
- EXACT_DN_AS_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EXACT_DN_AS_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- exception(LdapException) - Method in class org.apache.directory.ldap.client.template.AbstractPasswordPolicyResponder
-
Translates an
LdapExceptionto aPasswordExceptionto be thrown whenAbstractPasswordPolicyResponder.process(PasswordPolicyOperation)fails. - EXCEPTION - org.apache.commons.collections4.comparators.FixedOrderComparator.UnknownObjectBehavior
- EXCEPTION - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
Throws a
KeepAliveRequestTimeoutException. - EXCEPTION_CAUGHT - org.apache.mina.core.session.IoEventType
-
An exception has been caught
- EXCEPTION_PARAMETER - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to all unannotated raw types of exception parameters.
- exceptionCaught() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
tell if an exception was caught while processing the request or a response.
- exceptionCaught() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
tell if an exception was caught while processing the request or a response.
- exceptionCaught() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
tell if an exception was caught while processing the request or a response.
- exceptionCaught(Throwable) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
-
Deprecated.Invoked when any exception is thrown by user
IoHandlerimplementation or by MINA. - exceptionCaught(Throwable) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Invoked when any exception is thrown by user
IoHandlerimplementation or by MINA. - exceptionCaught(Throwable) - Method in class org.apache.mina.util.DefaultExceptionMonitor
-
Invoked when there are any uncaught exceptions.
- exceptionCaught(Throwable) - Method in class org.apache.mina.util.ExceptionMonitor
-
Invoked when there are any uncaught exceptions.
- exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
Filters
IoHandler.exceptionCaught(IoSession,Throwable)event. - exceptionCaught(IoFilter.NextFilter, IoSession, Throwable) - Method in class org.apache.mina.proxy.filter.ProxyFilter
-
Called when an exception occurs in the chain.
- exceptionCaught(IoSession, E) - Method in interface org.apache.mina.handler.demux.ExceptionHandler
-
Invoked when the specific type of exception is caught from the specified
session. - exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Handle the exception we got.
- exceptionCaught(IoSession, Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards
exceptionCaughtevent to next filter. - exceptionCaught(IoSession, Throwable) - Method in interface org.apache.mina.core.service.IoHandler
-
Invoked when any exception is thrown by user
IoHandlerimplementation or by MINA. - exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.core.service.IoHandlerAdapter
-
Invoked when any exception is thrown by user
IoHandlerimplementation or by MINA. - exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Invoked when any exception is thrown by user IoHandler implementation or by MINA.
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.Delegates the method call to the
SingleSessionIoHandler.exceptionCaught(Throwable)method of the handler assigned to this session. - exceptionCaught(IoSession, Throwable) - Method in class org.apache.mina.handler.stream.StreamIoHandler
-
Forwards caught exceptions to input stream.
- exceptionClosure() - Static method in class org.apache.commons.collections4.ClosureUtils
-
Gets a Closure that always throws an exception.
- exceptionClosure() - Static method in class org.apache.commons.collections4.functors.ExceptionClosure
-
Factory returning the singleton instance.
- ExceptionClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation that always throws an exception.
- ExceptionContext - Interface in org.apache.commons.lang3.exception
-
Allows the storage and retrieval of contextual information based on label-value pairs for exceptions.
- exceptionFactory() - Static method in class org.apache.commons.collections4.FactoryUtils
-
Gets a Factory that always throws an exception.
- exceptionFactory() - Static method in class org.apache.commons.collections4.functors.ExceptionFactory
-
Factory returning the singleton instance.
- ExceptionFactory<T> - Class in org.apache.commons.collections4.functors
-
Factory implementation that always throws an exception.
- ExceptionHandler<E extends Throwable> - Interface in org.apache.mina.handler.demux
-
A handler interface that
DemuxingIoHandlerforwardsexceptionCaughtevents to. - ExceptionMonitor - Class in org.apache.mina.util
-
Monitors uncaught exceptions.
- ExceptionMonitor() - Constructor for class org.apache.mina.util.ExceptionMonitor
- exceptionPredicate() - Static method in class org.apache.commons.collections4.functors.ExceptionPredicate
-
Factory returning the singleton instance.
- exceptionPredicate() - Static method in class org.apache.commons.collections4.PredicateUtils
-
Gets a Predicate that always throws an exception.
- ExceptionPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that always throws an exception.
- Exceptions - Class in org.apache.directory.api.util.exception
-
Provides utilities for manipulating and examining
Throwableobjects. - exceptionTransformer() - Static method in class org.apache.commons.collections4.functors.ExceptionTransformer
-
Factory returning the singleton instance.
- exceptionTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a transformer that always throws an exception.
- ExceptionTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that always throws an exception.
- ExceptionUtils - Class in org.apache.commons.lang3.exception
-
Provides utilities for manipulating and examining
Throwableobjects. - ExceptionUtils() - Constructor for class org.apache.commons.lang3.exception.ExceptionUtils
-
Public constructor allows an instance of
ExceptionUtilsto be created, although that is not normally necessary. - EXCLUDE - org.apache.commons.lang3.ClassUtils.Interfaces
-
Excludes interfaces.
- EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- excludeFieldNames - Variable in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Which field names to exclude from output.
- exclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception.
- exclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
- exclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception.
- exclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
- exclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two exclusive values specified; otherwise, throws an exception.
- exclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two exclusive values specified; otherwise, throws an exception with the specified message.
- EXECUTABLE - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.EXECUTABLEtypes. - execute(E) - Method in class org.apache.commons.collections4.functors.CatchAndRethrowClosure
-
Execute this closure on the specified input object.
- execute(E) - Method in class org.apache.commons.collections4.functors.ChainedClosure
-
Execute a list of closures.
- execute(E) - Method in class org.apache.commons.collections4.functors.ExceptionClosure
-
Always throw an exception.
- execute(E) - Method in class org.apache.commons.collections4.functors.ForClosure
-
Executes the closure
counttimes. - execute(E) - Method in class org.apache.commons.collections4.functors.IfClosure
-
Executes the true or false closure according to the result of the predicate.
- execute(E) - Method in class org.apache.commons.collections4.functors.NOPClosure
-
Do nothing.
- execute(E) - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Executes the closure whose matching predicate returns true
- execute(E) - Method in class org.apache.commons.collections4.functors.TransformerClosure
-
Executes the closure by calling the decorated transformer.
- execute(E) - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Executes the closure until the predicate is false.
- execute(Runnable) - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- execute(Runnable) - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- execute(Runnable) - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- execute(ConnectionCallback<T>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Executes the
connectionCallback, supplying it a managed connection. - execute(ConnectionCallback<T>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Executes the
connectionCallback, supplying it a managed connection. - execute(IoSession, Object) - Method in interface org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
-
Forwards the request to the next
IoHandlerCommandin theIoHandlerChain. - execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Execute a unit of processing work to be performed.
- execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in interface org.apache.mina.handler.chain.IoHandlerCommand
-
Execute a unit of processing work to be performed.
- execute(T) - Method in interface org.apache.commons.collections4.Closure
-
Performs an action on the specified input object.
- execute_task(IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Execute a SSLEngine task.
- executeAction(C) - Method in class org.apache.directory.api.asn1.ber.grammar.AbstractGrammar
-
This method, when called, execute an action on the current data stored in the container.
- executeAction(C) - Method in interface org.apache.directory.api.asn1.ber.grammar.Grammar
-
This method, when called, execute an action on the current data stored in the container.
- executeAction(Dsmlv2Container) - Method in class org.apache.directory.api.dsmlv2.AbstractGrammar
-
This method, when called, executes an action on the current data stored in the container.
- executeAction(Dsmlv2Container) - Method in interface org.apache.directory.api.dsmlv2.Grammar
-
This method, when called, executes an action on the current data stored in the container.
- executeAndThrow(E) - Method in class org.apache.commons.collections4.functors.CatchAndRethrowClosure
-
Execute this closure on the specified input object.
- executeWorker(Runnable) - Method in class org.apache.mina.core.service.AbstractIoService
- executeWorker(Runnable, String) - Method in class org.apache.mina.core.service.AbstractIoService
- EXECUTOR - Static variable in class org.apache.mina.filter.ssl.SslFilter
-
Task executor for processing handshakes
- ExecutorFilter - Class in org.apache.mina.filter.executor
-
A filter that forwards I/O events to
Executorto enforce a certain thread model while allowing the events per session to be processed simultaneously. - ExecutorFilter() - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor, no thread in the pool, and a maximum of 16 threads in the pool. - ExecutorFilter(int) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor, no thread in the pool, but a maximum of threads in the pool is given. - ExecutorFilter(int, int) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor, a number of thread to start with, a maximum of threads the pool can contain. - ExecutorFilter(int, int, long, TimeUnit) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, ThreadFactory) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, ThreadFactory, IoEventQueueHandler, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, IoEventQueueHandler) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, long, TimeUnit, IoEventQueueHandler, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, int, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(int, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - ExecutorFilter(Executor) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
Creates a new instance with the specified
Executor. - ExecutorFilter(Executor, IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
Creates a new instance with the specified
Executor. - ExecutorFilter(IoEventType...) - Constructor for class org.apache.mina.filter.executor.ExecutorFilter
-
(Convenience constructor) Creates a new instance with a new
OrderedThreadPoolExecutor. - exists(Iterable<C>, Predicate<? super C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.matchesAny(Iterable, Predicate)instead - exists(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Tells if an entry exists in the server.
- exists(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Tells if an entry exists in the server.
- exists(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Tells if an entry exists in the server.
- exists(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
-
Does the name marked already exist?
- exists(String) - Method in interface org.slf4j.IMarkerFactory
-
Checks if the marker with the name already exists.
- exists(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Tells if an Entry exists in the server.
- exists(Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Tells if an Entry exists in the server.
- exists(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Tells if an Entry exists in the server.
- exit - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
The exit flag.
- EXIT - org.apache.directory.api.dsmlv2.request.BatchRequestDsml.OnError
-
Exit on error.
- EXIT - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- expand(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the current position. - expand(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the current position. - expand(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the current position. - expand(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the specifiedposition. - expand(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the specifiedposition. - expand(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Changes the capacity and limit of this buffer so this buffer get the specified
expectedRemainingroom from the specifiedposition. - expand(CompositeByteArray, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.ChunkedExpander
-
Expand a ByteBuffer by minSize bytes
- expand(CompositeByteArray, int) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Expander
-
Expand a ByteBuffer by minSize bytes
- expand(CompositeByteArray, int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.NopExpander
-
Expand a ByteBuffer by minSize bytes
- ExpansibleByteBuffer - Class in org.apache.directory.api.util
-
A dynamically growing byte[].
- ExpansibleByteBuffer() - Constructor for class org.apache.directory.api.util.ExpansibleByteBuffer
-
Create a default ExpansibleByteBuffer capable of holding 10 bytes
- ExpansibleByteBuffer(int) - Constructor for class org.apache.directory.api.util.ExpansibleByteBuffer
-
Creates a ExpansibleByteBuffer which has an initialze size
- expectedModCount - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
The modification count that the list is expected to have.
- expectedModCount - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
-
Sublist modCount
- expectedModCount - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
-
The modification count expected
- expectedModCount - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- expectedModCount - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
-
For fast-fail.
- ExpirationListener<E> - Interface in org.apache.mina.util
-
A listener for expired object events.
- expirationTime(K, V) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
-
Determine the expiration time for the given key-value entry.
- expirationTime(K, V) - Method in interface org.apache.commons.collections4.map.PassiveExpiringMap.ExpirationPolicy
-
Determine the expiration time for the given key-value entry.
- expired(E) - Method in interface org.apache.mina.util.ExpirationListener
-
Adds a given event to the listener
- Expirer() - Constructor for class org.apache.mina.util.ExpiringMap.Expirer
-
Creates a new instance of Expirer.
- ExpiringMap<K,V> - Class in org.apache.mina.util
-
A map with expiration.
- ExpiringMap() - Constructor for class org.apache.mina.util.ExpiringMap
-
Creates a new instance of ExpiringMap using the default values DEFAULT_TIME_TO_LIVE and DEFAULT_EXPIRATION_INTERVAL
- ExpiringMap(int) - Constructor for class org.apache.mina.util.ExpiringMap
-
Creates a new instance of ExpiringMap using the supplied time-to-live value and the default value for DEFAULT_EXPIRATION_INTERVAL
- ExpiringMap(int, int) - Constructor for class org.apache.mina.util.ExpiringMap
-
Creates a new instance of ExpiringMap using the supplied values and a
ConcurrentHashMapfor the internal data structure. - ExpiringMap.Expirer - Class in org.apache.mina.util
-
A Thread that monitors an
ExpiringMapand will remove elements that have passed the threshold. - ExpiringSessionRecycler - Class in org.apache.mina.core.session
-
An
IoSessionRecyclerwith sessions that time out on inactivity. - ExpiringSessionRecycler() - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
-
Create a new ExpiringSessionRecycler instance
- ExpiringSessionRecycler(int) - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
-
Create a new ExpiringSessionRecycler instance
- ExpiringSessionRecycler(int, int) - Constructor for class org.apache.mina.core.session.ExpiringSessionRecycler
-
Create a new ExpiringSessionRecycler instance
- EXPLICIT_LOWER_BOUND - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to unannotated, but explicit lower bounds:
<? super Object> - EXPLICIT_UPPER_BOUND - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to unannotated, but explicit upper bounds:
<T extends Object>. - EXPORT - org.apache.directory.api.ldap.aci.MicroOperation
-
The Export permission, may be used only in conjunction with the entry component.
- expression() - Method in annotation type org.checkerframework.checker.calledmethods.qual.EnsuresCalledMethodsIf
-
Returns Java expressions that have had the given methods called on them after the method returns
EnsuresCalledMethodsIf.result(). - expression() - Method in annotation type org.checkerframework.checker.index.qual.EnsuresLTLengthOfIf
-
Java expression(s) that are less than the length of the given sequences after the method returns the given result.
- expression() - Method in annotation type org.checkerframework.checker.lock.qual.EnsuresLockHeldIf
-
Returns Java expressions whose values are locks that are held after the method returns the given result.
- expression() - Method in annotation type org.checkerframework.checker.nullness.qual.EnsuresKeyForIf
-
Java expressions that are keys in the given maps after the method returns the given result.
- expression() - Method in annotation type org.checkerframework.checker.nullness.qual.EnsuresNonNullIf
-
Returns Java expression(s) that are non-null after the method returns the given result.
- expression() - Method in annotation type org.checkerframework.common.value.qual.EnsuresMinLenIf
-
Returns Java expression(s) that are a sequence with the given minimum length after the method returns
EnsuresMinLenIf.result(). - expression() - Method in annotation type org.checkerframework.framework.qual.EnsuresQualifier
-
Returns the Java expressions for which the qualifier holds after successful method termination.
- expression() - Method in annotation type org.checkerframework.framework.qual.EnsuresQualifierIf
-
Returns the Java expressions for which the qualifier holds if the method terminates with return value
EnsuresQualifierIf.result(). - expression() - Method in annotation type org.checkerframework.framework.qual.RequiresQualifier
-
Returns the Java expressions for which the annotation need to be present.
- ExprNode - Interface in org.apache.directory.api.ldap.model.filter
-
Root expression node interface which all expression nodes in the filter expression tree implement.
- EXT_CMT_END - Static variable in class org.apache.commons.codec.language.bm.ResourceConstants
- EXT_CMT_START - Static variable in class org.apache.commons.codec.language.bm.ResourceConstants
- extended(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Sends a extended operation request to the server with the given OID and no value.
- extended(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(String) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(String, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Sends a extended operation request to the server with the given OID and value.
- extended(String, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(String, byte[]) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(Oid) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(Oid) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Sends a extended operation request to the server with the given OID and no value.
- extended(Oid) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(Oid) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Sends a extended operation request to the server with the given OID and no value.
- extended(Oid, byte[]) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(Oid, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Sends a extended operation request to the server with the given OID and value.
- extended(Oid, byte[]) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(Oid, byte[]) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Sends a extended operation request to the server with the given OID and value.
- extended(ExtendedRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Performs an extended operation based on the extended request object.
- extended(ExtendedRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Performs an extended operation based on the extended request object.
- extended(ExtendedRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs an extended operation based on the extended request object.
- extended(ExtendedRequest) - Method in class org.apache.directory.ldap.client.api.MonitoringLdapConnection
-
Performs an extended operation based on the extended request object.
- EXTENDED_OPERATIONS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
-
The list of extended operations to load at startup
- EXTENDED_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ExtendedRequest message
- EXTENDED_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- EXTENDED_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- EXTENDED_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- EXTENDED_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- EXTENDED_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- EXTENDED_REQUEST_NAME_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENDED_REQUEST_REQUESTNAME_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </requestName> tag
- EXTENDED_REQUEST_REQUESTNAME_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <requestName> tag
- EXTENDED_REQUEST_REQUESTVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </requestValue> tag
- EXTENDED_REQUEST_REQUESTVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <requestValue> tag
- EXTENDED_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <extendedRequest> tag
- EXTENDED_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- EXTENDED_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENDED_REQUEST_VALUE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENDED_RESPONSE - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response state
- EXTENDED_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ExtendedResponse message
- EXTENDED_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- EXTENDED_RESPONSE_CONTROL_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Control End state
- EXTENDED_RESPONSE_CONTROL_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Control Start state
- EXTENDED_RESPONSE_CONTROL_VALUE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Control Value End state
- EXTENDED_RESPONSE_CONTROL_VALUE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Control Value Start state
- EXTENDED_RESPONSE_ERROR_MESSAGE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Error Message End state
- EXTENDED_RESPONSE_ERROR_MESSAGE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Error Message Start state
- EXTENDED_RESPONSE_NAME_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENDED_RESPONSE_REFERRAL_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Referral End state
- EXTENDED_RESPONSE_REFERRAL_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Referral Start state
- EXTENDED_RESPONSE_RESULT_CODE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Result Code End state
- EXTENDED_RESPONSE_RESULT_CODE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Extended Response Result Code Start state
- EXTENDED_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- EXTENDED_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENDED_RESPONSE_VALUE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- extendedAsync(ExtendedRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Asynchronously requests the server to perform an extended operation based on the given request.
- extendedAsync(ExtendedRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Asynchronously requests the server to perform an extended operation based on the given request.
- ExtendedFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage ExtendedRequests.
- ExtendedFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.ExtendedFuture
-
Creates a new instance of ExtendedFuture.
- ExtendedMessageFormat - Class in org.apache.commons.lang3.text
-
Deprecated.as of 3.6, use commons-text ExtendedMessageFormat instead
- ExtendedMessageFormat - Class in org.apache.commons.text
-
Extends
java.text.MessageFormatto allow pluggable/additional formatting options for embedded format elements. - ExtendedMessageFormat(String) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Create a new ExtendedMessageFormat for the default locale.
- ExtendedMessageFormat(String) - Constructor for class org.apache.commons.text.ExtendedMessageFormat
-
Create a new ExtendedMessageFormat for the default locale.
- ExtendedMessageFormat(String, Locale) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Create a new ExtendedMessageFormat.
- ExtendedMessageFormat(String, Locale) - Constructor for class org.apache.commons.text.ExtendedMessageFormat
-
Create a new ExtendedMessageFormat.
- ExtendedMessageFormat(String, Locale, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Create a new ExtendedMessageFormat.
- ExtendedMessageFormat(String, Locale, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.text.ExtendedMessageFormat
-
Create a new ExtendedMessageFormat.
- ExtendedMessageFormat(String, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.Create a new ExtendedMessageFormat for the default locale.
- ExtendedMessageFormat(String, Map<String, ? extends FormatFactory>) - Constructor for class org.apache.commons.text.ExtendedMessageFormat
-
Create a new ExtendedMessageFormat for the default locale.
- ExtendedNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Extended response.
- ExtendedOperationFactory - Interface in org.apache.directory.api.ldap.codec.api
-
The factory interface, defined by the codec API, for creating new requests/responses for extended operations.
- extendedRequest - Variable in class org.apache.directory.ldap.client.api.future.ExtendedFuture
-
The extendedRequest : we need it to find which request is associated with a response, when this response has no name
- ExtendedRequest - Interface in org.apache.directory.api.ldap.model.message
-
Extended protocol request message used to add to more operations to the protocol.
- ExtendedRequestDsml<Q extends ExtendedRequest,P extends ExtendedResponse> - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for ExtendedRequest
- ExtendedRequestDsml(LdapApiService, Q) - Constructor for class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Creates a new getDecoratedMessage() of ExtendedRequestDsml.
- ExtendedRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ExtendedRequest factory.
- ExtendedResponse - Interface in org.apache.directory.api.ldap.model.message
-
Extended protocol response message used to confirm the results of a extended request message.
- ExtendedResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for ExtendedResponse
- ExtendedResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.ExtendedResponseDsml
-
Creates a new getDecoratedMessage() of ExtendedResponseDsml.
- ExtendedResponseDsml(LdapApiService, ExtendedResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.ExtendedResponseDsml
-
Creates a new getDecoratedMessage() of ExtendedResponseDsml.
- ExtendedResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ExtendedResponse factory.
- extensible(String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Creates an extensible match filter by calling
extensible(null, value). - extensible(String) - Static method in class org.apache.directory.ldap.client.api.search.MatchingRuleAssertionFilter
-
Creates a new instance of MatchingRuleAssertionFilter without an attribute.
- extensible(String, String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Creates an extensible match filter.
- extensible(String, String) - Static method in class org.apache.directory.ldap.client.api.search.MatchingRuleAssertionFilter
-
Creates an extensible filter
- EXTENSIBLE - org.apache.directory.api.ldap.model.filter.AssertionType
-
extensible match assertion node
- EXTENSIBLE_EQUAL - org.apache.directory.ldap.client.api.search.FilterOperator
- EXTENSIBLE_MATCH - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- EXTENSIBLE_MATCH_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- EXTENSIBLE_MATCH_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- EXTENSIBLE_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- EXTENSIBLE_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- ExtensibleMatchFilter - Class in org.apache.directory.api.dsmlv2.request
-
The search request filter Matching Rule assertion
- ExtensibleMatchFilter - Class in org.apache.directory.api.ldap.codec.search
-
The search request filter Matching Rule assertion
- ExtensibleMatchFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.ExtensibleMatchFilter
- ExtensibleMatchFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Creates a new ExtensibleMatchFilter object.
- ExtensibleMatchFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Creates a new ExtensibleMatchFilter object.
- ExtensibleNode - Class in org.apache.directory.api.ldap.model.filter
-
Filter expression tree node for extensible assertions.
- ExtensibleNode(String) - Constructor for class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Creates a new emptyExtensibleNode object.
- ExtensibleNode(String, Value, String, boolean) - Constructor for class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Creates a new ExtensibleNode object.
- ExtensibleNode(AttributeType) - Constructor for class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Creates a new emptyExtensibleNode object.
- ExtensibleNode(AttributeType, Value, String, boolean) - Constructor for class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Creates a new ExtensibleNode object.
- Extension(boolean, String, String) - Constructor for class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Creates a new instance of Extension.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelRequest
-
The OID for the Cancel extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelResponse
-
The OID for the Cancel extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
-
The OID for the Certificate Generation extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponse
-
The CertGenerationResponse OID
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
-
The OID for the EndTransaction extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
-
The OID for the Start Transaction extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
The OID for the graceful disconnect extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
-
The OID for the graceful shutdown extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponse
-
The OID for the graceful shutdown extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
-
The OID for the pwdModify extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponse
-
The OID for the PwdModify extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequest
-
The OID string for the StartTLS extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTls.StartTlsResponse
-
The OID for the StartTLS extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequest
-
The OID for the StartTransaction extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
The OID for the stored procedure extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureResponse
-
The OID for the stored procedure extended operation response.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequest
-
The OID for the WhoAmI extended operation request.
- EXTENSION_OID - Static variable in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
-
The OID for the WhoAmI extended operation response.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
The OID of the NotiveOfDisconnect extended operation.
- EXTENSION_OID - Static variable in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
The OID of the NotiveOfDisconnect extended operation.
- extensions - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A map containing the list of supported extensions
- extensions - Variable in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
The optional list of extensions
- extensionsMatch(SchemaObject, SchemaObject) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks to see if the extensions of a schema description match another description.
- extensionsToLdif(String) - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
Return the extensions formated as Ldif lines
- EXTERNAL - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
EXTERNAL mechanism
- EXTERNAL_ENTITY_DECL - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- EXTERNAL_INSTANCE_OF - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- externalEntityDecl(String, String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Report a parsed external entity declaration.
- externalEntityDecl(String, String, String) - Method in class org.dom4j.io.SAXEventRecorder
- ExternalEntityDecl - Class in org.dom4j.dtd
-
ExternalEntityDeclrepresents an external entity declaration in a DTD. - ExternalEntityDecl() - Constructor for class org.dom4j.dtd.ExternalEntityDecl
- ExternalEntityDecl(String, String, String) - Constructor for class org.dom4j.dtd.ExternalEntityDecl
- extractCause(ExecutionException) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Inspects the cause of the specified
ExecutionExceptionand creates aConcurrentExceptionwith the checked cause if necessary. - extractCauseUnchecked(ExecutionException) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Inspects the cause of the specified
ExecutionExceptionand creates aConcurrentRuntimeExceptionwith the checked cause if necessary. - extractChallengeFromType2Message(byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
Extracts the NTLM challenge from the type 2 message as an 8 byte array.
- extractFlagsFromType2Message(byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
Extracts the NTLM flags from the type 2 message.
- extractOrCopy() - Method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.
- extractOrCopy() - Method in interface org.apache.directory.api.ldap.schema.extractor.SchemaLdifExtractor
-
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.
- extractOrCopy(boolean) - Method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
- extractOrCopy(boolean) - Method in interface org.apache.directory.api.ldap.schema.extractor.SchemaLdifExtractor
-
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
- extractSingleton(Collection<E>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Extract the lone element of the specified Collection.
- extractTargetInfoFromType2Message(byte[], Integer) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
Extracts the target information block from the type 2 message.
- extractTargetNameFromType2Message(byte[], Integer) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
Extracts the target name from the type 2 message.
- ExtrasBundleActivator - Class in org.apache.directory.api.ldap.extras
-
A BundleActivator for the ldap codec extras extension: extra ApacheDS and Apache Directory Studio specific controls and extended operations.
- ExtrasBundleActivator() - Constructor for class org.apache.directory.api.ldap.extras.ExtrasBundleActivator
- ExtrasBundleActivator.LdapApiServiceTracker - Class in org.apache.directory.api.ldap.extras
- ExtrasCodecFactoryUtil - Class in org.apache.directory.api.ldap.extras
-
A utility class for adding Codec and extended operation factories.
F
- f - Variable in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- FACSIMILE_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FACSIMILE_TELEPHONE_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FACSIMILE_TELEPHONE_NUMBER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FacsimileTelephoneNumberSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a facsimile TelephoneNumber according to ITU recommendation E.123 for the Telephone number part, and from RFC 4517, par.
- FacsimileTelephoneNumberSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- factory - Variable in class org.apache.commons.collections4.map.LazyMap
-
The factory to use to construct elements
- factory - Variable in class org.xmlpull.v1.builder.XmlInfosetBuilder
- factory - Variable in class org.xmlpull.v1.parser_pool.XmlPullParserPool
- Factory<T> - Interface in org.apache.commons.collections4
-
Defines a functor interface implemented by classes that create objects.
- factoryTransformer(Factory<? extends O>) - Static method in class org.apache.commons.collections4.functors.FactoryTransformer
-
Factory method that performs validation.
- FactoryTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that calls a Factory and returns the result.
- FactoryTransformer(Factory<? extends O>) - Constructor for class org.apache.commons.collections4.functors.FactoryTransformer
-
Constructor that performs no validation.
- FactoryUtils - Class in org.apache.commons.collections4
-
FactoryUtilsprovides reference implementations and utilities for the Factory functor interface. - fail(ResultResponse, PasswordPolicyResponse, ResultCodeEnum) - Method in class org.apache.directory.ldap.client.template.AbstractPasswordPolicyResponder
-
Returns an exception to be thrown in the case of a non SUCCESS
resultCode. - Failable - Class in org.apache.commons.lang3.function
-
This class provides utility functions, and classes for working with the
java.util.functionpackage, or more generally, with Java 8 lambdas. - FailableBiConsumer<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
BiConsumerthat declares aThrowable. - FailableBiFunction<T,U,R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
BiFunctionthat declares aThrowable. - FailableBiPredicate<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
BiPredicatethat declares aThrowable. - FailableBooleanSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
BooleanSupplierthat declares aThrowable. - FailableCallable<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Callablethat declares aThrowable. - FailableConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Consumerthat declares aThrowable. - FailableDoubleBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleBinaryOperatorthat declares aThrowable. - FailableDoubleConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleConsumerthat declares aThrowable. - FailableDoubleFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleFunctionthat declares aThrowable. - FailableDoublePredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoublePredicatethat declares aThrowable. - FailableDoubleSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleSupplierthat declares aThrowable. - FailableDoubleToIntFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleToIntFunctionthat declares aThrowable. - FailableDoubleToLongFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleToLongFunctionthat declares aThrowable. - FailableDoubleUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
DoubleUnaryOperatorthat declares aThrowable. - FailableFunction<T,R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Functionthat declares aThrowable. - FailableIntBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntBinaryOperatorthat declares aThrowable. - FailableIntConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntConsumerthat declares aThrowable. - FailableIntFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntFunctionthat declares aThrowable. - FailableIntPredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntPredicatethat declares aThrowable. - FailableIntSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntSupplierthat declares aThrowable. - FailableIntToDoubleFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntToDoubleFunctionthat declares aThrowable. - FailableIntToLongFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntToLongFunctionthat declares aThrowable. - FailableIntUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
IntUnaryOperatorthat declares aThrowable. - FailableLongBinaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongBinaryOperatorthat declares aThrowable. - FailableLongConsumer<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongConsumerthat declares aThrowable. - FailableLongFunction<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongFunctionthat declares aThrowable. - FailableLongPredicate<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongPredicatethat declares aThrowable. - FailableLongSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongSupplierthat declares aThrowable. - FailableLongToDoubleFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongToDoubleFunctionthat declares aThrowable. - FailableLongToIntFunction<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongToIntFunctionthat declares aThrowable. - FailableLongUnaryOperator<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
LongUnaryOperatorthat declares aThrowable. - FailableObjDoubleConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ObjDoubleConsumerthat declares aThrowable. - FailableObjIntConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ObjIntConsumerthat declares aThrowable. - FailableObjLongConsumer<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ObjLongConsumerthat declares aThrowable. - FailablePredicate<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Predicatethat declares aThrowable. - FailableRunnable<E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Runnablethat declares aThrowable. - FailableShortSupplier<E extends Throwable> - Interface in org.apache.commons.lang3.function
- FailableStream(Stream<O>) - Constructor for class org.apache.commons.lang3.stream.Streams.FailableStream
-
Constructs a new instance with the given
stream. - FailableStream(Stream<O>) - Constructor for class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Constructs a new instance with the given
stream. - FailableSupplier<R,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
Supplierthat declares aThrowable. - FailableToDoubleBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToDoubleBiFunctionthat declares aThrowable. - FailableToDoubleFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToDoubleFunctionthat declares aThrowable. - FailableToIntBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToIntBiFunctionthat declares aThrowable. - FailableToIntFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToIntFunctionthat declares aThrowable. - FailableToLongBiFunction<T,U,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToLongBiFunctionthat declares aThrowable. - FailableToLongFunction<T,E extends Throwable> - Interface in org.apache.commons.lang3.function
-
A functional interface like
ToLongFunctionthat declares aThrowable. - FAILED_INITIALIZATION - Static variable in class org.slf4j.LoggerFactory
- FAILED_MESSAGE_ID_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
The failed message ID
- failedBinding(Throwable) - Static method in class org.slf4j.LoggerFactory
- FAKE_IP - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Invalid IP used in SOCKS 4a protocol to specify that the client can't resolve the destination host's domain name.
- FALSE - Static variable in class org.apache.commons.lang3.BooleanUtils
-
The false String
"false". - FALSE - Static variable in interface org.apache.commons.lang3.function.FailableBiPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableIntPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailableLongPredicate
-
FALSE singleton
- FALSE - Static variable in interface org.apache.commons.lang3.function.FailablePredicate
-
FALSE singleton
- FALSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- FALSE - Static variable in class org.apache.directory.api.util.Serialize
-
The serialized value for FALSE
- FALSE_VALUE - Static variable in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
The encoded byte for a FALSE value
- falsePredicate() - Static method in class org.apache.commons.collections4.functors.FalsePredicate
-
Get a typed instance.
- falsePredicate() - Static method in class org.apache.commons.collections4.PredicateUtils
-
Gets a Predicate that always returns false.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableBiPredicate
-
Returns The FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
Returns The FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableIntPredicate
-
Returns The FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailableLongPredicate
-
Returns The FALSE singleton.
- falsePredicate() - Static method in interface org.apache.commons.lang3.function.FailablePredicate
-
Returns The FALSE singleton.
- FalsePredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that always returns false.
- FastDateFormat - Class in org.apache.commons.lang3.time
-
FastDateFormat is a fast and thread-safe version of
SimpleDateFormat. - FastDateFormat(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
-
Constructs a new FastDateFormat.
- FastDateFormat(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateFormat
-
Constructs a new FastDateFormat.
- FastDateParser - Class in org.apache.commons.lang3.time
-
FastDateParser is a fast and thread-safe version of
SimpleDateFormat. - FastDateParser(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDateParser
-
Constructs a new FastDateParser.
- FastDateParser(String, TimeZone, Locale, Date) - Constructor for class org.apache.commons.lang3.time.FastDateParser
-
Constructs a new FastDateParser.
- FastDateParser.TimeZoneStrategy - Class in org.apache.commons.lang3.time
-
A strategy that handles a time zone field in the parsing pattern
- FastDatePrinter - Class in org.apache.commons.lang3.time
-
FastDatePrinter is a fast and thread-safe version of
SimpleDateFormat. - FastDatePrinter(String, TimeZone, Locale) - Constructor for class org.apache.commons.lang3.time.FastDatePrinter
-
Constructs a new FastDatePrinter.
- FastDnParser - Enum in org.apache.directory.api.ldap.model.name
-
A fast LDAP Dn parser that handles only simple DNs.
- fastHash(char[], int, int) - Static method in class org.xmlpull.mxp1.MXParser
-
simplistic implementation of hash function that has constant time to compute - so it also means diminishing hash quality for long strings but for XML parsing it should be good enough ...
- fastParser - Variable in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
The fast schemaObject parser
- FastTimeZone - Class in org.apache.commons.lang3.time
-
Faster methods to produce custom time zones.
- fatalError(SAXParseException) - Method in class org.dom4j.io.DOMSAXContentHandler
-
This method is called when a fatal error occurs during parsing.
- fatalError(SAXParseException) - Method in class org.dom4j.io.SAXContentHandler
-
This method is called when a fatal error occurs during parsing.
- fatalError(SAXParseException) - Method in class org.dom4j.util.XMLErrorHandler
- FATALERROR_QNAME - Static variable in class org.dom4j.util.XMLErrorHandler
- FAVOURITE_DRINK_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FAX_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FaxSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Fax according to RFC 4517.
- FaxSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- FBCBottom - Annotation Type in org.checkerframework.checker.initialization.qual
-
The bottom type in the initialization type system.
- FEATURE_ALL_OPERATIONAL_ATTRIBUTES - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FEATURE_MODIFY_INCREMENT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FEATURE_NAMES_INTERNED - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- FEATURE_NAMES_INTERNED - Static variable in class org.xmlpull.mxp1.MXParser
- FEATURE_NAMESPACE_PREFIXES - Static variable in class org.dom4j.io.SAXWriter
- FEATURE_NAMESPACES - Static variable in class org.dom4j.io.SAXWriter
- FEATURE_PROCESS_DOCDECL - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether the document declaration is processed.
- FEATURE_PROCESS_NAMESPACES - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether the parser processes namespaces.
- FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This feature determines whether namespace attributes are exposed via the attribute access methods.
- FEATURE_SERIALIZER_ATTVALUE_USE_APOSTROPHE - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- FEATURE_VALIDATION - Static variable in interface org.xmlpull.v1.XmlPullParser
-
If this feature is activated, all validation errors as defined in the XML 1.0 sepcification are reported.
- FEATURE_XML_ROUNDTRIP - Static variable in class org.xmlpull.mxp1.MXParser
- features - Variable in class org.xmlpull.v1.XmlPullParserFactory
- femto - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-15.
- Fenum - Annotation Type in org.checkerframework.checker.fenum.qual
-
A generic fake enumeration qualifier that is parameterized by a name.
- FenumBottom - Annotation Type in org.checkerframework.checker.fenum.qual
-
The bottom type in the Fenum type system.
- FenumTop - Annotation Type in org.checkerframework.checker.fenum.qual
-
The top of the fake enumeration type hierarchy.
- FenumUnqualified - Annotation Type in org.checkerframework.checker.fenum.qual
-
An unqualified type.
- fetch() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Gets the current entry, but don't move forward.
- fetchClass(String) - Method in class org.apache.commons.text.lookup.ConstantStringLookup
-
Loads the class with the specified name.
- field() - Method in annotation type org.checkerframework.common.value.qual.MinLenFieldInvariant
-
The field that has an array length qualifier in the class on which the field invariant is written.
- field() - Method in annotation type org.checkerframework.framework.qual.FieldInvariant
-
The field that has a more precise type, in the class on which the
FieldInvariantannotation is written. - FIELD - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to all unannotated raw types of fields.
- FieldDescriptor - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a field descriptor (JVM type format) as defined in the Java Virtual Machine Specification, section 4.3.2.
- FieldDescriptorForPrimitive - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a field descriptor (JVM type format) for a primitive as defined in the Java Virtual Machine Specification, section 4.3.2.
- FieldDescriptorWithoutPackage - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a
field descriptorfor a primitive or for an array whose base type is primitive or in the unnamed package. - FieldInvariant - Annotation Type in org.checkerframework.framework.qual
-
Specifies that a field's type, in the class on which this annotation is written, is a subtype of its declared type.
- fields() - Method in annotation type org.checkerframework.common.initializedfields.qual.EnsuresInitializedFields
-
Fields that this method initializes.
- FieldUtils - Class in org.apache.commons.lang3.reflect
-
Utilities for working with
Fields by reflection. - FieldUtils() - Constructor for class org.apache.commons.lang3.reflect.FieldUtils
-
FieldUtilsinstances should NOT be constructed in standard programming. - FILE - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for files using the key "file".
- FILE_ENCODING - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
file.encodingSystem Property. - FILE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
Deprecated.Use
File.separator, since it is guaranteed to be a string containing a single character and it does not require a privilege check. - FilenameFileRegion - Class in org.apache.mina.core.file
-
Manage a File to be sent to a remote host.
- FilenameFileRegion(File, FileChannel) - Constructor for class org.apache.mina.core.file.FilenameFileRegion
-
Create a new FilenameFileRegion instance
- FilenameFileRegion(File, FileChannel, long, long) - Constructor for class org.apache.mina.core.file.FilenameFileRegion
-
Create a new FilenameFileRegion instance
- FileRegion - Interface in org.apache.mina.core.file
-
Indicates the region of a file to be sent to the remote host.
- FileRegionWriteFilter - Class in org.apache.mina.filter.stream
-
Filter implementation that converts a
FileRegiontoIoBufferobjects and writes those buffers to the next filter. - FileRegionWriteFilter() - Constructor for class org.apache.mina.filter.stream.FileRegionWriteFilter
- fileStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the FileStringLookup singleton instance.
- FileStringLookup - Class in org.apache.commons.text.lookup
-
Looks up keys from an XML document.
- FileUtils - Class in org.apache.directory.api.util
-
This code comes from Apache commons.io library.
- fill(byte, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Fills this buffer with the specified value.
- fill(byte, int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Fills this buffer with the specified value.
- fill(byte, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Fills this buffer with the specified value.
- fill(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Fills this buffer with
NUL (0x00). - fill(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Fills this buffer with
NUL (0x00). - fill(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Fills this buffer with
NUL (0x00). - fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Fills this buffer with the specified value.
- fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Fills this buffer with the specified value.
- fillAndReset(byte, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Fills this buffer with the specified value.
- fillAndReset(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Fills this buffer with
NUL (0x00). - fillAndReset(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Fills this buffer with
NUL (0x00). - fillAndReset(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Fills this buffer with
NUL (0x00). - fillBuf() - Method in class org.xmlpull.mxp1.MXParser
- fillContext(IoSession, Map<String, String>) - Method in class org.apache.mina.filter.logging.MdcInjectionFilter
-
write key properties of the session to the Mapped Diagnostic Context sub-classes could override this method to map more/other attributes
- fillInStackTrace() - Method in interface org.apache.commons.pool2.impl.CallStack
-
Takes a snapshot of the current call stack.
- fillInStackTrace() - Method in class org.apache.commons.pool2.impl.NoOpCallStack
- fillInStackTrace() - Method in class org.apache.commons.pool2.impl.SecurityManagerCallStack
- fillInStackTrace() - Method in class org.apache.commons.pool2.impl.ThrowableCallStack
- filter - Variable in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
The built filter
- filter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- filter() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- filter(Iterable<T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Filter the collection by applying a Predicate to each element.
- filter(Predicate<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will only return elements from this iterable matching the provided predicate.
- filter(FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns a FailableStream consisting of the elements of this stream that match the given FailablePredicate.
- filter(Functions.FailablePredicate<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Returns a FailableStream consisting of the elements of this stream that match the given FailablePredicate.
- filter(IoFilterEvent) - Method in class org.apache.mina.filter.logging.MdcInjectionFilter
- filter(IoFilterEvent) - Method in class org.apache.mina.filter.util.CommonEventFilter
- Filter - Class in org.apache.directory.api.dsmlv2.request
-
An abstract Asn1Object used to store the filter.
- Filter - Class in org.apache.directory.api.ldap.codec.search
-
An abstract Asn1Object used to store the filter.
- Filter - Interface in org.apache.directory.ldap.client.api.search
-
The base interface for the Search Filters
- Filter() - Constructor for class org.apache.directory.api.dsmlv2.request.Filter
- Filter() - Constructor for class org.apache.directory.api.ldap.codec.search.Filter
-
The constructor.
- Filter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.Filter
-
The constructor.
- FILTER - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- FILTER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- FILTER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- FILTER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- FILTER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- FILTER_MATCH - org.apache.directory.api.ldap.aci.MicroOperation
-
The FilterMatch permission, may be used in conjunction with any component, except entry.
- FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- FILTER_VALUE - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- FilterBuilder - Class in org.apache.directory.ldap.client.api.search
-
A builder for constructing well formed search filters according to RFC 4515.
- FilterBuilder(Filter) - Constructor for class org.apache.directory.ldap.client.api.search.FilterBuilder
-
A private constructor that creates a new instance of a FilterBuilder containing a given filter.
- filterClose(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoSession.closeNow()or aIoSession.closeOnFlush()method invocations. - filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoSession.closeNow()or aIoSession.closeOnFlush()method invocations. - filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Filters
IoSession.closeNow()or aIoSession.closeOnFlush()method invocations. - filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoSession.closeNow()or aIoSession.closeOnFlush()method invocations. - filterClose(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
Filters
IoSession.closeNow()or aIoSession.closeOnFlush()method invocations. - filterClose(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards
filterCloseevent to next filter. - filteredBy(CharacterPredicate...) - Method in class org.apache.commons.text.RandomStringGenerator.Builder
-
Limits the characters in the generated string to those that match at least one of the predicates supplied.
- filteredIterable(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns a view of the given iterable that only contains elements matching the provided predicate.
- filteredIterator(Iterator<? extends E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that filters another iterator.
- filteredListIterator(ListIterator<? extends E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a list iterator that filters another list iterator.
- FilterEncoder - Class in org.apache.directory.api.ldap.model.filter
-
An encoder for LDAP filters.
- FilterEvent - Interface in org.apache.mina.filter
-
An empty interface that each Filter that is going to send a specific event must implement.
- filterInverse(Iterable<T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Filter the collection by applying a Predicate to each element.
- FilterIterator<E> - Class in org.apache.commons.collections4.iterators
-
Decorates another
Iteratorusing a predicate to filter elements. - FilterIterator<T> - Class in org.dom4j.tree
-
Deprecated.THIS CLASS WILL BE REMOVED IN dom4j-1.6 !!
- FilterIterator() - Constructor for class org.apache.commons.collections4.iterators.FilterIterator
-
Constructs a new
FilterIteratorthat will not function untilsetIteratoris invoked. - FilterIterator(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.FilterIterator
-
Constructs a new
FilterIteratorthat will not function untilsetPredicateis invoked. - FilterIterator(Iterator<? extends E>, Predicate<? super E>) - Constructor for class org.apache.commons.collections4.iterators.FilterIterator
-
Constructs a new
FilterIteratorthat will use the given iterator and predicate. - FilterIterator(Iterator<T>) - Constructor for class org.dom4j.tree.FilterIterator
-
Deprecated.
- FilterListIterator<E> - Class in org.apache.commons.collections4.iterators
-
Decorates another
ListIteratorusing a predicate to filter elements. - FilterListIterator() - Constructor for class org.apache.commons.collections4.iterators.FilterListIterator
-
Constructs a new
FilterListIteratorthat will not function untilsetListIteratorandsetPredicateare invoked. - FilterListIterator(ListIterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.FilterListIterator
-
Constructs a new
FilterListIteratorthat will not function untilsetPredicateis invoked. - FilterListIterator(ListIterator<? extends E>, Predicate<? super E>) - Constructor for class org.apache.commons.collections4.iterators.FilterListIterator
-
Constructs a new
FilterListIterator. - FilterListIterator(Predicate<? super E>) - Constructor for class org.apache.commons.collections4.iterators.FilterListIterator
-
Constructs a new
FilterListIteratorthat will not function untilsetListIteratoris invoked. - FilterOperator - Enum in org.apache.directory.ldap.client.api.search
-
The operators that can be used in a Filter : AND: the '&' operator OR: the '|' operator NOT: the '!' operator EQUAL: the '=' operator LESS_THAN_OR_EQUAL: the '<=' operator GREATER_THAN_OR_EQUAL: the '>=' operator PRESENT: the '=*' operator APPROXIMATELY_EQUAL: the '~=' operator
- FilterParser - Class in org.apache.directory.api.ldap.model.filter
-
This class parse a Ldap filter.
- filterSet - Variable in class org.apache.directory.api.dsmlv2.request.ConnectorFilter
-
The set of filters used by And/Or filters
- filterSet - Variable in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The set of filters used by And/Or filters
- filtersLength - Variable in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
The filters length
- FilterVisitor - Interface in org.apache.directory.api.ldap.model.filter
-
Filter expression tree node visitor interface.
- filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.directory.api.ldap.codec.api.SaslFilter
- filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.WriteRequestFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
Filters
IoSession.write(Object)method invocation. - filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.proxy.filter.ProxyFilter
-
Filters outgoing writes, queueing them up if necessary while a handshake is ongoing.
- filterWrite(IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards
filterWriteevent to next filter. - FINAL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- FINAL_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- finalise(int, int, byte[], int) - Method in class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32
-
Deprecated.Use IncrementalHash32x86. This corrects the processing of trailing bytes.
- finalise(int, int, byte[], int) - Method in class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32x86
-
Finalize the running hash to the output 32-bit hash by processing remaining bytes and performing final mixing.
- finalize() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
-
Hook to GC finalization to print statistics about pool cache impl.
- finalStateValid() - Method in interface org.apache.directory.api.util.ComponentsMonitor
-
Checks if the final state is valid.
- finalStateValid() - Method in class org.apache.directory.api.util.MandatoryAndOptionalComponentsMonitor
-
Checks if the final state is valid.
- finalStateValid() - Method in class org.apache.directory.api.util.MandatoryComponentsMonitor
-
Checks if the final state is valid.
- finalStateValid() - Method in class org.apache.directory.api.util.OptionalComponentsMonitor
-
Checks if the final state is valid.
- find(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Finds the first element in the given iterable which matches the given predicate.
- find(Iterable<T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.find(Iterable, Predicate)instead - find(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Finds the first element in the given iterator which matches the given predicate.
- findAlgorithm(byte[]) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
Get the algorithm from the stored password.
- findAttribute(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- findAttribute(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
-
Deprecated.
- findAttribute(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Deprecated.Use attribute()
- findClass(String) - Method in class org.apache.directory.api.ldap.schema.loader.AttributeClassLoader
- findDefaultNamespace() - Method in class org.dom4j.tree.NamespaceStack
-
Attempts to find the current default namespace on the stack right now or returns null if one could not be found
- FindDistinct - Annotation Type in org.checkerframework.checker.interning.qual
-
This formal parameter annotation indicates that the method searches for the given value, using reference equality (
==). - findElementByName(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Deprecated.see element()
- findElementByName(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Deprecated.see element()
- findElementByName(String, String, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, String, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, String, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Deprecated.see elements()
- findElementByName(String, XmlElement) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- findElementByName(String, XmlElement) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- findElementByName(String, XmlElement) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Deprecated.see elements()
- findEncoder(DemuxingProtocolEncoder.State, Class<?>) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
- findExceptionHandler(Class<? extends Throwable>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- findNext() - Method in class org.dom4j.tree.FilterIterator
-
Deprecated.
- findNext(E) - Method in class org.apache.commons.collections4.iterators.ObjectGraphIterator
-
Finds the next object in the iteration given any start object.
- findNext(AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
- findNextByIterator(Iterator<? extends E>) - Method in class org.apache.commons.collections4.iterators.ObjectGraphIterator
-
Finds the next object in the iteration given an iterator.
- findPossibleStaticLoggerBinderPathSet() - Static method in class org.slf4j.LoggerFactory
- findReceivedMessageHandler(Class<?>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- findSentMessageHandler(Class<?>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- findThreadById(long) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id.
- findThreadById(long, String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id if it belongs to a thread group with the specified group name.
- findThreadById(long, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds the active thread with the specified id if it belongs to the specified thread group.
- findThreadGroups(ThreadGroup, boolean, ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Select all active threadgroups which match the given predicate and which is a subgroup of the given thread group (or one of its subgroups).
- findThreadGroups(ThreadUtils.ThreadGroupPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Select all active threadgroups which match the given predicate.
- findThreadGroupsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active thread groups with the specified group name.
- findThreads(ThreadGroup, boolean, ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Select all active threads which match the given predicate and which belongs to the given thread group (or one of its subgroups).
- findThreads(ThreadUtils.ThreadPredicate) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Select all active threads which match the given predicate.
- findThreadsByName(String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name.
- findThreadsByName(String, String) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name if they belong to a thread group with the specified group name.
- findThreadsByName(String, ThreadGroup) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Finds active threads with the specified name if they belong to a specified thread group.
- finish_handshake(IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Marks the handshake as complete and emits any signals
- finishConnect(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Finish the connection process of a client socket after it was marked as ready to process by the
AbstractPollingIoConnector.select(int)call. - finishConnect(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Finish the connection process of a client socket after it was marked as ready to process by the
AbstractPollingIoConnector.select(int)call. - finishConnect(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Finish the connection process of a client socket after it was marked as ready to process by the
AbstractPollingIoConnector.select(int)call. - finishDecode(boolean, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
-
Invoked when this state has found a
CRLF. - finishDecode(byte, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
-
Invoked when this state has consumed a complete
byte. - finishDecode(int) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
-
Invoked when this state cannot skip any more bytes.
- finishDecode(int, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
-
Invoked when this state has consumed a complete
int. - finishDecode(short, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
-
Invoked when this state has consumed a complete
short. - finishDecode(List<Object>, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
Called once the state machine has reached its end.
- finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
-
Invoked when this state has reached a
CRLF. - finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
Invoked when this state has reached the terminator byte.
- finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
-
Invoked when this state has consumed all bytes until the session is closed.
- finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
-
Invoked when this state has reached the terminator byte.
- finishDecode(IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
-
Invoked when this state has consumed the configured number of bytes.
- finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolDecoder
-
Invoked when the specified
sessionis closed. - finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
-
Override this method to deal with the closed connection.
- finishDecode(IoSession, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.demux.MessageDecoder
-
Invoked when the specified
sessionis closed while this decoder was parsing the data. - finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.demux.MessageDecoderAdapter
-
Override this method to deal with the closed connection.
- finishDecode(IoSession, ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.ProtocolDecoder
-
Invoked when the specified
sessionis closed. - finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.ProtocolDecoderAdapter
-
Override this method to deal with the closed connection.
- finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
-
Invoked when the specified
sessionis closed. - finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
-
Invoked when the specified
sessionis closed. - finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
-
Invoked when the specified
sessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.CrLfDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in interface org.apache.mina.filter.codec.statemachine.DecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
-
Invoked when the associated
IoSessionis closed. - finishDecode(ProtocolDecoderOutput) - Method in class org.apache.mina.filter.codec.statemachine.SkippingState
-
Invoked when the associated
IoSessionis closed. - finished - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- finisher() - Method in class org.apache.commons.lang3.stream.Streams.ArrayCollector
- finisher() - Method in class org.apache.commons.lang3.Streams.ArrayCollector
-
Deprecated.
- finishSessionInitialization0(IoSession, IoFuture) - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Adds required internal attributes and
IoFutureListeners related with event notifications to the specifiedsessionandfuture. - finishSessionInitialization0(IoSession, IoFuture) - Method in class org.apache.mina.core.service.AbstractIoService
-
Implement this method to perform additional tasks required for session initialization.
- finite(double) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not infinite or
NaN; otherwise throwing an exception. - finite(double, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not infinite or
NaN; otherwise throwing an exception with the specified message. - fire() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Returns a proxy object which can be used to call listener methods on all of the registered event listeners.
- fire() - Method in class org.apache.mina.core.filterchain.IoFilterEvent
-
Fire an event
- fire() - Method in class org.apache.mina.core.session.IoEvent
-
Fire an event
- fireConnected(IoSession) - Method in class org.apache.mina.proxy.ProxyConnector
-
Fires the connection event on the real future to notify the client.
- fireEvent(IoFilterEvent) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Fires the specified event through the underlying executor.
- fireEvent(FilterEvent) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.event(IoSession, FilterEvent)event. - fireEvent(FilterEvent) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.event(IoSession, FilterEvent)event. - fireEvent(FilterEvent) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireExceptionCaught(Throwable) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.exceptionCaught(IoSession, Throwable)event. - fireExceptionCaught(Throwable) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.exceptionCaught(IoSession, Throwable)event. - fireExceptionCaught(Throwable) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireFilterClose() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoSession.closeNow()or aIoSession.closeOnFlush()event. - fireFilterClose() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoSession.closeNow()or aIoSession.closeOnFlush()event. - fireFilterClose() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireFilterWrite(WriteRequest) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoSession.write(Object)event. - fireFilterWrite(WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoSession.write(Object)event. - fireFilterWrite(WriteRequest) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireInputClosed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.inputClosed(IoSession)event. - fireInputClosed() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.inputClosed(IoSession)event. - fireInputClosed() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireMessageReceived(Object) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.messageReceived(IoSession, Object)event. - fireMessageReceived(Object) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.messageReceived(IoSession, Object)event. - fireMessageReceived(Object) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireMessageSent(WriteRequest) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.messageSent(IoSession, Object)event. - fireMessageSent(WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.messageSent(IoSession, Object)event. - fireMessageSent(WriteRequest) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireRule(Node) - Method in class org.dom4j.rule.Mode
-
Runs the actions associated with the given node
- fireServiceActivated() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
-
Calls
IoServiceListener.serviceActivated(IoService)for all registered listeners. - fireServiceDeactivated() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
-
Calls
IoServiceListener.serviceDeactivated(IoService)for all registered listeners. - fireSessionClosed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.sessionClosed(IoSession)event. - fireSessionClosed() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.sessionClosed(IoSession)event. - fireSessionClosed() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireSessionCreated() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.sessionCreated(IoSession)event. - fireSessionCreated() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.sessionCreated(IoSession)event. - fireSessionCreated() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireSessionCreated(IoSession) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
-
Calls
IoServiceListener.sessionCreated(IoSession)for all registered listeners. - fireSessionDestroyed(IoSession) - Method in class org.apache.mina.core.service.IoServiceListenerSupport
-
Calls
IoServiceListener.sessionDestroyed(IoSession)for all registered listeners. - fireSessionIdle(IdleStatus) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.sessionIdle(IoSession, IdleStatus)event. - fireSessionIdle(IdleStatus) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.sessionIdle(IoSession, IdleStatus)event. - fireSessionIdle(IdleStatus) - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- fireSessionOpened() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Fires a
IoHandler.sessionOpened(IoSession)event. - fireSessionOpened() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Fires a
IoHandler.sessionOpened(IoSession)event. - fireSessionOpened() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- first() - Method in class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
- first() - Method in class org.apache.commons.collections4.bag.PredicatedSortedBag
- first() - Method in class org.apache.commons.collections4.bag.SynchronizedSortedBag
- first() - Method in class org.apache.commons.collections4.bag.TransformedSortedBag
- first() - Method in class org.apache.commons.collections4.bag.TreeBag
- first() - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
- first() - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
- first() - Method in class org.apache.commons.collections4.set.TransformedSortedSet
- first() - Method in interface org.apache.commons.collections4.SortedBag
-
Returns the first (lowest) member.
- first() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor at the first element.
- first() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor at the first element.
- first() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor at the first element.
- first() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor at the first element.
- first() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor at the first element.
- first() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- first() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- first() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- first() - Method in interface org.apache.mina.util.byteaccess.ByteArray
- first() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- first() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- first() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
- first(Iterable<T>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Shortcut for
get(iterator, 0). - first(Iterator<E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Shortcut for
get(iterator, 0). - firstByte() - Method in class org.apache.mina.util.byteaccess.ByteArrayList
- firstEntry() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the first entry the
Trieis storing. - firstKey() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
- firstKey() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- firstKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the first (lowest) key currently in this map.
- firstKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- firstKey() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the first key in the map, which is the first inserted.
- firstKey() - Method in class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
- firstKey() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
- firstKey() - Method in class org.apache.commons.collections4.map.LazySortedMap
- firstKey() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the first key in this map by insert order.
- firstKey() - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
- firstKey() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the first (and only) key in the map.
- firstKey() - Method in class org.apache.commons.collections4.map.TransformedSortedMap
- firstKey() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- firstKey() - Method in interface org.apache.commons.collections4.OrderedMap
-
Gets the first key currently in this map.
- firstKey() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- firstKey() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- firstNonBlank(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the first value in the array which is not empty (""),
nullor whitespace only. - firstNonEmpty(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the first value in the array which is not empty.
- firstNonNull(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the first value in the array which is not
null. - fit(T) - Method in class org.apache.commons.lang3.Range
-
Fits the given element into this range by returning the given element or, if out of bounds, the range minimum if below, or the range maximum if above.
- FixedLengthDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich consumes all received bytes until a configured number of read bytes has been reached. - FixedLengthDecodingState(int) - Constructor for class org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
-
Constructs a new instance using the specified decode length.
- FixedOrderComparator<T> - Class in org.apache.commons.collections4.comparators
-
A Comparator which imposes a specific order on a specific set of Objects.
- FixedOrderComparator() - Constructor for class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Constructs an empty FixedOrderComparator.
- FixedOrderComparator(List<T>) - Constructor for class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Constructs a FixedOrderComparator which uses the order of the given list to compare the objects.
- FixedOrderComparator(T...) - Constructor for class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Constructs a FixedOrderComparator which uses the order of the given array to compare the objects.
- FixedOrderComparator.UnknownObjectBehavior - Enum in org.apache.commons.collections4.comparators
-
Unknown object behavior enum.
- fixedSizeList(List<E>) - Static method in class org.apache.commons.collections4.list.FixedSizeList
-
Factory method to create a fixed size list.
- fixedSizeList(List<E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns a fixed-sized list backed by the given list.
- FixedSizeList<E> - Class in org.apache.commons.collections4.list
-
Decorates another
Listto fix the size preventing add/remove. - FixedSizeList(List<E>) - Constructor for class org.apache.commons.collections4.list.FixedSizeList
-
Constructor that wraps (not copies).
- fixedSizeMap(Map<K, V>) - Static method in class org.apache.commons.collections4.map.FixedSizeMap
-
Factory method to create a fixed size map.
- fixedSizeMap(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a fixed-sized map backed by the given map.
- FixedSizeMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates another
Mapto fix the size, preventing add/remove. - FixedSizeMap(Map<K, V>) - Constructor for class org.apache.commons.collections4.map.FixedSizeMap
-
Constructor that wraps (not copies).
- fixedSizeSortedMap(SortedMap<K, V>) - Static method in class org.apache.commons.collections4.map.FixedSizeSortedMap
-
Factory method to create a fixed size sorted map.
- fixedSizeSortedMap(SortedMap<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a fixed-sized sorted map backed by the given sorted map.
- FixedSizeSortedMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates another
SortedMapto fix the size blocking add/remove. - FixedSizeSortedMap(SortedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.FixedSizeSortedMap
-
Constructor that wraps (not copies).
- FLAG_NEGOTIATE_128_BIT_ENCRYPTION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that 128-bit encryption is supported
- FLAG_NEGOTIATE_56_BIT_ENCRYPTION - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that 56-bit encryption is supported
- FLAG_NEGOTIATE_ALWAYS_SIGN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that authenticated communication between the client and server should be signed with a "dummy" signature
- FLAG_NEGOTIATE_ANONYMOUS - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the client in the Type 3 message to indicate that an anonymous context has been established.
- FLAG_NEGOTIATE_DATAGRAM_STYLE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that datagram authentication is being used
- FLAG_NEGOTIATE_DOMAIN_SUPPLIED - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the client in the Type 1 message to indicate that the name of the domain in which the client workstation has membership is included in the message.
- FLAG_NEGOTIATE_KEY_EXCHANGE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that the client will provide an encrypted master key in the "Session Key" field of the Type 3 message
- FLAG_NEGOTIATE_LAN_MANAGER_KEY - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that the Lan Manager Session Key should be used for signing and sealing authenticated communications
- FLAG_NEGOTIATE_LOCAL_CALL - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the server to indicate that the server and client are on the same machine.
- FLAG_NEGOTIATE_NTLM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that NTLM authentication is being used
- FLAG_NEGOTIATE_NTLM2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that the NTLM2 signing and sealing scheme should be used for protecting authenticated communications.
- FLAG_NEGOTIATE_OEM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that OEM strings are supported for use in security buffer data
- FLAG_NEGOTIATE_SEAL - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Specifies that authenticated communication between the client and server should be encrypted (message confidentiality)
- FLAG_NEGOTIATE_SIGN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Specifies that authenticated communication between the client and server should carry a digital signature (message integrity)
- FLAG_NEGOTIATE_TARGET_INFO - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the server in the Type 2 message to indicate that it is including a Target Information block in the message.
- FLAG_NEGOTIATE_UNICODE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Indicates that Unicode strings are supported for use in security buffer data
- FLAG_NEGOTIATE_WORKSTATION_SUPPLIED - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the client in the Type 1 message to indicate that the client workstation's name is included in the message.
- FLAG_REQUEST_SERVER_AUTH_REALM - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Requests that the server's authentication realm be included in the Type 2 message
- FLAG_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
flag state
- FLAG_TARGET_TYPE_DOMAIN - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the server in the Type 2 message to indicate that the target authentication realm is a domain
- FLAG_TARGET_TYPE_SERVER - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the server in the Type 2 message to indicate that the target authentication realm is a server
- FLAG_TARGET_TYPE_SHARE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Sent by the server in the Type 2 message to indicate that the target authentication realm is a share.
- FLAG_UNIDENTIFIED_1 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
WARN : These flags usage has not been identified
- FLAG_UNIDENTIFIED_10 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- FLAG_UNIDENTIFIED_11 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- FLAG_UNIDENTIFIED_2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Negotiate Netware ??!
- FLAG_UNIDENTIFIED_3 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- FLAG_UNIDENTIFIED_4 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Request Init Response ??!
- FLAG_UNIDENTIFIED_5 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Request Accept Response ??!
- FLAG_UNIDENTIFIED_6 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Request Non-NT Session Key ??!
- FLAG_UNIDENTIFIED_7 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- FLAG_UNIDENTIFIED_8 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- FLAG_UNIDENTIFIED_9 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Undefined
- Flat3Map<K,V> - Class in org.apache.commons.collections4.map
-
A
Mapimplementation that stores data in simple fields until the size is greater than 3. - Flat3Map() - Constructor for class org.apache.commons.collections4.map.Flat3Map
-
Constructor.
- Flat3Map(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.Flat3Map
-
Constructor copying elements from another map.
- Flat3Map.EntryIterator<K,V> - Class in org.apache.commons.collections4.map
- Flat3Map.EntrySet<K,V> - Class in org.apache.commons.collections4.map
-
EntrySet
- Flat3Map.EntrySetIterator<K,V> - Class in org.apache.commons.collections4.map
-
EntrySetIterator and MapEntry
- Flat3Map.FlatMapEntry<K,V> - Class in org.apache.commons.collections4.map
- Flat3Map.FlatMapIterator<K,V> - Class in org.apache.commons.collections4.map
-
FlatMapIterator
- Flat3Map.KeySet<K> - Class in org.apache.commons.collections4.map
-
KeySet
- Flat3Map.KeySetIterator<K> - Class in org.apache.commons.collections4.map
-
KeySetIterator
- Flat3Map.Values<V> - Class in org.apache.commons.collections4.map
-
Values
- Flat3Map.ValuesIterator<V> - Class in org.apache.commons.collections4.map
-
ValuesIterator
- FlatMapEntry(Flat3Map<K, V>, int) - Constructor for class org.apache.commons.collections4.map.Flat3Map.FlatMapEntry
- FlatMapIterator(Flat3Map<K, V>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.FlatMapIterator
- flip() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- flip() - Method in class org.apache.mina.core.buffer.IoBuffer
- flip() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- FLOAT - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter is a floating-point type: float, Float, double, Double, and BigDecimal.
- FLOAT - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.FLOAT_LITERALtrees. - FLOAT - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.FLOATtypes. - FLOAT_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for minus one.
- FLOAT_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for one.
- FLOAT_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Float constant for zero.
- floatValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as a
float. - floatValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as a float.
- floatValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as a float.
- floor(E) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- floor(E) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- floor(E) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- floorEntry(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns a key-value mapping associated with the greatest key less than or equal to the given key, or null if there is no such key.
- FluentIterable<E> - Class in org.apache.commons.collections4
-
A FluentIterable provides a powerful yet simple API for manipulating Iterable instances in a fluent manner.
- FluentIterable() - Constructor for class org.apache.commons.collections4.FluentIterable
-
Package-private constructor, used by IterableUtils.
- flush() - Method in class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out to the stream.
- flush() - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderWriter
-
Deprecated.
- flush() - Method in class org.apache.commons.text.StrBuilder.StrBuilderWriter
-
Deprecated.
- flush() - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderWriter
- flush() - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Flushing this writer has no effect.
- flush() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
- flush() - Method in class org.apache.mina.handler.stream.IoSessionOutputStream
- flush() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
-
Flush to the current index.
- flush() - Method in class org.dom4j.io.XMLWriter
-
Flushes the underlying Writer
- flush() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- flush() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- flush() - Method in interface org.xmlpull.v1.XmlSerializer
-
Write all pending output to the stream.
- flush(IoFilter.NextFilter) - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Flushes the encode queue
- flush(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
-
Flushes all messages you wrote via
ProtocolDecoderOutput.write(Object)to the next filter. - flush(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolDecoderOutput
-
Flushes all messages you wrote via
ProtocolDecoderOutput.write(Object)to the next filter. - flush(IoSession) - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
-
Flushes the buffered data.
- flush(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Flushes the internal write request queue of the specified
session. - flush(ByteArray) - Method in interface org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Flusher
-
Flush a byte array
- flush(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Flushes the internal write request queue of the specified
session. - flush(S) - Method in interface org.apache.mina.core.service.IoProcessor
-
Flushes the internal write request queue of the specified
session. - flush(S) - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
-
Flushes the internal write request queue of the specified
session. - flushPendingSessionEvents() - Method in class org.apache.mina.proxy.event.IoSessionEventQueue
-
Send any session event which were queued while waiting for handshaking to complete.
- flushPendingWriteRequests() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
-
Send any write requests which were queued whilst waiting for handshaking to complete.
- flushTo(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
-
Flush to the given index.
- FlyweightAttribute - Class in org.dom4j.tree
-
FlyweightAttributeis a Flyweight pattern implementation of a singly linked, read-only XML Attribute. - FlyweightAttribute(String, String) - Constructor for class org.dom4j.tree.FlyweightAttribute
-
Creates the
Attributewith the specified local name and value. - FlyweightAttribute(String, String, Namespace) - Constructor for class org.dom4j.tree.FlyweightAttribute
-
Creates the
Attributewith the specified local name, value andNamespace. - FlyweightAttribute(QName) - Constructor for class org.dom4j.tree.FlyweightAttribute
- FlyweightAttribute(QName, String) - Constructor for class org.dom4j.tree.FlyweightAttribute
- FlyweightCDATA - Class in org.dom4j.tree
-
FlyweightCDATAis a Flyweight pattern implementation of a singly linked, read-only XML CDATA. - FlyweightCDATA(String) - Constructor for class org.dom4j.tree.FlyweightCDATA
-
DOCUMENT ME!
- FlyweightComment - Class in org.dom4j.tree
-
FlyweightCommentis a Flyweight pattern implementation of a singly linked, read-only XML Comment. - FlyweightComment(String) - Constructor for class org.dom4j.tree.FlyweightComment
-
DOCUMENT ME!
- FlyweightEntity - Class in org.dom4j.tree
-
FlyweightEntityis a Flyweight pattern implementation of a singly linked, read-only XML entity. - FlyweightEntity() - Constructor for class org.dom4j.tree.FlyweightEntity
-
A default constructor for implementors to use.
- FlyweightEntity(String) - Constructor for class org.dom4j.tree.FlyweightEntity
-
Creates the
Entitywith the specified name - FlyweightEntity(String, String) - Constructor for class org.dom4j.tree.FlyweightEntity
-
Creates the
Entitywith the specified name and text. - FlyweightProcessingInstruction - Class in org.dom4j.tree
-
FlyweightProcessingInstructionis a Flyweight pattern implementation of a singly linked, read-only XML Processing Instruction. - FlyweightProcessingInstruction() - Constructor for class org.dom4j.tree.FlyweightProcessingInstruction
-
A default constructor for implementors to use.
- FlyweightProcessingInstruction(String, String) - Constructor for class org.dom4j.tree.FlyweightProcessingInstruction
-
This will create a new PI with the given target and values
- FlyweightProcessingInstruction(String, Map<String, String>) - Constructor for class org.dom4j.tree.FlyweightProcessingInstruction
-
This will create a new PI with the given target and values
- FlyweightText - Class in org.dom4j.tree
-
FlyweightTextis a Flyweight pattern implementation of a singly linked, read-only XML Text. - FlyweightText(String) - Constructor for class org.dom4j.tree.FlyweightText
-
DOCUMENT ME!
- FOLLOW - org.apache.directory.api.ldap.model.message.ReferralsPolicyEnum
-
Floow referral
- followLeft(AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Goes left through the tree until it finds a valid node.
- followReferrals() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Tells the client to follow referrals instead of throwing exceptions
- followReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client to follow referrals instead of throwing exceptions
- followReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client to follow referrals instead of throwing exceptions
- followRight(AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Traverses down the right path until it finds an uplink.
- foo() - Method in class org.dom4j.dom.DOMAttributeNodeMap
- forAllButLastDo(Iterable<T>, C) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.forEachButLast(Iterable, Closure)instead - forAllButLastDo(Iterator<T>, C) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IteratorUtils.forEachButLast(Iterator, Closure)instead - forAllDo(Iterable<T>, C) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.forEach(Iterable, Closure)instead - forAllDo(Iterator<T>, C) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IteratorUtils.forEach(Iterator, Closure)instead - Force - Annotation Type in org.checkerframework.checker.units.qual
-
Units of force.
- forceDelete(File) - Static method in class org.apache.directory.api.util.FileUtils
-
Deletes a file.
- forClosure(int, Closure<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will call the closure
counttimes. - forClosure(int, Closure<? super E>) - Static method in class org.apache.commons.collections4.functors.ForClosure
-
Factory method that performs validation.
- ForClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation that calls another closure n times, like a for loop.
- ForClosure(int, Closure<? super E>) - Constructor for class org.apache.commons.collections4.functors.ForClosure
-
Constructor that performs no validation.
- forEach(Iterable<E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Applies the closure to each element of the provided iterable.
- forEach(Iterator<E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Applies the closure to each element of the provided iterator.
- forEach(Closure<? super E>) - Method in class org.apache.commons.collections4.FluentIterable
-
Applies the closure to all elements contained in this iterable.
- forEach(FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Performs an action for each element of this stream.
- forEach(Functions.FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Performs an action for each element of this stream.
- forEachButLast(Iterable<E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Executes the given closure on each but the last element in the iterable.
- forEachButLast(Iterator<E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Executes the given closure on each but the last element in the iterator.
- format(long) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a millisecond
longvalue. - format(long) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a millisecond
longvalue. - format(long) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(long, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a millisecond
longvalue into the suppliedAppendable. - format(long, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a millisecond
longvalue into the suppliedStringBuffer. - format(long, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern.
- format(long, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Deprecated.
- format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Deprecated.
- format(long, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a locale.
- format(long, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone.
- format(long, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone and locale.
- format(Object) - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Formats a
Date,CalendarorLong(milliseconds) object. - format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.Uses the formatter Format instance.
- format(Object, StringBuffer, FieldPosition) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a
Date,CalendarorLong(milliseconds) object. - format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a
Date,CalendarorLong(milliseconds) object. - format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Object, StringBuffer, FieldPosition) - Method in class org.apache.commons.text.CompositeFormat
-
Uses the formatter Format instance.
- format(String, Object) - Static method in class org.slf4j.helpers.MessageFormatter
-
Performs single argument substitution for the 'messagePattern' passed as parameter.
- format(String, Object...) - Static method in class org.apache.commons.text.lookup.IllegalArgumentExceptions
-
Creates an
IllegalArgumentExceptionwith a message formatted withString.format(String,Object...). - format(String, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
- format(String, Object, Object) - Static method in class org.slf4j.helpers.MessageFormatter
-
Performs a two argument substitution for the 'messagePattern' passed as parameter.
- format(String, String...) - Static method in class org.apache.directory.api.ldap.model.filter.FilterEncoder
-
Formats a filter and handles encoding of special characters in the value arguments using the <valueencoding> rule as described in RFC 4515.
- format(Throwable, String, Object...) - Static method in class org.apache.commons.text.lookup.IllegalArgumentExceptions
-
Creates an
IllegalArgumentExceptionwith a message formatted withString.format(String,Object...). - format(Calendar) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a
Calendarobject. - format(Calendar) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a
Calendarobject. - format(Calendar) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Calendar, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a
Calendarobject into the suppliedAppendable. - format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a
Calendarobject into the suppliedStringBuffer. - format(Calendar, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Calendar, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern.
- format(Calendar, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Deprecated.
- format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Deprecated.
- format(Calendar, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Calendar, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a locale.
- format(Calendar, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a time zone.
- format(Calendar, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a calendar into a specific pattern in a time zone and locale.
- format(Date) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a
Dateobject using aGregorianCalendar. - format(Date) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a
Dateobject using aGregorianCalendar. - format(Date) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Date, B) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Formats a
Dateobject into the suppliedAppendableusing aGregorianCalendar. - format(Date, B) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Formats a
Dateobject into the suppliedStringBufferusing aGregorianCalendar. - format(Date, B) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern.
- format(Date, StringBuffer) - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Deprecated.
- format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Deprecated.
- format(Date, StringBuffer) - Method in class org.apache.commons.lang3.time.FastDatePrinter
- format(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a locale.
- format(Date, String, TimeZone) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone.
- format(Date, String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern in a time zone and locale.
- format(LogRecord) - Method in class org.apache.mina.util.Log4jXmlFormatter
- format(DurationFormatUtils.Token[], long, long, long, long, long, long, long, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
The internal method to do the formatting.
- Format - Annotation Type in org.checkerframework.checker.formatter.qual
-
This annotation, attached to a String type, indicates that the String may be passed to
Formatter.formatand similar methods. - FormatBottom - Annotation Type in org.checkerframework.checker.formatter.qual
-
The bottom type in the Format String type system.
- FormatCache<F extends Format> - Class in org.apache.commons.lang3.time
-
FormatCache is a cache and factory for
Formats. - FormatCache() - Constructor for class org.apache.commons.lang3.time.FormatCache
- formatDuration(long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format, and padding with zeros.
- formatDuration(long, String, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatDurationHMS(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatDurationISO(long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatDurationWords(long, boolean, boolean) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats an elapsed time into a pluralization correct string.
- FormatFactory - Interface in org.apache.commons.lang3.text
-
Deprecated.as of 3.6, use commons-text FormatFactory instead
- FormatFactory - Interface in org.apache.commons.text
-
Format factory.
- formatHtml(String, boolean, boolean, boolean) - Static method in class org.apache.directory.api.util.Strings
-
This method is used to insert HTML block dynamically
- FormatMethod - Annotation Type in org.checkerframework.checker.formatter.qual
-
If this annotation is attached to a
Formatter.format-like method, then the first parameter of type String is treated as a format string for the following arguments. - formatPeriod(long, long, String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatPeriod(long, long, String, boolean, TimeZone) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string, using the specified format.
- formatPeriodISO(long, long) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Formats the time gap as a string.
- formatSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns the time formatted by
DurationFormatUtils.formatDurationHMS(long). - FormattableUtils - Class in org.apache.commons.lang3.text
-
Deprecated.as of 3.6, use commons-text FormattableUtils instead
- FormattableUtils - Class in org.apache.commons.text
-
Provides utilities for working with the
Formattableinterface. - FormattableUtils() - Constructor for class org.apache.commons.lang3.text.FormattableUtils
-
Deprecated.
FormattableUtilsinstances should NOT be constructed in standard programming. - FormattableUtils() - Constructor for class org.apache.commons.text.FormattableUtils
-
FormattableUtilsinstances should NOT be constructed in standard programming. - formatTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns the split time formatted by
DurationFormatUtils.formatDurationHMS(long). - FormattingTuple - Class in org.slf4j.helpers
-
Holds the results of formatting done by
MessageFormatter. - FormattingTuple(String) - Constructor for class org.slf4j.helpers.FormattingTuple
- FormattingTuple(String, Object[], Throwable) - Constructor for class org.slf4j.helpers.FormattingTuple
- formatUTC(long, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(long, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(Date, String) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- formatUTC(Date, String, Locale) - Static method in class org.apache.commons.lang3.time.DateFormatUtils
-
Formats a date/time into a specific pattern using the UTC time zone.
- ForName - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Class.forName. - ForOverride - Annotation Type in com.google.errorprone.annotations
-
Indicates that the annotated method is provided only to be overridden: it should not be invoked from outside its declaring source file (as if it is
private), and overriding methods should not be directly invoked at all. - FOUR_FIFTHS - Static variable in class org.apache.commons.lang3.math.Fraction
-
Fractionrepresentation of 4/5. - FOURBYTE - Static variable in class org.apache.mina.util.Base64
-
Used to get the number of Quadruples.
- FqBinaryName - Annotation Type in org.checkerframework.checker.signature.qual
-
An extension of binary name format to represent primitives and arrays.
- Fraction - Class in org.apache.commons.lang3.math
-
Fractionis aNumberimplementation that stores fractions accurately. - fragment(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- fragment(String) - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Write XML fragment using currently set namespace prefixes
- fragmentParser - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- free() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Declares this buffer and all its derived buffers are not used anymore so that it can be reused by some
IoBufferAllocatorimplementations. - free() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Declares this buffer and all its derived buffers are not used anymore so that it can be reused by some
IoBufferAllocatorimplementations. - free() - Method in interface org.apache.mina.util.byteaccess.ByteArray
-
Remove any resources associated with this object.
- free() - Method in class org.apache.mina.util.byteaccess.ByteArrayPool
-
Frees the buffers
- free() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Remove any resources associated with this object.
- free() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
-
Free all resources associated with this object.
- frequency(Iterable<E>, T) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns the number of occurrences of the provided object in the iterable.
- FRIENDLY_COUNTRY_NAME_CO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FRIENDLY_COUNTRY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- FRIENDLY_COUNTRY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- from() - Method in annotation type org.checkerframework.checker.index.qual.HasSubsequence
-
The index into this where the subsequence starts.
- from() - Method in annotation type org.checkerframework.common.value.qual.ArrayLenRange
-
Smallest value in the range, inclusive.
- from() - Method in annotation type org.checkerframework.common.value.qual.IntRange
-
Smallest value in the range, inclusive.
- from(Set<String>) - Static method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- fromAscii(byte[]) - Static method in class org.apache.commons.codec.binary.BinaryCodec
-
Decodes a byte array where each byte represents an ASCII '0' or '1'.
- fromAscii(char[]) - Static method in class org.apache.commons.codec.binary.BinaryCodec
-
Decodes a char array where each char represents an ASCII '0' or '1'.
- FromByteCode - Annotation Type in org.checkerframework.framework.qual
-
If a method is annotated with this declaration annotation, then its signature is not written in a stub file and the method is not declared in source.
- fromBytes(byte[]) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Decodes an OID from a
byte[]. - fromConversionChar(char) - Static method in enum org.checkerframework.checker.formatter.qual.ConversionCategory
-
Converts a conversion character to a category.
- fromJndi(ExtendedRequest) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Creates a model ExtendedResponse from the JNDI ExtendedRequest.
- fromJndi(ExtendedRequest) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a model ExtendedResponse from the JNDI ExtendedRequest.
- fromJndi(ExtendedResponse) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Creates a model ExtendedResponse from the JNDI ExtendedResponse.
- fromJndi(ExtendedResponse) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a model ExtendedResponse from the JNDI ExtendedResponse.
- fromJndiRequestControl(Control) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Creates a model request control from the JNDI request control.
- fromJndiRequestControl(Control) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a model request control from the JNDI request control.
- fromJndiRequestControl(LdapApiService, Control) - Static method in class org.apache.directory.api.ldap.util.JndiUtils
-
Deprecated.We don't use JNDI anymore
- fromJndiRequestControls(LdapApiService, Control...) - Static method in class org.apache.directory.api.ldap.util.JndiUtils
-
Deprecated.We don't use JNDI anymore
- fromJndiResponseControl(Control) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Creates a model response control from the JNDI response control.
- fromJndiResponseControl(Control) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a model response control from the JNDI response control.
- fromJndiResponseControl(LdapApiService, Control) - Static method in class org.apache.directory.api.ldap.util.JndiUtils
-
Deprecated.We don't use JNDI anymore
- fromName(Name) - Static method in class org.apache.directory.api.ldap.util.JndiUtils
-
Convert a
Nameto a Dn - fromString(String) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Returns an OID object representing
oidString. - FromStubFile - Annotation Type in org.checkerframework.framework.qual
-
If a method is annotated with this declaration annotation, then its signature was read from a stub file.
- FULL - Static variable in class org.apache.commons.lang3.time.FastDateFormat
-
FULL locale dependent date or time style.
- FULL - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
-
FULL locale dependent date or time style.
- FullyQualifiedName - Annotation Type in org.checkerframework.checker.signature.qual
-
A sequence of dot-separated identifiers, followed by any number of array square brackets.
- fullyQualifiedStoredProcedureName() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- Functions - Class in org.apache.commons.lang3
-
Deprecated.Use
Failable. - Functions() - Constructor for class org.apache.commons.lang3.Functions
-
Deprecated.
- Functions.FailableBiConsumer<O1,O2,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableBiConsumer. - Functions.FailableBiFunction<O1,O2,R,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableBiFunction. - Functions.FailableBiPredicate<O1,O2,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableBiPredicate. - Functions.FailableCallable<R,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableCallable. - Functions.FailableConsumer<O,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableConsumer. - Functions.FailableFunction<I,R,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableFunction. - Functions.FailablePredicate<I,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailablePredicate. - Functions.FailableRunnable<T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableRunnable. - Functions.FailableSupplier<R,T extends Throwable> - Interface in org.apache.commons.lang3
-
Deprecated.Use
FailableSupplier. - functionStringLookup(Function<String, R>) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new function-based lookup where the request for a lookup is answered by applying the function with a lookup key.
- FunctionStringLookup<V> - Class in org.apache.commons.text.lookup
-
A function-based lookup where the request for a lookup is answered by applying that function with a key.
- FunctorException - Exception in org.apache.commons.collections4
-
Runtime exception thrown from functors.
- FunctorException() - Constructor for exception org.apache.commons.collections4.FunctorException
-
Constructs a new
FunctorExceptionwithout specified detail message. - FunctorException(String) - Constructor for exception org.apache.commons.collections4.FunctorException
-
Constructs a new
FunctorExceptionwith specified detail message. - FunctorException(String, Throwable) - Constructor for exception org.apache.commons.collections4.FunctorException
-
Constructs a new
FunctorExceptionwith specified detail message and nestedThrowableroot cause. - FunctorException(Throwable) - Constructor for exception org.apache.commons.collections4.FunctorException
-
Constructs a new
FunctorExceptionwith specified nestedThrowableroot cause. - FunctorUtils - Class in org.apache.commons.collections4.functors
-
Internal utilities for functors.
- fuzzyScore(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.FuzzyScore
-
Find the Fuzzy Score which indicates the similarity score between two Strings.
- FuzzyScore - Class in org.apache.commons.text.similarity
-
A matching algorithm that is similar to the searching algorithms implemented in editors such as Sublime Text, TextMate, Atom and others.
- FuzzyScore(Locale) - Constructor for class org.apache.commons.text.similarity.FuzzyScore
-
This returns a
Locale-specificFuzzyScore.
G
- g - Annotation Type in org.checkerframework.checker.units.qual
-
Gram.
- GATEWAY_INTERNAL_ERROR - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
Gateway internal error error response type.
- ge(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if the tested object is greater than or equal to
b - GECOS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GECOS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GEN_PASSWORD_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
-
the generated password
- GEN_PASSWORD_TAG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseConstants
-
This is the TAG used for the genPassword.
- GENERAL - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter can be of any type.
- GENERAL - org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
-
Use if the parameter can be of any type.
- GENERAL_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- GENERALIZED_TIME - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- GENERALIZED_TIME_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERALIZED_TIME_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERALIZED_TIME_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERALIZED_TIME_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERALIZED_TIME_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GeneralizedTime - Class in org.apache.directory.api.util
-
This class represents the generalized time syntax as defined in RFC 4517 section 3.3.13.
- GeneralizedTime(long) - Constructor for class org.apache.directory.api.util.GeneralizedTime
-
Creates a new instance of GeneralizedTime by setting the time to an instance of Calendar.
- GeneralizedTime(String) - Constructor for class org.apache.directory.api.util.GeneralizedTime
-
Creates a new instance of GeneralizedTime, based on the given generalized time string.
- GeneralizedTime(Calendar) - Constructor for class org.apache.directory.api.util.GeneralizedTime
-
Creates a new instance of GeneralizedTime, based on the given Calendar object.
- GeneralizedTime(Date) - Constructor for class org.apache.directory.api.util.GeneralizedTime
-
Creates a new instance of GeneralizedTime by setting the date to an instance of Calendar.
- GeneralizedTime.Format - Enum in org.apache.directory.api.util
-
The format of the generalized time.
- GeneralizedTime.FractionDelimiter - Enum in org.apache.directory.api.util
-
The fraction delimiter of the generalized time.
- GeneralizedTime.TimeZoneFormat - Enum in org.apache.directory.api.util
-
The time zone format of the generalized time.
- GeneralizedTimeComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the generalizedTimeOrderingMatch matchingRule (RFC 4517, par.
- GeneralizedTimeComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.GeneralizedTimeComparator
-
The GeneralizedTimeComparator constructor.
- GeneralizedTimeNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizer which normalize a time following those rules : if minutes are ommited, then they are replaced by 00 if seconds are ommited, then they are replaced by 00 if fraction is 0 or omitted, it is replaced by 000 the time is supposed to be expressed in Zulu (GMT), so increment is applied to hours/days/yeah, and a Z is added at the end Note : there is no Substring for this type of values.
- GeneralizedTimeNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Creates a new instance of GeneralizedTimeNormalizer.
- GeneralizedTimeSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a generalized time according to RFC 4517.
- GeneralizedTimeSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- generate(int) - Method in class org.apache.commons.text.RandomStringGenerator
-
Generates a random string, containing the specified number of code points.
- generate(int, int) - Method in class org.apache.commons.text.RandomStringGenerator
-
Generates a random string, containing between the minimum (inclusive) and the maximum (inclusive) number of code points.
- generateBitVector(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given array of Enum values.
- generateBitVector(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a long bit vector representation of the given subset of an Enum.
- generateBitVectors(Class<E>, E...) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many
longs as needed. - generateBitVectors(Class<E>, Iterable<? extends E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Creates a bit vector representation of the given subset of an Enum using as many
longs as needed. - generateSoapResp - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
-
flag to indicate to generate the response in a SOAP envelope
- GENERATION_QUALIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERATION_QUALIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GENERIC - org.apache.commons.codec.language.bm.NameType
-
Generic names and words
- genericArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Creates a generic array type instance.
- GenericKeyedObjectPool<K,T> - Class in org.apache.commons.pool2.impl
-
A configurable
KeyedObjectPoolimplementation. - GenericKeyedObjectPool(KeyedPooledObjectFactory<K, T>) - Constructor for class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Constructs a new
GenericKeyedObjectPoolusing defaults fromGenericKeyedObjectPoolConfig. - GenericKeyedObjectPool(KeyedPooledObjectFactory<K, T>, GenericKeyedObjectPoolConfig<T>) - Constructor for class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Constructs a new
GenericKeyedObjectPoolusing a specific configuration. - GenericKeyedObjectPool(KeyedPooledObjectFactory<K, T>, GenericKeyedObjectPoolConfig<T>, AbandonedConfig) - Constructor for class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Creates a new
GenericKeyedObjectPoolthat tracks and destroys objects that are checked out, but never returned to the pool. - GenericKeyedObjectPoolConfig<T> - Class in org.apache.commons.pool2.impl
-
A simple "struct" encapsulating the configuration for a
GenericKeyedObjectPool. - GenericKeyedObjectPoolConfig() - Constructor for class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Constructs a new configuration with default settings.
- GenericKeyedObjectPoolMXBean<K> - Interface in org.apache.commons.pool2.impl
-
Defines the methods that will be made available via JMX.
- GenericObjectPool<T> - Class in org.apache.commons.pool2.impl
-
A configurable
ObjectPoolimplementation. - GenericObjectPool(PooledObjectFactory<T>) - Constructor for class org.apache.commons.pool2.impl.GenericObjectPool
-
Creates a new
GenericObjectPoolusing defaults fromGenericObjectPoolConfig. - GenericObjectPool(PooledObjectFactory<T>, GenericObjectPoolConfig<T>) - Constructor for class org.apache.commons.pool2.impl.GenericObjectPool
-
Creates a new
GenericObjectPoolusing a specific configuration. - GenericObjectPool(PooledObjectFactory<T>, GenericObjectPoolConfig<T>, AbandonedConfig) - Constructor for class org.apache.commons.pool2.impl.GenericObjectPool
-
Creates a new
GenericObjectPoolthat tracks and destroys objects that are checked out, but never returned to the pool. - GenericObjectPoolConfig<T> - Class in org.apache.commons.pool2.impl
-
A simple "struct" encapsulating the configuration for a
GenericObjectPool. - GenericObjectPoolConfig() - Constructor for class org.apache.commons.pool2.impl.GenericObjectPoolConfig
- GenericObjectPoolMXBean - Interface in org.apache.commons.pool2.impl
-
Defines the methods that will be made available via JMX.
- genericStoredProcedureOption() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- genericStoredProcedureOptionList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- genericStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- genSalt() - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
- genSalt(int) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- genSalt(int, SecureRandom) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Generate a salt for use with the BCrypt.hashpw() method
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Returns the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Gets (and initialize, if not initialized yet) the required object
- get() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the result of the background initialization.
- get() - Method in interface org.apache.commons.lang3.concurrent.ConcurrentInitializer
-
Returns the fully initialized object produced by this
ConcurrentInitializer. - get() - Method in class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
This implementation just returns the constant value.
- get() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Returns the object managed by this initializer.
- get() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Returns the object wrapped by this instance.
- get() - Method in interface org.apache.commons.lang3.function.FailableSupplier
-
Supplies an object
- get() - Method in interface org.apache.commons.lang3.Functions.FailableSupplier
-
Deprecated.Supplies an object
- get() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Gets the object at the current position.
- get() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the first value of this attribute.
- get() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the first value of this attribute.
- get() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
- get() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Gets the object at the current position.
- get() - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
- get() - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
- get() - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
- get() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Gets the object at the current position.
- get() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- get() - Method in class org.apache.mina.core.buffer.IoBuffer
- get() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- get() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
- get() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- get() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- get() - Method in class org.apache.mina.util.LazyInitializer
- get() - Static method in exception org.apache.mina.util.StackInspector
- get(byte[]) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- get(byte[]) - Method in class org.apache.mina.core.buffer.IoBuffer
- get(byte[]) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- get(byte[], int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- get(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
- get(byte[], int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- get(int) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns the element at the provided position in this iterable.
- get(int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- get(int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- get(int) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- get(int) - Method in class org.apache.commons.collections4.list.FixedSizeList
- get(int) - Method in class org.apache.commons.collections4.list.LazyList
-
Decorate the get method to perform the lazy behaviour.
- get(int) - Method in class org.apache.commons.collections4.list.PredicatedList
- get(int) - Method in class org.apache.commons.collections4.list.TransformedList
- get(int) - Method in class org.apache.commons.collections4.list.TreeList.AVLNode
-
Locate the element with the given index relative to the offset of the parent of this node.
- get(int) - Method in class org.apache.commons.collections4.list.TreeList
-
Gets the element at the specified index.
- get(int) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- get(int) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.commons.collections4.map.ListOrderedMap.ValuesView
- get(int) - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns the element at the specified position in this queue.
- get(int) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Returns the element at the specified position in this ordered set.
- get(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
-
Get the PasswordPolicyErrorEnum gien its numeric value
- get(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
-
returns the enum value representing the given code.
- get(int) - Static method in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
-
returns the enum value representing the given code.
- get(int) - Method in class org.apache.directory.api.util.ExpansibleByteBuffer
-
Returns the byte at a given position.
- get(int) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Gets the key at the specified index.
- get(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- get(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- get(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- get(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- get(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
- get(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- get(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- get(int) - Method in class org.apache.mina.util.CircularQueue
- get(int) - Method in class org.dom4j.bean.BeanAttributeList
- get(int) - Method in class org.dom4j.tree.ContentListFacade
- get(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
-
Gets enough bytes to fill the
IoBufferfrom the given index. - get(int, IoBuffer) - Method in interface org.apache.mina.util.byteaccess.ByteArray
-
Gets enough bytes to fill the
IoBufferfrom the given index. - get(int, IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
-
Gets enough bytes to fill the
IoBufferfrom the given index. - get(int, IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
-
Gets enough bytes to fill the
IoBufferfrom the given index. - get(long, TimeUnit) - Method in class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
This implementation just returns the constant value; it does not block, therefore the timeout has no meaning.
- get(long, TimeUnit) - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
- get(long, TimeUnit) - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
- get(long, TimeUnit) - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
- get(Class<?>) - Static method in class org.dom4j.bean.BeanMetaData
-
Static helper method to find and cache meta data objects for bean types
- get(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilterwith the specifiedfilterTypein this chain. - get(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- get(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilterwith the specifiedfilterTypein this chain. - get(Iterable<T>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.get(Iterable, int)instead - get(Iterable<T>, int) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns the
index-th value in theiterable'sIterator, throwingIndexOutOfBoundsExceptionif there is no such element. - get(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- get(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the value to which this map maps the specified key.
- get(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- get(Object) - Method in interface org.apache.commons.collections4.Get
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- get(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns the value to which this map maps the specified key.
- get(Object) - Method in class org.apache.commons.collections4.map.DefaultedMap
- get(Object) - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.LazyMap
- get(Object) - Method in class org.apache.commons.collections4.map.LRUMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to returning the entry value.
- get(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the value mapped to the key specified.
- get(Object) - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Gets the value associated with the key.
- get(Object) - Method in interface org.apache.commons.collections4.MultiMap
-
Deprecated.Gets the collection of values associated with the specified key.
- get(Object) - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- get(Object) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- get(Object) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- get(Object) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets a message scope parameter.
- get(Object) - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
- get(Object) - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Gets an annotation on the tree by key.
- get(Object) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets a message scope parameter.
- get(Object) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets a message scope parameter.
- get(Object) - Method in class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- get(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.get(Object). - get(Object) - Method in class org.apache.directory.api.util.SynchronizedLRUMap
-
Get the value for a key from the Map.
- get(Object) - Method in class org.apache.mina.util.CopyOnWriteMap
- get(Object) - Method in class org.apache.mina.util.ExpiringMap
- get(Object) - Method in class org.apache.mina.util.LazyInitializedCacheMap
- get(Object, boolean) - Method in class org.apache.commons.collections4.map.LRUMap
-
Gets the value mapped to the key specified.
- get(Object, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns the
index-th value inobject, throwingIndexOutOfBoundsExceptionif there is no such element orIllegalArgumentExceptionifobjectis not an instance of one of the supported types. - get(Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the value mapped to the specified multi-key.
- get(String) - Static method in enum org.apache.commons.lang3.JavaVersion
-
Transforms the given string with a Java version number to the corresponding constant of this enumeration class.
- get(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attribute with the specified alias.
- get(String) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns the attribute with the specified alias.
- get(String) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns the attribute with the specified alias.
- get(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns a attribute given it's id
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the SchemaObject associated with a given OID.
- get(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilterwith the specifiednamein this chain. - get(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- get(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilterwith the specifiednamein this chain. - get(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Retrieve a
IoHandlerCommandby its name - get(String) - Static method in exception org.apache.mina.util.StackInspector
- get(String) - Static method in class org.dom4j.Namespace
-
A helper method to return the Namespace instance for no prefix and the URI
- get(String) - Static method in class org.dom4j.QName
- get(String) - Method in class org.dom4j.tree.NamespaceCache
-
DOCUMENT ME!
- get(String) - Method in class org.dom4j.tree.QNameCache
-
DOCUMENT ME!
- get(String) - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Get the context identified by the
keyparameter. - get(String) - Method in class org.slf4j.helpers.NOPMDCAdapter
- get(String) - Static method in class org.slf4j.MDC
-
Get the diagnostic context identified by the
keyparameter. - get(String) - Method in interface org.slf4j.spi.MDCAdapter
-
Get the context identified by the
keyparameter. - get(String, String) - Static method in class org.dom4j.Namespace
-
A helper method to return the Namespace instance for the given prefix and URI
- get(String, String) - Static method in class org.dom4j.QName
- get(String, String) - Method in class org.dom4j.tree.NamespaceCache
-
DOCUMENT ME!
- get(String, String) - Method in class org.dom4j.tree.QNameCache
- get(String, String, String) - Static method in class org.dom4j.QName
- get(String, Namespace) - Static method in class org.dom4j.QName
- get(String, Namespace) - Method in class org.dom4j.tree.QNameCache
-
DOCUMENT ME!
- get(String, Namespace, String) - Static method in class org.dom4j.QName
- get(String, Namespace, String) - Method in class org.dom4j.tree.QNameCache
-
DOCUMENT ME!
- get(Throwable) - Static method in exception org.apache.mina.util.StackInspector
- get(Enumeration<T>, int) - Static method in class org.apache.commons.collections4.EnumerationUtils
-
Returns the
index-th value in theEnumeration, throwingIndexOutOfBoundsExceptionif there is no such element. - get(Iterator<E>, int) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Returns the
index-th value inIterator, throwingIndexOutOfBoundsExceptionif there is no such element. - get(Iterator<T>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IteratorUtils.get(Iterator, int)instead - get(Map<K, V>, int) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns the
index-thMap.Entryin themap'sentrySet, throwingIndexOutOfBoundsExceptionif there is no such element. - get(K) - Method in class org.apache.commons.collections4.collection.IndexedCollection
-
Get the element associated with the given key.
- get(K) - Method in interface org.apache.commons.collections4.ListValuedMap
-
Gets the list of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractListValuedMap
-
Gets the list of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Gets the collection of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- get(K) - Method in class org.apache.commons.collections4.multimap.AbstractSetValuedMap
-
Gets the set of values associated with the specified key.
- get(K) - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- get(K) - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a view collection of the values associated with the specified key.
- get(K) - Method in interface org.apache.commons.collections4.SetValuedMap
-
Gets the set of values associated with the specified key.
- get(FailableSupplier<T, E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a supplier, and returns the result.
- get(Functions.FailableSupplier<O, T>) - Static method in class org.apache.commons.lang3.Functions
-
Deprecated.Invokes a supplier, and returns the result.
- get(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attribute associated with an AttributeType
- get(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns the attribute associated with an AttributeType
- get(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns the attribute associated with an AttributeType
- get(IoBuffer) - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
-
Gets enough bytes to fill the
IoBufferand advances the reader. - get(IoBuffer) - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
-
places the data starting at current position into the supplied
IoBuffer - get(IoBuffer) - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
-
Gets enough bytes to fill the
IoBufferand advances the reader. - get(T[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets the nTh element of an array or null if the index is out of bounds or the array is null.
- get(T[], int, T) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Gets the nTh element of an array or a default value if the index is out of bounds.
- Get<K,V> - Interface in org.apache.commons.collections4
-
The "read" subset of the
Mapinterface. - GET - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP GET verb.
- getAbandoned() - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Gets the id of the request operation to terminate.
- getAbandoned() - Method in interface org.apache.directory.api.ldap.model.message.AbandonRequest
-
Gets the id of the request operation to terminate.
- getAbandoned() - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
-
Gets the id of the request operation to terminate.
- getAbandonedMessageId() - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Get the abandoned message ID
- getAbbreviatedName(Class<?>, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated name of a
Class. - getAbbreviatedName(String, int) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the abbreviated class name from a
String. - getAcceptedIssuers() - Method in class org.apache.directory.ldap.client.api.LdapClientTrustStoreManager
-
Return the list of accepted issuers for this trust manager.
- getAcceptedIssuers() - Method in class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- getAcceptor() - Method in class org.apache.mina.transport.vmpipe.VmPipe
- getAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds a constructor given a class and signature, checking accessibility.
- getAccessibleConstructor(Constructor<T>) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Checks if the specified constructor is accessible.
- getAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via reflection) with given name and parameters.
- getAccessibleMethod(Method) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Returns an accessible method (that is, one that can be invoked via reflection) that implements the specified Method.
- getAcquireCount() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the number of invocations of the
TimedSemaphore.acquire()method for the current period. - getAction() - Method in class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
- getAction() - Method in class org.apache.directory.api.dsmlv2.GrammarTransition
-
Gets the action associated with the transition
- getAction() - Method in class org.dom4j.rule.Rule
-
Getter for property action.
- getActionTime() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification
-
Gets the action time.
- getActivationTime() - Method in class org.apache.mina.core.service.AbstractIoService
- getActivationTime() - Method in interface org.apache.mina.core.service.IoService
- getActivationTime() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- getActiveCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getActiveCount() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getActiveCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getActiveDuration() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the amount of time this object last spent in the active state (it may still be active in which case subsequent calls will return an increased value).
- getActiveExecutor() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the
ExecutorServicethat is actually used for executing the background task. - getActiveHandlerCount() - Method in class org.dom4j.io.DispatchHandler
-
Returns the number of
ElementHandlerobjects that are waiting for their elements closing tag. - getActiveTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.
- getActiveTimeMillis() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getActiveTimeMillis() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getActiveTime()which offers the best precision. - getAdDirSyncRequest() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestContainer
- getAdDirSyncResponseControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseContainer
- getAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipe
- getAddressType() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- getAddressType() - Method in interface org.apache.mina.core.service.TransportMetadata
- getAdministrativeRoles() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
- getAdPolicyHints() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsContainer
- getAfterCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getAfterCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getAlgorithm() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
- getAlgorithm() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The hash algorithm used to hash the password, null for plain text passwords.
- getAlgorithm(String) - Static method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
Get the associated constant from a string
- getAliasDerefMode() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getAll() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- getAll() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- getAll() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- getAll() - Method in class org.apache.mina.handler.chain.IoHandlerChain
- getAllBundleExports(FileFilter, Set<String>) - Static method in class org.apache.directory.api.util.OsgiUtils
-
All the packages that are exported from all bundles found on the system classpath.
- getAllEnabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- getAllEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
- getAllFields(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllFieldsList(Class<?>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any).
- getAllInterfaces(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a
Listof all interfaces implemented by the given class and its superclasses. - getAllocator() - Static method in class org.apache.mina.core.buffer.IoBuffer
- getAllowsChildren() - Method in class org.dom4j.swing.BranchTreeNode
- getAllowsChildren() - Method in class org.dom4j.swing.LeafTreeNode
- getAllReversed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- getAllReversed() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- getAllReversed() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- getAllReversed() - Method in class org.apache.mina.handler.chain.IoHandlerChain
- getAllSchemas() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- getAllSchemas() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
- getAllSchemas() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getAllSchemas() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getAllSuperclasses(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets a
Listof superclasses for the given class. - getAllThreadGroups() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets all active thread groups excluding the system thread group (A thread group is active if it has been not destroyed).
- getAllThreads() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets all active threads (A thread is active if it has been started and has not yet died).
- getAlternate() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- getAncestorOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the ancestor of a given DN, using the descendant DN.
- getAncestorOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the ancestor of a given DN, using the descendant DN.
- getAndAdd(byte) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(double) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(float) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(int) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(long) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(short) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndAdd(Number) - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by
operand; this method returns the value associated with the instance immediately prior to the addition operation. - getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndDecrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Decrements this instance's value by 1; this method returns the value associated with the instance immediately prior to the decrement operation.
- getAndFilter() - Method in class org.apache.directory.api.dsmlv2.request.AndFilter
-
Get the AndFilter.
- getAndFilter() - Method in class org.apache.directory.api.ldap.codec.search.AndFilter
-
Get the AndFilter.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAndIncrement() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately prior to the increment operation.
- getAnnotation(Method, Class<A>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets the annotation object with the given annotation type that is present on the given method or optionally on any equivalent method in super classes and interfaces.
- getAnnotations() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
-
Gets the annotations as a Map.
- getAny() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- getAny() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- getAny() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the list of wildcard surrounded any fragments.
- getAnyResource(String, String) - Static method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Gets resource from the class loader.
- getAnySubstrings() - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Get the internal substrings
- getAnySubstrings() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Get the internal substrings
- getAppConfigurationEntry(String) - Method in class org.apache.directory.ldap.client.api.Krb5LoginConfiguration
-
Interface method requiring us to return all the LoginModules we know about.
- getAppearenceCount() - Method in class org.dom4j.rule.Rule
-
Getter for property appearenceCount.
- getApplicableAttributeOids() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
- getApplicableAttributes() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
- getArch() - Method in class org.apache.commons.lang3.arch.Processor
-
Returns the processor architecture as an
Processor.Archenum. - getArgArray() - Method in class org.slf4j.helpers.FormattingTuple
- getArgumentArray() - Method in interface org.slf4j.event.LoggingEvent
- getArgumentArray() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getArray() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the array that this iterator is iterating over.
- getArray() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the array that this iterator is iterating over.
- getArrayComponentType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the array component type of
type. - getArrayEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array end text.
- getArrayEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array end text.
- getArraySeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array separator text.
- getArraySeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array separator text.
- getArrayStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the array start text.
- getArrayStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the array start text.
- getAsBoolean() - Method in interface org.apache.commons.lang3.function.FailableBooleanSupplier
-
Supplies a boolean.
- getAsBoolean(FailableBooleanSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a boolean supplier, and returns the result.
- getAsDouble() - Method in interface org.apache.commons.lang3.function.FailableDoubleSupplier
-
Supplies a double.
- getAsDouble(FailableDoubleSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a double supplier, and returns the result.
- getAsInt() - Method in interface org.apache.commons.lang3.function.FailableIntSupplier
-
Supplies an int.
- getAsInt(FailableIntSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes an int supplier, and returns the result.
- getAsLong() - Method in interface org.apache.commons.lang3.function.FailableLongSupplier
-
Supplies a long.
- getAsLong(FailableLongSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a long supplier, and returns the result.
- getAssertion() - Method in class org.apache.directory.api.dsmlv2.request.AttributeValueAssertionFilter
-
Get the assertion
- getAssertion() - Method in class org.apache.directory.api.ldap.codec.AttributeValueAssertion
- getAssertion() - Method in class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
Get the assertion
- getAssertion() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Gets the Assertion used by this assertion node.
- getAssertionType() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
- getAssertionType() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Gets the assertion type of this node.
- getAssertionValue() - Method in class org.apache.directory.api.dsmlv2.request.AttributeValueAssertion
-
Get the assertion value
- getAssertionValue() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Gets the attribute value to use in making the comparison.
- getAssertionValue() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getAssertionValue() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getAssertionValue() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the attribute value to use in making the comparison.
- getAssertionValue() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the attribute value to use in making the comparison.
- getAsShort() - Method in interface org.apache.commons.lang3.function.FailableShortSupplier
-
Supplies an int.
- getAsShort(FailableShortSupplier<E>) - Static method in class org.apache.commons.lang3.function.Failable
-
Invokes a short supplier, and returns the result.
- getAssignmentCompatibleMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.directory.api.util.MethodUtils
-
A replacement for
Class.getMethod(java.lang.String, java.lang.Class<?>...)with extended capability. - getAttachment() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Returns an attachment of this session.
- getAttachment() - Method in interface org.apache.mina.core.session.IoSession
-
Deprecated.Use
IoSession.getAttribute(Object)instead. - getAttribute() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- getAttribute() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
- getAttribute() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets the attribute this leaf node is based on.
- getAttribute(Object) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Returns the value of the user-defined attribute of this session.
- getAttribute(Object) - Method in interface org.apache.mina.core.session.IoSession
-
Returns the value of the user-defined attribute of this session.
- getAttribute(Object, Object) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Returns the value of user defined attribute associated with the specified key.
- getAttribute(Object, Object) - Method in interface org.apache.mina.core.session.IoSession
-
Returns the value of user defined attribute associated with the specified key.
- getAttribute(String) - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
-
Returns the value of user-defined attribute.
- getAttribute(String) - Method in class org.dom4j.dom.DOMElement
- getAttribute(IoSession, Object, Object) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
- getAttributeAnonymizers() - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
- getAttributeCount() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeCount() - Method in class org.xmlpull.mxp1.MXParser
- getAttributeCount() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeCount() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the number of attributes of the current start tag, or -1 if the current event type is not START_TAG
- getAttributeDesc() - Method in class org.apache.directory.api.dsmlv2.request.AttributeValueAssertion
-
Get the attribute description
- getAttributeDesc() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Get the attribute description
- getAttributeDesc() - Method in class org.apache.directory.api.ldap.codec.AttributeValueAssertion
-
Get the attribute description
- getAttributeDescription() - Method in class org.apache.directory.api.dsmlv2.request.PresentFilter
-
Get the attribute
- getAttributeDescription() - Method in class org.apache.directory.api.ldap.codec.search.PresentFilter
-
Get the attribute
- getAttributeId() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Gets the attribute id use in making the comparison.
- getAttributeId() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the attribute id use in making the comparison.
- getAttributeId() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the attribute id use in making the comparison.
- getAttributeKeys() - Method in class org.apache.mina.core.session.AbstractIoSession
- getAttributeKeys() - Method in interface org.apache.mina.core.session.IoSession
- getAttributeKeys() - Method in class org.apache.mina.filter.util.SessionAttributeInitializingFilter
- getAttributeKeys(IoSession) - Method in interface org.apache.mina.core.session.IoSessionAttributeMap
- getAttributeLocalName(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeMap() - Method in class org.apache.mina.core.session.AbstractIoSession
- getAttributeMap(IoSession) - Method in class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
- getAttributeMap(IoSession) - Method in interface org.apache.mina.core.session.IoSessionDataStructureFactory
- getAttributeName() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
- getAttributeName() - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- getAttributeName() - Method in class org.dom4j.dtd.AttributeDecl
-
Getter for property attributeName.
- getAttributeName(int) - Method in class org.xmlpull.mxp1.MXParser
- getAttributeName(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeName(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the local name of the specified attribute if namespaces are enabled or just attribute name if namespaces are disabled.
- getAttributeNamespace(int) - Method in class org.xmlpull.mxp1.MXParser
- getAttributeNamespace(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeNamespace(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the namespace URI of the attribute with the given index (starts from 0).
- getAttributeNamespaceUri(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeNode(String) - Method in class org.dom4j.dom.DOMElement
- getAttributeNodeNS(String, String) - Method in class org.dom4j.dom.DOMElement
- getAttributeNS(String, String) - Method in class org.dom4j.dom.DOMElement
- getAttributePrefix(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributePrefix(int) - Method in class org.xmlpull.mxp1.MXParser
- getAttributePrefix(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the prefix of the specified attribute Returns null if the element has no prefix.
- getAttributeQName(String, String, String) - Method in class org.dom4j.tree.NamespaceStack
- getAttributeQuoteCharacter() - Method in class org.dom4j.io.OutputFormat
- getAttributeRawName(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributes() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets a list of the attributes to be returned from each entry which matches the search filter.
- getAttributes() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Gets all the attributes
- getAttributes() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Gets all the attributes
- getAttributes() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Gets all the attributes
- getAttributes() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets a list of the attributes to be returned from each entry which matches the search filter.
- getAttributes() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets a list of the attributes to be returned from each entry which matches the search filter.
- getAttributes() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getAttributes() - Method in class org.dom4j.dom.DOMAttribute
- getAttributes() - Method in class org.dom4j.dom.DOMCDATA
- getAttributes() - Method in class org.dom4j.dom.DOMComment
- getAttributes() - Method in class org.dom4j.dom.DOMDocument
- getAttributes() - Method in class org.dom4j.dom.DOMDocumentType
- getAttributes() - Method in class org.dom4j.dom.DOMElement
- getAttributes() - Method in class org.dom4j.dom.DOMEntityReference
- getAttributes() - Method in class org.dom4j.dom.DOMNamespace
- getAttributes() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getAttributes() - Method in class org.dom4j.dom.DOMText
- getAttributes(SchemaObject, Schema, SchemaManager) - Method in class org.apache.directory.api.ldap.model.schema.AttributesFactory
-
Get a SchemaObject as an Entry
- getAttributes(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getAttributeType() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
-
Gets the attribute to limit the maximum count.
- getAttributeType() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
-
Gets the attribute type to restrict.
- getAttributeType() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the attribute type associated with this EntryAttribute.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the attribute type associated with this EntryAttribute.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the associated AttributeType
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets the attributeType this leaf node is based on.
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.name.Ava
- getAttributeType() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- getAttributeType(int) - Method in class org.xmlpull.mxp1.MXParser
- getAttributeType(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeType(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the type of the specified attribute If parser is non-validating it MUST return CDATA.
- getAttributeType(String) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns the attributeType from an Attribute ID.
- getAttributeType(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an AttributeType in the AttributeType registry.
- getAttributeType(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an AttributeType in the AttributeType registry.
- getAttributeType(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Construct an AttributeType from an entry representing an AttributeType.
- getAttributeType(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Construct an AttributeType from an entry representing an AttributeType.
- getAttributeTypeDesc() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
- getAttributeTypeOid() - Method in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
Get the current name
- getAttributeTypeRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getAttributeTypeRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the AttributeType registry
- getAttributeTypeRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the AttributeType registry
- getAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the attribute types.
- getAttributeValue(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeValue(int) - Method in class org.xmlpull.mxp1.MXParser
- getAttributeValue(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeValue(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the given attributes value.
- getAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Return value of attribute with given name and no namespace.
- getAttributeValue(String, String) - Method in class org.xmlpull.mxp1.MXParser
- getAttributeValue(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getAttributeValue(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getAttributeValue(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method getAttributeValue
- getAttributeValue(String, String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getAttributeValue(String, String) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the attributes value identified by namespace URI and namespace localName.
- getAttributeValue(XmlPullParser, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Return value of attribute with given name and no namespace.
- getAttributeValueFromName(String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeValueFromRawName(String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getAttributeXSDatatype(QName) - Method in class org.dom4j.datatype.DatatypeElementFactory
-
DOCUMENT ME!
- getAuthenticationLevel() - Method in class org.apache.directory.api.ldap.aci.ACIItem
-
Gets the level of authentication required to this item.
- getAuthenticationLevel() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets the level of authentication required.
- getAuthorizationId() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the authorization ID.
- getAuthorizationId() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the authorization ID.
- getAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
-
Get the authzid as a byte[]
- getAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
-
Get the authzid as a byte[]
- getAuthzId() - Method in interface org.apache.directory.api.ldap.model.message.controls.ProxiedAuthz
- getAuthzId() - Method in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
- getAuthzIdString() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
-
Get the authzid as String.
- getAuthzIdString() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
-
Get the authzid as String.
- getAuxObjectClasses() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getAuxObjectClassOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getAva() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the unique Ava, or the first one of we have more than one
- getAva(int) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the Nth Ava
- getAva(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Get the Ava which type is given as an argument.
- getAvailablePermits() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the number of calls to the
TimedSemaphore.acquire()method that can still be performed in the current period without blocking. - getAvailablePorts() - Static method in class org.apache.mina.util.AvailablePortFinder
- getAvailablePorts(int, int) - Static method in class org.apache.mina.util.AvailablePortFinder
- getAverageCallsPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the average number of successful (i.e.
- getAverageTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Get the average time for the specified method represented by the
IoEventType - getBackingList() - Method in class org.dom4j.tree.ContentListFacade
- getBacklog() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
- getBacklog() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
- getBag() - Method in class org.apache.commons.collections4.bag.SynchronizedBag
-
Gets the bag being decorated.
- getBag() - Method in class org.apache.commons.collections4.bag.TransformedBag
-
Gets the decorated bag.
- getBase() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the search base as a distinguished name.
- getBase() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search base as a distinguished name.
- getBase() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search base as a distinguished name.
- getBase() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getBase() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets an Rdn relative to the administrative context where the subtree scope begins.
- getBaseDn() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the base dn.
- getBaseId() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the base ID.
- getBaseObject() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureSearchContextOption
-
Gets the base object.
- getBaseUri() - Method in class org.dom4j.datatype.DatatypeAttribute
- getBaseUri() - Method in class org.dom4j.datatype.DatatypeElement
- getBaseUri() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getBaseUri() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getBaseUri() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- getBaseUri() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlDocument
- getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlElement
-
XML Infoset [base URI] property
- getBaseUri() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
-
The base URI of the PI.
- getBaseURI() - Method in class org.dom4j.dom.DOMAttribute
- getBaseURI() - Method in class org.dom4j.dom.DOMCDATA
- getBaseURI() - Method in class org.dom4j.dom.DOMComment
- getBaseURI() - Method in class org.dom4j.dom.DOMDocument
- getBaseURI() - Method in class org.dom4j.dom.DOMDocumentType
- getBaseURI() - Method in class org.dom4j.dom.DOMElement
- getBaseURI() - Method in class org.dom4j.dom.DOMEntityReference
- getBaseURI() - Method in class org.dom4j.dom.DOMNamespace
- getBaseURI() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getBaseURI() - Method in class org.dom4j.dom.DOMText
- getBatchRequest() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Gets the DSML Batch Request
- getBatchRequest() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Parser
-
Gets the Batch Request or null if the it has not been parsed yet
- getBatchResponse() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Gets the DSML Batch Response
- getBatchResponse() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2ResponseParser
-
Gets the Batch Response or null if the it has not been parsed yet
- getBatchResponse() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
- getBeanAttributeList() - Method in class org.dom4j.bean.BeanElement
- getBeforeCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getBeforeCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getBestEstimate(Throwable, MessageTypeEnum) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Takes a guess at the result code to use if it cannot figure it out from known Throwable to result code mappings.
- getBinaryAttributeDetector() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getBinaryAttributeDetector() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
- getBinaryAttributeDetector() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
- getBinaryAttributeDetector() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
- getBinaryAttributeDetector() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
- getBit(int) - Method in class org.apache.directory.api.asn1.util.BitString
-
Get the bit stored into the BitString at a specific position.
- getBitmask(Set<AdDirSyncResponseFlag>) - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
Get back the bitmask (as an integer) associated with the given flags
- getBlockWhenExhausted() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether to block when the
borrowObject()method is invoked when the pool is exhausted (the maximum number of "active" objects has been reached). - getBlockWhenExhausted() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
blockWhenExhaustedconfiguration attribute for pools created with this configuration instance. - getBlockWhenExhausted() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getBlockWhenExhausted() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getBody() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
- getBoolean(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Boolean from a Map in a null-safe manner.
- getBoolean(Map<? super K, ?>, K, Boolean) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a boolean, using the default value if the conversion fails.
- getBooleanValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a boolean from a Map in a null-safe manner.
- getBooleanValue(Map<? super K, ?>, K, boolean) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a boolean from a Map in a null-safe manner, using the default value if the conversion fails.
- getBorrowedCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects successfully borrowed from this pool over the lifetime of the pool.
- getBorrowedCount() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Gets the number of times this object has been borrowed.
- getBorrowedCount() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getBorrowedCount() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the number of times this object has been borrowed.
- getBorrowedCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getBorrowedCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getBorrowedCount() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the number of times this object has been borrowed.
- getBothIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
- getBothIdleCount() - Method in interface org.apache.mina.core.session.IoSession
- getBothIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getBothIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getBothIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getBothIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getBuffer() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets a direct reference to internal storage, not for public consumption.
- getBufferLength() - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
- getBufferSize() - Method in class org.apache.mina.filter.buffer.BufferedWriteFilter
- getBuilder() - Method in class org.apache.directory.api.util.StringBuilderWriter
-
Return the underlying builder.
- getBundle(String) - Method in class org.apache.commons.text.lookup.ResourceBundleStringLookup
- getBundleExports(File) - Static method in class org.apache.directory.api.util.OsgiUtils
-
Gets the attribute value for the Export-Bundle OSGi Manifest Attribute.
- getByte(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Byte from a Map in a null-safe manner.
- getByte(Map<? super K, ?>, K, Byte) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a byte, using the default value if the conversion fails.
- getByteArray() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
- getByteBufferUtf8(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a byte buffer using the UTF-8 charset, storing the result into a new byte array.
- getBytecode() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
- getBytes() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
- getBytes() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
- getBytes() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Get the CSN as a byte array.
- getBytes() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the byte[] value, if and only if the value is known to be Binary, otherwise a InvalidAttributeValueException will be thrown
- getBytes() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the byte[] value, if and only if the value is known to be Binary, otherwise a InvalidAttributeValueException will be thrown
- getBytes() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the wrapped value as a byte[], if and only if the Value is binary, otherwise returns null.
- getBytes() - Method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Returns the
byte[]used to create this buffer, or getComputedBytes() if created with achar[]. - getBytes(int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Utility function that return a byte array representing the Value We must respect the ASN.1 BER encoding scheme :
- getBytes(int) - Static method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Utility function that return a byte array representing the length
- getBytes(long) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Utility function that return a byte array representing the Value.
- getBytes(String, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Calls
String.getBytes(String)in a null-safe manner. - getBytes(String, Charset) - Static method in class org.apache.commons.lang3.StringUtils
-
Calls
String.getBytes(Charset)in a null-safe manner. - getBytesCopy() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getBytesIso8859_1(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new byte array.
- getBytesReference() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getBytesUnchecked(String, String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte array.
- getBytesUsAscii(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte array.
- getBytesUtf16(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte array.
- getBytesUtf16Be(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte array.
- getBytesUtf16Le(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte array.
- getBytesUtf8(String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
- getBytesUtf8(String) - Static method in class org.apache.directory.api.asn1.util.Asn1StringUtils
-
Return UTF-8 encoded byte[] representation of a String
- getBytesUtf8(String) - Static method in class org.apache.directory.api.util.Strings
-
Return UTF-8 encoded byte[] representation of a String
- getBytesUtf8Ascii(String) - Static method in class org.apache.directory.api.util.Strings
-
When the string to convert to bytes is pure ascii, this is a faster method than the getBytesUtf8.
- getByteValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a byte from a Map in a null-safe manner.
- getByteValue(Map<? super K, ?>, K, byte) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a byte from a Map in a null-safe manner, using the default value if the conversion fails.
- getCalendar() - Method in class org.apache.directory.api.util.GeneralizedTime
-
Gets the calendar.
- getCallingClass() - Static method in class org.slf4j.helpers.Util
-
Returns the name of the class which called the invoking method.
- getCancelId() - Method in interface org.apache.directory.api.ldap.extras.extended.cancel.CancelRequest
- getCancelId() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
- getCancelRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestContainer
- getCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical class name for a
Class. - getCanonicalName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for a
Class. - getCanonicalName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for an
Object. - getCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name for an
Object. - getCardinalityMap(Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a
Mapmapping each unique element in the givenCollectionto anIntegerrepresenting the number of occurrences of that element in theCollection. - getCause() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Gets the cause of the closure.
- getCause() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Gets the cause of the closure.
- getCause() - Method in exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
- getCause() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- getCause() - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
- getCause() - Method in interface org.apache.directory.ldap.client.api.future.ResponseFuture
- getCause() - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
- getCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Deprecated.This feature will be removed in Lang 4.0, use
Throwable.getCause()instead - getCause(Throwable, String[]) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Deprecated.This feature will be removed in Lang 4.0, use
Throwable.getCause()instead - getCertGenerationRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestContainer
- getChain() - Method in class org.apache.mina.handler.chain.ChainedIoHandler
- getChangeByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getChangeCount() - Method in class org.apache.directory.api.ldap.model.csn.Csn
- getChangeNumber() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
- getChangeNumber() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getChangeType() - Method in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Get's the ordinal value for a ChangeType.
- getChangeType() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Get the change type
- getChangeType() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
- getChangeType() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getChangeType(int) - Static method in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Get the ChangeType instance from an integer value
- getChangeType(int) - Static method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
-
Gets the changeType enumeration type for an integer value.
- getChangeTypes() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
- getChangeTypes() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- getChannel() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getChannel() - Method in class org.apache.mina.transport.socket.nio.NioSession
- getChannel() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getChar() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getChar() - Method in class org.apache.mina.core.buffer.IoBuffer
- getChar() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getChar() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getChar() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getChar(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getChar(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getChar(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getChar(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getChar(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getChar(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getCharacterEncodingScheme() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getCharacterEncodingScheme() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- getCharacterEncodingScheme() - Method in interface org.xmlpull.v1.builder.XmlDocument
- getCharacterStream() - Method in class org.dom4j.io.DocumentInputSource
-
Note this method is quite inefficent, it turns the in memory XML tree object model into a single block of text which can then be read by other XML parsers.
- getCharRanges() - Method in class org.apache.commons.lang3.CharSet
-
Gets the internal set as an array of CharRange objects.
- getChars() - Method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Returns the
char[]used to create this buffer, or getComputedChars() if created with abyte[]. - getChars(char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Copies the character array into the specified array.
- getChars(char[]) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Copies the character array into the specified array.
- getChars(char[]) - Method in class org.apache.commons.text.TextStringBuilder
-
Copies this character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Copies the character array into the specified array.
- getChars(int, int, char[], int) - Method in class org.apache.commons.text.TextStringBuilder
-
Copies this character array into the specified array.
- getCharset() - Method in class org.apache.commons.codec.binary.Hex
-
Gets the charset.
- getCharset() - Method in class org.apache.commons.codec.net.BCodec
-
Gets the default Charset name used for string decoding and encoding.
- getCharset() - Method in class org.apache.commons.codec.net.QCodec
-
Gets the default Charset name used for string decoding and encoding.
- getCharset() - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Gets the default Charset name used for string decoding and encoding.
- getCharset() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getCharsetName() - Method in class org.apache.commons.codec.binary.Hex
-
Gets the charset name.
- getCharsetName() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getChild(Rdn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Get's a child using an rdn string.
- getChildAt(int) - Method in class org.dom4j.swing.BranchTreeNode
- getChildAt(int) - Method in class org.dom4j.swing.LeafTreeNode
- getChildCount() - Method in class org.dom4j.swing.BranchTreeNode
- getChildCount() - Method in class org.dom4j.swing.LeafTreeNode
- getChildElementXSDatatype(QName) - Method in class org.dom4j.datatype.DatatypeElementFactory
-
DOCUMENT ME!
- getChildList() - Method in class org.dom4j.swing.BranchTreeNode
-
Uses Lazy Initialization pattern to create a List of children
- getChildNodes() - Method in class org.dom4j.dom.DOMAttribute
- getChildNodes() - Method in class org.dom4j.dom.DOMCDATA
- getChildNodes() - Method in class org.dom4j.dom.DOMComment
- getChildNodes() - Method in class org.dom4j.dom.DOMDocument
- getChildNodes() - Method in class org.dom4j.dom.DOMDocumentType
- getChildNodes() - Method in class org.dom4j.dom.DOMElement
- getChildNodes() - Method in class org.dom4j.dom.DOMEntityReference
- getChildNodes() - Method in class org.dom4j.dom.DOMNamespace
- getChildNodes() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getChildNodes() - Method in class org.dom4j.dom.DOMText
- getChildNodes(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getChildren() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Gets the children below this BranchNode.
- getChildren() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getChopAfterExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getChopAfterExclusions() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A set of RDNs relative to the base entry representing chopAfter specificExclusions from the subtree.
- getChopBeforeExclusions() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getChopBeforeExclusions() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A set of RDNs relative to the base entry representing chopBefore specificExclusions from the subtree.
- getChunkSeparator() - Static method in class org.apache.commons.codec.binary.BaseNCodec
-
Gets a copy of the chunk separator per RFC 2045 section 2.1.
- getClass(ClassLoader, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the (initialized) class represented by
classNameusing theclassLoader. - getClass(ClassLoader, String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the class represented by
classNameusing theclassLoader. - getClass(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the (initialized) class represented by
classNameusing the current thread's context class loader. - getClass(String, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the class represented by
classNameusing the current thread's context class loader. - GetClass - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Object.getClassName. - getClasses() - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
-
Gets the classes refinement.
- getClassFileAsStream(Class<?>) - Static method in class org.apache.directory.api.ldap.sp.JavaStoredProcUtils
-
Returns the stream data of a Java class.
- getClasspathCandidates(FileFilter) - Static method in class org.apache.directory.api.util.OsgiUtils
-
Get the files that fits a given filter
- getClassType() - Method in class org.apache.directory.api.ldap.schema.converter.ObjectClassHolder
- getClassType(String) - Static method in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
-
Gets the objectClass type enumeration of AUXILIARY, STRUCTURAL, or, ABSTRACT.
- getCloseFuture() - Method in class org.apache.mina.core.session.AbstractIoSession
- getCloseFuture() - Method in interface org.apache.mina.core.session.IoSession
- getCloseTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets close timeout in milliseconds.
- getClosingInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the interval (in nanoseconds) for checking for the closing threshold.
- getClosingThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the threshold value for closing the circuit breaker.
- getClosure() - Method in class org.apache.commons.collections4.functors.ClosureTransformer
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections4.functors.ForClosure
-
Gets the closure.
- getClosure() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Gets the closure.
- getClosures() - Method in class org.apache.commons.collections4.functors.ChainedClosure
-
Gets the closures.
- getClosures() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the closures.
- getCode() - Method in exception org.apache.commons.lang3.NotImplementedException
-
Obtain the not implemented code.
- getCode() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
-
Gets the code number of this grant or denial.
- getCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the code of the exception.
- getCodecFilter() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the search filter associated with this search request.
- getCodecPolicy() - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Returns the decoding behavior policy.
- getCodecService() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
- getCodecService() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
- getCodecService() - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
- getCodecService() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Gets the codec service responsible for managing the encoding and decoding of the decorated objects.
- getCodecService() - Method in interface org.apache.directory.api.ldap.codec.api.Decorator
-
Gets the codec service responsible for managing the encoding and decoding of the decorated objects.
- getCodecService() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Gets the LDAP CODEC service responsible for encoding and decoding messages.
- getCodecService() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Gets the LDAP CODEC service responsible for encoding and decoding messages.
- getCodecService() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Gets the LDAP CODEC service responsible for encoding and decoding messages.
- getCollection(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Gets the collection mapped to the specified key.
- getCollection(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Collection from
MultiValuedMapin a null-safe manner. - getCollections() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Gets the collections being decorated.
- getColumn(int) - Method in class org.dom4j.swing.XMLTableDefinition
- getColumn(String) - Method in class org.dom4j.swing.XMLTableDefinition
- getColumnClass() - Method in class org.dom4j.swing.XMLTableColumnDefinition
- getColumnClass(int) - Method in class org.dom4j.swing.XMLTableDefinition
- getColumnClass(int) - Method in class org.dom4j.swing.XMLTableModel
- getColumnCount() - Method in class org.dom4j.swing.XMLTableDefinition
- getColumnCount() - Method in class org.dom4j.swing.XMLTableModel
- getColumnName(int) - Method in class org.dom4j.swing.XMLTableDefinition
-
DOCUMENT ME!
- getColumnName(int) - Method in class org.dom4j.swing.XMLTableModel
- getColumnNameXPath() - Method in class org.dom4j.swing.XMLTableColumnDefinition
-
DOCUMENT ME!
- getColumnNameXPath(int) - Method in class org.dom4j.swing.XMLTableDefinition
-
DOCUMENT ME!
- getColumnNumber() - Method in class org.xmlpull.mxp1.MXParser
- getColumnNumber() - Method in class org.xmlpull.v1.sax2.Driver
- getColumnNumber() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getColumnNumber() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the current column number, starting from 0.
- getColumnNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
- getColumnXPath(int) - Method in class org.dom4j.swing.XMLTableDefinition
-
DOCUMENT ME!
- getCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
- getCommandCode() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the command code.
- getCommit() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
- getCommit() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
- getCommonPrefix(String...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all Strings in an array and returns the initial sequence of characters that is common to all of them.
- getComparator() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Gets the
Comparatorby which collatation occurs. - getComparator() - Method in class org.apache.commons.lang3.Range
-
Gets the comparator being used to determine if objects are within the range.
- getComparatorRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getComparatorRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Comparator registry
- getComparatorRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the Comparator registry
- getCompareValue(Node) - Method in class org.dom4j.xpath.DefaultXPath
-
DOCUMENT ME!
- getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getCompletedTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getComputedBytes() - Method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Returns a UTF8 encoded
byte[]representation of thechar[]used to create this buffer. - getConfig() - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Configuration of LdapNetworkConnection
- getConfig() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
gives the configuration information of the connection
- getConfig() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getConfig() - Method in class org.apache.mina.core.session.AbstractIoSession
- getConfig() - Method in class org.apache.mina.core.session.DummySession
- getConfig() - Method in interface org.apache.mina.core.session.IoSession
- getConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getConnection() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
- getConnection() - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
- getConnection() - Method in class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Gives a LdapConnection fetched from the pool.
- getConnectionRequest(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
get the
AbstractPollingIoConnector.ConnectionRequestfor a given client socket handle - getConnectionRequest(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
get the
AbstractPollingIoConnector.ConnectionRequestfor a given client socket handle - getConnectionRequest(SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
get the
AbstractPollingIoConnector.ConnectionRequestfor a given client socket handle - getConnector() - Method in class org.apache.mina.proxy.ProxyConnector
- getConnector() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getConnectTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets connect timeout in milliseconds.
- getConnectTimeout() - Method in class org.apache.mina.core.service.AbstractIoConnector
-
Deprecated.Take a look at
getConnectTimeoutMillis() - getConnectTimeout() - Method in interface org.apache.mina.core.service.IoConnector
-
Deprecated.
- getConnectTimeoutCheckInterval() - Method in class org.apache.mina.core.service.AbstractIoConnector
- getConnectTimeoutMillis() - Method in class org.apache.mina.core.service.AbstractIoConnector
- getConnectTimeoutMillis() - Method in interface org.apache.mina.core.service.IoConnector
- getConstant() - Method in class org.apache.commons.collections4.functors.ConstantFactory
-
Gets the constant.
- getConstant() - Method in class org.apache.commons.collections4.functors.ConstantTransformer
-
Gets the constant.
- GetConstructor - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Class.getConstructor, whose signature is:
@MethodVal(classname=c, methodname="<init>", params=p) Constructor<T> method(Class<c> this, Object... params) - getConsumer() - Method in class org.dom4j.io.STAXEventWriter
-
Returns a reference to the underlying event consumer to which events are written.
- getContent() - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderTokenizer
-
Deprecated.Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.text.StrBuilder.StrBuilderTokenizer
-
Deprecated.Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderTokenizer
-
Gets the String content that the tokenizer is parsing.
- getContent() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the set of SchemaObject elements declared in this schema
- getContent() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the set of SchemaObject elements declared in this schema
- getContent() - Method in class org.xmlpull.v1.builder.impl.XmlCommentImpl
- getContent() - Method in interface org.xmlpull.v1.builder.XmlComment
-
A string representing the content of the comment.
- getContent() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
-
A string representing the content of the processing instruction, excluding the target and any white space immediately following it.
- getContentAsStringValue(Object) - Method in class org.dom4j.tree.AbstractBranch
-
DOCUMENT ME!
- getContentAsText(Object) - Method in class org.dom4j.tree.AbstractBranch
-
DOCUMENT ME!
- getContentCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getContentCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getContentCount() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
- getContentCount() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- getContentEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content end text.
- getContentEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the content end text.
- getContentHandler() - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- getContentHandler() - Method in class org.xmlpull.v1.sax2.Driver
- getContentLength() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
- getContentStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the content start text.
- getContentStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the content start text.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextEntries() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the full list of label-value pairs defined in the contextual data.
- getContextId() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getContextId() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getContextId() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
- getContextId() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the full set of labels defined in the contextual data.
- getContextLabels() - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the full set of labels defined in the contextual data.
- getContextSupport() - Method in class org.dom4j.xpath.XPathPattern
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves all the contextual data values associated with the label.
- getContextValues(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves all the contextual data values associated with the label.
- getControl() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestContainer
- getControl() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseContainer
- getControl(String) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets the control associated with the given OID.
- getControl(String) - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getControl(String) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the control associated with the given OID.
- getControl(String) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the control associated with the given OID.
- getControlFactory() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getControls() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets the controls associated with this message mapped by OID.
- getControls() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
- getControls() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
- getControls() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getControls() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the controls associated with this message mapped by OID.
- getControls() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the controls associated with this message mapped by OID.
- getControls() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getControls() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the controls.
- getControls() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the controls.
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
- getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
- getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
- getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
- getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
- getCookie() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
- getCookie() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- getCookie() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
- getCookie() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- getCookieValue() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
-
This method is ApacheDS specific, do not use for other LDAP servers.
- getCookieValue() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
-
This method is ApacheDS specific, do not use for other LDAP servers.
- getCopyOfContextMap() - Method in class org.slf4j.helpers.BasicMDCAdapter
-
Return a copy of the current thread's context map.
- getCopyOfContextMap() - Method in class org.slf4j.helpers.NOPMDCAdapter
- getCopyOfContextMap() - Static method in class org.slf4j.MDC
-
Return a copy of the current thread's context map, with keys and values of type String.
- getCopyOfContextMap() - Method in interface org.slf4j.spi.MDCAdapter
-
Return a copy of the current thread's context map, with keys and values of type String.
- getCopyOfUserData() - Method in class org.dom4j.util.UserDataElement
-
If a deep copy of user data is required whenever the clone() or createCopy() methods are called on this element then this method should return a clone of the user data
- getCorePoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getCount() - Method in class org.apache.commons.collections4.functors.ForClosure
-
Gets the count.
- getCount() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MultiSetEntry
- getCount() - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Returns the number of occurrences for the element of this entry.
- getCount() - Method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Gets the current number of values represented
- getCount(Object) - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
- getCount(Object) - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Returns the number of occurrence of the given element in this bag by looking up its count in the underlying map.
- getCount(Object) - Method in interface org.apache.commons.collections4.Bag
-
Returns the number of occurrences (cardinality) of the given object currently in the bag.
- getCount(Object) - Method in class org.apache.commons.collections4.bag.PredicatedBag
- getCount(Object) - Method in class org.apache.commons.collections4.bag.SynchronizedBag
- getCount(Object) - Method in class org.apache.commons.collections4.bag.TransformedBag
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Returns the number of occurrence of the given element in this multiset by looking up its count in the underlying map.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Returns the number of occurrence of the given element in this multiset by iterating over its entrySet.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- getCount(Object) - Method in interface org.apache.commons.collections4.MultiSet
-
Returns the number of occurrences of the given object currently in the MultiSet.
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
- getCount(Object) - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- getCounter() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
- getCreatedCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects created for this pool over the lifetime of the pool.
- getCreatedCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getCreatedCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getCreateInstant() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getCreateInstant() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the time (using the same basis as
Instant.now()) that this object was created. - getCreateTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getCreateTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getCreateTime() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time (using the same basis as
System.currentTimeMillis()) that pooled object was created. - getCreateTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getCreateInstant()which offers the best precision. - getCreateTimeFormatted() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getCreateTimeFormatted() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time that pooled object was created.
- getCreationStackTrace() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Provides the stack trace for the call that created this pool.
- getCreationStackTrace() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getCreationStackTrace() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getCreationTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getCreationTime() - Method in interface org.apache.mina.core.session.IoSession
- getCredentials() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
- getCredentials() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
- getCredentials() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the simple credentials associated with a simple authentication attempt or null if this request uses SASL authentication mechanisms.
- getCredentials() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the crendentials
- getCredentials() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the credentials.
- getCredentials() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the crendentials
- getCSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance() - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance() - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(char[]) - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCSVInstance(String) - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Comma Separated Value strings initializing it with the given input.
- getCtxName() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
- getCumulativeManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- getCumulativeManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getCurrent() - Method in interface org.dom4j.ElementPath
-
DOCUMENT ME!
- getCurrent() - Method in class org.dom4j.io.ElementStack
- getCurrentAttribute() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
- getCurrentAttribute() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getCurrentAttributeType() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
- getCurrentAttributeType() - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
- getCurrentAttributeType() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
- getCurrentControl() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Get the current Control Object
- getCurrentControl() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getCurrentControl() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
- getCurrentFilter() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getCurrentKey() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestContainer
- getCurrentLength() - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
- getCurrentModification() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getCurrentNamespaceForElements() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- getCurrentNamespaceForElements() - Method in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
-
Get namespace that is used as default when no namespace parameter is used for startTag(), endTag() and element()
- getCurrentParameter() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestContainer
- getCurrentRequest() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the current request
- getCurrentResponse() - Method in class org.apache.directory.api.dsmlv2.response.BatchResponseDsml
-
Gets the current response
- getCurrentSearchResultEntry() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the Current Search Result Entry
- getCurrentSearchResultReference() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the current Search Result Reference
- getCurrentState() - Method in class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
- getCurrentTLV() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the currentTLV
- getCurrentTLV() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the currentTLV
- getCurrentUpdateControls() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseContainer
- getCurrentWriteMessage() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Returns the message which is being written by
IoService. - getCurrentWriteMessage() - Method in interface org.apache.mina.core.session.IoSession
-
Returns the message which is being written by
IoService. - getCurrentWriteRequest() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Returns the
WriteRequestwhich is being processed byIoService. - getCurrentWriteRequest() - Method in interface org.apache.mina.core.session.IoSession
-
Returns the
WriteRequestwhich is being processed byIoService. - getDaemonFlag() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the daemon flag.
- getData() - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Get the Values'data
- getData() - Method in class org.apache.directory.api.asn1.util.BitString
-
Get the representation of a BitString.
- getData() - Method in interface org.dom4j.Attribute
-
Accesses the data of this attribute which may implement data typing bindings such as
XML SchemaorJava Beanbindings or will return the same value asNode.getText(). - getData() - Method in class org.dom4j.bean.BeanAttribute
- getData() - Method in class org.dom4j.bean.BeanElement
-
DOCUMENT ME!
- getData() - Method in class org.dom4j.datatype.DatatypeAttribute
- getData() - Method in class org.dom4j.datatype.DatatypeElement
- getData() - Method in class org.dom4j.dom.DOMCDATA
- getData() - Method in class org.dom4j.dom.DOMComment
- getData() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getData() - Method in class org.dom4j.dom.DOMText
- getData() - Method in interface org.dom4j.Element
-
Accesses the data of this element which may implement data typing bindings such as XML Schema or Java Bean bindings or will return the same value as
Element.getText() - getData() - Method in class org.dom4j.tree.AbstractAttribute
- getData() - Method in class org.dom4j.tree.AbstractElement
- getData() - Method in class org.dom4j.util.UserDataAttribute
- getData() - Method in class org.dom4j.util.UserDataElement
- getData(int) - Method in class org.dom4j.bean.BeanAttributeList
- getData(int, Object) - Method in class org.dom4j.bean.BeanMetaData
- getData(CharacterData) - Static method in class org.dom4j.dom.DOMNodeHelper
- getDate() - Method in class org.apache.directory.api.util.GeneralizedTime
- getDate(String) - Static method in class org.apache.directory.api.util.DateUtils
-
Converts a generalized time string to a
Dateobject. - getDate(String) - Static method in class org.apache.directory.api.util.GeneralizedTime
-
Get a Dat einstance from a given String
- getDateInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style in the default time zone and locale.
- getDateInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and locale in the default time zone.
- getDateInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style and time zone in the default locale.
- getDateInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date formatter instance using the specified style, time zone and locale.
- getDateInstance(int, TimeZone, Locale) - Method in class org.apache.commons.lang3.time.FormatCache
-
Gets a date formatter instance using the specified style, time zone and locale.
- getDateTimeInstance(int, int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style in the default time zone and locale.
- getDateTimeInstance(int, int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and locale in the default time zone.
- getDateTimeInstance(int, int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style and time zone in the default locale.
- getDateTimeInstance(int, int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a date/time formatter instance using the specified style, time zone and locale.
- getDateTimeInstance(int, int, TimeZone, Locale) - Method in class org.apache.commons.lang3.time.FormatCache
-
Gets a date/time formatter instance using the specified style, time zone and locale.
- getDay() - Method in class org.apache.directory.api.util.GeneralizedTime
- getDayOfMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current day of month.
- getDeadline() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
- getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlNotation
-
The base URI relative to which the system identifier should be resolved (i.e.
- getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getDeclarationBaseUri() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getDeclaredField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Fieldby name respecting scope. - getDeclaredField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Fieldby name, breaking scope if requested. - getDecodedBuffer() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
- getDecodedBytes() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
- getDecodedBytes() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
- getDecoder() - Method in interface org.apache.mina.filter.codec.demux.MessageDecoderFactory
-
Creates a new message decoder.
- getDecoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolDecoder
- getDecoder(IoSession) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecFactory
-
Get the LDAP decoder.
- getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoderwhich decodes binary or protocol-specific data into message objects. - getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoderwhich decodes binary or protocol-specific data into message objects. - getDecoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoderwhich decodes binary or protocol-specific data into message objects. - getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoderwhich decodes binary or protocol-specific data into message objects. - getDecoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
Returns a new (or reusable) instance of
ProtocolDecoderwhich decodes binary or protocol-specific data into message objects. - getDecoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
- getDecoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
- getDecoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
- getDecoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
- getDecoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
- getDecoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Gets the length of the length prefix (1, 2, or 4) used by the decoder
- getDecorated() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets the Message this DsmlDecorator decorates.
- getDecorated() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
-
Gets the Message this DsmlDecorator decorates.
- getDecorated() - Method in interface org.apache.directory.api.dsmlv2.DsmlDecorator
-
Gets the Message this DsmlDecorator decorates.
- getDecorated() - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Gets the Message this DsmlDecorator decorates.
- getDecorated() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Gets the Message this DsmlDecorator decorates.
- getDecorated() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Gets the object being decorated by this IDecorator.
- getDecorated() - Method in interface org.apache.directory.api.ldap.codec.api.Decorator
-
Gets the object being decorated by this IDecorator.
- getDefaultBufferSize() - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Get the default buffer size.
- getDefaultCauseMethodNames() - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Deprecated.This feature will be removed in Lang 4.0
- getDefaultCharset() - Method in class org.apache.commons.codec.net.BCodec
-
Gets the default Charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.QCodec
-
Gets the default Charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.QuotedPrintableCodec
-
Gets the default Charset name used for string decoding and encoding.
- getDefaultCharset() - Method in class org.apache.commons.codec.net.URLCodec
-
The default charset used for string decoding and encoding.
- getDefaultCharsetName() - Static method in class org.apache.directory.api.util.Strings
-
Get the default charset
- getDefaultClosure() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the default closure.
- getDefaultInstance() - Static method in class org.apache.commons.text.similarity.LevenshteinDetailedDistance
-
Gets the default instance.
- getDefaultInstance() - Static method in class org.apache.commons.text.similarity.LevenshteinDistance
-
Gets the default instance.
- getDefaultLdapHost() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the default LDAP host.
- getDefaultLdapPort() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the default LDAP port.
- getDefaultLdapsPort() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the default LDAPS port.
- getDefaultLocalAddress() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Returns the default local address to bind when no argument is specified in
IoAcceptor.bind()method. - getDefaultLocalAddress() - Method in class org.apache.mina.core.service.AbstractIoConnector
- getDefaultLocalAddress() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Returns the default local address to bind when no argument is specified in
IoAcceptor.bind()method. - getDefaultLocalAddress() - Method in interface org.apache.mina.core.service.IoConnector
- getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Returns the default local address to bind when no argument is specified in
IoAcceptor.bind()method. - getDefaultLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
- getDefaultLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
Returns the default local address to bind when no argument is specified in
IoAcceptor.bind()method. - getDefaultLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Returns a
Listof the default local addresses to bind when no argument is specified inIoAcceptor.bind()method. - getDefaultLocalAddresses() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Returns a
Listof the default local addresses to bind when no argument is specified inIoAcceptor.bind()method. - getDefaultNamespace() - Method in class org.dom4j.tree.NamespaceStack
- getDefaultRemoteAddress() - Method in class org.apache.mina.core.service.AbstractIoConnector
- getDefaultRemoteAddress() - Method in interface org.apache.mina.core.service.IoConnector
- getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.DatagramConnector
- getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
- getDefaultRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
- getDefaultRemoteAddress() - Method in interface org.apache.mina.transport.socket.SocketConnector
- getDefaultStyle() - Static method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the default
ToStringStyleto use. - getDefaultTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the default timeout in milliseconds.
- getDefaultTransformer() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the default transformer.
- getDefinition() - Method in class org.dom4j.swing.XMLTableModel
-
Getter for property definition.
- getDelay() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
Gets the delay before disconnection, in seconds.
- getDelay() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Gets the delay before disconnection, in seconds.
- getDelay() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
-
Gets the delay before disconnection, in seconds.
- getDelay() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
Gets the delay before disconnection, in seconds.
- getDeleteCount() - Method in class org.apache.commons.text.similarity.LevenshteinResults
-
Get the number of character deletion needed to change one character sequence to other.
- getDeleteOldRdn() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
- getDeleteOldRdn() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
- getDeleteOldRdn() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the flag which determines if the old Rdn attribute is to be removed from the entry when the new Rdn is used in its stead.
- getDelimiter() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
- getDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the field delimiter matcher.
- getDelimiterMatcher() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the field delimiter matcher.
- getDelimiterMatcher() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the field delimiter matcher.
- getDenials() - Method in class org.apache.directory.api.ldap.aci.Permission
-
Gets the set of denials only.
- getDenominator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the denominator part of the fraction.
- getDependencies() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the names of other schemas that the objects within this Schema depends upon.
- getDependencies() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the names of other schemas that the objects within this Schema depends upon.
- getDepth() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getDepth() - Method in class org.xmlpull.mxp1.MXParser
- getDepth() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getDepth() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getDepth() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the current depth of the element.
- getDepth() - Method in interface org.xmlpull.v1.XmlSerializer
-
Returns the current depth of the element.
- getDerefAliases() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the alias handling parameter.
- getDerefAliases() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the alias dereferencing mode type safe enumeration.
- getDerefAliases() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the alias handling parameter.
- getDerefAliases() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the alias handling parameter.
- getDerefMode(int) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
get the AliasDerefMode corresponding to the integer value passed
- getDerefMode(String) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
get the AliasDerefMode corresponding to the string value jndiValue passed
- getDesc() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
- getDescendantElements(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getDescendantOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the descendant of a given DN, using the ancestr DN.
- getDescendantOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the descendant of a given DN, using the ancestr DN.
- getDescription() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets a short description about this SchemaObject.
- getDescription() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets a short description about this SchemaObject.
- getDescription() - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
- getDescription() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
- getDescription(LdapComparator<?>) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the ComparatorDescription for a LdapComparator.
- getDescription(Normalizer) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the NormalizerDescription for a Normalizer.
- getDescription(SyntaxChecker) - Static method in class org.apache.directory.api.ldap.model.schema.DescriptionUtils
-
Generates the SyntaxCheckerDescription for a SyntaxChecker.
- getDestination() - Method in class org.apache.mina.core.write.DefaultWriteRequest
-
Returns the destination of this write request.
- getDestination() - Method in interface org.apache.mina.core.write.WriteRequest
-
Returns the destination of this write request.
- getDestroyedByBorrowValidationCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects destroyed by this pool as a result of failing validation during
borrowObject()over the lifetime of the pool. - getDestroyedByBorrowValidationCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getDestroyedByBorrowValidationCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getDestroyedByEvictorCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects destroyed by the evictor associated with this pool over the lifetime of the pool.
- getDestroyedByEvictorCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getDestroyedByEvictorCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getDestroyedCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects destroyed by this pool over the lifetime of the pool.
- getDestroyedCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getDestroyedCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getDetachedMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
- getDetachedMarker(String) - Method in interface org.slf4j.IMarkerFactory
-
Create a marker which is detached (even at birth) from this IMarkerFactory.
- getDetachedMarker(String) - Static method in class org.slf4j.MarkerFactory
-
Create a marker which is detached (even at birth) from the MarkerFactory.
- getDetail() - Method in exception org.xmlpull.v1.builder.XmlBuilderException
- getDetail() - Method in exception org.xmlpull.v1.XmlPullParserException
- getDiagnosticMessage() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Gets the descriptive diagnostic message associated with the error code.
- getDiagnosticMessage() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the descriptive diagnostic message associated with the error code.
- getDiagnosticMessage() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the descriptive diagnostic message associated with the error code.
- getDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns an unmodifiable list of
Diffs. - getDigest(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns a
MessageDigestfor the givenalgorithm. - getDigest(String, MessageDigest) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns a
MessageDigestfor the givenalgorithmor a default if there is a problem getting the algorithm. - getDigits(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a String
strcontains Unicode digits, if yes then concatenate all the digits instrand return it as a String. - getDirectiveValue(Map<String, String>, String, boolean) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
A directive is a parameter of the digest authentication process.
- getDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getDisabled() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getDispatchHandler() - Method in class org.dom4j.io.ElementStack
- getDispatchHandler() - Method in class org.dom4j.io.SAXReader
- getDispatchHandler() - Method in class org.dom4j.io.XPP3Reader
- getDispatchHandler() - Method in class org.dom4j.io.XPPReader
- getDistance() - Method in class org.apache.commons.text.similarity.LevenshteinResults
-
Get the distance between two character sequences.
- getDitContentRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getDITContentRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the DitContentRule registry
- getDITContentRuleRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the DitContentRule registry
- getDitStructureRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getDITStructureRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the DitStructureRule registry
- getDITStructureRuleRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the DitStructureRule registry
- getDn() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the DN of the subject in this authentication request.
- getDn() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
-
Get the DN authzid.
- getDn() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
-
Get the DN authzid.
- getDn() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Get this entry's Dn.
- getDn() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Get this entry's Dn.
- getDn() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Get this entry's Dn.
- getDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getDn() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the DN of the subject in this authentication request.
- getDn() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the DN of the subject in this authentication request.
- getDn() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getDn() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getDn(Object) - Method in class org.apache.directory.api.ldap.model.schema.comparators.UniqueMemberComparator
-
Get the DN from the given object
- getDoctype() - Method in class org.dom4j.dom.DOMDocument
- getDocType() - Method in interface org.dom4j.Document
-
DOCUMENT ME!
- getDocType() - Method in class org.dom4j.tree.DefaultDocument
- getDocument() - Method in class org.dom4j.io.DocumentInputSource
-
DOCUMENT ME!
- getDocument() - Method in class org.dom4j.io.DocumentResult
-
DOCUMENT ME!
- getDocument() - Method in class org.dom4j.io.DocumentSource
-
DOCUMENT ME!
- getDocument() - Method in class org.dom4j.io.DOMDocumentResult
-
Retrieves w3c dom object generated via transformation
- getDocument() - Method in class org.dom4j.io.DOMSAXContentHandler
-
Retrieves w3c document object built via generated sax events.
- getDocument() - Method in class org.dom4j.io.SAXContentHandler
-
DOCUMENT ME!
- getDocument() - Method in interface org.dom4j.Node
-
getDocumentreturns theDocumentthat thisNodeis part of if this node supports the parent relationship. - getDocument() - Method in class org.dom4j.swing.DocumentTreeModel
-
DOCUMENT ME!
- getDocument() - Method in class org.dom4j.tree.AbstractDocument
- getDocument() - Method in class org.dom4j.tree.AbstractNode
- getDocument() - Method in class org.dom4j.tree.BaseElement
- getDocument() - Method in class org.dom4j.tree.DefaultElement
- getDocumentElement() - Method in class org.dom4j.dom.DOMDocument
- getDocumentElement() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getDocumentElement() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- getDocumentElement() - Method in interface org.xmlpull.v1.builder.XmlDocument
- getDocumentFactory() - Method in class org.dom4j.bean.BeanElement
- getDocumentFactory() - Method in class org.dom4j.dom.DOMDocument
- getDocumentFactory() - Method in class org.dom4j.dom.DOMElement
- getDocumentFactory() - Method in class org.dom4j.io.DOMReader
-
DOCUMENT ME!
- getDocumentFactory() - Method in class org.dom4j.io.SAXModifier
-
Get the
DocumentFactoryused to create the DOM4J document structure - getDocumentFactory() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- getDocumentFactory() - Method in class org.dom4j.io.XPP3Reader
-
DOCUMENT ME!
- getDocumentFactory() - Method in class org.dom4j.io.XPPReader
-
DOCUMENT ME!
- getDocumentFactory() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getDocumentFactory() - Method in class org.dom4j.tree.AbstractElement
- getDocumentFactory() - Method in class org.dom4j.tree.AbstractNode
- getDocumentFactory() - Method in class org.dom4j.tree.DefaultDocument
- getDocumentFactory() - Method in class org.dom4j.tree.DefaultElement
- getDocumentFactory() - Method in class org.dom4j.tree.NamespaceStack
- getDocumentFactory() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getDocumentURI() - Method in class org.dom4j.dom.DOMDocument
- getDomConfig() - Method in class org.dom4j.dom.DOMDocument
- getDomDocumentClass() - Method in class org.dom4j.io.DOMWriter
- getDouble() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getDouble() - Method in class org.apache.mina.core.buffer.IoBuffer
- getDouble() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getDouble() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getDouble() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getDouble(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getDouble(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getDouble(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getDouble(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getDouble(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getDouble(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getDouble(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Double from a Map in a null-safe manner.
- getDouble(Map<? super K, ?>, K, Double) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a double, using the default value if the conversion fails.
- getDoubleValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a double from a Map in a null-safe manner.
- getDoubleValue(Map<? super K, ?>, K, double) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a double from a Map in a null-safe manner, using the default value if the conversion fails.
- getDTDHandler() - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- getDTDHandler() - Method in class org.xmlpull.v1.sax2.Driver
- getDuplicatePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getDurationBetweenEvictionRuns() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the duration to sleep between runs of the idle object evictor thread.
- getDurationBetweenEvictionRuns() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
timeBetweenEvictionRunsconfiguration attribute for pools created with this configuration instance. - getEditDistance() - Method in class org.apache.commons.text.similarity.EditDistanceFrom
-
Gets the edit distance.
- getElement() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MultiSetEntry
- getElement() - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Returns the element corresponding to this entry.
- getElement() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getElement() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getElement(int) - Method in interface org.dom4j.ElementPath
-
DOCUMENT ME!
- getElement(int) - Method in class org.dom4j.io.ElementStack
- getElement(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getElementById(String) - Method in class org.dom4j.dom.DOMDocument
- getElementFactory(QName) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
-
Registers the given
DatatypeElementFactoryfor the given <element> schema element - getElementName() - Method in interface org.dom4j.DocumentType
-
This method is the equivalent to the
Node.getName()method. - getElementName() - Method in class org.dom4j.dtd.AttributeDecl
-
Getter for property elementName.
- getElementName() - Method in class org.dom4j.tree.DefaultDocumentType
- getElementsByTagName(String) - Method in class org.dom4j.dom.DOMDocument
- getElementsByTagName(String) - Method in class org.dom4j.dom.DOMElement
- getElementsByTagNameNS(String, String) - Method in class org.dom4j.dom.DOMDocument
- getElementsByTagNameNS(String, String) - Method in class org.dom4j.dom.DOMElement
- getElementStack() - Method in class org.dom4j.io.DOMSAXContentHandler
- getElementStack() - Method in class org.dom4j.io.SAXContentHandler
- getEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getEnabled() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getEnabledCipherSuites() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the cipher suites which are enabled.
- getEnabledCipherSuites() - Method in class org.apache.mina.filter.ssl.SslFilter
- getEnabledProtocols() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the protocols which are enabled.
- getEnabledProtocols() - Method in class org.apache.mina.filter.ssl.SslFilter
- getEncodedCharLength() - Method in class org.apache.commons.text.AlphabetConverter
-
Get the length of characters in the encoded alphabet that are necessary for each character in the original alphabet.
- getEncodedLength() - Method in class org.apache.directory.api.asn1.util.Oid
-
Returns the length of the encoded
byte[]representation. - getEncodedLength(byte[]) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncodedValue() - Method in class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
- getEncoder() - Method in interface org.apache.mina.filter.codec.demux.MessageEncoderFactory
-
Creates a new message encoder.
- getEncoder() - Method in class org.apache.mina.filter.codec.SynchronizedProtocolEncoder
- getEncoder(IoSession) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecFactory
-
Get the LDAP encoder.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.demux.DemuxingProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoderwhich encodes message objects into binary or protocol-specific data. - getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoderwhich encodes message objects into binary or protocol-specific data. - getEncoder(IoSession) - Method in interface org.apache.mina.filter.codec.ProtocolCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoderwhich encodes message objects into binary or protocol-specific data. - getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
Get the encoder instance from a given session.
- getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoderwhich encodes message objects into binary or protocol-specific data. - getEncoder(IoSession) - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
-
Returns a new (or reusable) instance of
ProtocolEncoderwhich encodes message objects into binary or protocol-specific data. - getEncoderMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Returns the allowed maximum size of an encoded string.
- getEncoderMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineCodecFactory
- getEncoderMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationCodecFactory
- getEncoderOutput() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
- getEncoderOutputQueue() - Method in class org.apache.mina.filter.codec.ProtocolCodecSession
- getEncoderPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringCodecFactory
-
Gets the length of the length prefix (1, 2, or 4) used by the encoder
- getEncoding() - Method in class org.apache.commons.codec.net.BCodec
- getEncoding() - Method in class org.apache.commons.codec.net.QCodec
- getEncoding() - Method in class org.apache.commons.codec.net.RFC1522Codec
-
Returns the codec name (referred to as encoding in the RFC 1522).
- getEncoding() - Method in class org.apache.commons.codec.net.URLCodec
-
Deprecated.Use
URLCodec.getDefaultCharset(), will be removed in 2.0. - getEncoding() - Method in class org.dom4j.io.OutputFormat
- getEncoding() - Method in class org.dom4j.io.SAXReader
-
Returns encoding used for InputSource (null means system default encoding)
- getEnd() - Method in class org.apache.commons.lang3.CharRange
-
Gets the end character for this character range.
- getEnd() - Method in class org.apache.directory.api.ldap.schema.loader.SchemaMarker
- getEndIndex() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the end index to loop to.
- getEndIndex() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the end index to loop to.
- getEndpointAddress() - Method in class org.apache.mina.proxy.handlers.ProxyRequest
- getEndTransactionRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestContainer
- getEndTransactionResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseContainer
- getEntities() - Method in class org.dom4j.dom.DOMDocumentType
- getEntityResolver() - Method in interface org.dom4j.Document
-
DOCUMENT ME!
- getEntityResolver() - Method in class org.dom4j.io.DOMSAXContentHandler
- getEntityResolver() - Method in class org.dom4j.io.SAXContentHandler
- getEntityResolver() - Method in class org.dom4j.io.SAXReader
-
Returns the current entity resolver used to resolve entities
- getEntityResolver() - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- getEntityResolver() - Method in class org.dom4j.tree.DefaultDocument
- getEntityResolver() - Method in class org.xmlpull.v1.sax2.Driver
- getEntry() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Get the entry with its attributes.
- getEntry() - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Get the entry to be deleted
- getEntry() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
-
Get the entry.
- getEntry() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- getEntry() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Get the entry's entry
- getEntry() - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Gets the entry to add.
- getEntry() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the entry to add.
- getEntry() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Gets the entry.
- getEntry() - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Gets the entry
- getEntry() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- getEntry(int) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the key at the specified index.
- getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiedfilterTypein this chain. - getEntry(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- getEntry(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiedfilterTypein this chain. - getEntry(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the entry mapped to the key specified.
- getEntry(Object) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
- getEntry(Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Gets the entry mapped to the key specified.
- getEntry(Object) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the entry associated with the specified key in the PatriciaTrieBase.
- getEntry(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiednamein this chain. - getEntry(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- getEntry(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiednamein this chain. - getEntry(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Retrieve a name-command pair by its name
- getEntry(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiedfilterin this chain. - getEntry(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
- getEntry(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilterChain.Entrywith the specifiedfilterin this chain. - getEntryChange() - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeContainer
- getEntryDn() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Get the added Dn
- getEntryDn() - Method in interface org.apache.directory.api.ldap.model.message.AddRequest
-
Gets the distinguished name of the entry to add.
- getEntryDn() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the distinguished name of the entry to add.
- getEntryUUID() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
- getEntryUUID() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
- getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a byte from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning
nullif not found. - getEnum(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning
defaultEnumif not found. - getEnum(Map<String, Object>) - Static method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Gets the enumeration from by extracting the value for the JNDI LDAP specific environment property, java.naming.ldap.derefAliases, from the environment.
- getEnumeration() - Method in class org.apache.commons.collections4.iterators.EnumerationIterator
-
Returns the underlying enumeration.
- getEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning
nullif not found. - getEnumIgnoreCase(Class<E>, String, E) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the enum for the class, returning
defaultEnumif not found. - getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads an int from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumList(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the
Listof enums. - getEnumMap(Class<E>) - Static method in class org.apache.commons.lang3.EnumUtils
-
Gets the
Mapof enums by name. - getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSet(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSet(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a byte sized bit vector and converts it to an
EnumSet. - getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetInt(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetInt(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads an int sized bit vector and converts it to an
EnumSet. - getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetLong(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetLong(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a long sized bit vector and converts it to an
EnumSet. - getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumSetShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumSetShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a short sized bit vector and converts it to an
EnumSet. - getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumShort(int, Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnumShort(Class<E>) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a short from the buffer and returns the correlating enum constant defined by the specified enum type.
- getEnvelopeTypes() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- getEnvelopeTypes() - Method in interface org.apache.mina.core.service.TransportMetadata
- getEnvironmentVariable(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets an environment variable, defaulting to
defaultValueif the variable cannot be read. - getEquality() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for equality matching.
- getEquality() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the equality Matching Rule
- getEqualityName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Equality Name for this AttributeType's values.
- getEqualityOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Equality OID for this AttributeType's values.
- getError() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- getErrorCode() - Method in enum org.apache.directory.api.i18n.I18n
-
Getter for the field
errorCode. - getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
- getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
- getErrorHandler() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getErrorHandler() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getErrorHandler() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- getErrorHandler() - Method in class org.dom4j.io.SAXValidator
-
DOCUMENT ME!
- getErrorHandler() - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- getErrorHandler() - Method in class org.xmlpull.v1.sax2.Driver
- getErrorQName() - Method in class org.dom4j.util.XMLErrorHandler
- getErrors() - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
- getErrors() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaErrorHandler
-
Returns list of handled errors.
- getErrors() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getErrors() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getErrors() - Method in class org.dom4j.util.XMLErrorHandler
- getErrorType() - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Gets the type of error response
- getEscapeChar() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Returns the escape character.
- getEscapeChar() - Method in class org.apache.commons.text.StringSubstitutor
-
Returns the escape character.
- getEscapeChar() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Returns the escape character.
- getEscaped() - Method in class org.apache.directory.api.ldap.model.entry.Value
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Ava
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Dn
- getEscaped() - Method in class org.apache.directory.api.ldap.model.name.Rdn
- getEscapedValue() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
- getEscapedValue() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
- getEventFactory() - Method in class org.dom4j.io.STAXEventWriter
-
Returns a reference to the event factory used to construct STAX events.
- getEventQueue() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getEventQueue() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- getEventSizeEstimator() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
- getEventsToProfile() - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Return the set of
IoEventTypewhich are profiled. - getEventType() - Method in class org.xmlpull.mxp1.MXParser
- getEventType() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getEventType() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
- getEvictionPolicy() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the
EvictionPolicydefined for this pool. - getEvictionPolicy() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
evictionPolicyClassconfiguration attribute for pools created with this configuration instance. - getEvictionPolicyClassName() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the name of the
EvictionPolicyimplementation that is used by this pool. - getEvictionPolicyClassName() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
evictionPolicyClassNameconfiguration attribute for pools created with this configuration instance. - getEvictorShutdownTimeout() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getEvictorShutdownTimeout() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getEvictorShutdownTimeoutDuration() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the timeout that will be used when waiting for the Evictor to shutdown if this pool is closed and it is the only pool still using the the value for the Evictor.
- getEvictorShutdownTimeoutDuration() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
evictorShutdownTimeoutconfiguration attribute for pools created with this configuration instance. - getEvictorShutdownTimeoutMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getEvictorShutdownTimeoutMillis() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getException() - Method in interface org.apache.mina.core.future.ConnectFuture
-
Returns the cause of the connection failure.
- getException() - Method in class org.apache.mina.core.future.DefaultConnectFuture
-
Returns the cause of the connection failure.
- getException() - Method in class org.apache.mina.core.future.DefaultReadFuture
- getException() - Method in class org.apache.mina.core.future.DefaultWriteFuture
- getException() - Method in interface org.apache.mina.core.future.ReadFuture
- getException() - Method in interface org.apache.mina.core.future.WriteFuture
- getException() - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
- getException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the
ConcurrentExceptionobject that was thrown by theBackgroundInitializerwith the given name. - getExceptionCaughtLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the ExceptionCaught event.
- getExceptionHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- getExcludeFieldNames() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
- getExecutor() - Method in class org.apache.mina.filter.executor.ExecutorFilter
- getExecutorService() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the executor service used by this instance.
- getExpectedLength() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Get the TLV expected length.
- getExpectedMatchingRuleLength() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
get the expectedMatchingRuleLength
- getExpirationInterval() - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
- getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap.Expirer
-
Get the interval in which an object will live in the map before it is removed.
- getExpirationInterval() - Method in class org.apache.mina.util.ExpiringMap
-
Get the interval in which an object will live in the map before it is removed.
- getExpirer() - Method in class org.apache.mina.util.ExpiringMap
- getExpressions() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
Get the list of regexp stored into this SyntaxChecker
- getExtendedFactory() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getExtendedRequest() - Method in class org.apache.directory.ldap.client.api.future.ExtendedFuture
- getExtendedRequestFactories() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
- getExtendedRequestFactories() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- getExtendedResponse() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
The result containing response for this request.
- getExtendedResponseFactories() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
- getExtendedResponseFactories() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- getExtension(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Get back the values associated with a given extension.
- getExtension(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Get back the values associated with a given extension.
- getExtension(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Gets the extension.
- getExtension(String) - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
- getExtension(String) - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
- getExtensions() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
- getExtensions() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
- getExtensions() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getExtensions() - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
- getExtensions() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
- getExtensionValue(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Gets the extension value.
- getExternalDeclarations() - Method in interface org.dom4j.DocumentType
-
Returns a list of internal DTD declaration objects, defined in the
org.dom4j.dtdpackage - getExternalDeclarations() - Method in class org.dom4j.tree.DefaultDocumentType
- getExternalExecutor() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the external
ExecutorServiceto be used by this class. - getFactory() - Method in class org.apache.commons.collections4.functors.FactoryTransformer
-
Gets the factory.
- getFactory() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Gets a reference to the factory used to create, destroy and validate the objects used by this pool.
- getFactory() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Gets a reference to the factory used to create, destroy and validate the objects used by this pool.
- getFactory() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Gets the
PooledObjectFactoryused by this pool to create and manage object instances. - getFactory() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
- getFactory() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.
- getFactory() - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Method get XmlPull factory that is ued by this builder.
- getFactory() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- getFactoryType() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Gets the type - including the specific type rather than the generic - of the factory.
- getFactoryType() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getFactoryType(Class<? extends PooledObjectFactory>) - Static method in class org.apache.commons.pool2.impl.PoolImplUtils
-
Identifies the concrete type of object that an object factory creates.
- getFailCause() - Method in exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
- getFailedMessageId() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
- getFailedMessageId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
- getFairness() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether or not the pool serves threads waiting to borrow objects fairly.
- getFairness() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
fairnessconfiguration attribute for pools created with this configuration instance. - getFairness() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getFairness() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getFalseClosure() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the closure called when false.
- getFalseFirstComparator() - Static method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
falsevalues beforetruevalues. - getFalseTransformer() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the transformer used when false.
- getFatalErrorQName() - Method in class org.dom4j.util.XMLErrorHandler
- getFeature(String) - Method in class org.dom4j.io.SAXWriter
-
Looks up the value of a feature.
- getFeature(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getFeature(String) - Method in class org.xmlpull.mxp1.MXParser
-
Unknown properties are always returned as false
- getFeature(String) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
- getFeature(String) - Method in class org.xmlpull.mxp1.MXParserNonValidating
- getFeature(String) - Method in class org.xmlpull.v1.sax2.Driver
- getFeature(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getFeature(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getFeature(String) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- getFeature(String) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the current value of the given feature.
- getFeature(String) - Method in class org.xmlpull.v1.XmlPullParserFactory
-
Return the current value of the feature with given name.
- getFeature(String) - Method in interface org.xmlpull.v1.XmlSerializer
-
Return the current value of the feature with given name.
- getFeature(String, String) - Method in class org.dom4j.dom.DOMAttribute
- getFeature(String, String) - Method in class org.dom4j.dom.DOMCDATA
- getFeature(String, String) - Method in class org.dom4j.dom.DOMComment
- getFeature(String, String) - Method in class org.dom4j.dom.DOMDocument
- getFeature(String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- getFeature(String, String) - Method in class org.dom4j.dom.DOMDocumentType
- getFeature(String, String) - Method in class org.dom4j.dom.DOMElement
- getFeature(String, String) - Method in class org.dom4j.dom.DOMEntityReference
- getFeature(String, String) - Method in class org.dom4j.dom.DOMNamespace
- getFeature(String, String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- getFeature(String, String) - Method in class org.dom4j.dom.DOMText
- getField(Class<?>, String) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Fieldby name respecting scope. - getField(Class<?>, String, boolean) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets an accessible
Fieldby name, breaking scope if requested. - getFieldName() - Method in class org.apache.commons.lang3.builder.Diff
-
Returns the name of the field.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field name value separator text.
- getFieldNameValueSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the field name value separator text.
- getFieldSeparator() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the field separator text.
- getFieldSeparator() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the field separator text.
- getFieldsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFieldsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.FieldUtils
-
Gets all fields of the given class and its parents (if any) that are annotated with the given annotation.
- getFileChannel() - Method in class org.apache.mina.core.file.DefaultFileRegion
-
The open
FileChannelfrom which data will be read to send to remote host. - getFileChannel() - Method in interface org.apache.mina.core.file.FileRegion
-
The open
FileChannelfrom which data will be read to send to remote host. - getFilename() - Method in class org.apache.mina.core.file.DefaultFileRegion
-
Provides an absolute filename for the underlying FileChannel.
- getFilename() - Method in class org.apache.mina.core.file.FilenameFileRegion
-
Provides an absolute filename for the underlying FileChannel.
- getFilename() - Method in interface org.apache.mina.core.file.FileRegion
-
Provides an absolute filename for the underlying FileChannel.
- getFilter() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the search filter associated with this search request.
- getFilter() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search filter associated with this search request.
- getFilter() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search filter associated with this search request.
- getFilter() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getFilter() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
- getFilterChain() - Method in class org.apache.mina.core.service.AbstractIoService
- getFilterChain() - Method in interface org.apache.mina.core.service.IoService
- getFilterChain() - Method in class org.apache.mina.core.session.DummySession
- getFilterChain() - Method in interface org.apache.mina.core.session.IoSession
- getFilterChain() - Method in class org.apache.mina.transport.socket.nio.NioSession
- getFilterChain() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getFilterChainBuilder() - Method in class org.apache.mina.core.service.AbstractIoService
- getFilterChainBuilder() - Method in interface org.apache.mina.core.service.IoService
- getFilterNode() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the search filter associated with this search request.
- getFilterSet() - Method in class org.apache.directory.api.dsmlv2.request.ConnectorFilter
-
Get the list of filters stored in the composite filter
- getFilterSet() - Method in class org.apache.directory.api.ldap.codec.search.ConnectorFilter
-
Get the list of filters stored in the composite filter
- getFilterType() - Method in class org.apache.directory.api.dsmlv2.request.AttributeValueAssertionFilter
-
Get the filter type
- getFilterType() - Method in class org.apache.directory.api.ldap.codec.search.AttributeValueAssertionFilter
-
Get the filter type
- getFinal() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the final fragment or suffix.
- getFinalSubstrings() - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Get the final substring
- getFinalSubstrings() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Get the final substring
- getFirst() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- getFirst() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- getFirst() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the entry for the "oldest" mapping.
- getFirst() - Method in class org.apache.mina.util.byteaccess.ByteArrayList
- getFirst() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getFirst3Last3(String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Gets the first and last 3 letters of a name (if > 6 characters) Else just returns the name.
- getFirstChild() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Convenience method that gets the first child in the children array.
- getFirstChild() - Method in class org.dom4j.dom.DOMAttribute
- getFirstChild() - Method in class org.dom4j.dom.DOMCDATA
- getFirstChild() - Method in class org.dom4j.dom.DOMComment
- getFirstChild() - Method in class org.dom4j.dom.DOMDocument
- getFirstChild() - Method in class org.dom4j.dom.DOMDocumentType
- getFirstChild() - Method in class org.dom4j.dom.DOMElement
- getFirstChild() - Method in class org.dom4j.dom.DOMEntityReference
- getFirstChild() - Method in class org.dom4j.dom.DOMNamespace
- getFirstChild() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getFirstChild() - Method in class org.dom4j.dom.DOMText
- getFirstChild(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Retrieves the first available contextual data value associated with the label.
- getFirstContextValue(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Retrieves the first available contextual data value associated with the label.
- getFirstKey() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the key for the "oldest" mapping.
- getFirstNonNull(Supplier<T>...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Executes the given suppliers in order and returns the first return value where a value other than
nullis returned. - getFirstValue() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the value for the "oldest" mapping.
- getFlags() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
- getFlags() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- getFlags() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHints
- getFlags() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
- getFlags(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
Get back the combination of flags associated with a given value
- getFloat() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getFloat() - Method in class org.apache.mina.core.buffer.IoBuffer
- getFloat() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getFloat() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getFloat() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getFloat(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getFloat(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getFloat(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getFloat(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getFloat(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getFloat(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getFloat(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Float from a Map in a null-safe manner.
- getFloat(Map<? super K, ?>, K, Float) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a float, using the default value if the conversion fails.
- getFloatValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a float from a Map in a null-safe manner.
- getFloatValue(Map<? super K, ?>, K, float) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a float from a Map in a null-safe manner, using the default value if the conversion fails.
- getForm() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
- getFormat(String, String, Locale) - Method in interface org.apache.commons.lang3.text.FormatFactory
-
Deprecated.Create or retrieve a format instance.
- getFormat(String, String, Locale) - Method in interface org.apache.commons.text.FormatFactory
-
Create or retrieve a format instance.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Gets the contextualized error message based on a base message.
- getFormattedExceptionMessage(String) - Method in class org.apache.commons.lang3.exception.DefaultExceptionContext
-
Builds the message containing the contextual information.
- getFormattedExceptionMessage(String) - Method in interface org.apache.commons.lang3.exception.ExceptionContext
-
Gets the contextualized error message based on a base message.
- getFormatter() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.Provides access to the parser Format implementation.
- getFormatter() - Method in class org.apache.commons.text.CompositeFormat
-
Provides access to the parser Format implementation.
- getFqcn() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
- getFraction() - Method in class org.apache.directory.api.util.GeneralizedTime
- getFraction(double) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fractioninstance from adoublevalue. - getFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fractioninstance with the 2 parts of a fraction Y/Z. - getFraction(int, int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a
Fractioninstance with the 3 parts of a fraction X Y/Z. - getFraction(String) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a Fraction from a
String. - getFragmentInDays(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of days within the fragment.
- getFragmentInDays(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of days within the fragment.
- getFragmentInHours(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of hours within the fragment.
- getFragmentInHours(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of hours within the fragment.
- getFragmentInMilliseconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of milliseconds within the fragment.
- getFragmentInMilliseconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of milliseconds within the fragment.
- getFragmentInMinutes(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of minutes within the fragment.
- getFragmentInMinutes(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of minutes within the fragment.
- getFragmentInSeconds(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of seconds within the fragment.
- getFragmentInSeconds(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Returns the number of seconds within the fragment.
- getFunctionContext() - Method in class org.dom4j.xpath.DefaultXPath
- getFunctionContext() - Method in interface org.dom4j.XPath
-
DOCUMENT ME!
- getFuture() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the
Futureobject that was created whenBackgroundInitializer.start()was called. - getFuture() - Method in class org.apache.mina.core.write.DefaultWriteRequest
- getFuture() - Method in interface org.apache.mina.core.write.WriteRequest
- getFuzzyDistance(CharSequence, CharSequence, Locale) - Static method in class org.apache.commons.lang3.StringUtils
-
Deprecated.as of 3.6, use commons-text FuzzyScore instead
- getGeneralizedTime(long) - Static method in class org.apache.directory.api.util.DateUtils
- getGeneralizedTime(Date) - Static method in class org.apache.directory.api.util.DateUtils
- getGeneralizedTime(TimeProvider) - Static method in class org.apache.directory.api.util.DateUtils
-
Gets the generalized time right now.
- getGenPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponse
-
Get the generated password
- getGenPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyResponseImpl
-
Get the generated password
- getGlobalOidRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getGlobalOidRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Returns a reference to the global OidRegistry
- getGlobalOidRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Returns a reference to the global OidRegistry
- getGmtTimeZone() - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets the GMT TimeZone.
- getGmtTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets a TimeZone with GMT offsets.
- getGraceAuthNRemaining() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
-
Returns the number of possible attempts on the password before it's locked.
- getGraceAuthNRemaining() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
-
Returns the number of possible attempts on the password before it's locked.
- getGraceAuthNsRemaining() - Method in interface org.apache.directory.ldap.client.template.PasswordWarning
-
Returns the number of remaining authentications before the account will be locked.
- getGraceAuthNsRemaining() - Method in class org.apache.directory.ldap.client.template.PasswordWarningImpl
-
Returns the number of remaining authentications before the account will be locked.
- getGracefulDisconnectResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseContainer
- getGracefulShutdownRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownRequestContainer
- getGrammar() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the grammar
- getGrammar() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the grammar
- getGrammar() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Gets the grammar
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.codec.LdapStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
-
Get the grammar name
- getGrammarName() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
-
Get the grammar name
- getGrants() - Method in class org.apache.directory.api.ldap.aci.Permission
-
Gets the set of grants only.
- getGrantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.Permission
-
Gets the set of
GrantAndDenials. - getHandle() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
- getHandler() - Method in class org.apache.mina.core.service.AbstractIoService
- getHandler() - Method in interface org.apache.mina.core.service.IoService
- getHandler() - Method in class org.apache.mina.core.session.AbstractIoSession
- getHandler() - Method in class org.apache.mina.core.session.DummySession
- getHandler() - Method in interface org.apache.mina.core.session.IoSession
- getHandler() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getHandler() - Method in class org.apache.mina.transport.vmpipe.VmPipe
- getHandler() - Method in class org.dom4j.io.XMLResult
- getHandler(String) - Method in class org.dom4j.io.DispatchHandler
-
Get the registered
ElementHandlerfor the specified path. - getHandler(IoSession) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandlerFactory
-
Deprecated.
- getHardware() - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Accessible through the Lookup key
hardware. - getHeaders() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getHeaders() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
- getHexdump() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
- getHexDump() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Returns hexdump of this buffer.
- getHexDump(boolean) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Returns hexdump of this buffer.
- getHexDump(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Return hexdump of this buffer with limited length.
- getHexDump(int, boolean) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Return hexdump of this buffer with limited length.
- getHexDumpSlice(IoBuffer, int, int) - Static method in class org.apache.mina.core.buffer.IoBufferHexDumper
-
Dumps an
IoBufferto a hex formatted string. - getHexValue(byte, byte) - Static method in class org.apache.directory.api.util.Hex
-
Translate two bytes to an hex value.
- getHexValue(char) - Static method in class org.apache.directory.api.util.Hex
-
Return an hex value from a single char The char must be in [0-9a-fA-F]
- getHexValue(char, char) - Static method in class org.apache.directory.api.util.Hex
-
Translate two chars to an hex value.
- getHmacMd5(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_MD5, byte[]) - getHmacSha1(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_1, byte[]) - getHmacSha256(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_256, byte[]) - getHmacSha384(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_384, byte[]) - getHmacSha512(byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
getInitializedMac(HmacAlgorithms.HMAC_SHA_512, byte[]) - getHost() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getHost() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getHost() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the server host name.
- getHostName() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the host name from an environment variable (COMPUTERNAME on Windows, HOSTNAME elsewhere).
- getHour() - Method in class org.apache.directory.api.util.GeneralizedTime
- getHttpURI() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getHttpVerb() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getHttpVersion() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getHttpVersion() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
- getId() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getId() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get's the attribute identifier for this entry.
- getId() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get's the attribute identifier for this entry.
- getId() - Method in class org.apache.mina.core.session.AbstractIoSession
-
We use an AtomicLong to guarantee that the session ID are unique.
- getId() - Method in interface org.apache.mina.core.session.IoSession
- getId() - Method in enum org.apache.mina.proxy.event.IoSessionEventType
- getId() - Method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
- getID() - Method in class org.apache.commons.lang3.time.GmtTimeZone
- getIdentificationTag() - Method in class org.apache.directory.api.ldap.aci.ACIItem
-
Gets the id string of this item.
- getIdentifier() - Method in interface org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecification
- getIdentifier() - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
- getIdleCount(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
- getIdleCount(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
- getIdleDuration() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getIdleDuration() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the amount of time that this object last spend in the idle state (it may still be idle in which case subsequent calls will return an increased value).
- getIdleEvictDuration() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Gets the
idleEvictTimefor this eviction configuration instance. - getIdleEvictTime() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Deprecated.
- getIdleEvictTimeDuration() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Deprecated.
- getIdleObjects() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.EvictionIterator
-
Gets the idle object deque referenced by this iterator.
- getIdleSoftEvictDuration() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Gets the
idleSoftEvictTimefor this eviction configuration instance. - getIdleSoftEvictTime() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Deprecated.
- getIdleSoftEvictTimeDuration() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Deprecated.
- getIdleTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getIdleTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.
- getIdleTime(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getIdleTime(IdleStatus) - Method in interface org.apache.mina.core.session.IoSessionConfig
- getIdleTimeInMillis(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getIdleTimeInMillis(IdleStatus) - Method in interface org.apache.mina.core.session.IoSessionConfig
- getIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getIdleTimeMillis() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getIdleTime()which offers the best precision. - getIfBlank(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is whitespace, empty ("") or
null, the value supplied bydefaultStrSupplier. - getIfEmpty(T, Supplier<T>) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns either the passed in CharSequence, or if the CharSequence is empty or
null, the value supplied bydefaultStrSupplier. - getIfNull(T, Supplier<T>) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Returns the given
objectis it is non-null, otherwise returns the Supplier'sSupplier.get()value. - getIgnoredMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the ignored character matcher.
- getIgnoredMatcher() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the ignored character matcher.
- getIgnoredMatcher() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the ignored character matcher.
- getILoggerFactory() - Static method in class org.slf4j.LoggerFactory
-
Return the
ILoggerFactoryinstance in use. - getIMarkerFactory() - Static method in class org.slf4j.MarkerFactory
-
Return the
IMarkerFactoryinstance in use. - getImplementation() - Method in class org.dom4j.dom.DOMDocument
- getImplicitBounds(TypeVariable<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets an array containing the sole type of
ObjectifTypeVariable.getBounds()returns an empty array. - getImplicitLowerBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets an array containing a single value of
nullifWildcardType.getLowerBounds()returns an empty array. - getImplicitUpperBounds(WildcardType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets an array containing the sole value of
ObjectifWildcardType.getUpperBounds()returns an empty array. - getImportPrecedence() - Method in class org.dom4j.rule.Rule
-
Getter for property importPrecedence.
- getIndent() - Method in class org.dom4j.io.OutputFormat
- getIndex() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
- getIndex() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
- getIndex(String) - Method in class org.dom4j.bean.BeanMetaData
- getIndex(String) - Method in class org.xmlpull.v1.sax2.Driver
- getIndex(String, String) - Method in class org.xmlpull.v1.sax2.Driver
- getIndex(TreeNode) - Method in class org.dom4j.swing.BranchTreeNode
- getIndex(TreeNode) - Method in class org.dom4j.swing.LeafTreeNode
- getIndex(QName) - Method in class org.dom4j.bean.BeanMetaData
- getInitial() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the initial fragment.
- getInitializedMac(String, byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized
Macfor the givenalgorithm. - getInitializedMac(HmacAlgorithms, byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns an initialized
Macfor the givenalgorithm. - getInitializer(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the
BackgroundInitializerwith the given name. - getInitialSubstrings() - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Get the initial substring
- getInitialSubstrings() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Get the initial substring
- getInput() - Method in class org.apache.directory.api.ldap.schema.converter.Schema
- getInputEncoding() - Method in class org.dom4j.dom.DOMDocument
- getInputEncoding() - Method in class org.xmlpull.mxp1.MXParser
- getInputEncoding() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getInputEncoding() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the input encoding if known, null otherwise.
- getInputSource() - Method in class org.dom4j.io.DOMSAXContentHandler
- getInputSource() - Method in class org.dom4j.io.SAXContentHandler
- getInputStream(String) - Static method in class org.apache.commons.codec.Resources
-
Opens the given named resource from the given class.
- getInsertByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getInsertCount() - Method in class org.apache.commons.text.similarity.LevenshteinResults
-
Get the number of insertion needed to change one character sequence into another.
- getInstance() - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the default pattern in the default locale.
- getInstance() - Method in class org.apache.commons.lang3.time.FormatCache
-
Gets a formatter instance using the default pattern in the default time zone and locale.
- getInstance() - Static method in class org.apache.directory.api.dsmlv2.response.Dsmlv2ResponseGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.codec.LdapMessageGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseGrammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueGrammar
-
This class is a singleton.
- getInstance() - Static method in class org.apache.mina.util.ExceptionMonitor
- getInstance() - Static method in class org.dom4j.bean.BeanDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance() - Static method in class org.dom4j.datatype.DatatypeDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance() - Static method in class org.dom4j.DocumentFactory
-
Access to singleton implementation of DocumentFactory which is used if no DocumentFactory is specified when building using the standard builders.
- getInstance() - Static method in class org.dom4j.dom.DOMDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance() - Static method in class org.dom4j.util.IndexedDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance() - Static method in class org.dom4j.util.NonLazyDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance() - Static method in class org.dom4j.util.UserDataDocumentFactory
-
Access to the singleton instance of this factory.
- getInstance(String) - Static method in class org.apache.commons.codec.language.bm.Languages
- getInstance(String) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern in the default locale.
- getInstance(String...) - Static method in class org.apache.commons.lang3.CharSet
-
Factory method to create a new CharSet using a special syntax.
- getInstance(String, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and locale.
- getInstance(String, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern and time zone.
- getInstance(String, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a formatter instance using the specified pattern, time zone and locale.
- getInstance(String, TimeZone, Locale) - Method in class org.apache.commons.lang3.time.FormatCache
-
Gets a formatter instance using the specified pattern, time zone and locale.
- getInstance(NameType) - Static method in class org.apache.commons.codec.language.bm.Languages
- getInstance(NameType, RuleType, String) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and a single language.
- getInstance(NameType, RuleType, Languages.LanguageSet) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and languages.
- getInstanceMap(NameType, RuleType, String) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and a single language.
- getInstanceMap(NameType, RuleType, Languages.LanguageSet) - Static method in class org.apache.commons.codec.language.bm.Rule
-
Gets rules for a combination of name type, rule type and languages.
- getInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getInt() - Method in class org.apache.mina.core.buffer.IoBuffer
- getInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getInt() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
- getInt() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getInt() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getInt(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getInt(int) - Method in interface org.apache.mina.util.byteaccess.ByteArray
- getInt(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getInt(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getInteger(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Integer from a Map in a null-safe manner.
- getInteger(Map<? super K, ?>, K, Integer) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into an integer, using the default value if the conversion fails.
- getInterestedIdleStatus() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- getIntermediate() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- getIntermediate() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- getIntermediateFactory() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getIntermediateResponseFactories() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
- getIntermediateResponseFactories() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- getInternalDeclarations() - Method in interface org.dom4j.DocumentType
-
Returns a list of internal DTD declaration objects, defined in the
org.dom4j.dtdpackage - getInternalDeclarations() - Method in class org.dom4j.tree.DefaultDocumentType
- getInternalSubset() - Method in class org.dom4j.dom.DOMDocumentType
- getIntersection() - Method in class org.apache.commons.text.similarity.IntersectionResult
-
Get the size of the intersection between set A and B.
- getIntValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets an int from a Map in a null-safe manner.
- getIntValue(Map<? super K, ?>, K, int) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets an int from a Map in a null-safe manner, using the default value if the conversion fails.
- getIoBuffers() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getIoBuffers() - Method in interface org.apache.mina.util.byteaccess.ByteArray
- getIoBuffers() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getIpAddress() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
- getIssuerDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
- getIssuerDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
- getItem() - Method in class org.apache.directory.api.ldap.model.subtree.ItemRefinement
- getItemPermissions() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
-
Gets the collection of
ItemPermissions. - getIterator() - Method in class org.apache.commons.collections4.iterators.AbstractUntypedIteratorDecorator
-
Gets the iterator being decorated.
- getIterator() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Gets the iterator this iterator is using.
- getIterator() - Method in class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Returns the underlying iterator.
- getIterator() - Method in class org.apache.commons.collections4.iterators.TransformIterator
-
Gets the iterator this iterator is using.
- getIterator(Object) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets a suitable Iterator for the given object.
- getIteratorIndex() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Returns the index of the iterator that returned the last element.
- getIterators() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Gets the list of Iterators (unmodifiable).
- getJaroWinklerDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Deprecated.as of 3.6, use commons-text JaroWinklerDistance instead
- getJavaHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the Java home directory as a
File. - getJavaIoTmpDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the Java IO temporary directory as a
File. - getJavaParameterType(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the java parameter type.
- getJavaParameterType(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the java parameter type.
- getJavaParameterValue(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the java parameter value.
- getJavaParameterValue(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the java parameter value.
- getJavaVersion(String) - Static method in enum org.apache.commons.lang3.JavaVersion
-
Transforms the given string with a Java version number to the corresponding constant of this enumeration class.
- getJmxEnabled() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value of the flag that determines if JMX will be enabled for pools created with this configuration instance.
- getJmxName() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Provides the name under which the pool has been registered with the platform MBean server or
nullif the pool has not been registered. - getJmxNameBase() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value of the JMX name base that will be used as part of the name assigned to JMX enabled pools created with this configuration instance.
- getJmxNamePrefix() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value of the JMX name prefix that will be used as part of the name assigned to JMX enabled pools created with this configuration instance.
- getJndiAttributesFromLdif(String) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Convert a LDIF String to a JNDI attributes.
- getJndiValue() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
- getKdcHost() - Method in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
Gets the KDC host.
- getKdcPort() - Method in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
Gets the KDC port.
- getKey() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
- getKey() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
- getKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapIterator
- getKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Node
-
Gets the key.
- getKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewMapIterator
- getKey() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
- getKey() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the current key, which is the key returned by the last call to
next(). - getKey() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the current key, which is the key returned by the last call to
next(). - getKey() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Gets the current key, which is the key returned by the last call to
next(). - getKey() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
- getKey() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
- getKey() - Method in class org.apache.commons.collections4.keyvalue.AbstractKeyValue
-
Gets the key from the pair.
- getKey() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
- getKey() - Method in interface org.apache.commons.collections4.KeyValue
-
Gets the key from the pair.
- getKey() - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Gets the key of this entry
- getKey() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
- getKey() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashMapIterator
- getKey() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkMapIterator
- getKey() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry
-
Gets the key from the entry.
- getKey() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceMapIterator
- getKey() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Gets the current key, which is the key returned by the last call to
next(). - getKey() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapEntry
- getKey() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapIterator
- getKey() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- getKey() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the key.
- getKey() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonMapIterator
- getKey() - Method in interface org.apache.commons.collections4.MapIterator
-
Gets the current key, which is the key returned by the last call to
next(). - getKey() - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- getKey() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the key from this pair.
- getKey() - Method in enum org.apache.commons.text.lookup.DefaultStringLookup
-
Returns the standard prefix for the lookup object of this kind.
- getKey() - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Gets the key for this Tuple.
- getKey() - Method in interface org.apache.directory.api.util.KeyValue
-
Gets the key from the pair.
- getKey(int) - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Gets the key at the specified index.
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- getKey(Object) - Method in interface org.apache.commons.collections4.BidiMap
-
Gets the key that is currently mapped to the specified value.
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Returns the key to which this map maps the specified value.
- getKey(Object) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- GETKEY_INVALID - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
- getKeyAlgorithm() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
- getKeyAlgorithm() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
- getKeyAnalyzer() - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Returns the
KeyAnalyzerthat constructed theTrie. - getKeyManagers() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the key managers.
- getKeys() - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Gets a clone of the array of keys.
- getKeys() - Method in class org.slf4j.helpers.BasicMDCAdapter
- getKeyString(Object) - Method in interface org.apache.directory.api.ldap.model.cursor.TupleRenderer
-
Gets the key Object rendered as a String.
- getKrb5ConfFilePath() - Method in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
Gets the (absolute) path to the 'krb5.conf' file.
- getLabel() - Method in enum org.apache.commons.lang3.arch.Processor.Arch
-
Gets the label suitable for display.
- getLang() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the Lang language guessing rules being used.
- getLanguage() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the language.
- getLanguage() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the language.
- getLanguage() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureLanguageSchemeOption
-
Gets the language.
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Languages
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- getLanguages() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
- getLargestManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- getLargestManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLargestPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getLargestPoolSize() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getLargestPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getLargestReadBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLargestReadMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLargestWrittenBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLargestWrittenMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLast() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- getLast() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
- getLast() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the entry for the "newest" mapping.
- getLast() - Method in class org.apache.mina.util.byteaccess.ByteArrayList
- getLastAcquiresPerPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the number of (successful) acquire invocations during the last period.
- getLastBorrowInstant() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getLastBorrowInstant() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the time the wrapped object was last borrowed.
- getLastBorrowTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getLastBorrowTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getLastBorrowTime() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time (using the same basis as
System.currentTimeMillis()) the polled object was last borrowed. - getLastBorrowTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getLastBorrowInstant()which offers the best precision. - getLastBorrowTimeFormatted() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getLastBorrowTimeFormatted() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time that pooled object was last borrowed.
- getLastBorrowTrace() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getLastBorrowTrace() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the stack trace recorded when the pooled object was last borrowed.
- getLastBothIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastBothIdleTime() - Method in interface org.apache.mina.core.session.IoSession
- getLastChild() - Method in class org.dom4j.dom.DOMAttribute
- getLastChild() - Method in class org.dom4j.dom.DOMCDATA
- getLastChild() - Method in class org.dom4j.dom.DOMComment
- getLastChild() - Method in class org.dom4j.dom.DOMDocument
- getLastChild() - Method in class org.dom4j.dom.DOMDocumentType
- getLastChild() - Method in class org.dom4j.dom.DOMElement
- getLastChild() - Method in class org.dom4j.dom.DOMEntityReference
- getLastChild() - Method in class org.dom4j.dom.DOMNamespace
- getLastChild() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getLastChild() - Method in class org.dom4j.dom.DOMText
- getLastChild(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getLastIdleTime(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastIdleTime(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
- getLastIoTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLastIoTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastIoTime() - Method in interface org.apache.mina.core.session.IoSession
- getLastKey() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the key for the "newest" mapping.
- getLastNodeReturned() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
Gets the last node returned.
- getLastReaderIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastReaderIdleTime() - Method in interface org.apache.mina.core.session.IoSession
- getLastReadTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLastReadTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastReadTime() - Method in interface org.apache.mina.core.session.IoSession
- getLastReturnInstant() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getLastReturnInstant() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the time the wrapped object was last borrowed.
- getLastReturnTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getLastReturnTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getLastReturnTime() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time (using the same basis as
System.currentTimeMillis())the wrapped object was last returned. - getLastReturnTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getLastReturnInstant()which offers the best precision. - getLastReturnTimeFormatted() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getLastReturnTimeFormatted() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the time that pooled object was last returned.
- getLastUsed() - Method in interface org.apache.commons.pool2.TrackedUse
-
Deprecated.Use
TrackedUse.getLastUsedInstant()which offers the best precision. - getLastUsedInstant() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Gets an estimate of the last time this object was used.
- getLastUsedInstant() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets an estimate of the last time this object was used.
- getLastUsedInstant() - Method in interface org.apache.commons.pool2.TrackedUse
-
Gets the last Instant this object was used.
- getLastUsedTime() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Gets an estimate of the last time this object was used.
- getLastUsedTime() - Method in interface org.apache.commons.pool2.PooledObject
-
Deprecated.Use
PooledObject.getLastUsedInstant()which offers the best precision. - getLastValue() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Return the value for the "newest" mapping.
- getLastWriterIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastWriterIdleTime() - Method in interface org.apache.mina.core.session.IoSession
- getLastWriteTime() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getLastWriteTime() - Method in class org.apache.mina.core.session.AbstractIoSession
- getLastWriteTime() - Method in interface org.apache.mina.core.session.IoSession
- getLatestBytesMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
- getLatestBytesMap() - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
- getLatestBytesMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
- getLatestBytesMap() - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
- getLatestIntegerMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.AbstractAnonymizer
- getLatestStringMap() - Method in interface org.apache.directory.api.ldap.model.ldif.anonymizer.Anonymizer
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.CaseSensitiveStringAnonymizer
- getLatestStringMap() - Method in class org.apache.directory.api.ldap.model.ldif.anonymizer.StringAnonymizer
- getLatestStringMap() - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
- getLContext() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the left context.
- getLCSLength() - Method in class org.apache.commons.collections4.sequence.EditScript
-
Get the length of the Longest Common Subsequence (LCS).
- getLCSLength() - Method in class org.apache.commons.text.diff.EditScript
-
Get the length of the Longest Common Subsequence (LCS).
- getLdapApiService() - Method in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
Returns the LdapApiService instance used by this factory.
- getLdapApiService() - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Returns the LdapApiService instance used by this factory.
- getLdapApiService() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
- getLdapApiService() - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Returns the LdapApiService instance used by this factory.
- getLdapApiService() - Method in class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Returns the LdapApiService instance used by this connection pool.
- getLdapCodecService() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Gets the
LdapApiServiceassociated with this Container. - getLdapCodecService() - Method in class org.apache.directory.api.dsmlv2.request.Dsmlv2Grammar
- getLdapCodecService() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Gets the
LdapApiServiceassociated with this Container. - getLdapCodecService() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsContainer
-
Gets the
LdapApiServiceassociated with this Container. - getLdapComparator() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapComparator enabling the use of this MatchingRule for ORDERING and sorted indexing.
- getLdapComparator(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Retrieve and load a Comparator class from the DIT.
- getLdapComparator(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Retrieve and load a Comparator class from the DIT.
- getLdapComparator(SchemaManager, LdapComparatorDescription, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Construct a LdapComparator from a description of a comparator.
- getLdapComparator(SchemaManager, LdapComparatorDescription, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Construct a LdapComparator from a description of a comparator.
- getLdapException() - Method in exception org.apache.directory.ldap.client.template.exception.PasswordException
-
If an LdapException was thrown causing this exception, that LdapException is returned.
- getLdapHost() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the LDAP host.
- getLdapOperation() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification
-
Gets the LDAP operation.
- getLdapPort() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the LDAP port.
- getLdapResult() - Method in class org.apache.directory.api.dsmlv2.response.AbstractResultResponseDsml
-
Gets the LdapResult components of this Response.
- getLdapResult() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getLdapResult() - Method in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Gets the LdapResult components of this Response.
- getLdapResult() - Method in interface org.apache.directory.api.ldap.model.message.ResultResponse
-
Gets the LdapResult components of this Response.
- getLdapSyntaxRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getLdapSyntaxRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the LdapSyntax registry
- getLdapSyntaxRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the LdapSyntax registry
- getLdapUrls() - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Gets an unmodifiable set of alternative referral urls.
- getLdapUrls() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Gets an unmodifiable set of alternative referral urls.
- getLdapUrlsBytes() - Method in interface org.apache.directory.api.ldap.model.message.Referral
-
Gets an unmodifiable set of encoded referral urls.
- getLdapUrlsBytes() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
-
Gets an unmodifiable set of encoded referral urls.
- getLdapUrlValue() - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the LDAP URL value for the scope: according to RFC 2255 this is either base, one, or sub.
- getLeft() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns the object the right object has been compared to.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the left element from this pair.
- getLeft() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the left element from this triple.
- getLeft() - Method in class org.apache.commons.text.similarity.EditDistanceFrom
-
Gets the left parameter.
- getLeft() - Method in class org.apache.commons.text.similarity.SimilarityScoreFrom
-
Gets the left parameter.
- getLength() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getLength() - Method in class org.dom4j.dom.DOMAttributeNodeMap
- getLength() - Method in class org.dom4j.dom.DOMCDATA
- getLength() - Method in class org.dom4j.dom.DOMComment
- getLength() - Method in class org.dom4j.dom.DOMNodeHelper.EmptyNodeList
- getLength() - Method in class org.dom4j.dom.DOMText
- getLength() - Method in class org.xmlpull.v1.sax2.Driver
- getLength(Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Returns the length of the specified array.
- getLength(CharacterData) - Static method in class org.dom4j.dom.DOMNodeHelper
- getLengthBeforeParsing() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns the lengthBeforeParsing of the entry at the time of parsing.
- getLengthBytesRead() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getLengthNbBytes() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getLevel() - Method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
- getLevel() - Method in enum org.apache.mina.filter.logging.LogLevel
- getLevel() - Method in interface org.slf4j.event.LoggingEvent
- getLevel() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getLevel(int) - Static method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
Return the AuthenticationLevel associated with the given numeric level.
- getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Deprecated.as of 3.6, use commons-text LevenshteinDistance instead
- getLevenshteinDistance(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Deprecated.as of 3.6, use commons-text LevenshteinDistance instead
- getLexicalHandler() - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- getLexicalHandler() - Method in class org.dom4j.io.XMLResult
- getLexicalHandler() - Method in class org.dom4j.io.XMLWriter
- getLifo() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether the pool has LIFO (last in, first out) behavior with respect to idle objects - always returning the most recently used object from the pool, or as a FIFO (first in, first out) queue, where the pool always returns the oldest object in the idle object pool.
- getLifo() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
lifoconfiguration attribute for pools created with this configuration instance. - getLifo() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getLifo() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getLimit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the limit enforced by this semaphore.
- getLine() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
gets a line from the underlying data store
- getLineNumber() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- getLineNumber() - Method in class org.xmlpull.mxp1.MXParser
- getLineNumber() - Method in class org.xmlpull.v1.sax2.Driver
- getLineNumber() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getLineNumber() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the current line number, starting from 1.
- getLineNumber() - Method in exception org.xmlpull.v1.XmlPullParserException
- getLineSeparator() - Method in class org.dom4j.io.OutputFormat
- getList() - Method in class org.apache.commons.collections4.list.TransformedList
-
Gets the decorated list.
- getListenerCount() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Returns the number of registered listeners.
- getListeners() - Method in class org.apache.commons.lang3.event.EventListenerSupport
-
Gets an array containing the currently registered listeners.
- getListeners() - Method in class org.apache.mina.core.service.AbstractIoService
- getListeners() - Method in class org.apache.mina.transport.vmpipe.VmPipe
- getListIterator() - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
-
Gets the iterator being decorated.
- getListIterator() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Gets the iterator this iterator is using.
- getLMResponse(String, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the LM Response for the given challenge, using the specified password.
- getLMv2Response(String, String, String, byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the LMv2 Response for the given challenge, using the specified authentication target, username, password, and client challenge.
- getLoadedSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets a schema that has been loaded into these Registries.
- getLoadedSchema(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Gets a schema that has been loaded into these Registries.
- getLoadedSchema(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Gets a schema that has been loaded into these Registries.
- getLoadedSchemas() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets an unmodifiable Map of schema names to loaded Schema objects.
- getLocalAddress() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Returns the local address which is bound currently.
- getLocalAddress() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Returns the local address which is bound currently.
- getLocalAddress() - Method in class org.apache.mina.core.session.DummySession
- getLocalAddress() - Method in interface org.apache.mina.core.session.IoSession
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Returns the local address which is bound currently.
- getLocalAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getLocalAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
- getLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
Returns the local address which is bound currently.
- getLocalAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
- getLocalAddresses() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Returns a
Setof the local addresses which are bound currently. - getLocalAddresses() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Returns a
Setof the local addresses which are bound currently. - getLocale() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the locale used by this parser.
- getLocale() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the locale used by this printer.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the locale used by this formatter.
- getLocale() - Method in class org.apache.commons.lang3.time.FastDateParser
- getLocale() - Method in class org.apache.commons.lang3.time.FastDatePrinter
- getLocale() - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Accessible through the Lookup key
locale. - getLocale() - Method in class org.apache.commons.text.similarity.FuzzyScore
-
Gets the locale.
- getLocalName() - Method in class org.dom4j.dom.DOMAttribute
- getLocalName() - Method in class org.dom4j.dom.DOMCDATA
- getLocalName() - Method in class org.dom4j.dom.DOMComment
- getLocalName() - Method in class org.dom4j.dom.DOMDocument
- getLocalName() - Method in class org.dom4j.dom.DOMDocumentType
- getLocalName() - Method in class org.dom4j.dom.DOMElement
- getLocalName() - Method in class org.dom4j.dom.DOMEntityReference
- getLocalName() - Method in class org.dom4j.dom.DOMNamespace
- getLocalName() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getLocalName() - Method in class org.dom4j.dom.DOMText
- getLocalName() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getLocalName(int) - Method in class org.xmlpull.v1.sax2.Driver
- getLocalName(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getLocalPart() - Method in class javax.xml.namespace.QName
-
Gets the Local part for this QName
- getLocationInfo() - Method in class org.apache.mina.util.Log4jXmlFormatter
- getLock() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Gets the lock.
- getLock() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getLogAbandoned() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Flag to log stack traces for application code which abandoned an object.
- getLogAbandoned() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether this pool identifies and logs any abandoned objects.
- getLogAbandoned() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getLogAbandoned() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getLogger() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getLogger(Class<?>) - Static method in class org.slf4j.LoggerFactory
-
Return a logger named corresponding to the class passed as parameter, using the statically bound
ILoggerFactoryinstance. - getLogger(String) - Method in class org.slf4j.helpers.NOPLoggerFactory
- getLogger(String) - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- getLogger(String) - Method in interface org.slf4j.ILoggerFactory
-
Return an appropriate
Loggerinstance as specified by thenameparameter. - getLogger(String) - Static method in class org.slf4j.LoggerFactory
-
Return a logger named according to the name parameter using the statically bound
ILoggerFactoryinstance. - getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
- getLoggerFactory() - Method in interface org.slf4j.spi.LoggerFactoryBinder
-
Return the instance of
ILoggerFactorythatLoggerFactoryclass should bind to. - getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
- getLoggerFactoryClassStr() - Method in interface org.slf4j.spi.LoggerFactoryBinder
-
The String form of the
ILoggerFactoryobject that thisLoggerFactoryBinderinstance is intended to return. - getLoggerName() - Method in interface org.slf4j.event.LoggingEvent
- getLoggerName() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getLoggerNames() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- getLoggers() - Method in class org.slf4j.helpers.SubstituteLoggerFactory
- getLoginContextName() - Method in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
Gets the name for the
LoginContextobject. - getLoginModuleConfiguration() - Method in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
Gets the
Configurationobject for Login Module. - getLogWriter() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Gets the log writer being used by this configuration to log information on abandoned objects.
- getLong() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getLong() - Method in class org.apache.mina.core.buffer.IoBuffer
- getLong() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getLong() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getLong() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getLong(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getLong(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getLong(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getLong(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getLong(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getLong(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getLong(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Long from a Map in a null-safe manner.
- getLong(Map<? super K, ?>, K, Long) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a long, using the default value if the conversion fails.
- getLongValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a long from a Map in a null-safe manner.
- getLongValue(Map<? super K, ?>, K, long) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a long from a Map in a null-safe manner, using the default value if the conversion fails.
- getManagedSessionCount() - Method in class org.apache.mina.core.service.AbstractIoService
- getManagedSessionCount() - Method in interface org.apache.mina.core.service.IoService
- getManagedSessionCount() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- getManagedSessions() - Method in class org.apache.mina.core.service.AbstractIoService
- getManagedSessions() - Method in interface org.apache.mina.core.service.IoService
- getManagedSessions() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- getMap() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Utility method for implementations to access the map that backs this bag.
- getMap() - Method in class org.apache.commons.collections4.bag.TreeBag
- getMap() - Method in class org.apache.commons.collections4.functors.MapTransformer
-
Gets the map to lookup in.
- getMap() - Method in class org.apache.commons.collections4.multimap.AbstractListValuedMap
- getMap() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Gets the map being wrapped.
- getMap() - Method in class org.apache.commons.collections4.multimap.AbstractSetValuedMap
- getMap() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Utility method for implementations to access the map that backs this multiset.
- getMap(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Map from a Map in a null-safe manner.
- getMap(Map<? super K, ?>, K, Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a map, using the default value if the conversion fails.
- getMapEntry() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
-
Gets the map being decorated.
- getMapIterator() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the iterator being decorated.
- getMapping() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- getMappingCode(char) - Method in class org.apache.commons.codec.language.RefinedSoundex
-
Returns the mapping code for a given character.
- getMarker() - Method in interface org.slf4j.event.LoggingEvent
- getMarker() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getMarker(String) - Method in class org.slf4j.helpers.BasicMarkerFactory
-
Manufacture a
BasicMarkerinstance by name. - getMarker(String) - Method in interface org.slf4j.IMarkerFactory
-
Manufacture a
Markerinstance by name. - getMarker(String) - Static method in class org.slf4j.MarkerFactory
-
Return a Marker instance as specified by the name parameter using the previously bound
IMarkerFactoryinstance. - getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently this method always returns an instance of
BasicMarkerFactory. - getMarkerFactory() - Method in interface org.slf4j.spi.MarkerFactoryBinder
-
Return the instance of
IMarkerFactorythatMarkerFactoryclass should bind to. - getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently, this method returns the class name of
BasicMarkerFactory. - getMarkerFactoryClassStr() - Method in interface org.slf4j.spi.MarkerFactoryBinder
-
The String form of the
IMarkerFactoryobject that thisMarkerFactoryBinderinstance is intended to return. - getMatchCount() - Method in class org.apache.mina.proxy.utils.IoBufferDecoder.DecodingContext
- getMatchedDn() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Get the matched Dn
- getMatchedDn() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the lowest entry in the directory that was matched.
- getMatchedDn() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the lowest entry in the directory that was matched.
- getMatchesNodeName() - Method in class org.dom4j.rule.pattern.DefaultPattern
- getMatchesNodeName() - Method in interface org.dom4j.rule.Pattern
-
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
- getMatchesNodeName() - Method in class org.dom4j.rule.pattern.NodeTypePattern
- getMatchesNodeName() - Method in class org.dom4j.rule.Rule
-
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
- getMatchesNodeName() - Method in class org.dom4j.xpath.XPathPattern
- getMatchingAccessibleConstructor(Class<T>, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Finds an accessible constructor with compatible parameters.
- getMatchingAccessibleMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Finds an accessible method that matches the given name and has compatible parameters.
- getMatchingMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Retrieves a method whether or not it's accessible.
- getMatchingRule() - Method in class org.apache.directory.api.dsmlv2.request.ExtensibleMatchFilter
-
Get the matchingRule
- getMatchingRule() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Get the matchingRule
- getMatchingRule(String, Node) - Method in class org.dom4j.rule.RuleManager
-
Performs an XSLT processing model match for the rule which matches the given Node the best.
- getMatchingRule(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Construct an MatchingRule from an entry get from the Dit
- getMatchingRule(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Construct an MatchingRule from an entry get from the Dit
- getMatchingRule(Node) - Method in class org.dom4j.rule.Mode
-
Performs an XSLT processing model match for the rule which matches the given Node the best.
- getMatchingRule(Node) - Method in class org.dom4j.rule.RuleSet
-
Performs an XSLT processing model match for the rule which matches the given Node the best.
- getMatchingRuleId() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Gets the matching rule id as an OID string.
- getMatchingRuleId() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
- getMatchingRuleRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getMatchingRuleRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the MatchingRule registry
- getMatchingRuleRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the MatchingRule registry
- getMatchingRuleType(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleTypeEnum
-
Get the MatchingRuleTypeEnum associated with an OID
- getMatchingRuleUseRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getMatchingRuleUseRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the MatchingRuleUse registry
- getMatchingRuleUseRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the MatchingRuleUse registry
- getMatchType() - Method in class org.dom4j.rule.pattern.DefaultPattern
- getMatchType() - Method in interface org.dom4j.rule.Pattern
-
DOCUMENT ME!
- getMatchType() - Method in class org.dom4j.rule.pattern.NodeTypePattern
- getMatchType() - Method in class org.dom4j.rule.Rule
-
DOCUMENT ME!
- getMatchType() - Method in class org.dom4j.xpath.XPathPattern
- getMatchValue() - Method in class org.apache.directory.api.dsmlv2.request.ExtensibleMatchFilter
-
Get the matchValue
- getMatchValue() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Get the matchValue
- getMaxAttributeCount() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
- getMaxAttributeCount() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
- getMaxBaseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getMaxBaseDistance() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets the distance after which to start excluding entries in the subtree or subtree refinement.
- getMaxBorrowWaitTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the maximum time a thread has waited to borrow objects from the pool.
- getMaxBorrowWaitTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMaxBorrowWaitTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMaxCachedBufferSize() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
- getMaxCodeLen() - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Returns the maxCodeLen.
- getMaxCodeLen() - Method in class org.apache.commons.codec.language.Metaphone
-
Returns the maxCodeLen.
- getMaxCount() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
-
Gets the maximum count of the attribute allowed.
- getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
Gets the maximum number of bytes allowed for a single String
- getMaxDataLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
Gets the maximum number of bytes allowed for encoding a single String *
- getMaxIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Gets the cap on the number of "idle" instances in the pool.
- getMaxIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
Get the value for the
maxIdleconfiguration attribute for pools created with this configuration instance. - getMaxIdle() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMaxIdlePerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Gets the cap on the number of "idle" instances per key in the pool.
- getMaxIdlePerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Get the value for the
maxIdlePerKeyconfiguration attribute for pools created with this configuration instance. - getMaxIdlePerKey() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMaximum() - Method in class org.apache.commons.lang3.Range
-
Gets the maximum value in this range.
- getMaximumAllowedCharacter() - Method in class org.dom4j.io.XMLWriter
-
Returns the maximum allowed character code that should be allowed unescaped which defaults to 127 in US-ASCII (7 bit) or 255 in ISO- (8 bit).
- getMaximumCacheSize() - Method in class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Gets the maximum size of the cache.
- getMaximumPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getMaximumSize() - Method in class org.apache.directory.api.util.SynchronizedLRUMap
-
Getter for property maximumSize.
- getMaximumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The maximum time the method represented by
IoEventTypehas executed - getMaxInsertByte() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getMaxLength() - Method in class org.apache.commons.codec.language.Soundex
-
Deprecated.This feature is not needed since the encoding size must be constant. Will be removed in 2.0.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets an estimate for the maximum string length that the formatter will produce.
- getMaxLengthEstimate() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Gets an estimate for the maximum string length that the formatter will produce.
- getMaxLengthLength() - Method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
Get the actual maximum number of bytes that can be used to encode the Length
- getMaxLengthLength() - Method in interface org.apache.directory.api.asn1.ber.tlv.TLVBerDecoderMBean
-
Get the actual maximum number of bytes that can be used to encode the Length
- getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineDecoder
- getMaxLineLength() - Method in class org.apache.mina.filter.codec.textline.TextLineEncoder
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationDecoder
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationEncoder
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationInputStream
- getMaxObjectSize() - Method in class org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
- getMaxPDUSize() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
- getMaxPDUSize() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
- getMaxPhonemes() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the maximum number of phonemes the engine will calculate for a given input.
- getMaxPoolSize() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
- getMaxReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getMaxReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getMaxReturnLength() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponse
- getMaxReturnLength() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- getMaxTagLength() - Method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
Get the actual maximum number of bytes that can be used to encode the Tag
- getMaxTagLength() - Method in interface org.apache.directory.api.asn1.ber.tlv.TLVBerDecoderMBean
-
Get the actual maximum number of bytes that can be used to encode the Tag
- getMaxTotal() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the maximum number of objects that can be allocated by the pool (checked out to clients, or idle awaiting checkout) at a given time.
- getMaxTotal() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Get the value for the
maxTotalconfiguration attribute for pools created with this configuration instance. - getMaxTotal() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMaxTotal() - Method in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
Get the value for the
maxTotalconfiguration attribute for pools created with this configuration instance. - getMaxTotal() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMaxTotalPerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Gets the limit on the number of object instances allocated by the pool (checked out or idle), per key.
- getMaxTotalPerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Get the value for the
maxTotalPerKeyconfiguration attribute for pools created with this configuration instance. - getMaxTotalPerKey() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMaxWaitDuration() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the maximum duration the
borrowObject()method should block before throwing an exception when the pool is exhausted andBaseGenericObjectPool.getBlockWhenExhausted()is true. - getMaxWaitDuration() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
maxWaitconfiguration attribute for pools created with this configuration instance. - getMaxWaitMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getMaxWaitMillis() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getMaxWaitMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMaxWaitMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMay() - Method in class org.apache.directory.api.ldap.schema.converter.ObjectClassHolder
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes OIDs of the attribute this NameForm specifies as being usable without requirement in the given objectClass for naming: as part of the Rdn.
- getMayAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes of the attribute this NameForm specifies as being useable without requirement in the given objectClass for naming: as part of the Rdn.
- getMayAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- getMd2Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an MD2 MessageDigest.
- getMd5Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an MD5 MessageDigest.
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
Currently this method always returns an instance of
StaticMDCBinder. - getMDCAdapter() - Static method in class org.slf4j.MDC
-
Returns the MDCAdapter instance currently in use.
- getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
- getMeanActiveTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The mean time objects are active for based on the last
BaseGenericObjectPool.MEAN_TIMING_STATS_CACHE_SIZEobjects returned to the pool. - getMeanActiveTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMeanActiveTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMeanBorrowWaitTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The mean time threads wait to borrow an object based on the last
BaseGenericObjectPool.MEAN_TIMING_STATS_CACHE_SIZEobjects borrowed from the pool. - getMeanBorrowWaitTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMeanBorrowWaitTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMeanIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The mean time objects are idle for based on the last
BaseGenericObjectPool.MEAN_TIMING_STATS_CACHE_SIZEobjects borrowed from the pool. - getMeanIdleTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMeanIdleTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMediumInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Relative get method for reading a medium int value.
- getMediumInt() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Relative get method for reading a medium int value.
- getMediumInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Relative get method for reading a medium int value.
- getMediumInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Absolute get method for reading a medium int value.
- getMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Absolute get method for reading a medium int value.
- getMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Absolute get method for reading a medium int value.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception, including the contextual data.
- getMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception, including the contextual data.
- getMessage() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the message for string presentation.
- getMessage() - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Gets the message
- getMessage() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getMessage() - Method in exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
- getMessage() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- getMessage() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
- getMessage() - Method in exception org.apache.directory.api.ldap.schema.extractor.UniqueResourceException
- getMessage() - Method in exception org.apache.directory.api.util.exception.InvalidCharacterException
- getMessage() - Method in class org.apache.mina.core.future.DefaultReadFuture
-
Get the read message.
- getMessage() - Method in interface org.apache.mina.core.future.ReadFuture
-
Get the read message.
- getMessage() - Method in class org.apache.mina.core.write.DefaultWriteRequest
- getMessage() - Method in interface org.apache.mina.core.write.WriteRequest
- getMessage() - Method in exception org.apache.mina.filter.codec.ProtocolDecoderException
- getMessage() - Method in interface org.slf4j.event.LoggingEvent
- getMessage() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getMessage() - Method in class org.slf4j.helpers.FormattingTuple
- getMessage() - Method in exception org.xmlpull.v1.builder.XmlBuilderException
- getMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarising the exception.
- getMessageClass() - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
- getMessageClass() - Method in class org.apache.mina.filter.stream.FileRegionWriteFilter
- getMessageClass() - Method in class org.apache.mina.filter.stream.StreamWriteFilter
- getMessageDigest() - Method in class org.apache.commons.codec.digest.DigestUtils
-
Returns the message digest instance.
- getMessageFactory() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- getMessageHandler(Class<E>) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- getMessageId() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets the session unique message sequence id for this message.
- getMessageId() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getMessageId() - Method in exception org.apache.directory.api.ldap.codec.api.MessageEncoderException
- getMessageId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
- getMessageId() - Method in interface org.apache.directory.api.ldap.model.cursor.EntryCursor
- getMessageId() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the session unique message sequence id for this message.
- getMessageId() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the session unique message sequence id for this message.
- getMessageId() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
- getMessageReceivedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the MessageReceived event.
- getMessageSentLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the MessageSent event.
- getMessageStatistics() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether to include statistics in exception messages.
- GetMethod - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Class.getMethodandClass.getDeclaredMethod, whose signature is:
{@link MethodVal}(classname=c, methodname=m, params=p) Method getMyMethod(Class<c> this, String m, Object... params) - getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsListWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all class level public methods of the given class that are annotated with the given annotation.
- getMethodsWithAnnotation(Class<?>, Class<? extends Annotation>, boolean, boolean) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets all methods of the given class that are annotated with the given annotation.
- getMicroOperation() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
-
Gets the
MicroOperationrelated with this grant or denial. - getMicroOperations() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets the collection of
MicroOperations this tuple relates. - getMiddle() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the middle element from this triple.
- getMiddle() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the middle element from this triple.
- getMinBaseDistance() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getMinBaseDistance() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
Gets the distance at which to start including entries in the subtree.
- getMinEvictableIdleDuration() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the minimum amount of time an object may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any - see
BaseGenericObjectPool.setTimeBetweenEvictionRuns(Duration)). - getMinEvictableIdleDuration() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
minEvictableIdleTimeconfiguration attribute for pools created with this configuration instance. - getMinEvictableIdleTime() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getMinEvictableIdleTime() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getMinEvictableIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getMinEvictableIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getMinEvictableIdleTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMinEvictableIdleTimeMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMinIdle() - Method in class org.apache.commons.pool2.impl.EvictionConfig
-
Gets the
minIdlefor this eviction configuration instance. - getMinIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Gets the target for the minimum number of idle objects to maintain in the pool.
- getMinIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPoolConfig
-
Get the value for the
minIdleconfiguration attribute for pools created with this configuration instance. - getMinIdle() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getMinIdlePerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Gets the target for the minimum number of idle objects to maintain in each of the keyed sub-pools.
- getMinIdlePerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
-
Get the value for the
minIdlePerKeyconfiguration attribute for pools created with this configuration instance. - getMinIdlePerKey() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getMinimum() - Method in class org.apache.commons.lang3.Range
-
Gets the minimum value in this range.
- getMinimumTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The minimum time the method represented by
IoEventTypehas executed - getMinRating(int) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Obtains the min rating of the length sum of the 2 names.
- getMinReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getMinReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getMinutes() - Method in class org.apache.directory.api.util.GeneralizedTime
- getMode() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
- getMode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
- getMode() - Method in class org.dom4j.rule.Rule
-
Getter for property mode.
- getMode(String) - Method in class org.dom4j.rule.RuleManager
-
DOCUMENT ME!
- getModel() - Method in class org.dom4j.dtd.ElementDecl
-
Getter for property model.
- getModeName() - Method in class org.dom4j.rule.Stylesheet
-
DOCUMENT ME!
- getModificationArray() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Gets the modification items as an array.
- getModifications() - Method in class org.apache.commons.collections4.sequence.EditScript
-
Get the number of effective modifications.
- getModifications() - Method in class org.apache.commons.text.diff.EditScript
-
Get the number of effective modifications.
- getModifications() - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Gets an immutable Collection of modification items representing the atomic changes to perform on the candidate entry to modify.
- getModifications() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getModifications() - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Gets an immutable Collection of modification items representing the atomic changes to perform on the candidate entry to modify.
- getModifications() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets an immutable Collection of modification items representing the atomic changes to perform on the candidate entry to modify.
- getModifiedElement() - Method in class org.dom4j.io.SAXModifyElementHandler
-
DOCUMENT ME!
- getModifyDnType(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
-
Get the instance from it's interger value
- getMonth() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current month.
- getMonth() - Method in class org.apache.directory.api.util.GeneralizedTime
- getMust() - Method in class org.apache.directory.api.ldap.schema.converter.ObjectClassHolder
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes OIDs of the attributes this NameForm specifies as having to be used in the given objectClass for naming: as part of the Rdn.
- getMustAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets all the AttributeTypes of the attributes this NameForm specifies as having to be used in the given objectClass for naming: as part of the Rdn.
- getMustAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- getMutator() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Get the collection mutator to be used for this CompositeCollection.
- getMutator() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Get the set mutator to be used for this CompositeSet.
- getName() - Method in enum org.apache.commons.codec.digest.HmacAlgorithms
-
Gets the algorithm name.
- getName() - Method in enum org.apache.commons.codec.language.bm.NameType
-
Gets the short version of the name type.
- getName() - Method in enum org.apache.commons.codec.language.bm.RuleType
-
Gets the rule name.
- getName() - Method in class org.apache.directory.api.asn1.ber.grammar.AbstractGrammar
-
Get the grammar name
- getName() - Method in interface org.apache.directory.api.asn1.ber.grammar.Grammar
-
Get the grammar name
- getName() - Method in class org.apache.directory.api.dsmlv2.AbstractGrammar
-
Returns the grammar's name
- getName() - Method in interface org.apache.directory.api.dsmlv2.Grammar
-
Get the grammar name
- getName() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the name of the subject in this authentication request.
- getName() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Get the entry to be compared
- getName() - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Gets the distinguished name of the leaf entry to be deleted by this request.
- getName() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Get the modification's Dn
- getName() - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Gets the distinguished name of the entry to be modified by this request.
- getName() - Method in class org.apache.directory.api.dsmlv2.Tag
-
Gets the name of the tag
- getName() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
-
Gets the name of this grant or denial.
- getName() - Method in enum org.apache.directory.api.ldap.aci.MicroOperation
-
Gets the name of this micro-operation.
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.AuthenticationLevel
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
- getName() - Method in enum org.apache.directory.api.ldap.model.constants.Loggers
- getName() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the name of the subject in this authentication request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the name of the subject in this authentication request.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.CompareRequest
-
Gets the distinguished name of the entry to be compared using the attribute value assertion.
- getName() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the distinguished name of the entry to be compared using the attribute value assertion.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.DeleteRequest
-
Gets the distinguished name of the leaf entry to be deleted by this request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Gets the distinguished name of the leaf entry to be deleted by this request.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the entry's distinguished name representing the entry PDU field.
- getName() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the entry's distinguished name representing the entry PDU field.
- getName() - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
Gets the distinguished name of the entry to be modified by this request.
- getName() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets the distinguished name of the entry to be modified by this request.
- getName() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the user provided form of this attribute type and value
- getName() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the user provided Dn
- getName() - Method in class org.apache.directory.api.ldap.model.name.Rdn
- getName() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the first name in the set of short names for this SchemaObject if any exists for it.
- getName() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the first name in the set of short names for this SchemaObject if any exists for it.
- getName() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the name.
- getName() - Method in class org.apache.directory.api.ldap.schema.converter.Schema
- getName() - Method in class org.apache.directory.api.ldap.trigger.ActionTime
-
Returns the name of this action time.
- getName() - Method in enum org.apache.directory.api.ldap.trigger.LdapOperation
- getName() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter
- getName() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification.SPSpec
-
Gets the name.
- getName() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the name that is used to authenticate the user.
- getName() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
- getName() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- getName() - Method in interface org.apache.mina.core.service.TransportMetadata
- getName() - Method in class org.apache.mina.filter.logging.LoggingFilter
- getName() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
- getName() - Method in class org.dom4j.dtd.ElementDecl
-
Getter for property name.
- getName() - Method in class org.dom4j.dtd.ExternalEntityDecl
-
Getter for property name.
- getName() - Method in class org.dom4j.dtd.InternalEntityDecl
-
Getter for property name.
- getName() - Method in interface org.dom4j.Node
-
getNamereturns the name of this node. - getName() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getName() - Method in class org.dom4j.swing.XMLTableColumnDefinition
-
Getter for property name.
- getName() - Method in class org.dom4j.tree.AbstractAttribute
- getName() - Method in class org.dom4j.tree.AbstractDocumentType
- getName() - Method in class org.dom4j.tree.AbstractElement
- getName() - Method in class org.dom4j.tree.AbstractNode
- getName() - Method in class org.dom4j.tree.AbstractProcessingInstruction
- getName() - Method in class org.dom4j.tree.DefaultDocument
- getName() - Method in class org.dom4j.tree.FlyweightEntity
-
DOCUMENT ME!
- getName() - Method in class org.slf4j.event.EventRecodingLogger
- getName() - Method in class org.slf4j.helpers.BasicMarker
- getName() - Method in class org.slf4j.helpers.NamedLoggerBase
- getName() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns the string value "NOP".
- getName() - Method in class org.slf4j.helpers.SubstituteLogger
- getName() - Method in interface org.slf4j.Logger
-
Return the name of this
Loggerinstance. - getName() - Method in interface org.slf4j.Marker
-
Get the name of this Marker.
- getName() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getName() - Method in class org.xmlpull.mxp1.MXParser
- getName() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getName() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getName() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getName() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getName() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [local name] property
- getName() - Method in interface org.xmlpull.v1.builder.XmlElement
-
XML Infoset [local name] property.
- getName() - Method in interface org.xmlpull.v1.builder.XmlNotation
-
The name of the notation.
- getName() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getName() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getName() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getName() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getName() - Method in interface org.xmlpull.v1.XmlPullParser
-
For START_TAG or END_TAG events, the (local) name of the current element is returned when namespaces are enabled.
- getName() - Method in interface org.xmlpull.v1.XmlSerializer
-
Returns the name of the current element as set by startTag().
- getName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
cls.getName() - getName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
cls.getName() - getName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
object.getClass().getName() - getName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
object.getClass().getSimpleName() - getNamedItem(String) - Method in class org.dom4j.dom.DOMAttributeNodeMap
- getNamedItemNS(String, String) - Method in class org.dom4j.dom.DOMAttributeNodeMap
- getNameFormRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getNameFormRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the NameForm registry
- getNameFormRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the NameForm registry
- getNames() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets short names for this SchemaObject if any exists for it, otherwise, returns an empty list.
- getNames() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets short names for this SchemaObject if any exists for it, otherwise, returns an empty list.
- getNames() - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
- getNames() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
- getNameSet(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the names associated with an OID.
- getNamespace() - Method in interface org.dom4j.Attribute
-
Returns the
Namespaceof this element if one exists otherwise null is returned returned. - getNamespace() - Method in interface org.dom4j.Element
-
Returns the
Namespaceof this element if one exists otherwiseNamespace.NO_NAMESPACEis returned. - getNamespace() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getNamespace() - Method in class org.dom4j.tree.AbstractAttribute
- getNamespace() - Method in class org.dom4j.tree.AbstractElement
- getNamespace() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getNamespace() - Method in class org.xmlpull.mxp1.MXParser
- getNamespace() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getNamespace() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getNamespace() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getNamespace() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getNamespace() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
Combination of XML Infoset [namespace name] and [prefix] properties
- getNamespace() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return namespace of current element (XML Infoset [namespace name] and [prefix] properties combined) null is only returned if element was created without namespace
- getNamespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getNamespace() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the namespace URI of the current element.
- getNamespace() - Method in interface org.xmlpull.v1.XmlSerializer
-
Returns the namespace URI of the current element as set by startTag().
- getNamespace(int) - Method in class org.dom4j.tree.NamespaceStack
-
DOCUMENT ME!
- getNamespace(String) - Method in class org.xmlpull.mxp1.MXParser
- getNamespace(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespace(String) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the URI corresponding to the given prefix, depending on current state of the parser.
- getNamespace(String, String) - Method in class org.dom4j.io.DOMReader
- getNamespaceCache() - Method in class org.dom4j.tree.NamespaceStack
- getNamespaceCache(Namespace) - Method in class org.dom4j.tree.QNameCache
-
DOCUMENT ME!
- getNamespaceContext() - Method in class org.dom4j.xpath.DefaultXPath
- getNamespaceContext() - Method in interface org.dom4j.XPath
-
DOCUMENT ME!
- getNamespaceCount(int) - Method in class org.xmlpull.mxp1.MXParser
- getNamespaceCount(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespaceCount(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the numbers of elements in the namespace stack for the given depth.
- getNamespaceForPrefix(String) - Method in interface org.dom4j.Element
-
Returns the
Namespacewhich is mapped to the given prefix or null if it could not be found. - getNamespaceForPrefix(String) - Method in class org.dom4j.tree.AbstractElement
- getNamespaceForPrefix(String) - Method in class org.dom4j.tree.DefaultElement
- getNamespaceForPrefix(String) - Method in class org.dom4j.tree.NamespaceStack
-
DOCUMENT ME!
- getNamespaceForURI(String) - Method in interface org.dom4j.Element
-
Returns the
Namespacewhich is mapped to the given URI or null if it could not be found. - getNamespaceForURI(String) - Method in class org.dom4j.tree.AbstractElement
- getNamespaceForURI(String) - Method in class org.dom4j.tree.DefaultElement
- getNamespaceName() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getNamespaceName() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getNamespaceName() - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
- getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
return XML Infoset [namespace name] property (namespaceName from getNamespace() or null if attribute has no namespace
- getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return namespace name (XML Infoset [namespace name]property or null if element has no namespace
- getNamespaceName() - Method in interface org.xmlpull.v1.builder.XmlNamespace
-
Namespace name.
- getNamespacePrefix() - Method in interface org.dom4j.Attribute
-
Returns the namespace prefix of this element if one exists otherwise an empty
Stringis returned. - getNamespacePrefix() - Method in interface org.dom4j.Element
-
Returns the namespace prefix of this element if one exists otherwise an empty
Stringis returned. - getNamespacePrefix() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getNamespacePrefix() - Method in class org.dom4j.tree.AbstractAttribute
- getNamespacePrefix() - Method in class org.dom4j.tree.AbstractElement
- getNamespacePrefix(int) - Method in class org.xmlpull.mxp1.MXParser
- getNamespacePrefix(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespacePrefix(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the namespace prefixe for the given position in the namespace stack.
- getNamespacePrefix(String) - Method in class org.dom4j.datatype.DatatypeAttribute
- getNamespacePrefix(String) - Method in class org.dom4j.datatype.DatatypeElement
- getNamespacesForURI(String) - Method in interface org.dom4j.Element
-
Returns the all namespaces which are mapped to the given URI or an empty list if no such namespaces could be found.
- getNamespacesForURI(String) - Method in class org.dom4j.tree.AbstractElement
- getNamespaceUri() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getNamespaceUri(int) - Method in class org.xmlpull.mxp1.MXParser
- getNamespaceUri(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getNamespaceUri(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the namespace URI for the given position in the namespace stack If the position is out of range, an exception is thrown.
- getNamespaceURI() - Method in class javax.xml.namespace.QName
-
Gets the Namespace URI for this QName
- getNamespaceURI() - Method in interface org.dom4j.Attribute
-
Returns the URI mapped to the namespace of this element if one exists otherwise an empty
Stringis returned. - getNamespaceURI() - Method in class org.dom4j.dom.DOMAttribute
- getNamespaceURI() - Method in class org.dom4j.dom.DOMCDATA
- getNamespaceURI() - Method in class org.dom4j.dom.DOMComment
- getNamespaceURI() - Method in class org.dom4j.dom.DOMDocument
- getNamespaceURI() - Method in class org.dom4j.dom.DOMDocumentType
- getNamespaceURI() - Method in class org.dom4j.dom.DOMElement
- getNamespaceURI() - Method in class org.dom4j.dom.DOMEntityReference
- getNamespaceURI() - Method in class org.dom4j.dom.DOMNamespace
- getNamespaceURI() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getNamespaceURI() - Method in class org.dom4j.dom.DOMText
- getNamespaceURI() - Method in interface org.dom4j.Element
-
Returns the URI mapped to the namespace of this element if one exists otherwise an empty
Stringis returned. - getNamespaceURI() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getNamespaceURI() - Method in class org.dom4j.tree.AbstractAttribute
- getNamespaceURI() - Method in class org.dom4j.tree.AbstractElement
- getNamespaceURI(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getNameType() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Gets the name type currently in operation.
- getNameType() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the NameType being used.
- getNamingContext() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getNamingContext() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getNamingPattern() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the naming pattern for naming newly created threads.
- getNanosOfMiili(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Gets the nanosecond part of a Duration converted to milliseconds.
- getNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the elapsed time in nanoseconds.
- getNbBytes() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getNbBytes(int) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Utility function that return the number of bytes necessary to store an integer value.
- getNbBytes(int) - Static method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Utility function that return the number of bytes necessary to store the length
- getNbBytes(long) - Static method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Utility function that return the number of bytes necessary to store a long value.
- getNearestEntryForKey(K, int) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the nearest entry for a given key.
- getNestedException() - Method in exception org.dom4j.DocumentException
-
Deprecated.
- getNewHandler(int, ProxyIoSession) - Static method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
Creates an
AbstractAuthLogicHandlerto handle the authentication mechanism. - getNewHandler(ProxyIoSession) - Method in enum org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
Creates an
AbstractAuthLogicHandlerto handle the authentication mechanism. - getNewLineAfterNTags() - Method in class org.dom4j.io.OutputFormat
- getNewLineText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the text to be appended when a new line is added.
- getNewLineText() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the text to be appended when a new line is added.
- getNewLineText() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the text to be appended when a new line is added.
- getNewPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
- getNewPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
- getNewRdn() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Gets the new relative distinguished name for the entry which represents the PDU's newrdn field.
- getNewRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getNewRdn() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the new relative distinguished name for the entry which represents the PDU's newrdn field.
- getNewRdn() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the new relative distinguished name for the entry which represents the PDU's newrdn field.
- getNewSuperior() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Get the newSuperior
- getNewSuperior() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getNewSuperior() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
- getNewSuperior() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the optional distinguished name of the new superior entry where the candidate entry is to be moved.
- getNewTlvId() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets a new TLV id
- getNewTlvId() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets a new TLV id
- getNextAvailable() - Static method in class org.apache.mina.util.AvailablePortFinder
- getNextAvailable(int) - Static method in class org.apache.mina.util.AvailablePortFinder
- getNextBuffer(InputStream) - Method in class org.apache.mina.filter.stream.StreamWriteFilter
- getNextBuffer(FileRegion) - Method in class org.apache.mina.filter.stream.FileRegionWriteFilter
- getNextBuffer(T) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
- getNextCommand() - Method in class org.apache.mina.handler.chain.IoHandlerChain.Entry
- getNextCommand(String) - Method in class org.apache.mina.handler.chain.IoHandlerChain
-
Retrieve the
IoHandlerCommandfollowing theIoHandlerCommandwe fetched by its name - getNextFilter() - Method in interface org.apache.mina.core.filterchain.IoFilterChain.Entry
- getNextFilter() - Method in class org.apache.mina.core.filterchain.IoFilterEvent
- getNextFilter() - Method in class org.apache.mina.proxy.event.IoSessionEvent
- getNextFilter(Class<? extends IoFilter>) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilter.NextFilterof the specifiedfilterTypein this chain. - getNextFilter(Class<? extends IoFilter>) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilter.NextFilterof the specifiedfilterTypein this chain. - getNextFilter(String) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- getNextFilter(String) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- getNextFilter(IoFilter) - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
-
Returns the
IoFilter.NextFilterof the specifiedIoFilterin this chain. - getNextFilter(IoFilter) - Method in interface org.apache.mina.core.filterchain.IoFilterChain
-
Returns the
IoFilter.NextFilterof the specifiedIoFilterin this chain. - getNextNode() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Gets the next node.
- getNextNode() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
-
Gets the next node.
- getNextRequest() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Parser
-
Gets the next Request or null if there's no more request
- getNextResponse() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2ResponseParser
-
Returns the next Request or null if there's no more request
- getNextSibling() - Method in class org.dom4j.dom.DOMAttribute
- getNextSibling() - Method in class org.dom4j.dom.DOMCDATA
- getNextSibling() - Method in class org.dom4j.dom.DOMComment
- getNextSibling() - Method in class org.dom4j.dom.DOMDocument
- getNextSibling() - Method in class org.dom4j.dom.DOMDocumentType
- getNextSibling() - Method in class org.dom4j.dom.DOMElement
- getNextSibling() - Method in class org.dom4j.dom.DOMEntityReference
- getNextSibling() - Method in class org.dom4j.dom.DOMNamespace
- getNextSibling() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getNextSibling() - Method in class org.dom4j.dom.DOMText
- getNextSibling(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getNextState() - Method in class org.apache.directory.api.dsmlv2.GrammarTransition
-
Gets the target state
- getNode(int, boolean) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Gets the node at a particular index.
- getNode(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Get the Node for a given Dn, if present in the tree.
For instance, if we have stored dc=acme, dc=org into the tree, the Dn: ou=example, dc=acme, dc=org will have a parent, and dc=acme, dc=org will be returned. - getNodeFromCache() - Method in class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Gets a node from the cache.
- getNodeName() - Method in class org.dom4j.dom.DOMAttribute
- getNodeName() - Method in class org.dom4j.dom.DOMCDATA
- getNodeName() - Method in class org.dom4j.dom.DOMComment
- getNodeName() - Method in class org.dom4j.dom.DOMDocument
- getNodeName() - Method in class org.dom4j.dom.DOMDocumentType
- getNodeName() - Method in class org.dom4j.dom.DOMElement
- getNodeName() - Method in class org.dom4j.dom.DOMEntityReference
- getNodeName() - Method in class org.dom4j.dom.DOMNamespace
- getNodeName() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getNodeName() - Method in class org.dom4j.dom.DOMText
- getNodeType() - Method in class org.dom4j.dom.DOMDocumentType
- getNodeType() - Method in class org.dom4j.Namespace
- getNodeType() - Method in interface org.dom4j.Node
-
Returns the code according to the type of node.
- getNodeType() - Method in class org.dom4j.tree.AbstractAttribute
- getNodeType() - Method in class org.dom4j.tree.AbstractCDATA
- getNodeType() - Method in class org.dom4j.tree.AbstractComment
- getNodeType() - Method in class org.dom4j.tree.AbstractDocument
- getNodeType() - Method in class org.dom4j.tree.AbstractDocumentType
- getNodeType() - Method in class org.dom4j.tree.AbstractElement
- getNodeType() - Method in class org.dom4j.tree.AbstractEntity
- getNodeType() - Method in class org.dom4j.tree.AbstractNode
- getNodeType() - Method in class org.dom4j.tree.AbstractProcessingInstruction
- getNodeType() - Method in class org.dom4j.tree.AbstractText
- getNodeTypeName() - Method in interface org.dom4j.Node
-
DOCUMENT ME!
- getNodeTypeName() - Method in class org.dom4j.tree.AbstractNode
- getNodeValue() - Method in class org.dom4j.dom.DOMAttribute
- getNodeValue() - Method in class org.dom4j.dom.DOMCDATA
- getNodeValue() - Method in class org.dom4j.dom.DOMComment
- getNodeValue() - Method in class org.dom4j.dom.DOMDocument
- getNodeValue() - Method in class org.dom4j.dom.DOMDocumentType
- getNodeValue() - Method in class org.dom4j.dom.DOMElement
- getNodeValue() - Method in class org.dom4j.dom.DOMEntityReference
- getNodeValue() - Method in class org.dom4j.dom.DOMNamespace
- getNodeValue() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getNodeValue() - Method in class org.dom4j.dom.DOMText
- getNodeValue(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getNormalized() - Method in class org.apache.directory.api.ldap.model.entry.Value
- getNormalizedFilter(ExprNode) - Static method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Normalizes a filter expression to a canonical representation while retaining logical meaning of the expression.
- getNormalizedFilter(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Normalizes a filter expression to a canonical representation while retaining logical meaning of the expression.
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.LdapComparator
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the Normalizer enabling the use of this MatchingRule for EQUALITY matching and indexing.
- getNormalizer() - Method in class org.apache.directory.api.ldap.model.schema.normalizers.OidNormalizer
-
Get the normalizer
- getNormalizer(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Retrieve and load a Normalizer class from the DIT.
- getNormalizer(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Retrieve and load a Normalizer class from the DIT.
- getNormalizer(SchemaManager, NormalizerDescription, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Create a new instance of a Normalizer
- getNormalizer(SchemaManager, NormalizerDescription, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Create a new instance of a Normalizer
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.NormalizerMappingResolver
-
Gets the Map containing the normalizers associated to an OID or name
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished names.
- getNormalizerMapping() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished names.
- getNormalizerMapping() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets an oid/name to normalizer mapping used to normalize distinguished names.
- getNormalizerMapping() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Normalizer mapping
- getNormalizerMapping() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the Normalizer mapping
- getNormalizerRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getNormalizerRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the Normalizer registry
- getNormalizerRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the Normalizer registry
- getNormName() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the normalized Dn
- getNormName() - Method in class org.apache.directory.api.ldap.model.name.Rdn
- getNormType() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the normalized type of a Ava
- getNormType() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the normalized type, or the first one of we have more than one (the lowest)
- getNotation() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
-
The notation information item named by the target.
- getNotation() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getNotationName() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getNotations() - Method in class org.dom4j.dom.DOMDocumentType
- getNotAttributeTypeOids() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getNotAttributeTypes() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- getNotFilter() - Method in class org.apache.directory.api.dsmlv2.request.NotFilter
-
Get the NotFilter
- getNotFilter() - Method in class org.apache.directory.api.ldap.codec.search.NotFilter
-
Get the NotFilter
- getNotifyingTask() - Method in class org.apache.mina.core.session.IdleStatusChecker
-
get a runnable task able to be scheduled in the
IoServiceexecutor. - getNTLM2SessionResponse(String, byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the NTLM2 Session Response for the given challenge, using the specified password and client nonce.
- getNTLMResponse(String, byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the NTLM Response for the given challenge, using the specified password.
- getNTLMv2Response(String, String, String, byte[], byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the NTLMv2 Response for the given challenge, using the specified authentication target, username, password, target information block, and client nonce.
- getNTLMv2Response(String, String, String, byte[], byte[], byte[], long) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the NTLMv2 Response for the given challenge, using the specified authentication target, username, password, target information block, and client nonce.
- getNullText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the text to output when
nullfound. - getNullText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the text to output when
nullfound. - getNullText() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the text to be appended when null is added.
- getNullText() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the text to be appended when null is added.
- getNullText() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the text to be appended when null is added.
- getNumActive() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Not supported in this base implementation.
- getNumActive() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getNumActive() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getNumActive() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
- getNumActive() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getNumActive() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Gets the number of instances currently borrowed from this pool.
- getNumActive() - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Gets the total number of instances currently borrowed from this pool but not yet returned.
- getNumActive() - Method in interface org.apache.commons.pool2.ObjectPool
-
Gets the number of instances currently borrowed from this pool.
- getNumActive() - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- getNumActive() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- getNumActive(K) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getNumActive(K) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Gets the number of instances currently borrowed from but not yet returned to the pool corresponding to the given
key. - getNumActive(K) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- getNumActivePerKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getNumActivePerKey() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getNumber(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Number from a Map in a null-safe manner.
- getNumber(Map<? super K, ?>, K, Number) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a number, using the default value if the conversion fails.
- getNumberOfDiffs() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns the number of differences between the two objects.
- getNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the numerator part of the fraction.
- getNumIdle() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Not supported in this base implementation.
- getNumIdle() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The number of instances currently idle in this pool.
- getNumIdle() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getNumIdle() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getNumIdle() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
- getNumIdle() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getNumIdle() - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Gets an approximation not less than the of the number of idle instances in the pool.
- getNumIdle() - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Gets the total number of instances currently idle in this pool.
- getNumIdle() - Method in interface org.apache.commons.pool2.ObjectPool
-
Gets the number of instances currently idle in this pool.
- getNumIdle() - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- getNumIdle() - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- getNumIdle(K) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getNumIdle(K) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Gets the number of instances corresponding to the given
keycurrently idle in this pool. - getNumIdle(K) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- getNumTasks() - Static method in class org.apache.commons.pool2.impl.EvictionTimer
- getNumTestsPerEvictionRun() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the maximum number of objects to examine during each run (if any) of the idle object evictor thread.
- getNumTestsPerEvictionRun() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
numTestsPerEvictionRunconfiguration attribute for pools created with this configuration instance. - getNumTestsPerEvictionRun() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getNumTestsPerEvictionRun() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getNumWaiters() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Return an estimate of the number of threads currently blocked waiting for an object from the pool.
- getNumWaiters() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getNumWaiters() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Gets an estimate of the number of threads currently blocked waiting for an object from the pool.
- getNumWaiters() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getNumWaitersByKey() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Return an estimate of the number of threads currently blocked waiting for an object from the pool for each key.
- getNumWaitersByKey() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getObject() - Method in class org.apache.commons.collections4.sequence.EditCommand
-
Returns the object associated with this command.
- getObject() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Returns the
Objectbeing output. - getObject() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Directly returns the object that was passed to the constructor.
- getObject() - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Gets the guarded object.
- getObject() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.IdentityWrapper
- getObject() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
- getObject() - Method in class org.apache.commons.pool2.impl.PooledSoftReference
-
Gets the object that the wrapped SoftReference refers to.
- getObject() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the underlying object that is wrapped by this instance of
PooledObject. - getObject() - Method in class org.apache.commons.text.diff.EditCommand
-
Returns the object associated with this command.
- getObject() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a Java object from the buffer using the context
ClassLoaderof the current thread. - getObject() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a Java object from the buffer using the context
ClassLoaderof the current thread. - getObject() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a Java object from the buffer using the context
ClassLoaderof the current thread. - getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a Java object from the buffer using the specified
classLoader. - getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a Java object from the buffer using the specified
classLoader. - getObject(ClassLoader) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a Java object from the buffer using the specified
classLoader. - getObject(Map<? super K, V>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets from a Map in a null-safe manner.
- getObject(Map<K, V>, K, V) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting null into the given default value.
- getObjectBySchemaName() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getObjectClass(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
- getObjectClass(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
- getObjectClasses() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the object class types.
- getObjectClassRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getObjectClassRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the ObjectClass registry
- getObjectClassRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the ObjectClass registry
- getObjectIdentifierMacros() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Gets the object identifier macros.
- getObjectIdentifiers() - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Get the defined macros.
- getObjectName() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
-
Get the entry Dn
- getObjectName() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultEntry
-
Gets the distinguished name of the entry object returned.
- getObjectName() - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
-
Gets the distinguished name of the entry object returned.
- getObjectType() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The SchemaObject type : AttributeType DitCOntentRule DitStructureRule LdapComparator (specific to ADS) LdapSyntaxe MatchingRule MatchingRuleUse NameForm Normalizer (specific to ADS) ObjectClass SyntaxChecker (specific to ADS)
- getObjectType() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
The SchemaObject type : AttributeType DitCOntentRule DitStructureRule LdapComparator (specific to ADS) LdapSyntaxe MatchingRule MatchingRuleUse NameForm Normalizer (specific to ADS) ObjectClass SyntaxChecker (specific to ADS)
- getOEMStringAsByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Converts an OEM string as defined in NTLM protocol (eg ASCII charset) to a byte array.
- getOffset() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- getOffset() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- getOffset() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- getOffset(int, int, int, int, int, int) - Method in class org.apache.commons.lang3.time.GmtTimeZone
- getOid() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
- getOid() - Method in class org.apache.directory.api.ldap.codec.api.AbstractControlFactory
- getOid() - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Gets the OID of the extended requests this factory generates.
- getOid() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Get the OID
- getOid() - Method in interface org.apache.directory.api.ldap.codec.api.ControlFactory
- getOid() - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Gets the OID of the extended requests this factory generates.
- getOid() - Method in interface org.apache.directory.api.ldap.codec.api.IntermediateOperationFactory
-
Gets the OID of the IntermediateResponse this factory generates.
- getOid() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Gets the OID of the extended requests this factory generates.
- getOid() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueFactory
-
Gets the OID of the IntermediateResponse this factory generates.
- getOid() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- getOid() - Method in interface org.apache.directory.api.ldap.model.message.Control
- getOid() - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Get the OID
- getOid() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets usually what is the numeric object identifier assigned to this SchemaObject.
- getOid() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
-
The DIT structure rule does not have an OID Gets usually what is the numeric object identifier assigned to this SchemaObject.
- getOid() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets usually what is the numeric object identifier assigned to this SchemaObject.
- getOid() - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
- getOid() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
- getOid(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Get an OID from a name.
- getOID() - Method in interface org.apache.directory.api.ldap.extras.controls.relax.RelaxControl
- getOID() - Method in class org.apache.directory.api.ldap.extras.controls.relax.RelaxControlImpl
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidByName(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the numericOid for a name/alias if one is associated.
- getOidLen() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the attributeType's syntax length
- getOldPassword() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
- getOldPassword() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
- getOmitElementCloseSet() - Method in class org.dom4j.io.HTMLWriter
-
A clone of the Set of elements that can have their close-tags omitted.
- getOnError() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the on error handling type of the request
- getOpeningInterval() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the interval (in nanoseconds) for checking for the opening threshold.
- getOpeningThreshold() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the threshold value for opening the circuit breaker.
- getOperatingSystem() - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Accessible through the Lookup key
os. - getOperation() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
- getOperation() - Method in interface org.apache.directory.api.ldap.model.entry.Modification
- getOperation(int) - Static method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Get the ModificationOperation from an int value
- getOperationNumber() - Method in class org.apache.directory.api.ldap.model.csn.Csn
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Gets the operator for this branch node.
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Gets the operator for this branch node.
- getOperator() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Gets the operator for this branch node.
- getOptions() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- getOptions() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification.SPSpec
-
Gets the options.
- getOptions(String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Get the options from the attributeType.
- getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Get the array of children to visit sequentially to determine the order of child visitations.
- getOrder(BranchNode, List<ExprNode>) - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Get the array of children to visit sequentially to determine the order of child visitations.
- getOrderedMapIterator() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the iterator being decorated.
- getOrdering() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for Ordering matching.
- getOrdering() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the ordering Matching Rule
- getOrderingName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule name for this AttributeType used for Ordering matching.
- getOrderingOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Ordering OID for this AttributeType's values.
- getOrFilter() - Method in class org.apache.directory.api.dsmlv2.request.OrFilter
-
Get the OrFilter
- getOrFilter() - Method in class org.apache.directory.api.ldap.codec.search.OrFilter
-
Get the OrFilter
- getOriginalMessage() - Method in class org.apache.mina.core.write.DefaultWriteRequest
- getOriginalMessage() - Method in interface org.apache.mina.core.write.WriteRequest
- getOriginalRequest() - Method in class org.apache.mina.core.write.DefaultWriteRequest
- getOriginalRequest() - Method in interface org.apache.mina.core.write.WriteRequest
- getOriginalRequest() - Method in class org.apache.mina.filter.ssl.EncryptedWriteRequest
- getOriginalToEncoded() - Method in class org.apache.commons.text.AlphabetConverter
-
Get the mapping from integer code point of source language to encoded string.
- getOsVersion() - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMUtilities
-
Tries to return a valid OS version on Windows systems.
- getOtherObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the 'other' schema object.
- getOutput() - Method in class org.apache.directory.api.ldap.schema.converter.Schema
- getOutputFormat() - Method in class org.dom4j.io.XMLWriter
-
Lets subclasses get at the current format object, so they can call setTrimText, setNewLines, etc.
- getOutputFormat() - Method in class org.dom4j.jaxb.JAXBWriter
-
Returns the OutputFormat that will be used when writing the XML stream.
- getOverrideHierarchy(Method, ClassUtils.Interfaces) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Gets the hierarchy of overridden methods down to
resultrespecting generics. - getOwner() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the name of the owner of the schema objects within this Schema.
- getOwner() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the name of the owner of the schema objects within this Schema.
- getOwner() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getOwner() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getOwner() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [owner element] property
- getOwnerDocument() - Method in class org.dom4j.dom.DOMAttribute
- getOwnerDocument() - Method in class org.dom4j.dom.DOMCDATA
- getOwnerDocument() - Method in class org.dom4j.dom.DOMComment
- getOwnerDocument() - Method in class org.dom4j.dom.DOMDocument
- getOwnerDocument() - Method in class org.dom4j.dom.DOMDocumentType
- getOwnerDocument() - Method in class org.dom4j.dom.DOMElement
- getOwnerDocument() - Method in class org.dom4j.dom.DOMEntityReference
- getOwnerDocument() - Method in class org.dom4j.dom.DOMNamespace
- getOwnerDocument() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getOwnerDocument() - Method in class org.dom4j.dom.DOMText
- getOwnerDocument(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getOwnerElement() - Method in class org.dom4j.dom.DOMAttribute
- getPackageCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the canonical name of a
Class. - getPackageCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the class name of an
Object. - getPackageCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from the class name.
- getPackageName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of a
Class. - getPackageName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name of an
Object. - getPackageName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the package name from a
String. - getPagedResults() - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsContainer
- getParameter() - Method in class org.apache.mina.core.session.IoEvent
- getParameters() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
- getParameters() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
- getParameters() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification.SPSpec
-
Gets the parameters.
- getParameterType(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the parameter type.
- getParameterType(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the parameter type.
- getParameterTypeString(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Get the parameter type
- getParameterValue(int) - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the parameter value.
- getParameterValue(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the parameter value.
- getParameterValueString(int) - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Get a parameter value
- getParent() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getParent() - Method in class org.apache.directory.api.dsmlv2.request.Filter
-
Get the parent
- getParent() - Method in class org.apache.directory.api.ldap.codec.search.Filter
-
Get the parent
- getParent() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Gets the parent Dn of this Dn.
- getParent() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getParent() - Method in class org.dom4j.bean.BeanAttribute
- getParent() - Method in class org.dom4j.bean.BeanAttributeList
- getParent() - Method in class org.dom4j.datatype.DatatypeAttribute
- getParent() - Method in interface org.dom4j.Node
-
getParentreturns the parentElementif this node supports the parent relationship or null if it is the root element or does not support the parent relationship. - getParent() - Method in class org.dom4j.swing.LeafTreeNode
- getParent() - Method in class org.dom4j.tree.AbstractNode
- getParent() - Method in class org.dom4j.tree.BaseElement
- getParent() - Method in class org.dom4j.tree.DefaultAttribute
- getParent() - Method in class org.dom4j.tree.DefaultCDATA
- getParent() - Method in class org.dom4j.tree.DefaultComment
- getParent() - Method in class org.dom4j.tree.DefaultElement
- getParent() - Method in class org.dom4j.tree.DefaultEntity
- getParent() - Method in class org.dom4j.tree.DefaultNamespace
- getParent() - Method in class org.dom4j.tree.DefaultProcessingInstruction
- getParent() - Method in class org.dom4j.tree.DefaultText
- getParent() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getParent() - Method in class org.xmlpull.v1.builder.impl.XmlCommentImpl
- getParent() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getParent() - Method in interface org.xmlpull.v1.builder.XmlComment
-
The document or element information item which contains this information item in its [children] property.
- getParent() - Method in interface org.xmlpull.v1.builder.XmlContained
- getParent() - Method in interface org.xmlpull.v1.builder.XmlDoctype
-
The document information item.
- getParent() - Method in interface org.xmlpull.v1.builder.XmlElement
-
XML Infoset [parent] property.
- getParent() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
-
The document, element, or document type definition information item which contains this information item in its [children] property.
- getParent() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getParentBuffer() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getParentNode() - Method in class org.dom4j.dom.DOMAttribute
- getParentNode() - Method in class org.dom4j.dom.DOMCDATA
- getParentNode() - Method in class org.dom4j.dom.DOMComment
- getParentNode() - Method in class org.dom4j.dom.DOMDocument
- getParentNode() - Method in class org.dom4j.dom.DOMDocumentType
- getParentNode() - Method in class org.dom4j.dom.DOMElement
- getParentNode() - Method in class org.dom4j.dom.DOMEntityReference
- getParentNode() - Method in class org.dom4j.dom.DOMNamespace
- getParentNode() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getParentNode() - Method in class org.dom4j.dom.DOMText
- getParentNode(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getParentsFirst() - Method in interface org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequest
- getParentsFirst() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
- getParentTLV() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
- getParentTLV() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
- getParentTlvId() - Method in class org.apache.directory.api.ldap.codec.search.Filter
-
Get the parent
- getParentWithElement() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Get the closest Node for a given Dn which has an element, if present in the tree.
For instance, if we have stored dc=acme, dc=org into the tree, the Dn: ou=example, dc=acme, dc=org will have a parent, and dc=acme, dc=org will be returned if it has an associated element. - getParentWithElement(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Get the closest Node for a given Dn which has an element, if present in the tree.
For instance, if we have stored dc=acme, dc=org into the tree, the Dn: ou=example, dc=acme, dc=org will have a parent, and dc=acme, dc=org will be returned if it has an associated element. - getParm(int) - Method in class org.dom4j.io.SAXEventRecorder.SAXEvent
- getParser() - Method in class org.apache.commons.lang3.text.CompositeFormat
-
Deprecated.Provides access to the parser Format implementation.
- getParser() - Method in class org.apache.commons.text.CompositeFormat
-
Provides access to the parser Format implementation.
- getParser() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Gets the parser
- getPassword() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The hashed or plain text password.
- getPassword() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the user password.
- getPasswordPolicyError() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
-
Returns the password policy error.
- getPasswordPolicyError() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
-
Returns the password policy error.
- getPasswordPolicyError() - Method in exception org.apache.directory.ldap.client.template.exception.PasswordException
-
Returns the password policy error code if present, otherwise null.
- getPasswordPolicyResponse() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseContainer
- getPath() - Method in interface org.dom4j.ElementPath
-
DOCUMENT ME!
- getPath() - Method in class org.dom4j.io.DispatchHandler
-
DOCUMENT ME!
- getPath() - Method in class org.dom4j.io.ElementStack
- getPath() - Method in interface org.dom4j.Node
-
Returns the XPath expression which will return a node set containing the given node such as /a/b/@c.
- getPath() - Method in class org.dom4j.tree.AbstractNode
- getPath(Element) - Method in class org.dom4j.Namespace
- getPath(Element) - Method in interface org.dom4j.Node
-
Returns the relative XPath expression which will return a node set containing the given node such as a/b/@c.
- getPath(Element) - Method in class org.dom4j.tree.AbstractAttribute
- getPath(Element) - Method in class org.dom4j.tree.AbstractCharacterData
- getPath(Element) - Method in class org.dom4j.tree.AbstractComment
- getPath(Element) - Method in class org.dom4j.tree.AbstractDocument
- getPath(Element) - Method in class org.dom4j.tree.AbstractDocumentType
- getPath(Element) - Method in class org.dom4j.tree.AbstractElement
- getPath(Element) - Method in class org.dom4j.tree.AbstractEntity
- getPath(Element) - Method in class org.dom4j.tree.AbstractProcessingInstruction
- getPattern() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the pattern.
- getPattern() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the pattern used by this parser.
- getPattern() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the pattern used by this printer.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the pattern used by this formatter.
- getPattern() - Method in class org.apache.commons.lang3.time.FastDateParser
- getPattern() - Method in class org.apache.commons.lang3.time.FastDatePrinter
- getPattern() - Method in class org.dom4j.rule.Rule
-
Getter for property pattern.
- getPatternForStyle(Integer, Integer, Locale) - Static method in class org.apache.commons.lang3.time.FormatCache
-
Gets a date/time format for the specified styles and locale.
- getPeriod() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the time period.
- getPersistentSearch() - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchContainer
- getPhoneme() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the phoneme.
- getPhonemes() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine.PhonemeBuilder
-
Gets underlying phoneme set.
- getPhonemes() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
- getPhonemes() - Method in interface org.apache.commons.codec.language.bm.Rule.PhonemeExpr
- getPhonemes() - Method in class org.apache.commons.codec.language.bm.Rule.PhonemeList
- getPhonemeText() - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
- getPIData() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getPIData() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Return everything past PITarget and S from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' - getPIData(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Return everything past PITarget and S from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' - getPITarget() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getPITarget() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' - getPITarget(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Return PITarget from Processing Instruction (PI) as defined in XML 1.0 Section 2.6 Processing Instructions
[16] PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' - getPooledObject() - Method in class org.apache.commons.pool2.proxy.BaseProxyHandler
-
Gets the wrapped, pooled object.
- getPooledObject(T) - Method in class org.apache.commons.pool2.impl.GenericObjectPool
- getPooledObjectToString() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getPooledObjectToString() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets a String form of the wrapper for debug purposes.
- getPooledObjectType() - Method in class org.apache.commons.pool2.impl.DefaultPooledObjectInfo
- getPooledObjectType() - Method in interface org.apache.commons.pool2.impl.DefaultPooledObjectInfoMBean
-
Gets the name of the class of the pooled object.
- getPoolSize() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getPoolSize() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getPoolSize() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getPort() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getPort() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the server port as a byte array.
- getPort() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
- getPos() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
- getPos() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
- getPosition() - Method in class org.apache.mina.core.file.DefaultFileRegion
-
The current file position from which data will be read.
- getPosition() - Method in interface org.apache.mina.core.file.FileRegion
-
The current file position from which data will be read.
- getPositionDescription() - Method in class org.xmlpull.mxp1.MXParser
-
Return string describing current position of parsers as text 'STATE [seen %s...] @line:column'.
- getPositionDescription() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getPositionDescription() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns a short text describing the current parser state, including the position, a description of the current event and the data source if known.
- getPrecedence() - Method in class org.apache.directory.api.ldap.aci.ACIItem
-
Gets the precedence of this item.
- getPrecedence() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets the precedence of this tuple (0-255).
- getPrecedence() - Method in class org.apache.directory.api.ldap.aci.Permission
-
Gets the precedence of this permission.
- getPredicate() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.PredicateTransformer
-
Gets the predicate.
- getPredicate() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Gets the predicate in use.
- getPredicate() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Gets the predicate this iterator is using.
- getPredicate() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
-
Gets the predicate this iterator is using.
- getPredicates() - Method in class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.AndPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NotPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsExceptionPredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsFalsePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.NullIsTruePredicate
-
Gets the predicate being decorated.
- getPredicates() - Method in class org.apache.commons.collections4.functors.OrPredicate
-
Gets the two predicates being decorated as an array.
- getPredicates() - Method in interface org.apache.commons.collections4.functors.PredicateDecorator
-
Gets the predicates being decorated as an array.
- getPredicates() - Method in class org.apache.commons.collections4.functors.SwitchClosure
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the predicates.
- getPredicates() - Method in class org.apache.commons.collections4.functors.TransformedPredicate
-
Gets the predicate being decorated.
- getPreferedOrder() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getPrefix() - Method in class javax.xml.namespace.QName
-
Gets the Prefix for this QName
- getPrefix() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
- getPrefix() - Method in class org.dom4j.dom.DOMAttribute
- getPrefix() - Method in class org.dom4j.dom.DOMCDATA
- getPrefix() - Method in class org.dom4j.dom.DOMComment
- getPrefix() - Method in class org.dom4j.dom.DOMDocument
- getPrefix() - Method in class org.dom4j.dom.DOMDocumentType
- getPrefix() - Method in class org.dom4j.dom.DOMElement
- getPrefix() - Method in class org.dom4j.dom.DOMEntityReference
- getPrefix() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getPrefix() - Method in class org.dom4j.dom.DOMText
- getPrefix() - Method in class org.dom4j.Namespace
-
DOCUMENT ME!
- getPrefix() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getPrefix() - Method in class org.xmlpull.mxp1.MXParser
- getPrefix() - Method in class org.xmlpull.v1.builder.impl.XmlNamespaceImpl
- getPrefix() - Method in interface org.xmlpull.v1.builder.XmlNamespace
-
Prefix can be null.
- getPrefix() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getPrefix() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the prefix of the current element.
- getPrefix(String, boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getPrefix(String, boolean) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getPrefix(String, boolean) - Method in interface org.xmlpull.v1.XmlSerializer
-
Return namespace that corresponds to given prefix If there is no prefix bound to this namespace return null but if generatePrefix is false then return generated prefix.
- getPrefix(String, boolean, boolean) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getPrefix(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a string which has a length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a string which has a length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixedString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a string which has a length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a string which has a 16-bit length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a string which has a 16-bit length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixedString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a string which has a 16-bit length field before the actual encoded string, using the specified
decoderand returns it. - getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringDecoder
-
Gets the length of the length prefix (1, 2, or 4)
- getPrefixLength() - Method in class org.apache.mina.filter.codec.prefixedstring.PrefixedStringEncoder
-
Gets the length of the length prefix (1, 2, or 4)
- getPreformattedTags() - Method in class org.dom4j.io.HTMLWriter
- getPrettyHexDumpSlice(IoBuffer, int, int) - Static method in class org.apache.mina.core.buffer.IoBufferHexDumper
-
Produces a verbose hex dump
- getPreviousDn() - Method in interface org.apache.directory.api.ldap.model.message.controls.EntryChange
- getPreviousDn() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- getPreviousNode() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Gets the previous node.
- getPreviousNode() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
-
Gets the previous node.
- getPreviousSibling() - Method in class org.dom4j.dom.DOMAttribute
- getPreviousSibling() - Method in class org.dom4j.dom.DOMCDATA
- getPreviousSibling() - Method in class org.dom4j.dom.DOMComment
- getPreviousSibling() - Method in class org.dom4j.dom.DOMDocument
- getPreviousSibling() - Method in class org.dom4j.dom.DOMDocumentType
- getPreviousSibling() - Method in class org.dom4j.dom.DOMElement
- getPreviousSibling() - Method in class org.dom4j.dom.DOMEntityReference
- getPreviousSibling() - Method in class org.dom4j.dom.DOMNamespace
- getPreviousSibling() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getPreviousSibling() - Method in class org.dom4j.dom.DOMText
- getPreviousSibling(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- getPreviousState() - Method in class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
- getPrimary() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- getPrimaryName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the primary name associated with an OID.
- getPriority() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the priority of the threads created by this factory.
- getPriority() - Method in class org.dom4j.rule.pattern.DefaultPattern
- getPriority() - Method in interface org.dom4j.rule.Pattern
-
Returns the default resolution policy of the pattern according to the XSLT conflict resolution spec .
- getPriority() - Method in class org.dom4j.rule.pattern.NodeTypePattern
- getPriority() - Method in class org.dom4j.rule.Rule
-
Getter for property priority.
- getPriority() - Method in class org.dom4j.xpath.XPathPattern
- getProcedure() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
- getProcedure() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
- getProcedureSpecification() - Method in interface org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequest
-
Gets the procedure specification.
- getProcedureSpecification() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
Gets the procedure specification.
- getProcessing() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the processing type of the request
- getProcessor() - Static method in class org.apache.commons.lang3.ArchUtils
-
Returns a
Processorobject of the current JVM. - getProcessor() - Method in class org.apache.mina.core.session.AbstractIoSession
- getProcessor() - Method in class org.apache.mina.core.session.DummySession
- getProcessor() - Method in class org.apache.mina.transport.socket.nio.NioSession
- getProcessor() - Method in class org.apache.mina.transport.vmpipe.VmPipeFilterChain
- getProcessor() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getProcessor(String) - Static method in class org.apache.commons.lang3.ArchUtils
- getProperNumerator() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper numerator, always positive.
- getProperties() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyRequest
- getProperties() - Method in class org.apache.mina.util.Log4jXmlFormatter
-
Gets whether MDC key-value pairs should be output.
- getProperty(String) - Method in class org.dom4j.io.SAXWriter
-
Gets the given SAX property
- getProperty(String) - Method in class org.dom4j.io.XMLWriter
- getProperty(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getProperty(String) - Method in class org.xmlpull.mxp1.MXParser
- getProperty(String) - Method in class org.xmlpull.v1.sax2.Driver
- getProperty(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getProperty(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- getProperty(String) - Method in interface org.xmlpull.v1.XmlPullParser
-
Look up the value of a property.
- getProperty(String) - Method in interface org.xmlpull.v1.XmlSerializer
-
Look up the value of a property.
- getProperty(IoSession, String) - Static method in class org.apache.mina.filter.logging.MdcInjectionFilter
-
Get the property associated with a given key
- getProperWhole() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the proper whole part of the fraction.
- getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets the collection of
ProtectedItems this tuple relates. - getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.ItemFirstACIItem
-
Gets the collection of
ProtectedItems. - getProtectedItems() - Method in class org.apache.directory.api.ldap.aci.UserPermission
-
Gets the collection of
ProtectedItems. - getProtocolCodecFactory() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Creates a new LDAP
ProtocolCodecFactory. - getProtocolCodecFactory() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Creates a new LDAP
ProtocolCodecFactory. - getProtocolVersion() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the protocol version.
- getProviderName() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- getProviderName() - Method in interface org.apache.mina.core.service.TransportMetadata
- getProxy() - Method in class org.dom4j.util.ProxyDocumentFactory
- getProxyAddress() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getProxyFilter() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
- getProxyFilter() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getProxyIoSession() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
- getProxyIoSession() - Method in class org.apache.mina.proxy.ProxyConnector
- getProxyIoSession() - Method in interface org.apache.mina.proxy.ProxyLogicHandler
- getProxySession() - Method in class org.apache.mina.proxy.session.ProxyIoSessionInitializer
- getPublicId() - Method in class org.dom4j.dom.DOMDocumentType
- getPublicId() - Method in class org.xmlpull.v1.sax2.Driver
- getPublicID() - Method in interface org.dom4j.DocumentType
- getPublicID() - Method in class org.dom4j.dtd.ExternalEntityDecl
-
Getter for property publicID.
- getPublicID() - Method in class org.dom4j.tree.DefaultDocumentType
-
DOCUMENT ME!
- getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlDoctype
-
The public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
- getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlNotation
-
The public identifier of the notation, normalized as described in 4.2.2 External Entities [XML].
- getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getPublicIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getPublicMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Returns the desired Method much like
Class.getMethod, however it ensures that the returned Method is from a public class or interface and not from an anonymous inner class. - getPullParserFromPool() - Method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
- getPwdModifyRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestContainer
- getPwdModifyResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseContainer
- getQName() - Method in interface org.dom4j.Attribute
-
Returns the
QNameof this attribute which represents the local name, the qualified name and theNamespace. - getQName() - Method in class org.dom4j.bean.BeanAttribute
- getQName() - Method in class org.dom4j.datatype.DatatypeAttribute
- getQName() - Method in class org.dom4j.datatype.DatatypeElementFactory
-
DOCUMENT ME!
- getQName() - Method in interface org.dom4j.Element
-
Returns the
QNameof this element which represents the local name, the qualified name and theNamespace. - getQName() - Method in class org.dom4j.tree.BaseElement
- getQName() - Method in class org.dom4j.tree.DefaultElement
- getQName() - Method in class org.dom4j.tree.FlyweightAttribute
- getQName(int) - Method in class org.dom4j.bean.BeanAttributeList
- getQName(int) - Method in class org.dom4j.bean.BeanMetaData
- getQName(int) - Method in class org.xmlpull.v1.sax2.Driver
- getQName(String) - Method in interface org.dom4j.Element
-
Returns the
QNamefor the given qualified name, using the namespace URI in scope for the given prefix of the qualified name or the default namespace if the qualified name has no prefix. - getQName(String) - Method in class org.dom4j.tree.AbstractElement
- getQName(String, String) - Method in class org.dom4j.dom.DOMElement
- getQName(String, String, String) - Method in class org.dom4j.tree.NamespaceStack
- getQNames() - Method in class org.dom4j.DocumentFactory
-
Returns a list of all the QName instances currently used by this document factory
- getQNames() - Method in class org.dom4j.tree.QNameCache
-
Returns a list of all the QName instances currently used
- getQualifiedName() - Method in interface org.dom4j.Attribute
-
Returns the fully qualified name of this element.
- getQualifiedName() - Method in interface org.dom4j.Element
-
Returns the fully qualified name of this element.
- getQualifiedName() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- getQualifiedName() - Method in class org.dom4j.tree.AbstractAttribute
- getQualifiedName() - Method in class org.dom4j.tree.AbstractElement
- getQualityOfProtection() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the quality of protection.
- getQualityOfProtection() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the quality of protection.
- getQueue() - Method in class org.apache.commons.collections4.queue.TransformedQueue
-
Gets the decorated queue.
- getQueue() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getQueue() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getQueueHandler() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getQueueHandler() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getQueueHandler() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getQueueHandler() - Method in class org.apache.mina.filter.executor.WriteRequestFilter
- getQuoteMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the quote matcher currently in use.
- getQuoteMatcher() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the quote matcher currently in use.
- getQuoteMatcher() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the quote matcher currently in use.
- getRandomSalt(int) - Static method in class org.apache.commons.codec.digest.B64
-
Generates a string of random chars from the B64T set.
- getRandomSalt(int, Random) - Static method in class org.apache.commons.codec.digest.B64
-
Generates a string of random chars from the B64T set.
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedException
-
Provides the message explaining the exception without the contextual data.
- getRawMessage() - Method in exception org.apache.commons.lang3.exception.ContextedRuntimeException
-
Provides the message explaining the exception without the contextual data.
- getRawName() - Method in class org.dom4j.xpp.ProxyXmlStartTag
- getRawOffset() - Method in class org.apache.commons.lang3.time.GmtTimeZone
- getRawOidOrNameSuffix() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the raw OID or name plus suffix.
- getRawType(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the raw type of a Java type, given its context.
- getRawValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getRContext() - Method in class org.apache.commons.codec.language.bm.Rule
-
Gets the right context.
- getRdn() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves the last (leaf) component of this name.
- getRdn() - Method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
Get the Rdn associated with a schemaObjectType
- getRdn() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- getRdn(int) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves a component of this name.
- getRdnAttributeType(String) - Static method in class org.apache.directory.api.ldap.model.name.DnUtils
-
Gets the attributeType of a RDN (the left part of the RDN).
- getRdns() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Retrieves all the components of this name.
- getRdnValue(String) - Static method in class org.apache.directory.api.ldap.model.name.DnUtils
-
Gets the value of a RDN ( the right part of the RDN).
- getReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getReadBufferSize() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getReadBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getReadBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
- getReadBytes() - Method in interface org.apache.mina.core.session.IoSession
- getReadBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getReadBytesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
- getReadBytesThroughput() - Method in interface org.apache.mina.core.session.IoSession
- getReaderIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
- getReaderIdleCount() - Method in interface org.apache.mina.core.session.IoSession
- getReaderIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getReaderIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getReaderIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getReaderIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getReadMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getReadMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
- getReadMessages() - Method in interface org.apache.mina.core.session.IoSession
- getReadMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getReadMessagesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
- getReadMessagesThroughput() - Method in interface org.apache.mina.core.session.IoSession
- getReadOperationTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets read operation timeout in milliseconds.
- getReadTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
- getRealmName() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets realm name.
- getRealmName() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets realm name.
- getReason() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- getReasonCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
Get the reason code.
- getReasonPhrase() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
- getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- getReceiveBufferSize() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
-
Get the Socket receive buffer size for this DatagramChannel.
- getReceiveBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- getReceivedMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- getReducedFraction(int, int) - Static method in class org.apache.commons.lang3.math.Fraction
-
Creates a reduced
Fractioninstance with the 2 parts of a fraction Y/Z. - getReference() - Method in class org.apache.commons.pool2.impl.PooledSoftReference
-
Gets the SoftReference wrapped by this object.
- getReferencing(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Check that we can remove a given SchemaObject without breaking some of its references.
- getReferral() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
- getReferral() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultReferenceDsml
-
Gets the sequence of LdapUrls as a Referral instance.
- getReferral() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- getReferral() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
- getReferral() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the Referral associated with this LdapResult if the resultCode property is set to the REFERRAL ResultCodeEnum.
- getReferral() - Method in interface org.apache.directory.api.ldap.model.message.SearchResultReference
-
Gets the sequence of LdapUrls as a Referral instance.
- getReferral() - Method in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
-
Gets the sequence of LdapUrls as a Referral instance.
- getReferral() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- getReferralContext() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Not yet implemented
- getReferralContext() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Not yet implemented
- getReferralContext() - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getReferralContext(Hashtable<?, ?>) - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getReferralContext(Map<?, ?>) - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Not yet implemented
- getReferralContext(Map<?, ?>) - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Not yet implemented
- getReferralInfo() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
- getReferralInfo() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
- getReferralInfo() - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getReferralLength() - Method in interface org.apache.directory.api.ldap.model.message.Referral
- getReferralLength() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
- getReferrals() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Get the referrals
- getRefinement() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
-
Gets the refinement.
- getRefinement() - Method in class org.apache.directory.api.ldap.model.subtree.BaseSubtreeSpecification
- getRefinement() - Method in class org.apache.directory.api.ldap.model.subtree.NotRefinement
- getRefinement() - Method in interface org.apache.directory.api.ldap.model.subtree.SubtreeSpecification
-
A subtree refinement represents a non-contiguous selection of entries using a limited filter expression where attribute assertions are based on the objectClass of the entries.
- getRefinements() - Method in class org.apache.directory.api.ldap.model.subtree.AndRefinement
- getRefinements() - Method in class org.apache.directory.api.ldap.model.subtree.OrRefinement
- getRegex(String, String[], String) - Static method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Creates a regular expression from an LDAP substring assertion filter specification.
- getRegex(Normalizer) - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
-
Gets the compiled regular expression for the substring expression.
- getRegexp() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
Get the default regexp (either the original one, or the one that has been set)
- getRegexp() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
Get the default regexp (either the original one, or the one that has been set)
- getRegisterPair(Object, Object) - Static method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Converters value pair into a register pair.
- getRegistries() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
- getRegistries() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
- getRegistry() - Static method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns the registry of object pairs being traversed by the reflection methods in the current thread.
- getRegistry() - Static method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Returns the registry of objects being traversed by the reflection methods in the current thread.
- getRegistry() - Static method in class org.apache.commons.lang3.builder.ToStringStyle
-
Returns the registry of objects being traversed by the
reflectionToStringmethods in the current thread. - getRelatedId() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the related ID (name or OID) of the exception.
- getRemaining() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
- getRemaining() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
- getRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
- getRemainingBytes() - Method in class org.apache.mina.core.file.DefaultFileRegion
-
The number of bytes remaining to be written from the file to the remote host.
- getRemainingBytes() - Method in interface org.apache.mina.core.file.FileRegion
-
The number of bytes remaining to be written from the file to the remote host.
- getRemainingComponents() - Method in class org.apache.directory.api.util.AbstractSimpleComponentsMonitor
-
Gets the remaining components.
- getRemainingComponents() - Method in interface org.apache.directory.api.util.ComponentsMonitor
-
Gets the remaining components.
- getRemainingComponents() - Method in class org.apache.directory.api.util.MandatoryAndOptionalComponentsMonitor
-
Gets the remaining components.
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
- getRemainingDn() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
- getRemainingName() - Method in exception org.apache.directory.api.ldap.util.WrappedPartialResultException
- getRemainingName() - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getRemoteAddress() - Method in class org.apache.mina.core.session.DummySession
- getRemoteAddress() - Method in interface org.apache.mina.core.session.IoSession
- getRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getRemoteAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getRemoteAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getRemoteSession() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getRemoveAbandonedOnBorrow() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Flag to remove abandoned objects if they exceed the removeAbandonedTimeout when borrowObject is invoked.
- getRemoveAbandonedOnBorrow() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether a check is made for abandoned objects when an object is borrowed from this pool.
- getRemoveAbandonedOnBorrow() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getRemoveAbandonedOnBorrow() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getRemoveAbandonedOnMaintenance() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Flag to remove abandoned objects if they exceed the removeAbandonedTimeout when pool maintenance (the "evictor") runs.
- getRemoveAbandonedOnMaintenance() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether a check is made for abandoned objects when the evictor runs.
- getRemoveAbandonedOnMaintenance() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getRemoveAbandonedOnMaintenance() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getRemoveAbandonedTimeout() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Deprecated.
- getRemoveAbandonedTimeout() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getRemoveAbandonedTimeout() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getRemoveAbandonedTimeout() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getRemoveAbandonedTimeoutDuration() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Timeout before an abandoned object can be removed.
- getRemoveAbandonedTimeoutDuration() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the timeout before which an object will be considered to be abandoned by this pool.
- getRemoveByteProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getRemovePduProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getReplicaId() - Method in class org.apache.directory.api.ldap.model.csn.Csn
- getReplicatedContexts() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
Gets the replicated contexts.
- getReplicatedContexts() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Gets the replicated contexts.
- getReplyCodeAsString(byte) - Static method in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Return the string associated with the specified reply code.
- getRequest() - Method in exception org.apache.mina.core.write.WriteException
- getRequest() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getRequest(IoSession) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
- getRequestControlFactories() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
- getRequestControlFactories() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- getRequestID() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the ID of the request
- getRequestID() - Method in class org.apache.directory.api.dsmlv2.response.BatchResponseDsml
-
Gets the ID of the response
- getRequestID() - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Gets the request ID
- getRequestInterval() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- getRequestName() - Method in class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
Gets the name of the request according to the type of the decorated element.
- getRequestName() - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Get the extended request name
- getRequestName() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequestName() - Method in interface org.apache.directory.api.ldap.model.message.ExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequestName() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Gets the Object Identifier corresponding to the extended request type.
- getRequests() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the List of all the requests in the Batch Request
- getRequests() - Method in exception org.apache.mina.core.write.WriteException
- getRequestTimeout() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- getRequestTimeoutHandler() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- getRequestValue() - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Get the extended request value
- getRequestValue() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
- getRequiredAttributeValue(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getRequiredAttributeValue(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Read attribute value and return it or throw exception if current element does not have such attribute.
- getRequiredAttributeValue(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- getRequiredAttributeValue(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Read attribute value and return it or throw exception if current element does not have such attribute.
- getRequiredAttributeValue(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Read attribute value and return it or throw exception if current element does not have such attribute.
- getRequiredElementText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
-
Read the text of a required element and return it or throw exception if required element is not found.
- getRequiredElementText(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Read the text of a required element and return it or throw exception if required element is not found.
- getRequireFullStackTrace() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
Indicates if full stack traces are required when
logAbandonedis true. - getResendPduLasterProbability() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- getResolvedDn() - Method in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
- getResolvedName() - Method in exception org.apache.directory.api.ldap.util.WrappedPartialResultException
- getResolvedName() - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getResolvedObj() - Method in exception org.apache.directory.api.ldap.util.WrappedPartialResultException
- getResolvedObj() - Method in exception org.apache.directory.api.ldap.util.WrappedReferralException
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
- getResolvedObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
- getResolvedOid() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Gets the resolved OID, null if not yet resolved.
- getResourceName() - Method in exception org.apache.directory.api.ldap.schema.extractor.UniqueResourceException
-
Gets the resource name.
- getResources(Pattern) - Static method in class org.apache.directory.api.ldap.schema.extractor.impl.ResourceMap
-
For all elements of java.class.path OR from the resource name set in the system property 'schema.resource.location' get a Map of resources Pattern pattern = Pattern.compile(".*").
- getResponse() - Method in exception org.apache.directory.api.ldap.codec.api.ResponseCarryingException
-
Get the constructed response
- getResponse() - Method in exception org.apache.directory.api.ldap.model.exception.ResponseCarryingMessageException
-
Get the constructed response
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
Gets the reponse OID specific encoded response values.
- getResponse() - Method in exception org.apache.directory.ldap.client.template.exception.LdapRequestUnsuccessfulException
- getResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
- getResponseControlFactories() - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
- getResponseControlFactories() - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
- getResponseName() - Method in class org.apache.directory.api.dsmlv2.response.ExtendedResponseDsml
-
Get the extended response name
- getResponseName() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.AddNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.CompareNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.DeleteNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.ModifyNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.extended.SearchNoDResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in interface org.apache.directory.api.ldap.model.message.ExtendedResponse
-
Gets the OID uniquely identifying this extended response (a.k.a.
- getResponseName() - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Gets the response name
- getResponseName() - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Gets the OID uniquely identifying this Intermediate response (a.k.a.
- getResponseOrder() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
-
Gets the response order type of the request
- getResponses() - Method in class org.apache.directory.api.dsmlv2.response.BatchResponseDsml
-
Gets the List of all the responses
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseType() - Method in interface org.apache.directory.api.ldap.model.message.SingleReplyRequest
-
Gets the protocol response message type for this request which produces at least one response.
- getResponseTypes() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the different response types generated by a search request.
- getResponseTypes() - Method in interface org.apache.directory.api.ldap.model.message.ManyReplyRequest
-
Gets the various types of messages that can be generated by this kind of request.
- getResponseTypes() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the different response types generated by a search request.
- getResponseTypes() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the different response types generated by a search request.
- getResponseValue() - Method in class org.apache.directory.api.dsmlv2.response.ExtendedResponseDsml
-
Get the extended response
- getResponseValue() - Method in interface org.apache.directory.api.ldap.model.message.IntermediateResponse
-
Gets the ResponseValue.
- getResponseValue() - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Gets the reponseName specific encoded
- getResponseValue() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
- getResultCode() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Get the result code
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
Always returns
ResultCodeEnum.REFERRAL - getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.AbstractLdapReferralException
-
Always returns
ResultCodeEnum.REFERRAL - getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Gets the LDAP result code that would be associated with this exception.
- getResultCode() - Method in exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Always returns
ResultCodeEnum.REFERRAL - getResultCode() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets the result code enumeration associated with the response.
- getResultCode() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets the result code enumeration associated with the response.
- getResultCode() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
- getResultCode() - Method in exception org.apache.directory.ldap.client.template.exception.PasswordException
-
Returns the result code from the attempt to bind or modify the userPassword.
- getResultCode(int) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Gets the ResultCode enum from its integer value
- getResultCode(Throwable) - Static method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
Gets an LDAP result code from a Throwable if it can resolve it unambiguously or returns null if it cannot resolve the exception to a single ResultCode.
- getResultObject(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns the result object produced by the
BackgroundInitializerwith the given name. - getResultResponse() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
If called for the first time, this method creates a result containing response object for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.startTls.StartTlsRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
The result containing response for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
-
The result containing response for this request.
- getResultResponse() - Method in interface org.apache.directory.api.ldap.model.message.ResultResponseRequest
-
If called for the first time, this method creates a result containing response object for this request.
- getResultResponse() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
If called for the first time, this method creates a result containing response object for this request.
- getReturnedCount() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The total number of objects returned to this pool over the lifetime of the pool.
- getReturnedCount() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getReturnedCount() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getReturningAttributes() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getReturningAttributesStr() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getRight() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns the object the left object has been compared to.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutablePair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.MutableTriple
-
Gets the right element from this triple.
- getRight() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the right element from this pair.
- getRight() - Method in class org.apache.commons.lang3.tuple.Triple
-
Gets the right element from this triple.
- getRole() - Method in enum org.apache.directory.api.ldap.model.subtree.AdministrativeRole
- getRoot() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getRoot() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- getRoot() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Get top most container that is either XmlDocument or XmlElement (may be event this element!!!)
- getRootCause() - Method in class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- getRootCause(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Introspects the
Throwableto obtain the root cause. - getRootCauseMessage(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets a short message summarising the root cause exception.
- getRootCauseStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Creates a compact stack trace for the root cause of the supplied
Throwable. - getRootDse() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Get back the RooDSE from the connected server.
- getRootDse() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Get back the RooDSE from the connected server.
- getRootDse() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Get back the RooDSE from the connected server.
- getRootDse(String...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Get back the RooDSE from the connected server.
- getRootDse(String...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Get back the RooDSE from the connected server.
- getRootDse(String...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Get back the RooDSE from the connected server.
- getRootElement() - Method in interface org.dom4j.Document
-
Returns the root
Elementfor this document. - getRootElement() - Method in class org.dom4j.tree.DefaultDocument
- getRowCount() - Method in class org.dom4j.swing.XMLTableModel
- getRows() - Method in class org.dom4j.swing.XMLTableModel
- getRowValue(int) - Method in class org.dom4j.swing.XMLTableModel
- getRowXPath() - Method in class org.dom4j.swing.XMLTableDefinition
-
Getter for property rowXPath.
- getRuleArray() - Method in class org.dom4j.rule.RuleSet
-
Returns an array of sorted rules.
- getRuleId() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
- getRuleSet(int) - Method in class org.dom4j.rule.Mode
-
DOCUMENT ME!
- getRuleType() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Gets the rule type currently in operation.
- getRuleType() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets the RuleType being used.
- getRuntime() - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Accessible through the Lookup key
runtime. - getSalt() - Method in class org.apache.directory.api.ldap.model.password.PasswordDetails
-
The salt used to hash the password, null if no salt was used.
- getSaslMechanism() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
- getSaslMechanism() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
- getSaslMechanism() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets the SASL mechanism String associated with this BindRequest if the bind operation is using SASL.
- getSaslMechanism() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the SASL mechanism.
- getSaslMechanism() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the SASL mechanism.
- getScheduledWriteBytes() - Method in class org.apache.mina.core.service.AbstractIoService
- getScheduledWriteBytes() - Method in interface org.apache.mina.core.service.IoService
- getScheduledWriteBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getScheduledWriteBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
- getScheduledWriteBytes() - Method in interface org.apache.mina.core.session.IoSession
- getScheduledWriteMessages() - Method in class org.apache.mina.core.service.AbstractIoService
- getScheduledWriteMessages() - Method in interface org.apache.mina.core.service.IoService
- getScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getScheduledWriteMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
- getScheduledWriteMessages() - Method in interface org.apache.mina.core.session.IoSession
- getSchema(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Gets a schema object based on it's name.
- getSchema(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Gets a schema object based on it's name.
- getSchema(Entry) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Gets the schema.
- getSchema(Entry) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Return an instance of the Schema associated to the entry
- getSchema(Entry) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Return an instance of the Schema associated to the entry
- getSchemaElements() - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- getSchemaLoader() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the SchemaLoader this Schema has to be loaded with
- getSchemaLoader() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the SchemaLoader this Schema has to be loaded with
- getSchemaManager() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Get the associated SchemaManager if any.
- getSchemaManager() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
- getSchemaManager() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
- getSchemaManager() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
- getSchemaName() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the name of the schema this SchemaObject is associated with.
- getSchemaName() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Gets the name of the logical schema the objects of this Schema belong to: e.g.
- getSchemaName() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Gets the name of the logical schema the objects of this Schema belong to: e.g.
- getSchemaName() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the name of the schema this SchemaObject is associated with.
- getSchemaName(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaName(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets the name of the schema this schema object is associated with.
- getSchemaObject(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Gets the SchemaObject associated with an OID.
- getSchemaTypeInfo() - Method in class org.dom4j.dom.DOMAttribute
- getSchemaTypeInfo() - Method in class org.dom4j.dom.DOMElement
- getScheme() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getScope() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the search scope parameter enumeration.
- getScope() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Gets the search scope.
- getScope() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getScope() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the search scope parameter enumeration.
- getScope() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the search scope parameter enumeration.
- getScope() - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the corresponding scope constant value as defined in RFC 4511.
- getScope() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getScope(String) - Method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope associated with a scope String
- getScript() - Method in class org.apache.commons.collections4.sequence.SequencesComparator
-
Get the
EditScriptobject. - getScript() - Method in class org.apache.commons.text.diff.StringsComparator
-
Get the
EditScriptobject. - getSearchResultDone() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the Search Result Entry
- getSearchResultDone() - Method in interface org.apache.directory.api.ldap.model.cursor.EntryCursor
-
gives the SearchResultDone message received at the end of search results
- getSearchResultDone() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
-
gives the SearchResultDone message received at the end of search results
- getSearchResultDone() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
gives the SearchResultDone message received at the end of search results
- getSearchResultDone() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
gives the SearchResultDone message received at the end of search results
- getSearchResultEntryList() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the Search Result Entry List
- getSearchResultReferenceList() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the Search Result Reference List
- getSearchResultReferences() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultReferenceDsml
-
Get the list of references
- getSearchScope() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureSearchContextOption
-
Gets the search scope.
- getSearchScope(int) - Static method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope enumerated type for the corresponding scope numeric value.
- getSearchScope(String) - Static method in enum org.apache.directory.api.ldap.model.message.SearchScope
-
Gets the SearchScope enumerated type for the corresponding scope value of either base, one or sub.
- getSeconds() - Method in class org.apache.directory.api.util.GeneralizedTime
- getSecureRandom() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the secure random.
- getSecurityStrength() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the security strength.
- getSecurityStrength() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the security strength.
- getSelectionKey() - Method in class org.apache.mina.transport.socket.nio.NioSession
- getSendBufferSize() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
- getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- getSendBufferSize() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- getSendBufferSize() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
- getSendBufferSize() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- getSendTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets send timeout in milliseconds.
- getSentMessageHandlerMap() - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
- getServerSaslCreds() - Method in class org.apache.directory.api.dsmlv2.response.BindResponseDsml
-
Gets the optional property holding SASL authentication response parameters that are SASL mechanism specific.
- getServerSaslCreds() - Method in interface org.apache.directory.api.ldap.model.message.BindResponse
-
Gets the optional property holding SASL authentication response parameters that are SASL mechanism specific.
- getServerSaslCreds() - Method in class org.apache.directory.api.ldap.model.message.BindResponseImpl
-
Gets the optional property holding SASL authentication response paramters that are SASL mechanism specific.
- getService() - Method in class org.apache.mina.core.session.AbstractIoSession
- getService() - Method in class org.apache.mina.core.session.DummySession
- getService() - Method in interface org.apache.mina.core.session.IoSession
- getServiceAddress() - Method in class org.apache.mina.core.session.AbstractIoSession
- getServiceAddress() - Method in interface org.apache.mina.core.session.IoSession
- getServiceAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getServiceAddress() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getServiceAddress() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getServiceKerberosName() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the Kerberos service name.
- getServiceListeners() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getSession() - Method in class org.apache.mina.core.filterchain.DefaultIoFilterChain
- getSession() - Method in interface org.apache.mina.core.filterchain.IoFilterChain
- getSession() - Method in interface org.apache.mina.core.future.ConnectFuture
-
Returns
IoSessionwhich is the result of connect operation. - getSession() - Method in class org.apache.mina.core.future.DefaultConnectFuture
- getSession() - Method in class org.apache.mina.core.future.DefaultIoFuture
- getSession() - Method in interface org.apache.mina.core.future.IoFuture
- getSession() - Method in class org.apache.mina.core.session.IoEvent
- getSession() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor.SessionEntry
- getSession() - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Retrieves the session to which this handler is assigned.
- getSession() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
- getSession() - Method in class org.apache.mina.proxy.event.IoSessionEvent
- getSession() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- getSessionClosedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the SessionClosed event.
- getSessionConfig() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
- getSessionConfig() - Method in interface org.apache.mina.core.service.IoService
- getSessionConfig() - Method in class org.apache.mina.proxy.ProxyConnector
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.DatagramConnector
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
- getSessionConfig() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
- getSessionConfig() - Method in interface org.apache.mina.transport.socket.SocketConnector
- getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
- getSessionConfig() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
- getSessionConfigType() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- getSessionConfigType() - Method in interface org.apache.mina.core.service.TransportMetadata
- getSessionCreatedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the SessionCreated event.
- getSessionDataStructureFactory() - Method in class org.apache.mina.core.service.AbstractIoService
- getSessionDataStructureFactory() - Method in interface org.apache.mina.core.service.IoService
- getSessionIdleLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the SessionIdle event.
- getSessionInitializer() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector.ConnectionRequest
- getSessionOpenedLogLevel() - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Get the LogLevel for the SessionOpened event.
- getSessionRecycler() - Method in interface org.apache.mina.transport.socket.DatagramAcceptor
- getSessionRecycler() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- getSets() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Gets the sets being decorated.
- getSha1Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-1 digest.
- getSha256Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-256 digest.
- getSha3_224Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA3-224 digest.
- getSha3_256Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA3-256 digest.
- getSha3_384Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA3-384 digest.
- getSha3_512Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA3-512 digest.
- getSha384Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-384 digest.
- getSha512_224Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-512/224 digest.
- getSha512_256Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-512/256 digest.
- getSha512Digest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Returns an SHA-512 digest.
- getShaDigest() - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Deprecated.(1.11) Use
DigestUtils.getSha1Digest() - getShort() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getShort() - Method in class org.apache.mina.core.buffer.IoBuffer
- getShort() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getShort() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeReader
- getShort() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
- getShort(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- getShort(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- getShort(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- getShort(int) - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getShort(int) - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getShort(int) - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- getShort(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a Short from a Map in a null-safe manner.
- getShort(Map<? super K, ?>, K, Short) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a short, using the default value if the conversion fails.
- getShortCanonicalName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a
Class. - getShortCanonicalName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name for an
Object. - getShortCanonicalName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the canonical name minus the package name from a String.
- getShortClassName(Class<?>) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the short class name for a class.
- getShortClassName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a
Class. - getShortClassName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name of the
objectwithout the package name or names. - getShortClassName(String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets the class name minus the package name from a String.
- getShortRawValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, unshifted.
- getShortValue(short) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately shifted right, as a short.
- getShortValue(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a short from a Map in a null-safe manner.
- getShortValue(Map<? super K, ?>, K, short) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a short from a Map in a null-safe manner, using the default value if the conversion fails.
- getSimilarityScore() - Method in class org.apache.commons.text.similarity.SimilarityScoreFrom
-
Gets the edit distance.
- getSimple() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Checks to see if the authentication mechanism is simple and not SASL based.
- getSimple() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the authentication mechanism is simple and not SASL based.
- getSimple() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the authentication mechanism is simple and not SASL based.
- getSimpleName(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
cls.getSimpleName() - getSimpleName(Class<?>, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
cls.getSimpleName() - getSimpleName(Object) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
object.getClass().getSimpleName() - getSimpleName(Object, String) - Static method in class org.apache.commons.lang3.ClassUtils
-
Null-safe version of
object.getClass().getSimpleName() - getSingleIoBuffer() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- getSingleIoBuffer() - Method in interface org.apache.mina.util.byteaccess.ByteArray
- getSingleIoBuffer() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- getSingleton() - Static method in class org.apache.directory.api.ldap.codec.api.LdapApiServiceFactory
-
Gets the singleton instance of the LdapCodecService.
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
-
Return the singleton of this class.
- getSingleValuedHeader(Map<String, List<String>>, String) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
Returns the value of the named header.
- getSize() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
The TLV size is calculated by adding the Tag's size, the Length's size and the Value's length, if any.
- getSize() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
- getSize() - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
- getSize() - Method in interface org.apache.directory.api.ldap.model.message.controls.PagedResults
- getSize() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- getSizeA() - Method in class org.apache.commons.text.similarity.IntersectionResult
-
Get the size of set A.
- getSizeB() - Method in class org.apache.commons.text.similarity.IntersectionResult
-
Get the size of set B.
- getSizeEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the end text to output when a
Collection,MaporArraysize is output. - getSizeEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the end text to output when a
Collection,Mapor array size is output. - getSizeLimit() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getSizeLimit() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
- getSizeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
A sizelimit that restricts the maximum number of entries to be returned as a result of the search.
- getSizeStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the text to output when a
Collection,MaporArraysize is output. - getSizeStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the start text to output when a
Collection,Mapor array size is output. - getSlice(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Get a new IoBuffer containing a slice of the current buffer
- getSlice(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Get a new IoBuffer containing a slice of the current buffer
- getSlice(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Get a new IoBuffer containing a slice of the current buffer
- getSlice(int, int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Get a new IoBuffer containing a slice of the current buffer
- getSlice(int, int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Get a new IoBuffer containing a slice of the current buffer
- getSlice(int, int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Get a new IoBuffer containing a slice of the current buffer
- getSocketSessionConfig() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
- getSoftMinEvictableIdleDuration() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the minimum amount of time an object may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any - see
BaseGenericObjectPool.setTimeBetweenEvictionRuns(Duration)), with the extra condition that at leastminIdleobject instances remain in the pool. - getSoftMinEvictableIdleDuration() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
softMinEvictableIdleTimeconfiguration attribute for pools created with this configuration instance. - getSoftMinEvictableIdleTime() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getSoftMinEvictableIdleTime() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getSoftMinEvictableIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getSoftMinEvictableIdleTimeMillis() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getSoLinger() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
Please note that enabling
SO_LINGERin Java NIO can result in platform-dependent behavior and unexpected blocking of I/O thread. - getSoLinger() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
-
Please note that enabling
SO_LINGERin Java NIO can result in platform-dependent behavior and unexpected blocking of I/O thread. - getSortedBag() - Method in class org.apache.commons.collections4.bag.SynchronizedSortedBag
-
Gets the bag being decorated.
- getSortedBag() - Method in class org.apache.commons.collections4.bag.TransformedSortedBag
-
Gets the decorated bag.
- getSortedMap() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
-
Gets the map being decorated.
- getSortedMap() - Method in class org.apache.commons.collections4.map.LazySortedMap
-
Gets the map being decorated.
- getSortedMap() - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
-
Gets the map being decorated.
- getSortedMap() - Method in class org.apache.commons.collections4.map.TransformedSortedMap
-
Gets the map being decorated.
- getSortedSet() - Method in class org.apache.commons.collections4.set.TransformedSortedSet
-
Gets the decorated set.
- getSortKeys() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortRequest
- getSortKeys() - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
- getSortResult() - Method in interface org.apache.directory.api.ldap.model.message.controls.SortResponse
- getSortResult() - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- getSource() - Method in class org.dom4j.swing.XMLTableModel
-
Getter for the XML source, which is usually a Node or List of nodes.
- getSourceObject() - Method in exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Gets the 'source' schema object.
- getSpecification() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets the SchemaObject specification.
- getSpecification() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets the SchemaObject specification.
- getSpecified() - Method in class org.dom4j.dom.DOMAttribute
- getSplitNanoTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the split time in nanoseconds.
- getSplitTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the split time on the stopwatch.
- getSPSpecs() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification
-
Gets the stored procedure specs.
- getSslProtocol() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the SSL protocol.
- getSslSession() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Gets the
SSLSessionassociated with the connection. - getStackFrameList(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Produces a
Listof stack frames - the message is not included. - getStackFrames(String) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns an array where each element is a line from the argument.
- getStackFrames(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Captures the stack trace associated with the specified
Throwableobject, decomposing it into a list of stack frames. - getStackTrace(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Gets the stack trace from a Throwable as a String.
- getStart() - Method in class org.apache.commons.lang3.CharRange
-
Gets the start character for this character range.
- getStart() - Method in class org.apache.directory.api.ldap.schema.loader.SchemaMarker
- getStartIndex() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Gets the start index to loop from.
- getStartIndex() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Gets the start index to loop from.
- getStartState() - Method in interface org.apache.directory.api.asn1.ber.grammar.States
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
- getStartState() - Method in enum org.apache.directory.api.ldap.codec.LdapStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
- getStartState() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
- getStartTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time this stopwatch was started in milliseconds, between the current time and midnight, January 1, 1970 UTC.
- getState() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Gets the state of this object.
- getState() - Method in interface org.apache.commons.pool2.PooledObject
-
Gets the state of this object.
- getState() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the current grammar state
- getState() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the current grammar state
- getState() - Method in interface org.apache.directory.api.dsmlv2.Container
-
Gets the current grammar state
- getState() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Get the current grammar state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.codec.LdapStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
-
Get the string representing the state
- getState(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
Get the state of a session (One of OPENING, OPEN, CLOSING)
- getState(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Get the state of a session (One of OPENING, OPEN, CLOSING)
- getStates() - Method in interface org.apache.directory.api.dsmlv2.Container
- getStates() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Get the states for this container's grammars
- getStatesEnum() - Method in class org.apache.directory.api.dsmlv2.AbstractGrammar
-
Gets the states of the current grammar
- getStatesEnum() - Method in interface org.apache.directory.api.dsmlv2.Grammar
-
Get the statesEnum for the current grammar
- getStatistics() - Method in class org.apache.mina.core.service.AbstractIoService
- getStatistics() - Method in interface org.apache.mina.core.service.IoService
- getStatsString() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets a statistics string.
- getStatsString() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
- getStatsString() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
- getStatus() - Method in class org.apache.mina.proxy.event.IoSessionEvent
- getStatusCode() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
- getStatusLine() - Method in class org.apache.mina.proxy.handlers.http.HttpProxyResponse
- getStopTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time this stopwatch was stopped in milliseconds, between the current time and midnight, January 1, 1970 UTC.
- getStoredProcedure() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestContainer
- getStream() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the current stream containing the bytes to decode
- getStream() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the current stream containing the bytes to decode
- getStrictErrorChecking() - Method in class org.dom4j.dom.DOMDocument
- getString() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get the String value, if and only if the value is known to be a String, otherwise a InvalidAttributeValueException will be thrown
- getString() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get the String value, if and only if the value is known to be a String, otherwise a InvalidAttributeValueException will be thrown
- getString() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Get the User Provided value.
- getString() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- getString(byte[], int, int, String) - Static method in class org.apache.directory.api.util.Strings
-
From commons-httpclients.
- getString(byte[], int, int, Charset) - Static method in class org.apache.directory.api.util.Strings
-
From commons-httpclients.
- getString(byte[], String) - Static method in class org.apache.directory.api.util.Strings
-
From commons-httpclients.
- getString(byte[], Charset) - Static method in class org.apache.directory.api.util.Strings
-
From commons-httpclients.
- getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(int, CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(String, String) - Method in class org.apache.commons.text.lookup.ResourceBundleStringLookup
- getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(CharsetDecoder) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads a
NUL-terminated string from this buffer using the specifieddecoderand returns it. - getString(Map<? super K, ?>, K) - Static method in class org.apache.commons.collections4.MapUtils
-
Gets a String from a Map in a null-safe manner.
- getString(Map<? super K, ?>, K, String) - Static method in class org.apache.commons.collections4.MapUtils
-
Looks up the given key in the given map, converting the result into a string, using the default value if the conversion fails.
- getString(T) - Method in class org.apache.directory.api.ldap.model.schema.comparators.ObjectClassTypeComparator
- getStringBuffer() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the
StringBufferbeing populated. - getStringLookup() - Method in enum org.apache.commons.text.lookup.DefaultStringLookup
-
Returns the standard
StringLookupinstance of this kind. - getStringLookup() - Method in class org.apache.commons.text.StringSubstitutor
-
Gets the StringLookup that is used to lookup variables.
- getStringLookupMap() - Method in class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Gets the lookup map.
- getStringValue() - Method in interface org.dom4j.Element
-
Returns the XPath string-value of this node.
- getStringValue() - Method in class org.dom4j.Namespace
- getStringValue() - Method in interface org.dom4j.Node
-
Returns the XPath string-value of this node.
- getStringValue() - Method in class org.dom4j.tree.AbstractDocument
- getStringValue() - Method in class org.dom4j.tree.AbstractElement
- getStringValue() - Method in class org.dom4j.tree.AbstractEntity
- getStringValue() - Method in class org.dom4j.tree.AbstractNode
- getStringValue() - Method in class org.dom4j.tree.DefaultElement
- getStructuralObjectClass() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets the STRUCTURAL ObjectClass this name form specifies naming attributes for.
- getStructuralObjectClassOid() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
-
Gets the STRUCTURAL ObjectClass this name form specifies naming attributes for.
- getStyle() - Method in class org.apache.commons.lang3.builder.ToStringBuilder
-
Gets the
ToStringStylebeing used. - getSubentriesControl() - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesContainer
- getSubjectDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
- getSubjectDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
- getSubPrefix() - Method in enum org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
- getSubstituteCount() - Method in class org.apache.commons.text.similarity.LevenshteinResults
-
Get the number of character substitution needed to change one character sequence into another.
- getSubstr() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the substring Matching Rule
- getSubstring() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule for this AttributeType used for Substr matching.
- getSubstringName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the MatchingRule name for this AttributeType used for Substring matching.
- getSubstringOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Substr OID for this AttributeType's values.
- getSubstringsLength() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
- getSubtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
- getSubtreeSpecification() - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationModifier
-
Creates a SubtreeSpecification using any of the default paramters that may have been modified from their defaults.
- getSubtreeSpecifications() - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
-
Returns the collection of unrefined
SubtreeSpecifications. - getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the end text to output when an
Objectis output in summary mode. - getSummaryObjectEndText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the end text to output when an
Objectis output in summary mode. - getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets the start text to output when an
Objectis output in summary mode. - getSummaryObjectStartText() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets the start text to output when an
Objectis output in summary mode. - getSuperior() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the the superior AttributeType of this AttributeType.
- getSuperior() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the optional attributeType's superior
- getSuperiorName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Name of the superior AttributeType for this AttributeType.
- getSuperiorOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the OID of the superior AttributeType for this AttributeType.
- getSuperiorOids() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the superclasses OIDsof this ObjectClass.
- getSuperiors() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the superclasses of this ObjectClass.
- getSuperiors() - Method in class org.apache.directory.api.ldap.schema.converter.ObjectClassHolder
-
Get the list of superior for this objectClass
- getSuperRules() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
- getSupportedControls() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Get the Controls supported by server.
- getSupportedControls() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Get the Controls supported by server.
- getSupportedControls() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Get the Controls supported by server.
- getSupportedLdapVersion() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the supported LDAP version.
- getSwallowedExceptionListener() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets the listener used (if any) to receive notifications of exceptions unavoidably swallowed by the pool.
- getSyncDoneValue() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueContainer
- getSyncInfoValue() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueContainer
- getSyncInfoValueType() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
-
Get the value type.
- getSyncInfoValueType() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- getSyncMode(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
-
Get the
SynchronizationModeEnuminstance from an integer value. - getSyncMode(int) - Static method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
-
Get the
SynchronizationInfoEnuminstance from an integer value. - getSyncRequestValue() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueContainer
- getSyncStateType() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValue
- getSyncStateType() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
- getSyncStateType(int) - Static method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
-
Get the
SyncStateTypeEnuminstance from an integer value. - getSyncStateValue() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueContainer
- getSyncUUIDs() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
- getSyncUUIDs() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- getSyntax() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax for this AttributeType's values.
- getSyntax() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapSyntax used by this MatchingRule.
- getSyntax() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the attributeType's syntax
- getSyntax(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
- getSyntax(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
- getSyntaxChecker() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Gets the SyntaxChecker used to validate values in accordance with this Syntax.
- getSyntaxChecker(SchemaManager, Entry, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Retrieve and load a syntaxChecker class from the DIT.
- getSyntaxChecker(SchemaManager, Entry, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Retrieve and load a syntaxChecker class from the DIT.
- getSyntaxChecker(SchemaManager, SyntaxCheckerDescription, Registries, String) - Method in interface org.apache.directory.api.ldap.schema.loader.EntityFactory
-
Create a new instance of a SyntaxChecker
- getSyntaxChecker(SchemaManager, SyntaxCheckerDescription, Registries, String) - Method in class org.apache.directory.api.ldap.schema.loader.SchemaEntityFactory
-
Create a new instance of a SyntaxChecker
- getSyntaxCheckerRegistry() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
- getSyntaxCheckerRegistry() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get an immutable reference on the SyntaxChecker registry
- getSyntaxCheckerRegistry() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get an immutable reference on the SyntaxChecker registry
- getSyntaxLength() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets a length limit for this AttributeType.
- getSyntaxName() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax name for this AttributeType's values.
- getSyntaxOid() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets the Syntax OID for this AttributeType's values.
- getSyntaxOid() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Gets the LdapSyntax OID used by this MatchingRule.
- getSystemId() - Method in class org.dom4j.dom.DOMDocumentType
- getSystemId() - Method in class org.xmlpull.v1.sax2.Driver
- getSystemID() - Method in interface org.dom4j.DocumentType
- getSystemID() - Method in class org.dom4j.dtd.ExternalEntityDecl
-
Getter for property systemID.
- getSystemID() - Method in class org.dom4j.tree.DefaultDocumentType
-
DOCUMENT ME!
- getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlDoctype
-
The system identifier of the external subset, as it appears in the DOCTYPE declaration, without any additional URI escaping applied by the processor.
- getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlNotation
-
The system identifier of the notation, as it appears in the declaration of the notation, without any additional URI escaping applied by the processor.
- getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnexpandedEntityReference
- getSystemIdentifier() - Method in interface org.xmlpull.v1.builder.XmlUnparsedEntity
- getSystemThreadGroup() - Static method in class org.apache.commons.lang3.ThreadUtils
-
Gets the system thread group (sometimes also referred as "root thread group").
- getTag() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getTagName() - Method in class org.dom4j.dom.DOMElement
- getTakeQueueLength() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Gets the length of the queue of threads waiting to take instances from this deque.
- getTarget() - Method in interface org.dom4j.ProcessingInstruction
-
This method is the equivalent to the
Node.getName()method. - getTarget() - Method in class org.dom4j.tree.FlyweightProcessingInstruction
- getTarget() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getTarget() - Method in interface org.xmlpull.v1.builder.XmlProcessingInstruction
-
A string representing the target part of the processing instruction (an XML name).
- getTargetDN() - Method in interface org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequest
-
Get the Target DN for the certificate storage
- getTargetDN() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationRequestImpl
-
Get the Target DN for the certificate storage
- getTargetEntry(List<? extends Modification>, Entry) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Gets the target entry as it would look after a modification operation were performed on it.
- getTargetPosition() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
- getTargetPosition() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- getTaskCount() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns the number of background tasks to be created for this initializer.
- getTaskCount() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Returns the number of tasks needed for executing all child
BackgroundInitializerobjects in parallel. - getTaskCount() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- getTaskCount() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- getTaskCount() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- getTempDirectory() - Static method in class org.apache.directory.api.util.FileUtils
-
Returns a
Filerepresenting the system temporary directory. - getTempDirectoryPath() - Static method in class org.apache.directory.api.util.FileUtils
-
Returns the path to the system temporary directory.
- getTerminalFilter() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Get the terminal filter
- getTerminalFilter() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getTestOnBorrow() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether objects borrowed from the pool will be validated before being returned from the
borrowObject()method. - getTestOnBorrow() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
testOnBorrowconfiguration attribute for pools created with this configuration instance. - getTestOnBorrow() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getTestOnBorrow() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getTestOnCreate() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether objects created for the pool will be validated before being returned from the
borrowObject()method. - getTestOnCreate() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
testOnCreateconfiguration attribute for pools created with this configuration instance. - getTestOnCreate() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getTestOnCreate() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getTestOnReturn() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether objects borrowed from the pool will be validated when they are returned to the pool via the
returnObject()method. - getTestOnReturn() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
testOnReturnconfiguration attribute for pools created with this configuration instance. - getTestOnReturn() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getTestOnReturn() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getTestWhileIdle() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether objects sitting idle in the pool will be validated by the idle object evictor (if any - see
BaseGenericObjectPool.setTimeBetweenEvictionRuns(Duration)). - getTestWhileIdle() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Gets the value for the
testWhileIdleconfiguration attribute for pools created with this configuration instance. - getTestWhileIdle() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getTestWhileIdle() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getText() - Method in interface org.dom4j.Element
-
Returns the text value of this element without recursing through child elements.
- getText() - Method in class org.dom4j.Namespace
- getText() - Method in interface org.dom4j.Node
-
Returns the text of this node.
- getText() - Method in interface org.dom4j.ProcessingInstruction
-
DOCUMENT ME!
- getText() - Method in class org.dom4j.tree.AbstractAttribute
- getText() - Method in class org.dom4j.tree.AbstractBranch
- getText() - Method in class org.dom4j.tree.AbstractDocumentType
-
Returns the text format of the declarations if applicable, or the empty String
- getText() - Method in class org.dom4j.tree.AbstractNode
- getText() - Method in class org.dom4j.tree.DefaultElement
- getText() - Method in class org.dom4j.tree.FlyweightCDATA
- getText() - Method in class org.dom4j.tree.FlyweightComment
- getText() - Method in class org.dom4j.tree.FlyweightEntity
-
DOCUMENT ME!
- getText() - Method in class org.dom4j.tree.FlyweightProcessingInstruction
- getText() - Method in class org.dom4j.tree.FlyweightText
- getText() - Method in class org.dom4j.xpath.DefaultXPath
-
Retrieve the textual XPath string used to initialize this Object
- getText() - Method in interface org.dom4j.XPath
-
getTextwill return the textual version of the XPath expression. - getText() - Method in class org.dom4j.xpath.XPathPattern
- getText() - Method in class org.xmlpull.mxp1.MXParser
- getText() - Method in interface org.xmlpull.v1.builder.XmlCharacters
- getText() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getText() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the text content of the current event as String.
- getTextCharacters(int[]) - Method in class org.xmlpull.mxp1.MXParser
- getTextCharacters(int[]) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- getTextCharacters(int[]) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns the buffer that contains the text of the current event, as well as the start offset and length relevant for the current event.
- getTextContent() - Method in class org.dom4j.dom.DOMAttribute
- getTextContent() - Method in class org.dom4j.dom.DOMCDATA
- getTextContent() - Method in class org.dom4j.dom.DOMComment
- getTextContent() - Method in class org.dom4j.dom.DOMDocument
- getTextContent() - Method in class org.dom4j.dom.DOMDocumentType
- getTextContent() - Method in class org.dom4j.dom.DOMElement
- getTextContent() - Method in class org.dom4j.dom.DOMEntityReference
- getTextContent() - Method in class org.dom4j.dom.DOMNamespace
- getTextContent() - Method in class org.dom4j.dom.DOMProcessingInstruction
- getTextContent() - Method in class org.dom4j.dom.DOMText
- getTextTrim() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- getTextTrim() - Method in class org.dom4j.tree.AbstractBranch
- getThreadCount() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the number of threads this factory has already created.
- getThreadName() - Method in interface org.slf4j.event.LoggingEvent
- getThreadName() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getThreshold() - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Gets the threshold.
- getThreshold() - Method in class org.apache.commons.text.similarity.LevenshteinDetailedDistance
-
Gets the distance threshold.
- getThreshold() - Method in class org.apache.commons.text.similarity.LevenshteinDistance
-
Gets the distance threshold.
- getThreshold() - Method in class org.apache.mina.filter.executor.IoEventQueueThrottle
- getThroughputCalculationInterval() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- getThroughputCalculationInterval() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getThroughputCalculationInterval() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getThroughputCalculationInterval() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getThroughputCalculationIntervalInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getThroughputCalculationIntervalInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getThrowable() - Method in interface org.slf4j.event.LoggingEvent
- getThrowable() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getThrowable() - Method in class org.slf4j.helpers.FormattingTuple
- getThrowableCandidate(Object[]) - Static method in class org.slf4j.helpers.MessageFormatter
- getThrowableCount(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Counts the number of
Throwableobjects in the exception chain. - getThrowableList(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the list of
Throwableobjects in the exception chain. - getThrowables(Throwable) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the list of
Throwableobjects in the exception chain. - getThrowableStrRep(Throwable) - Static method in class org.apache.mina.util.Transform
-
Converts a Throwable into an array of Strings
- getTime() - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time on the stopwatch.
- getTime() - Method in class org.apache.directory.api.util.GeneralizedTime
- getTime(TimeUnit) - Method in class org.apache.commons.lang3.time.StopWatch
-
Gets the time in the specified TimeUnit.
- getTimeBeforeExpiration() - Method in interface org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponse
-
Returns the time in seconds before the password expires.
- getTimeBeforeExpiration() - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired.PasswordExpiredResponseImpl
-
Returns the time in seconds before the password expires.
- getTimeBeforeExpiration() - Method in interface org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponse
-
Returns the time before expiration.
- getTimeBeforeExpiration() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyResponseImpl
-
Returns the time before expiration.
- getTimeBeforeExpiration() - Method in interface org.apache.directory.ldap.client.template.PasswordWarning
-
Returns the number of seconds before the password will expire.
- getTimeBeforeExpiration() - Method in class org.apache.directory.ldap.client.template.PasswordWarningImpl
-
Returns the number of seconds before the password will expire.
- getTimeBetweenEvictionRuns() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
- getTimeBetweenEvictionRuns() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Deprecated.
- getTimeBetweenEvictionRunsMillis() - Method in class org.apache.commons.pool2.impl.BaseObjectPoolConfig
-
Deprecated.
- getTimeBetweenEvictionRunsMillis() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- getTimeBetweenEvictionRunsMillis() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- getTimeInstance(int) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style in the default time zone and locale.
- getTimeInstance(int, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and locale in the default time zone.
- getTimeInstance(int, TimeZone) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style and time zone in the default locale.
- getTimeInstance(int, TimeZone, Locale) - Static method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets a time formatter instance using the specified style, time zone and locale.
- getTimeInstance(int, TimeZone, Locale) - Method in class org.apache.commons.lang3.time.FormatCache
-
Gets a time formatter instance using the specified style, time zone and locale.
- getTimeLimit() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
- getTimeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- getTimeLimit() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
- getTimeLimit() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Gets the timelimit that restricts the maximum time (in seconds) allowed for a search.
- getTimeOffline() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponse
-
Gets the offline time after disconnection, in minutes.
- getTimeOffline() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Gets the offline time after disconnection, in minutes.
- getTimeOffline() - Method in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
-
Gets the offline time after disconnection, in minutes.
- getTimeOffline() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
Gets the offline time after disconnection, in minutes.
- getTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the timeout in milliseconds.
- getTimeout(long, int) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Get the largest timeout from the search time limit and the connection timeout.
- getTimestamp() - Method in class org.apache.directory.api.ldap.model.csn.Csn
- getTimeStamp() - Method in interface org.slf4j.event.LoggingEvent
- getTimeStamp() - Method in class org.slf4j.event.SubstituteLoggingEvent
- getTimeToLive() - Method in class org.apache.mina.core.session.ExpiringSessionRecycler
- getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap.Expirer
- getTimeToLive() - Method in class org.apache.mina.util.ExpiringMap
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DateParser
-
Gets the time zone used by this parser.
- getTimeZone() - Method in interface org.apache.commons.lang3.time.DatePrinter
-
Gets the time zone used by this printer.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Gets the time zone used by this formatter.
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDateParser
- getTimeZone() - Method in class org.apache.commons.lang3.time.FastDatePrinter
- getTimeZone(String) - Static method in class org.apache.commons.lang3.time.FastTimeZone
-
Gets a TimeZone, looking first for GMT custom ids, then falling back to Olson ids.
- getTimeZoneDisplay(TimeZone, boolean, int, Locale) - Static method in class org.apache.commons.lang3.time.FastDatePrinter
-
Gets the time zone display name, using a cache for performance.
- getTlvId() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the current TLV id
- getTlvId() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the current TLV id
- getTlvId() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getTlvId() - Method in class org.apache.directory.api.ldap.codec.search.Filter
- getTokenArray() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a copy of the full token list as an independent modifiable array.
- getTokenArray() - Method in class org.apache.commons.text.StringTokenizer
-
Gets a copy of the full token list as an independent modifiable array.
- getTokenArray() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a copy of the full token list as an independent modifiable array.
- getTokenList() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a copy of the full token list as an independent modifiable list.
- getTokenList() - Method in class org.apache.commons.text.StringTokenizer
-
Gets a copy of the full token list as an independent modifiable list.
- getTokenList() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a copy of the full token list as an independent modifiable list.
- getTopAdapter() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- getTopFilter() - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- getToStringStyle() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns the style used by the
DiffResult.toString()method. - getTotalCalls(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Gets the total number of times the method has been called that is represented by the
IoEventType - getTotalTime(IoEventType) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
The total time this method has been executing
- getTrafficClass() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
- getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- getTrafficClass() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- getTrafficClass() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
-
Get the current Traffic Class for this Socket, if any.
- getTrafficClass() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- getTransactionId() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequest
- getTransactionId() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionRequestImpl
- getTransactionId() - Method in interface org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponse
- getTransactionId() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformedPredicate
-
Gets the transformer in use.
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformerClosure
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections4.functors.TransformerPredicate
-
Gets the transformer.
- getTransformer() - Method in class org.apache.commons.collections4.iterators.TransformIterator
-
Gets the transformer this iterator is using.
- getTransformers() - Method in class org.apache.commons.collections4.functors.ChainedTransformer
-
Gets the transformers.
- getTransformers() - Method in class org.apache.commons.collections4.functors.SwitchTransformer
-
Gets the transformers.
- getTransition() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Gets the transition
- getTransition() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Gets the transition
- getTransition() - Method in interface org.apache.directory.api.dsmlv2.Container
-
Gets the transition
- getTransition() - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Get the transition
- getTransition(Enum<?>, int) - Method in class org.apache.directory.api.asn1.ber.grammar.AbstractGrammar
-
Get the transition associated with the state and tag
- getTransition(Enum<Dsmlv2StatesEnum>, Tag) - Method in class org.apache.directory.api.dsmlv2.AbstractGrammar
-
Gets the transition associated with the state and tag
- getTransition(Enum<Dsmlv2StatesEnum>, Tag) - Method in class org.apache.directory.api.dsmlv2.Dsmlv2Container
-
Get the transition associated with the state and tag
- getTransportMetadata() - Method in interface org.apache.mina.core.service.IoService
- getTransportMetadata() - Method in class org.apache.mina.core.session.DummySession
- getTransportMetadata() - Method in interface org.apache.mina.core.session.IoSession
- getTransportMetadata() - Method in class org.apache.mina.proxy.ProxyConnector
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSession
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
- getTransportMetadata() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
- getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeConnector
- getTransportMetadata() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getTrimmerMatcher() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the trimmer character matcher.
- getTrimmerMatcher() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the trimmer character matcher.
- getTrimmerMatcher() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the trimmer character matcher.
- getTrueClosure() - Method in class org.apache.commons.collections4.functors.IfClosure
-
Gets the closure called when true.
- getTrueFirstComparator() - Static method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Returns a BooleanComparator instance that sorts
truevalues beforefalsevalues. - getTrueTransformer() - Method in class org.apache.commons.collections4.functors.IfTransformer
-
Gets the transformer used when true.
- getTrustManagers() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets the trust managers.
- getTSVInstance() - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance() - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance() - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(char[]) - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.text.StringTokenizer
-
Gets a new tokenizer instance which parses Tab Separated Value strings.
- getTSVInstance(String) - Static method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets a new tokenizer instance which parses Tab Separated Value strings.
- getType() - Method in class org.apache.commons.collections4.functors.InstanceofPredicate
-
Gets the type to compare to.
- getType() - Method in class org.apache.commons.lang3.arch.Processor
-
Returns the processor type as
Processor.Typeenum. - getType() - Method in class org.apache.commons.lang3.builder.Diff
-
Returns the type of the field.
- getType() - Method in interface org.apache.commons.lang3.reflect.Typed
-
Gets the
Typerepresented by this entity. - getType() - Method in class org.apache.commons.lang3.reflect.TypeLiteral
- getType() - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.AbandonRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.CompareRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.DelRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.ExtendedRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.ExtensibleMatchFilter
-
Get the type
- getType() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.request.SubstringFilter
-
Get the attribute
- getType() - Method in class org.apache.directory.api.dsmlv2.response.AddResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.CompareResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.DelResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.ExtendedResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.ModDNResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.ModifyResponseDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.SearchResponse
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultDoneDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultEntryDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.response.SearchResultReferenceDsml
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.dsmlv2.Tag
-
Gets the type of the tag
- getType() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Get the type
- getType() - Method in class org.apache.directory.api.ldap.codec.search.SubstringFilter
-
Get the attribute
- getType() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
-
Gets the type as a byte[].
- getType() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Gets the LDAP message type code associated with this Message.
- getType() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the user provided type of a Ava
- getType() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the user provided type, or the first one of we have more than one (the lowest)
- getType() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Gets the type of this ObjectClass as a type safe enum.
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
- getType() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
- getType() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Gets the type.
- getType() - Method in class org.apache.mina.core.session.IoEvent
- getType() - Method in class org.apache.mina.proxy.event.IoSessionEvent
- getType() - Method in class org.dom4j.dtd.AttributeDecl
-
Getter for property type.
- getType() - Method in class org.dom4j.swing.XMLTableColumnDefinition
-
Getter for property type.
- getType() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getType() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getType() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [attribute type]
- getType(int) - Method in class org.xmlpull.v1.sax2.Driver
- getType(String) - Method in class org.xmlpull.v1.sax2.Driver
- getType(String, String) - Method in class org.xmlpull.v1.sax2.Driver
- getTypeArguments(ParameterizedType) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets all the type arguments for this parameterized type including owner hierarchy arguments such as
Outer<K, V>.Inner<T>.DeepInner<E>. - getTypeArguments(Type, Class<?>) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Gets the type arguments of a class/interface based on a subtype.
- getTypeDescr(ErrorResponse.ErrorResponseType) - Method in class org.apache.directory.api.dsmlv2.response.ErrorResponse
-
Returns the String associated to the error response type
- getTypesOnly() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
- getTypesOnly() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
- getTypesOnly() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
An indicator as to whether search results will contain both attribute types and values, or just attribute types.
- getTypeString() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
-
Gets the type as a UTF8 String.
- getUncaughtExceptionHandler() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the
UncaughtExceptionHandlerfor the threads created by this factory. - getUnionPatterns() - Method in class org.dom4j.rule.pattern.DefaultPattern
- getUnionPatterns() - Method in interface org.dom4j.rule.Pattern
-
If this pattern is a union pattern then this method should return an array of patterns which describe the union pattern, which should contain more than one pattern.
- getUnionPatterns() - Method in class org.dom4j.rule.pattern.NodeTypePattern
- getUnionPatterns() - Method in class org.dom4j.xpath.XPathPattern
- getUnionRules() - Method in class org.dom4j.rule.Rule
-
If this rule contains a union pattern then this method should return an array of Rules which describe the union rule, which should contain more than one rule.
- getUniquePath() - Method in interface org.dom4j.Node
-
Returns the XPath expression which will return a nodeset of one node which is the current node.
- getUniquePath() - Method in class org.dom4j.tree.AbstractNode
- getUniquePath(Element) - Method in class org.dom4j.Namespace
- getUniquePath(Element) - Method in interface org.dom4j.Node
-
Returns the relative unique XPath expression from the given context which will return a nodeset of one node which is the current node.
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractAttribute
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractCharacterData
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractComment
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractDocument
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractDocumentType
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractElement
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractEntity
- getUniquePath(Element) - Method in class org.dom4j.tree.AbstractProcessingInstruction
- getUniqueResource(String, String) - Static method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Gets a unique resource from the class loader.
- getUniqueResourceAsStream(String, String) - Static method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Gets the unique schema file resource from the class loader off the base path.
- getUnit() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Returns the time unit.
- getUnknownObjectBehavior() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Gets the behavior for comparing unknown objects.
- getUnsigned() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads one unsigned byte as a short integer.
- getUnsigned() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads one unsigned byte as a short integer.
- getUnsigned() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads one unsigned byte as a short integer.
- getUnsigned(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads one byte as an unsigned short integer.
- getUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads one byte as an unsigned short integer.
- getUnsigned(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads one byte as an unsigned short integer.
- getUnsignedInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads four bytes unsigned integer.
- getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedShort() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort() - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Reads two bytes unsigned integer.
- getUnusedBits() - Method in class org.apache.directory.api.asn1.util.BitString
-
Get the number of unused bits
- getUpdateControls() - Method in interface org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponse
- getUpdateControls() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
- getUpId() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Get's the user provided identifier for this entry.
- getUpId() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Get's the user provided identifier for this entry.
- getUpToClass() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets the last super class to stop appending fields for.
- getUpValue() - Method in class org.apache.directory.api.ldap.model.entry.Value
- getURI() - Method in class org.dom4j.Namespace
-
DOCUMENT ME!
- getURI(int) - Method in class org.xmlpull.v1.sax2.Driver
- getURI(String) - Method in class org.dom4j.tree.NamespaceStack
-
DOCUMENT ME!
- getURICache(String) - Method in class org.dom4j.tree.NamespaceCache
-
DOCUMENT ME!
- getUrls() - Method in exception org.apache.directory.api.ldap.schema.extractor.UniqueResourceException
-
Gets the URLs.
- getUsage() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Determines the usage for this AttributeType.
- getUsage() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Get the attributeType's usage
- getUsage(String) - Static method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
-
Gets the enumeration type for the usage string regardless of case.
- getUsage(String) - Static method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
-
Gets the enumeration type for the attributeType usage string regardless of case.
- getUsedBy(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets the Set of SchemaObjects referencing the given SchemaObject
- getUserClasses() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets the collection of
UserClasses this tuple relates to. - getUserClasses() - Method in class org.apache.directory.api.ldap.aci.ItemPermission
-
Gets the collection of
UserClasses. - getUserClasses() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
-
Gets the collection of
UserClasses. - getUserData(String) - Method in class org.dom4j.dom.DOMAttribute
- getUserData(String) - Method in class org.dom4j.dom.DOMCDATA
- getUserData(String) - Method in class org.dom4j.dom.DOMComment
- getUserData(String) - Method in class org.dom4j.dom.DOMDocument
- getUserData(String) - Method in class org.dom4j.dom.DOMDocumentType
- getUserData(String) - Method in class org.dom4j.dom.DOMElement
- getUserData(String) - Method in class org.dom4j.dom.DOMEntityReference
- getUserData(String) - Method in class org.dom4j.dom.DOMNamespace
- getUserData(String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- getUserData(String) - Method in class org.dom4j.dom.DOMText
- getUserDir() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user directory as a
File. - getUserHome() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user home directory as a
File. - getUserId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
-
Get the UserId
- getUserId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
-
Get the UserId
- getUserIdentity() - Method in interface org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequest
- getUserIdentity() - Method in class org.apache.directory.api.ldap.extras.extended.pwdModify.PasswordModifyRequestImpl
- getUsername() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Gets the username.
- getUsername() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Gets the username.
- getUserName() - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user name.
- getUserName() - Method in class org.apache.mina.proxy.handlers.socks.SocksProxyRequest
-
Return the user name.
- getUserName(String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Gets the user name.
- getUserPermission() - Method in class org.apache.directory.api.ldap.aci.UserFirstACIItem
-
Gets the collection of
UserPermissions. - getUseUsageTracking() - Method in class org.apache.commons.pool2.impl.AbandonedConfig
-
If the pool implements
UsageTracking, should the pool record a stack trace every time a method is called on a pooled object and retain the most recent stack trace to aid debugging of abandoned objects? - getUsing(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Gets the Set of SchemaObjects referenced by the given SchemaObject
- getUTFStringAsByteArray(String) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Converts an UTF-16LE string as defined in NTLM protocol to a byte array.
- getUUID(long) - Static method in class org.apache.directory.api.util.Strings
-
Create a new UUID using a long as the least significant bits
- getVal() - Method in enum org.apache.directory.api.ldap.model.message.controls.SortResultCode
- getValue() - Method in class org.apache.commons.codec.digest.PureJavaCrc32
- getValue() - Method in class org.apache.commons.codec.digest.PureJavaCrc32C
- getValue() - Method in class org.apache.commons.codec.digest.XXHash32
- getValue() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
- getValue() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
- getValue() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapIterator
- getValue() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Node
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewMapIterator
- getValue() - Method in class org.apache.commons.collections4.functors.EqualPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.functors.IdentityPredicate
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyMapIterator
- getValue() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the current value, which is the value associated with the last key returned by
next(). - getValue() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the current value, which is the value associated with the last key returned by
next(). - getValue() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Gets the current value, which is the value associated with the last key returned by
next(). - getValue() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
- getValue() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
- getValue() - Method in class org.apache.commons.collections4.keyvalue.AbstractKeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
- getValue() - Method in interface org.apache.commons.collections4.KeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Gets the value of this entry direct from the map.
- getValue() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Gets the value of the node.
- getValue() - Method in class org.apache.commons.collections4.list.TreeList.AVLNode
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
- getValue() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashMapIterator
- getValue() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkMapIterator
- getValue() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry
-
Gets the value from the entry.
- getValue() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceMapIterator
- getValue() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Gets the current value, which is the value associated with the last key returned by
next(). - getValue() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapEntry
- getValue() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapIterator
- getValue() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapEntry
- getValue() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- getValue() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the value.
- getValue() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonMapIterator
- getValue() - Method in interface org.apache.commons.collections4.MapIterator
-
Gets the current value, which is the value associated with the last key returned by
next(). - getValue() - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- getValue() - Method in interface org.apache.commons.lang3.mutable.Mutable
-
Gets the value of this mutable.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Gets the value as a Boolean instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Gets the value as a Byte instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Gets the value as a Double instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Gets the value as a Float instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Gets the value as a Integer instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Gets the value as a Long instance.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableObject
-
Gets the value.
- getValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Gets the value as a Short instance.
- getValue() - Method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Gets the particular value this token represents.
- getValue() - Method in class org.apache.commons.lang3.tuple.Pair
-
Gets the value from this pair.
- getValue() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
- getValue() - Method in enum org.apache.directory.api.asn1.ber.tlv.UniversalTag
- getValue() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
-
Gets the control value
- getValue() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
-
Gets the maximum number of immediate subordinates.
- getValue() - Method in interface org.apache.directory.api.ldap.codec.api.CodecControl
-
Gets the binary ASN.1 BER encoded representation of the control.
- getValue() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Get the control value
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyTags
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.SynchronizationModeEnum
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewerTags
- getValue() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
- getValue() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
-
Gets the value as a byte[].
- getValue() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueTags
- getValue() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
- getValue() - Method in enum org.apache.directory.api.ldap.model.constants.SaslQoP
-
Gets the equivalent string value.
- getValue() - Method in enum org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Gets the equivalent string value.
- getValue() - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
-
Gets the value for this Tuple.
- getValue() - Method in enum org.apache.directory.api.ldap.model.entry.ModificationOperation
- getValue() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Gets the value.
- getValue() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
-
Gets the value.
- getValue() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Get back the control value
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.controls.ChangeType
- getValue() - Method in enum org.apache.directory.api.ldap.model.message.ResultCodeEnum
- getValue() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Get the Value of a Ava
- getValue() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Return the User Provided value, as a String
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.MatchingRuleEnum
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.ObjectClassTypeEnum
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.SchemaObjectType
- getValue() - Method in enum org.apache.directory.api.ldap.model.schema.UsageEnum
- getValue() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Gets the value.
- getValue() - Method in class org.apache.directory.api.ldap.sp.LdapContextParameter
- getValue() - Method in interface org.apache.directory.api.util.KeyValue
-
Gets the value from the pair.
- getValue() - Method in class org.apache.mina.core.future.DefaultIoFuture
- getValue() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
- getValue() - Method in interface org.dom4j.Attribute
-
Returns the value of the attribute.
- getValue() - Method in class org.dom4j.bean.BeanAttribute
- getValue() - Method in class org.dom4j.datatype.DatatypeAttribute
- getValue() - Method in class org.dom4j.dtd.AttributeDecl
-
Getter for property value.
- getValue() - Method in class org.dom4j.dtd.InternalEntityDecl
-
Getter for property value.
- getValue() - Method in class org.dom4j.tree.FlyweightAttribute
- getValue() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- getValue() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- getValue() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [normalized value] property
- getValue(int) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.apache.commons.lang3.BitField
-
Obtains the value for the specified BitField, appropriately shifted right.
- getValue(int) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.xmlpull.v1.sax2.Driver
- getValue(Object) - Method in class org.dom4j.swing.XMLTableColumnDefinition
- getValue(Field) - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Calls
java.lang.reflect.Field.get(Object). - getValue(String) - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Get the value of the Ava which type is given as an argument.
- getValue(String) - Method in interface org.dom4j.ProcessingInstruction
-
Returns the value of a specific name in the PI.
- getValue(String) - Method in class org.dom4j.tree.FlyweightProcessingInstruction
- getValue(String) - Method in class org.xmlpull.v1.sax2.Driver
- getValue(String, String) - Method in class org.xmlpull.v1.sax2.Driver
- GETVALUE_INVALID - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
- getValueAt(int, int) - Method in class org.dom4j.swing.XMLTableModel
- getValueAt(Object, int) - Method in class org.dom4j.swing.XMLTableDefinition
- getValueDefault() - Method in class org.dom4j.dtd.AttributeDecl
-
Getter for property valueDefault.
- getValueDelimiterMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Gets the variable default value delimiter matcher currently in use.
- getValueDelimiterMatcher() - Method in class org.apache.commons.text.StringSubstitutor
-
Gets the variable default value delimiter matcher currently in use.
- getValueDelimiterMatcher() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Gets the variable default value delimiter matcher currently in use.
- getValueMap() - Method in class org.apache.directory.ldap.client.api.LdifAnonymizer
- getValueOfAction() - Method in class org.dom4j.rule.RuleManager
-
DOCUMENT ME!
- getValueOfAction() - Method in class org.dom4j.rule.Stylesheet
-
DOCUMENT ME!
- getValues() - Method in class org.apache.mina.util.LazyInitializedCacheMap
- getValues() - Method in interface org.dom4j.ProcessingInstruction
-
DOCUMENT ME!
- getValues() - Method in class org.dom4j.tree.FlyweightProcessingInstruction
- getValuesAsBag(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Bag from
MultiValuedMapin a null-safe manner. - getValuesAsList(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a List from
MultiValuedMapin a null-safe manner. - getValuesAsSet(MultiValuedMap<K, V>, K) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Gets a Set from
MultiValuedMapin a null-safe manner. - getValuesIn() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
-
Gets the attribute type only whose values are allowed in attributeType.
- getValueString() - Method in class org.apache.directory.api.ldap.extras.extended.storedProcedure.StoredProcedureParameter
-
Gets the value as a UTF8 String.
- getValueString(Object) - Method in interface org.apache.directory.api.ldap.model.cursor.TupleRenderer
-
Gets the value Object rendered as a String.
- getVarArgs(Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Given an arguments array passed to a varargs method, return an array of arguments in the canonical form, i.e.
- getVariableContext() - Method in class org.dom4j.xpath.DefaultXPath
- getVariableContext() - Method in interface org.dom4j.XPath
-
DOCUMENT ME!
- getVariablePrefixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Gets the variable prefix matcher currently in use.
- getVariablePrefixMatcher() - Method in class org.apache.commons.text.StringSubstitutor
-
Gets the variable prefix matcher currently in use.
- getVariablePrefixMatcher() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Gets the variable prefix matcher currently in use.
- getVariableResolver() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Gets the VariableResolver that is used to lookup variables.
- getVariableResolver() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Gets the VariableResolver that is used to lookup variables.
- getVariableSuffixMatcher() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Gets the variable suffix matcher currently in use.
- getVariableSuffixMatcher() - Method in class org.apache.commons.text.StringSubstitutor
-
Gets the variable suffix matcher currently in use.
- getVariableSuffixMatcher() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Gets the variable suffix matcher currently in use.
- getVariableValue(String, String, String) - Method in class org.dom4j.swing.XMLTableDefinition
- getVersion() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- getVersion() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- getVersion() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- getVersion() - Method in interface org.xmlpull.v1.builder.XmlDocument
- getVersion3() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Gets whether or not the Ldap v3 protocol is used.
- getVersion3() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Gets whether or not the Ldap v3 protocol is used.
- getVersion3() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Gets whether or not the Ldap v3 protocol is used.
- getVirtualListViewRequest() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestContainer
- getVirtualListViewResponse() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseContainer
- getVirtualListViewResult() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponse
- getVirtualListViewResult() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- getVirtualMachine() - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Accessible through the Lookup key
vm. - getWarningQName() - Method in class org.dom4j.util.XMLErrorHandler
- getWholeText() - Method in class org.dom4j.dom.DOMCDATA
- getWholeText() - Method in class org.dom4j.dom.DOMText
- getWrappedFactory() - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Returns the wrapped
ThreadFactory. - getWriteBufferSize() - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
- getWriteOperationTimeout() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Gets write operation timeout in milliseconds.
- getWriter() - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- getWriteRequestQueue() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Get the queue that contains the message waiting for being written.
- getWriteRequestQueue() - Method in interface org.apache.mina.core.session.IoSession
-
Get the queue that contains the message waiting for being written.
- getWriteRequestQueue(IoSession) - Method in class org.apache.mina.core.session.DefaultIoSessionDataStructureFactory
- getWriteRequestQueue(IoSession) - Method in interface org.apache.mina.core.session.IoSessionDataStructureFactory
- getWriteRequestQueue0() - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- getWriterIdleCount() - Method in class org.apache.mina.core.session.AbstractIoSession
- getWriterIdleCount() - Method in interface org.apache.mina.core.session.IoSession
- getWriterIdleTime() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getWriterIdleTime() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getWriterIdleTimeInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getWriterIdleTimeInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getWriteTimeout() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getWriteTimeout() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getWriteTimeout() - Method in class org.apache.mina.handler.stream.StreamIoHandler
- getWriteTimeoutInMillis() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- getWriteTimeoutInMillis() - Method in interface org.apache.mina.core.session.IoSessionConfig
- getWrittenBytes() - Method in class org.apache.mina.core.file.DefaultFileRegion
-
The total number of bytes already written.
- getWrittenBytes() - Method in interface org.apache.mina.core.file.FileRegion
-
The total number of bytes already written.
- getWrittenBytes() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getWrittenBytes() - Method in class org.apache.mina.core.session.AbstractIoSession
- getWrittenBytes() - Method in interface org.apache.mina.core.session.IoSession
- getWrittenBytesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getWrittenBytesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
- getWrittenBytesThroughput() - Method in interface org.apache.mina.core.session.IoSession
- getWrittenMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getWrittenMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
- getWrittenMessages() - Method in interface org.apache.mina.core.session.IoSession
- getWrittenMessagesThroughput() - Method in class org.apache.mina.core.service.IoServiceStatistics
- getWrittenMessagesThroughput() - Method in class org.apache.mina.core.session.AbstractIoSession
- getWrittenMessagesThroughput() - Method in interface org.apache.mina.core.session.IoSession
- getXmlBranch() - Method in class org.dom4j.swing.BranchTreeNode
- getXmlEncoding() - Method in class org.dom4j.dom.DOMDocument
- getXMLEncoding() - Method in interface org.dom4j.Document
-
Return the encoding of this document, as part of the XML declaration This is
nullwhen unspecified or when it is not known (such as when the Document was created in memory) or when the implementation does not support this operation. - getXMLEncoding() - Method in class org.dom4j.tree.AbstractDocument
- getXMLEncoding() - Method in class org.dom4j.tree.DefaultDocument
- getXMLFilter() - Method in class org.dom4j.io.SAXReader
-
Returns the SAX filter being used to filter SAX events.
- getXmlNode() - Method in class org.dom4j.swing.LeafTreeNode
- getXMLReader() - Method in class org.dom4j.io.DocumentSource
-
DOCUMENT ME!
- getXMLReader() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- getXMLReader() - Method in class org.dom4j.io.SAXValidator
-
DOCUMENT ME!
- getXmlStandalone() - Method in class org.dom4j.dom.DOMDocument
- getXmlVersion() - Method in class org.dom4j.dom.DOMDocument
- getXMLWriter() - Method in class org.dom4j.io.SAXModifier
-
Returns the current
XMLWriter. - getXMLWriter() - Method in class org.dom4j.io.SAXModifyContentHandler
- getXMLWriter() - Method in class org.dom4j.io.SAXModifyReader
- getXMLWriter() - Method in class org.dom4j.io.XMLResult
- getXPath() - Method in class org.dom4j.swing.XMLTableColumnDefinition
-
Getter for property xpath.
- getXPath() - Method in exception org.dom4j.XPathException
-
Returns the XPath expression that caused the problem
- getXPathNamespaceURIs() - Method in class org.dom4j.DocumentFactory
-
DOCUMENT ME!
- getXPathNameStep() - Method in class org.dom4j.Namespace
- getXPathNameStep() - Method in class org.dom4j.tree.AbstractElement
-
Returns the XPath expression to match this Elements name which is getQualifiedName() if there is a namespace prefix defined or if no namespace is present then it is getName() or if a namespace is defined with no prefix then the expression is [name()='X'] where X = getName().
- getXPathResult(int) - Method in interface org.dom4j.Element
-
Returns a node at the given index suitable for an XPath result set.
- getXPathResult(int) - Method in class org.dom4j.tree.AbstractElement
- getXPPFactory() - Method in class org.dom4j.io.XPP3Reader
- getXPPFactory() - Method in class org.dom4j.io.XPPReader
- getXPPParser() - Method in class org.dom4j.io.XPP3Reader
- getXPPParser() - Method in class org.dom4j.io.XPPReader
- getXSDatatype() - Method in class org.dom4j.datatype.DatatypeAttribute
-
Returns the MSV XSDatatype for this node
- getXSDatatype() - Method in class org.dom4j.datatype.DatatypeElement
-
Returns the MSV XSDatatype for this node
- getXsiTypeAttributeValue(XmlPullParser) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Returns the value of the attribute 'type' of the "XMLSchema-instance' namespace if it exists
- getYear() - Method in class org.apache.commons.lang3.time.CalendarUtils
-
Gets the current year.
- getYear() - Method in class org.apache.directory.api.util.GeneralizedTime
- GID_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GID_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- giga - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^9.
- GIVENNAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GIVENNAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- globalOidRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The global OID registry
- GMT - Static variable in class org.apache.directory.api.util.TimeZones
-
The GMT TimeZone
- GMT_ID - Static variable in class org.apache.commons.lang3.time.TimeZones
-
A public version of
TimeZone's package privateGMT_IDfield. - GmtTimeZone - Class in org.apache.commons.lang3.time
-
Custom time zone that contains offset from GMT.
- GmtTimeZone(boolean, int, int) - Constructor for class org.apache.commons.lang3.time.GmtTimeZone
- GN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GOVERNING_STRUCTURE_RULE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GOVERNING_STRUCTURE_RULE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GRACE_AUTHNS_REMAINING_TAG - org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyTags
-
graceAuthNsRemaining [1]
- GRACEFUL_ACTION_DELAY_TAG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulActionConstants
-
This is the TAG used for the delay.
- GRACEFUL_DISCONNECT_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
Sequence
- GRACEFUL_SHUTDOWN_SEQUENCE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
Sequence
- GracefulActionConstants - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
-
Graceful Disconnect and Shutdown extended operation constants
- GracefulDisconnectFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
-
An
ExtendedOperationFactoryfor creating cancel extended request response pairs. - GracefulDisconnectFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Creates a new instance of GracefulDisconnectFactory.
- GracefulDisconnectResponse - Interface in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
-
An unsolicited notification, extended response, intended for notifying clients of upcoming disconnection due to intended service windows.
- GracefulDisconnectResponseContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
-
A container for the GracefulDisconnect codec.
- GracefulDisconnectResponseContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseContainer
-
Creates a new GracefulDisconnectContainer object.
- GracefulDisconnectResponseGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
-
This class implements the Graceful Disconnect.
- GracefulDisconnectResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulDisconnect
-
An unsolicited notification, extended response, intended for notifying clients of up coming disconnection due to intended service windows.
- GracefulDisconnectResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Instantiates a new graceful disconnect.
- GracefulDisconnectResponseImpl(int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulDisconnect.GracefulDisconnectResponseImpl
-
Instantiates a new graceful disconnect.
- GracefulDisconnectStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
-
This class store the GracefulDisconnect's grammar constants.
- GracefulShutdownFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
-
An
ExtendedOperationFactoryfor creating cancel extended request response pairs. - GracefulShutdownFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Creates a new instance of GracefulShutdownFactory.
- GracefulShutdownRequest - Interface in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
-
An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.
- GracefulShutdownRequestContainer - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
-
A container for the GracefulShutdown codec.
- GracefulShutdownRequestContainer() - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownRequestContainer
-
Creates a new GracefulShutdownContainer object.
- GracefulShutdownRequestGrammar - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
-
This class implements the Graceful shutdown.
- GracefulShutdownRequestImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
-
An extended operation requesting the server to shutdown it's LDAP service port while allowing established clients to complete or abandon operations already in progress.
- GracefulShutdownRequestImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
Instantiates a new graceful shutdown request.
- GracefulShutdownRequestImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
Instantiates a new graceful shutdown request.
- GracefulShutdownRequestImpl(int, int, int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequestImpl
-
Instantiates a new graceful shutdown request.
- GracefulShutdownResponse - Interface in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
-
The response sent back from the server when a
GracefulShutdownRequestImplextended operation is sent. - GracefulShutdownResponseImpl - Class in org.apache.directory.api.ldap.extras.extended.gracefulShutdown
-
The response sent back from the server when a
GracefulShutdownRequestImplextended operation is sent. - GracefulShutdownResponseImpl() - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
-
Instantiates a new graceful shutdown response.
- GracefulShutdownResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
-
Instantiates a new graceful shutdown response.
- GracefulShutdownResponseImpl(int, ResultCodeEnum) - Constructor for class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
-
Instantiates a new graceful shutdown response.
- GracefulShutdownStatesEnum - Enum in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
-
This class store the GracefulShutdown's grammar constants.
- grammar - Variable in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
- Grammar<C extends Asn1Container> - Interface in org.apache.directory.api.asn1.ber.grammar
-
The interface which expose common behavior of a Grammar implementer.
- Grammar - Interface in org.apache.directory.api.dsmlv2
-
The interface which expose common behavior of a Grammar implementer.
- GRAMMAR_END - org.apache.directory.api.asn1.ber.tlv.TLVStateEnum
-
The ending state
- GRAMMAR_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The ending state for every grammars
- GrammarAction<C extends Asn1Container> - Class in org.apache.directory.api.asn1.ber.grammar
-
A top level grammar class that store meta informations about the actions.
- GrammarAction - Class in org.apache.directory.api.dsmlv2
-
A top level grammar class that store meta informations about the actions.
- GrammarAction() - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarAction
-
A default constructor
- GrammarAction(String) - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarAction
-
Creates a new GrammarAction object.
- GrammarAction(String) - Constructor for class org.apache.directory.api.dsmlv2.GrammarAction
-
Creates a new GrammarAction object.
- GrammarTransition<C extends Asn1Container> - Class in org.apache.directory.api.asn1.ber.grammar
-
Define a transition between two states of a grammar.
- GrammarTransition - Class in org.apache.directory.api.dsmlv2
-
Define a transition between two states of a grammar.
- GrammarTransition(Enum<?>, Enum<?>, int) - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
-
Creates a new GrammarTransition object.
- GrammarTransition(Enum<?>, Enum<?>, int, Action<C>) - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
-
Creates a new GrammarTransition object.
- GrammarTransition(Enum<?>, Enum<?>, UniversalTag) - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
-
Creates a new GrammarTransition object.
- GrammarTransition(Enum<?>, Enum<?>, UniversalTag, Action<C>) - Constructor for class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
-
Creates a new GrammarTransition object.
- GrammarTransition(Enum<Dsmlv2StatesEnum>, Enum<Dsmlv2StatesEnum>, GrammarAction) - Constructor for class org.apache.directory.api.dsmlv2.GrammarTransition
-
Creates a new GrammarTransition object.
- GRANT_ADD - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.ADD - GRANT_BROWSE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.BROWSE - GRANT_COMPARE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.COMPARE - GRANT_DISCLOSE_ON_ERROR - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.DISCLOSE_ON_ERROR - GRANT_EXPORT - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.EXPORT - GRANT_FILTER_MATCH - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.FILTER_MATCH - GRANT_IMPORT - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.IMPORT - GRANT_INVOKE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.INVOKE - GRANT_MODIFY - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.MODIFY - GRANT_READ - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.READ - GRANT_REMOVE - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.REMOVE - GRANT_RENAME - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.RENAME - GRANT_RETURN_DN - org.apache.directory.api.ldap.aci.GrantAndDenial
-
Grant for
MicroOperation.RETURN_DN - grantAndDenial() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- grantAndDenial() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- GrantAndDenial - Enum in org.apache.directory.api.ldap.aci
-
An enumeration that represents grants or denials of
MicroOperations. - grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- grantsAndDenials() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- GRAPHIC_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- GREATER - org.apache.commons.collections4.functors.ComparatorPredicate.Criterion
- GREATER_OR_EQUAL - org.apache.commons.collections4.functors.ComparatorPredicate.Criterion
- GREATER_OR_EQUAL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- GREATER_OR_EQUAL_FILTER - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- GREATER_OR_EQUAL_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- GREATER_OR_EQUAL_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- GREATER_THAN_OR_EQUAL - org.apache.directory.ldap.client.api.search.FilterOperator
- GREATEREQ - org.apache.directory.api.ldap.model.filter.AssertionType
-
greater than or equal to assertion node
- GreaterEqNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A assertion value node for GreaterOrEqual.
- GreaterEqNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- GreaterEqNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- GreaterEqNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.GreaterEqNode
-
Creates a new GreaterOrEqual object.
- greaterThan(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
Checks if the object passed to
ComparableUtils.is(A)is greater thanb - greaterThanOrEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.AttributeValueAssertionFilter
-
Creates a Greater Than Or Equal Filter : ( <attribute> >= <value> )
- greaterThanOrEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder for testing lexicographical greater than.
- greaterThanOrEqualTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
Checks if the object passed to
ComparableUtils.is(A)is greater than or equal tob - GROUP_OF_NAMES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GROUP_OF_NAMES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GROUP_OF_UNIQUE_NAMES_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GROUP_OF_UNIQUE_NAMES_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- growthList(List<E>) - Static method in class org.apache.commons.collections4.list.GrowthList
-
Factory method to create a growth list.
- GrowthList<E> - Class in org.apache.commons.collections4.list
-
Decorates another
Listto make it seamlessly grow when indices larger than the list size are used on add and set, avoiding most IndexOutOfBoundsExceptions. - GrowthList() - Constructor for class org.apache.commons.collections4.list.GrowthList
-
Constructor that uses an ArrayList internally.
- GrowthList(int) - Constructor for class org.apache.commons.collections4.list.GrowthList
-
Constructor that uses an ArrayList internally.
- GrowthList(List<E>) - Constructor for class org.apache.commons.collections4.list.GrowthList
-
Constructor that wraps (not copies).
- GSS_SPNEGO - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
Not a SASL JDK supported mechanism
- GSSAPI - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
GSSAPI mechanism
- GSSAPI_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
GSSAPI authentication
- GSSAPI_AUTH_SUBNEGOTIATION_VERSION - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
GSSAPI authentication subnegociation version
- GSSAPI_MSG_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
GSSAPI message type
- gt(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if the tested object is greater than
b - GTENegativeOne - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to an integer greater than or equal to -1.
- GuardedBy - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates that a thread may dereference the value referred to by the annotated variable only if the thread holds all the given lock expressions.
- GuardedByBottom - Annotation Type in org.checkerframework.checker.lock.qual
-
The bottom type in the GuardedBy type system.
- GuardedByUnknown - Annotation Type in org.checkerframework.checker.lock.qual
-
It is unknown what locks guard the value referred to by the annotated variable.
- GuardSatisfied - Annotation Type in org.checkerframework.checker.lock.qual
-
If a variable
xhas type@GuardSatisfied, then all lock expressions forx's value are held. - guessLanguage(String) - Method in class org.apache.commons.codec.language.bm.Lang
-
Guesses the language of a word.
- guessLanguages(String) - Method in class org.apache.commons.codec.language.bm.Lang
-
Guesses the languages of a word.
- GUIDE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- GuideSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Guide according to RFC 4517.
- GuideSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
H
- h - Annotation Type in org.checkerframework.checker.units.qual
-
Hour.
- h - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The hashcode for this schemaObject
- H - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
- HammingDistance - Class in org.apache.commons.text.similarity
-
The hamming distance between two strings of equal length is the number of positions at which the corresponding symbols are different.
- HammingDistance() - Constructor for class org.apache.commons.text.similarity.HammingDistance
- handle(Callback[]) - Method in class org.apache.directory.ldap.client.api.callback.SaslCallbackHandler
- handle(Logger, String, Throwable) - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
- handle(Logger, String, Throwable) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaErrorHandler
-
Handle schema error.
- handleCause(ExecutionException) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Handles the specified
ExecutionException. - handleCauseUnchecked(ExecutionException) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Handles the specified
ExecutionExceptionand transforms it into a runtime exception. - handleException(IOException) - Method in class org.dom4j.io.XMLWriter
- handleException(Exception) - Method in class org.dom4j.bean.BeanDocumentFactory
- handleException(Exception) - Method in class org.dom4j.bean.BeanMetaData
- handleException(Exception) - Method in class org.dom4j.swing.XMLTableColumnDefinition
- handleException(Exception) - Method in class org.dom4j.swing.XMLTableDefinition
- handleException(Exception) - Method in class org.dom4j.swing.XMLTableModel
- handleJaxenException(JaxenException) - Method in class org.dom4j.xpath.DefaultXPath
- handleJaxenException(JaxenException) - Method in class org.dom4j.xpath.XPathPattern
- handleMessage(IoSession, M) - Method in interface org.apache.mina.handler.demux.MessageHandler
-
Invoked when the specific type of message is received from or sent to the specified
session. - handleObject(Element) - Method in interface org.dom4j.jaxb.JAXBObjectHandler
-
Called when the
JAXBReaderhas finished parsing the xml path the handler was registered for. - HANDLER - Static variable in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.The key used to store the
SingleSessionIoHandleras a session attribute. - handlerClass - org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
-
Tha class handling the requests
- handleReplacement(int, List<T>, List<T>) - Method in interface org.apache.commons.collections4.sequence.ReplacementsHandler
-
Handle two synchronized sequences.
- handleReplacement(int, List<T>, List<T>) - Method in interface org.apache.commons.text.diff.ReplacementsHandler
-
Handle two synchronized sequences.
- handleResponse(IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
-
Handle a SOCKS4/SOCKS4a response from the proxy server.
- handleResponse(IoFilter.NextFilter, IoBuffer, int) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
-
Handle a SOCKS v5 response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
-
Handle a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - Method in class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- HandshakeFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage StartTLS handshake
- HandshakeFuture() - Constructor for class org.apache.directory.ldap.client.api.future.HandshakeFuture
-
Creates a new instance of HandshakeFuture.
- HARD - org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceStrength
- HAS_SUBORDINATES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HAS_SUBORDINATES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- hasAction() - Method in class org.apache.directory.api.asn1.ber.grammar.GrammarTransition
-
Tells if the transition has an associated action.
- hasAction() - Method in class org.apache.directory.api.dsmlv2.GrammarTransition
-
Tells if the transition has an associated action.
- hasArray() - Method in class org.apache.mina.core.buffer.IoBuffer
- hasArray() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- hasAssertionValue() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- hasAssertionValue() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- hasAttribute(String) - Method in class org.dom4j.dom.DOMElement
- hasAttributeNS(String, String) - Method in class org.dom4j.dom.DOMElement
- hasAttributes() - Method in class org.dom4j.dom.DOMAttribute
- hasAttributes() - Method in class org.dom4j.dom.DOMCDATA
- hasAttributes() - Method in class org.dom4j.dom.DOMComment
- hasAttributes() - Method in class org.dom4j.dom.DOMDocument
- hasAttributes() - Method in class org.dom4j.dom.DOMDocumentType
- hasAttributes() - Method in class org.dom4j.dom.DOMElement
- hasAttributes() - Method in class org.dom4j.dom.DOMEntityReference
- hasAttributes() - Method in class org.dom4j.dom.DOMNamespace
- hasAttributes() - Method in class org.dom4j.dom.DOMProcessingInstruction
- hasAttributes() - Method in class org.dom4j.dom.DOMText
- hasAttributes() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasAttributes() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- hasAttributes() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method hasAttributes
- hasAttributes(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- hasCause(Throwable, Class<? extends Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Does the throwable's causal chain have an immediate or wrapped exception of the given type?
- hasChild(Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasChild(Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- hasChild(Object) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method hasChild
- hasChildNodes() - Method in class org.dom4j.dom.DOMAttribute
- hasChildNodes() - Method in class org.dom4j.dom.DOMCDATA
- hasChildNodes() - Method in class org.dom4j.dom.DOMComment
- hasChildNodes() - Method in class org.dom4j.dom.DOMDocument
- hasChildNodes() - Method in class org.dom4j.dom.DOMDocumentType
- hasChildNodes() - Method in class org.dom4j.dom.DOMElement
- hasChildNodes() - Method in class org.dom4j.dom.DOMEntityReference
- hasChildNodes() - Method in class org.dom4j.dom.DOMNamespace
- hasChildNodes() - Method in class org.dom4j.dom.DOMProcessingInstruction
- hasChildNodes() - Method in class org.dom4j.dom.DOMText
- hasChildNodes(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- hasChildren() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if the current DnNode has some children or not
- hasChildren() - Method in class org.slf4j.helpers.BasicMarker
- hasChildren() - Method in interface org.slf4j.Marker
-
Deprecated.Replaced by
Marker.hasReferences(). - hasChildren() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasChildren() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- hasChildren() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method hasChildren
- hasChildren(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if a node has some children or not.
- hasContent() - Method in interface org.dom4j.Node
-
hasContentreturns true if this node is a Branch (either an Element or a Document) and it contains at least one content node such as a child Element or Text node. - hasContent() - Method in class org.dom4j.tree.AbstractBranch
- hasContent() - Method in class org.dom4j.tree.AbstractNode
- hasControl(String) - Method in class org.apache.directory.api.dsmlv2.AbstractDsmlMessageDecorator
-
Checks whether or not this message has the specified control.
- hasControl(String) - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
-
Checks whether or not this message has the specified control.
- hasControl(String) - Method in interface org.apache.directory.api.ldap.model.message.Message
-
Checks whether or not this message has the specified control.
- hasControls() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- hasData(BaseNCodec.Context) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Returns true if this object has buffered data for reading.
- hasDescendantElement(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- hasDescendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDescendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDescendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultObjectClassRegistry
-
Quick lookup to see if an objectClass has descendants.
- hasDescendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDescendants(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Quick lookup to see if an objectClass has descendants.
- hasDescendants(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.ObjectClassRegistry
-
Quick lookup to see if an objectClass has descendants.
- hasDescendants(AttributeType) - Method in interface org.apache.directory.api.ldap.model.schema.registries.AttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDescendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDescendants(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Quick lookup to see if an attribute has descendants.
- hasDnAttributes() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
-
Gets the Dn attributes.
- hasElement() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- hasElement(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- hasEncodedValue() - Method in class org.apache.directory.api.ldap.model.message.controls.OpaqueControl
-
Tells if the control has a stored value.
- hasError() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- hasExtension(String) - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Check if a given extension is part of the SchemaObject.
- hasExtension(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Check if a given extension is part of the SchemaObject.
- hasFeature(String, String) - Method in class org.dom4j.dom.DOMDocumentFactory
- hasFragmentation() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- hasFragmentation() - Method in interface org.apache.mina.core.service.TransportMetadata
- hash(Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the hash code for the key specified.
- hash(Object) - Method in class org.apache.commons.collections4.map.ReferenceIdentityMap
-
Gets the hash code for the key specified.
- hash(Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the hash code for the specified multi-key.
- hash(Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the hash code for the specified multi-key.
- hash(Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the hash code for the specified multi-key.
- hash(Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Gets the hash code for the specified multi-key.
- hash(T) - Method in interface org.apache.commons.collections4.Equator
-
Calculates the hash for the object, based on the method of equality used in the equate method.
- hash(T) - Method in class org.apache.commons.collections4.functors.DefaultEquator
-
Calculates the hash for the object, based on the method of equality used in the equate method.
- HASH_METHOD_CRYPT - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The crypt encryption method
- HASH_METHOD_CRYPT_BCRYPT - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The BCrypt encryption method
- HASH_METHOD_CRYPT_MD5 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The crypt (MD5) encryption method
- HASH_METHOD_CRYPT_SHA256 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The crypt (SHA-256) encryption method
- HASH_METHOD_CRYPT_SHA512 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The crypt (SHA-512) encryption method
- HASH_METHOD_MD5 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The MD5 encryption method
- HASH_METHOD_PKCS5S2 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The PBKDF2-based encryption method
- HASH_METHOD_SHA - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The SHA encryption method
- HASH_METHOD_SHA256 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The SHA-256 encryption method
- HASH_METHOD_SHA384 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The SHA-384 encryption method
- HASH_METHOD_SHA512 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The SHA-512 encryption method
- HASH_METHOD_SMD5 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The Salter MD5 encryption method
- HASH_METHOD_SSHA - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The Salted SHA encryption method
- HASH_METHOD_SSHA256 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The salted SHA-256 encryption method
- HASH_METHOD_SSHA384 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The salted SHA-384 encryption method
- HASH_METHOD_SSHA512 - org.apache.directory.api.ldap.model.constants.LdapSecurityConstants
-
The salted SHA-512 encryption method
- hash128(byte[]) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 128-bit hash from the byte array with a default seed.
- hash128(byte[], int, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash128x64(byte[], int, int, int). This corrects the seed initialization. - hash128(String) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash128x64(byte[])using the bytes returned fromString.getBytes(java.nio.charset.Charset). - hash128x64(byte[]) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 128-bit hash from the byte array with a seed of zero.
- hash128x64(byte[], int, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 128-bit hash from the byte array with the given offset, length and seed.
- hash32(byte[]) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash32x86(byte[], int, int, int). This corrects the processing of trailing bytes. - hash32(byte[], int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 32-bit hash from byte array with the given length and a default seed value.
- hash32(byte[], int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash32x86(byte[], int, int, int). This corrects the processing of trailing bytes. - hash32(byte[], int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 32-bit hash from byte array with the given length and seed.
- hash32(byte[], int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash32x86(byte[], int, int, int). This corrects the processing of trailing bytes. - hash32(byte[], int, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash32x86(byte[], int, int, int). This corrects the processing of trailing bytes. - hash32(long) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from a long with a default seed value.
- hash32(long, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from a long with the given seed.
- hash32(long, long) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from two longs with a default seed value.
- hash32(long, long, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from two longs with the given seed.
- hash32(String) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 32-bit hash from a string with a default seed.
- hash32(String) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Use
MurmurHash3.hash32x86(byte[], int, int, int)with the bytes returned fromString.getBytes(java.nio.charset.Charset). This corrects the processing of trailing bytes. - hash32(String, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 32-bit hash from a substring with a default seed value.
- hash32x86(byte[]) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from the byte array with a seed of zero.
- hash32x86(byte[], int, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Generates 32-bit hash from the byte array with the given offset, length and seed.
- hash64(byte[]) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[]). - hash64(byte[], int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 64-bit hash from byte array with given length and a default seed value.
- hash64(byte[], int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 64-bit hash from byte array of the given length and seed.
- hash64(byte[], int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[], int, int, int). - hash64(byte[], int, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[], int, int, int). - hash64(int) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[])with the bytes from theint. - hash64(long) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[])with the bytes from thelong. - hash64(short) - Static method in class org.apache.commons.codec.digest.MurmurHash3
-
Deprecated.Not part of the MurmurHash3 implementation. Use half of the hash bytes from
MurmurHash3.hash128x64(byte[])with the bytes from theshort. - hash64(String) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 64-bit hash from a string with a default seed.
- hash64(String, int, int) - Static method in class org.apache.commons.codec.digest.MurmurHash2
-
Generates a 64-bit hash from a substring with a default seed value.
- HashBag<E> - Class in org.apache.commons.collections4.bag
-
Implements
Bag, using aHashMapto provide the data storage. - HashBag() - Constructor for class org.apache.commons.collections4.bag.HashBag
-
Constructs an empty
HashBag. - HashBag(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.bag.HashBag
-
Constructs a bag containing all the members of the given collection.
- hashCode - Variable in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
-
The hash code of the key
- hashCode() - Method in class javax.xml.namespace.QName
-
Returns a hash code value for this QName object.
- hashCode() - Method in class org.apache.commons.collections4.bag.AbstractBagDecorator
- hashCode() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Gets a hash code for the Bag compatible with the definition of equals.
- hashCode() - Method in class org.apache.commons.collections4.bag.AbstractMapBag.MutableInteger
- hashCode() - Method in class org.apache.commons.collections4.bag.PredicatedBag
- hashCode() - Method in class org.apache.commons.collections4.bag.SynchronizedBag
- hashCode() - Method in class org.apache.commons.collections4.bag.TransformedBag
- hashCode() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- hashCode() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.View
- hashCode() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the hash code value for this map as per the API.
- hashCode() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- hashCode() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Node
- hashCode() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- hashCode() - Method in class org.apache.commons.collections4.comparators.BooleanComparator
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.comparators.ComparableComparator
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.comparators.NullComparator
-
Implement a hash code for this comparator that is consistent with
NullComparator.equals(Object). - hashCode() - Method in class org.apache.commons.collections4.comparators.ReverseComparator
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.comparators.TransformingComparator
-
Implement a hash code for this comparator that is consistent with
equals. - hashCode() - Method in class org.apache.commons.collections4.functors.ConstantTransformer
- hashCode() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntry
-
Gets a hashCode compatible with the equals method.
- hashCode() - Method in class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
- hashCode() - Method in class org.apache.commons.collections4.keyvalue.DefaultKeyValue
-
Gets a hashCode compatible with the equals method.
- hashCode() - Method in class org.apache.commons.collections4.keyvalue.MultiKey
-
Gets the combined hash code that is computed from all the keys.
- hashCode() - Method in class org.apache.commons.collections4.keyvalue.TiedMapEntry
-
Gets a hashCode compatible with the equals method.
- hashCode() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- hashCode() - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- hashCode() - Method in class org.apache.commons.collections4.list.PredicatedList
- hashCode() - Method in class org.apache.commons.collections4.list.TransformedList
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the standard Map hashCode.
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry
-
Gets the hashcode of the entry using temporary hard references.
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.SoftRef
- hashCode() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.WeakRef
- hashCode() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Gets a hash code for the Map as per the Map specification.
- hashCode() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapEntry
- hashCode() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets the standard Map hashCode.
- hashCode() - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- hashCode() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the standard Map hashCode.
- hashCode() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Gets the hash code, as per the Map specification.
- hashCode() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- hashCode() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- hashCode() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
- hashCode() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MutableInteger
- hashCode() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.AbstractEntry
- hashCode() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
- hashCode() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- hashCode() - Method in interface org.apache.commons.collections4.MultiSet.Entry
-
Returns the hash code value for this multiset entry.
- hashCode() - Method in interface org.apache.commons.collections4.MultiSet
-
Gets a hash code for the MultiSet compatible with the definition of equals.
- hashCode() - Method in class org.apache.commons.collections4.multiset.PredicatedMultiSet
- hashCode() - Method in class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- hashCode() - Method in class org.apache.commons.collections4.queue.SynchronizedQueue
- hashCode() - Method in class org.apache.commons.collections4.set.AbstractSetDecorator
- hashCode() - Method in class org.apache.commons.collections4.set.CompositeSet
- hashCode() - Method in class org.apache.commons.collections4.set.MapBackedSet
- hashCode() - Method in class org.apache.commons.collections4.set.PredicatedSet
- hashCode() - Method in class org.apache.commons.collections4.set.TransformedSet
- hashCode() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- hashCode() - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- hashCode() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- hashCode() - Method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
The computed
hashCodefrom toHashCode() is returned due to the likelihood of bugs in mis-calling toHashCode() and the unlikeliness of it mattering what the hashCode for HashCodeBuilder itself is. - hashCode() - Method in class org.apache.commons.lang3.builder.IDKey
-
returns hash code - i.e.
- hashCode() - Method in class org.apache.commons.lang3.CharRange
-
Gets a hashCode compatible with the equals method.
- hashCode() - Method in class org.apache.commons.lang3.CharSet
-
Gets a hash code compatible with the equals method.
- hashCode() - Method in class org.apache.commons.lang3.concurrent.ConstantInitializer
-
Returns a hash code for this object.
- hashCode() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a hashCode for the fraction.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.mutable.MutableObject
-
Returns the value's hash code or
0if the value isnull. - hashCode() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns a suitable hash code for this mutable.
- hashCode() - Method in class org.apache.commons.lang3.Range
-
Gets a suitable hash code for the range.
- hashCode() - Method in class org.apache.commons.lang3.reflect.TypeLiteral
- hashCode() - Method in class org.apache.commons.lang3.text.ExtendedMessageFormat
-
Deprecated.
- hashCode() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets a suitable hash code for this builder.
- hashCode() - Method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Returns a hash code for the token equal to the hash code for the token's value.
- hashCode() - Method in class org.apache.commons.lang3.time.FastDateFormat
-
Returns a hash code compatible with equals.
- hashCode() - Method in class org.apache.commons.lang3.time.FastDateParser
-
Returns a hash code compatible with equals.
- hashCode() - Method in class org.apache.commons.lang3.time.FastDatePrinter
-
Returns a hash code compatible with equals.
- hashCode() - Method in class org.apache.commons.lang3.time.GmtTimeZone
- hashCode() - Method in class org.apache.commons.lang3.tuple.Pair
-
Returns a suitable hash code.
- hashCode() - Method in class org.apache.commons.lang3.tuple.Triple
-
Returns a suitable hash code.
- hashCode() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.IdentityWrapper
- hashCode() - Method in interface org.apache.commons.pool2.PooledObject
- hashCode() - Method in class org.apache.commons.text.AlphabetConverter
- hashCode() - Method in class org.apache.commons.text.ExtendedMessageFormat
- hashCode() - Method in class org.apache.commons.text.similarity.IntersectionResult
- hashCode() - Method in class org.apache.commons.text.similarity.LevenshteinResults
- hashCode() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets a suitable hash code for this builder.
- hashCode() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets a suitable hash code for this builder.
- hashCode() - Method in class org.apache.directory.api.asn1.util.Oid
- hashCode() - Method in class org.apache.directory.api.dsmlv2.Tag
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.ClassesItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RangeOfValuesItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByElem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
- hashCode() - Method in class org.apache.directory.api.ldap.aci.UserClass.Subtree
- hashCode() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.ad.AdPolicyHintsImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateValueImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.transaction.TransactionSpecificationImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.cancel.CancelResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.certGeneration.CertGenerationResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.EndTransactionResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.endTransaction.UpdateControls
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.extended.startTransaction.StartTransactionResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.csn.Csn
-
Returns a hash code value for the object.
- hashCode() - Method in class org.apache.directory.api.ldap.model.cursor.Tuple
- hashCode() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
The hashCode is based on the id, the isHR flag and on the internal values.
- hashCode() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Get the hash code of this ClientEntry.
- hashCode() - Method in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
Compute the modification @see Object#hashCode
- hashCode() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Get the hash code of this ClientEntry.
- hashCode() - Method in class org.apache.directory.api.ldap.model.entry.Value
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.AbstractExprNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.ExtensibleNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.SimpleNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.filter.SubstringNode
- hashCode() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- hashCode() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbandonRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedRequest
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbstractExtendedResponse
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbstractMessage
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbstractRequest
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.AddRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.BindResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.CompareRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.EntryChangeImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.PagedResultsImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.ProxiedAuthzImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.SortRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.SortResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.DeleteRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.extended.NoticeOfDisconnect
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedRequest
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.OpaqueExtendedResponse
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.ReferralImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.SearchResultDoneImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.SearchResultEntryImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.message.SearchResultReferenceImpl
- hashCode() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Gets the hashcode of this object.
- hashCode() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Gets the hash code of this Dn.
- hashCode() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Gets the hashcode of this rdn.
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.DitContentRule
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.DitStructureRule
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.LdapComparator
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRule
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.NameForm
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
- hashCode() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
- hashCode() - Method in class org.apache.directory.api.ldap.model.schema.SchemaObjectWrapper
-
Compute the hash code for this wrapper.
- hashCode() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
- hashCode() - Method in class org.apache.directory.api.ldap.trigger.ActionTime
- hashCode() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureLanguageSchemeOption
- hashCode() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter
- hashCode() - Method in class org.apache.directory.api.ldap.trigger.StoredProcedureSearchContextOption
- hashCode() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecification.SPSpec
- hashCode() - Method in class org.apache.directory.api.util.GeneralizedTime
- hashCode() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.hashCode(). - hashCode() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- hashCode() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- hashCode() - Method in class org.apache.mina.core.session.AbstractIoSession
- hashCode() - Method in class org.apache.mina.core.session.AttributeKey
- hashCode() - Method in class org.apache.mina.filter.codec.textline.LineDelimiter
- hashCode() - Method in class org.apache.mina.transport.vmpipe.VmPipeAddress
- hashCode() - Method in class org.apache.mina.util.byteaccess.AbstractByteArray
- hashCode() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- hashCode() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- hashCode() - Method in class org.apache.mina.util.ExpiringMap
- hashCode() - Method in class org.apache.mina.util.SynchronizedQueue
- hashCode() - Method in class org.dom4j.Namespace
-
DOCUMENT ME!
- hashCode() - Method in class org.dom4j.QName
-
DOCUMENT ME!
- hashCode() - Method in class org.dom4j.rule.Rule
- hashCode() - Method in class org.dom4j.tree.DefaultNamespace
- hashCode() - Method in class org.slf4j.helpers.BasicMarker
- hashCode() - Method in class org.slf4j.helpers.SubstituteLogger
- hashCode() - Method in interface org.slf4j.Marker
-
Compute the hash code based on the name of this marker.
- hashCode(Annotation) - Static method in class org.apache.commons.lang3.AnnotationUtils
-
Generate a hash code for the given annotation using the algorithm presented in the
Annotation.hashCode()API docs. - hashCode(Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Get a hash code for an array handling multi-dimensional arrays correctly.
- hashCode(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Deprecated.this method has been replaced by
java.util.Objects.hashCode(Object)in Java 7 and will be removed in future releases - HASHCODE_NULL - Static variable in class org.apache.commons.collections4.functors.DefaultEquator
-
Hashcode used for
nullobjects. - HashCodeBuilder - Class in org.apache.commons.lang3.builder
-
Assists in implementing
Object.hashCode()methods. - HashCodeBuilder() - Constructor for class org.apache.commons.lang3.builder.HashCodeBuilder
-
Uses two hard coded choices for the constants needed to build a
hashCode. - HashCodeBuilder(int, int) - Constructor for class org.apache.commons.lang3.builder.HashCodeBuilder
-
Two randomly chosen, odd numbers must be passed in.
- HashCodeExclude - Annotation Type in org.apache.commons.lang3.builder
-
Use this annotation to exclude a field from being used by the various
reflectionHashcodemethods defined onHashCodeBuilder. - hashCodeForList(Collection<?>) - Static method in class org.apache.commons.collections4.ListUtils
-
Generates a hash code using the algorithm specified in
List.hashCode(). - hashCodeForSet(Collection<T>) - Static method in class org.apache.commons.collections4.SetUtils
-
Generates a hash code using the algorithm specified in
Set.hashCode(). - hashCodeMulti(Object...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Deprecated.this method has been replaced by
java.util.Objects.hash(Object...)in Java 7 and will be removed in future releases. - HashedMap<K,V> - Class in org.apache.commons.collections4.map
-
A
Mapimplementation that is a general purpose alternative toHashMap. - HashedMap() - Constructor for class org.apache.commons.collections4.map.HashedMap
-
Constructs a new empty map with default size and load factor.
- HashedMap(int) - Constructor for class org.apache.commons.collections4.map.HashedMap
-
Constructs a new, empty map with the specified initial capacity.
- HashedMap(int, float) - Constructor for class org.apache.commons.collections4.map.HashedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- HashedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.HashedMap
-
Constructor copying elements from another map.
- hashEntry(Object, Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Gets the hash code for a MapEntry.
- hashEntry(Object, Object) - Method in class org.apache.commons.collections4.map.ReferenceIdentityMap
-
Gets the hash code for a MapEntry.
- HashEntry(AbstractHashedMap.HashEntry<K, V>, int, Object, V) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
- hashIndex(int, int) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the index into the data storage for the hashCode specified.
- HashIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.HashIterator
- HashMapIterator(AbstractHashedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.HashMapIterator
- HashMultiSet<E> - Class in org.apache.commons.collections4.multiset
-
Implements
MultiSet, using aHashMapto provide the data storage. - HashMultiSet() - Constructor for class org.apache.commons.collections4.multiset.HashMultiSet
-
Constructs an empty
HashMultiSet. - HashMultiSet(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.multiset.HashMultiSet
-
Constructs a multiset containing all the members of the given collection.
- hashPw(String, String) - Static method in class org.apache.directory.api.ldap.model.password.BCrypt
-
Hash a password using the OpenBSD bcrypt scheme
- hashSet(E...) - Static method in class org.apache.commons.collections4.SetUtils
-
Creates a set from the given items.
- HashSetValuedHashMap<K,V> - Class in org.apache.commons.collections4.multimap
- HashSetValuedHashMap() - Constructor for class org.apache.commons.collections4.multimap.HashSetValuedHashMap
-
Creates an empty HashSetValuedHashMap with the default initial map capacity (16) and the default initial set capacity (3).
- HashSetValuedHashMap(int) - Constructor for class org.apache.commons.collections4.multimap.HashSetValuedHashMap
-
Creates an empty HashSetValuedHashMap with the default initial map capacity (16) and the specified initial set capacity.
- HashSetValuedHashMap(int, int) - Constructor for class org.apache.commons.collections4.multimap.HashSetValuedHashMap
-
Creates an empty HashSetValuedHashMap with the specified initial map and list capacities.
- HashSetValuedHashMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.HashSetValuedHashMap
-
Creates an HashSetValuedHashMap copying all the mappings of the given map.
- HashSetValuedHashMap(MultiValuedMap<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.multimap.HashSetValuedHashMap
-
Creates an HashSetValuedHashMap copying all the mappings of the given map.
- hasMixedContent() - Method in interface org.dom4j.Element
-
Returns true if this
Elementhas mixed content. - hasMixedContent() - Method in class org.dom4j.tree.AbstractElement
- hasMore() - Method in class org.apache.directory.api.util.EmptyEnumeration
-
Always returns false.
- hasMore() - Method in class org.apache.directory.api.util.SingletonEnumeration
- hasMoreElements() - Method in class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Returns true if the underlying iterator has more elements.
- hasMoreElements() - Method in class org.apache.directory.api.util.EmptyEnumeration
-
Always return false.
- hasMoreElements() - Method in class org.apache.directory.api.util.SingletonEnumeration
- hasNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- hasNamespaceDeclarations() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- hasNamespaceDeclarations() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method hasNamespaceDeclarations
- hasNext() - Method in class org.apache.commons.collections4.bag.AbstractMapBag.BagIterator
- hasNext() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
- hasNext() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
- hasNext() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- hasNext() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.commons.collections4.iterators.AbstractUntypedIteratorDecorator
- hasNext() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Returns true if there are more elements to return from the array.
- hasNext() - Method in class org.apache.commons.collections4.iterators.BoundedIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Returns
trueif any child iterator has remaining elements. - hasNext() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.commons.collections4.iterators.EnumerationIterator
-
Returns true if the underlying enumeration has more elements.
- hasNext() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Returns true if the underlying iterator contains an object that matches the predicate.
- hasNext() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Return true if any Iterator in the IteratorChain has a remaining element.
- hasNext() - Method in class org.apache.commons.collections4.iterators.LazyIteratorChain
-
Return true if any Iterator in the chain has a remaining element.
- hasNext() - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Returns true if there are more elements in the iterator.
- hasNext() - Method in class org.apache.commons.collections4.iterators.LoopingIterator
-
Has the iterator any more elements.
- hasNext() - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Returns whether this iterator has any more elements.
- hasNext() - Method in class org.apache.commons.collections4.iterators.NodeListIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Returns true if there are more elements to return from the array.
- hasNext() - Method in class org.apache.commons.collections4.iterators.ObjectGraphIterator
-
Checks whether there are any more elements in the iteration to obtain.
- hasNext() - Method in class org.apache.commons.collections4.iterators.PeekingIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.PermutationIterator
-
Indicates if there are more permutation available.
- hasNext() - Method in class org.apache.commons.collections4.iterators.PushbackIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Checks whether there is another element.
- hasNext() - Method in class org.apache.commons.collections4.iterators.SingletonIterator
-
Is another object available from the iterator?
- hasNext() - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Is another object available from the iterator?
- hasNext() - Method in class org.apache.commons.collections4.iterators.TransformIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.UnmodifiableIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
- hasNext() - Method in class org.apache.commons.collections4.iterators.ZippingIterator
-
Returns
trueif any child iterator has remaining elements. - hasNext() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
- hasNext() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubListIterator
- hasNext() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.SubCursor
- hasNext() - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
- hasNext() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashIterator
- hasNext() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
- hasNext() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- hasNext() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.commons.collections4.map.Flat3Map.EntryIterator
- hasNext() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapIterator
- hasNext() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- hasNext() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonMapIterator
- hasNext() - Method in interface org.apache.commons.collections4.MapIterator
-
Checks to see if there are more entries still to be iterated.
- hasNext() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
- hasNext() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
- hasNext() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Checks whether there are any more tokens.
- hasNext() - Method in class org.apache.commons.lang3.time.DateUtils.DateIterator
-
Has the iterator not reached the end date yet?
- hasNext() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.EvictionIterator
- hasNext() - Method in class org.apache.commons.text.StringTokenizer
-
Checks whether there are any more tokens.
- hasNext() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Checks whether there are any more tokens.
- hasNext() - Method in class org.apache.directory.api.ldap.model.cursor.CursorIterator
- hasNext() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Tests to see if another LDIF is on the input channel.
- hasNext() - Method in class org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
- hasNext() - Method in class org.dom4j.tree.FilterIterator
-
Deprecated.
- hasNext() - Method in class org.dom4j.tree.SingleIterator
- hasNextNode() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
- hasObjectClass(String...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Tells if an entry as some specific ObjectClasses values
- hasObjectClass(String...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Tells if an entry as some specific ObjectClasses values
- hasObjectClass(String...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Tells if an entry as some specific ObjectClasses values
- hasObjectClass(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Tells if an entry has some specific ObjectClasses Attributes
- hasObjectClass(Attribute...) - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Tells if an entry has some specific ObjectClasses Attributes
- hasObjectClass(Attribute...) - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Tells if an entry has some specific ObjectClasses Attributes
- hasOffset() - Method in interface org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequest
- hasOffset() - Method in class org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewRequestImpl
- hasOption() - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- hasOption(String) - Method in class org.apache.directory.api.ldap.model.schema.AttributeTypeOptions
- hasParent() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
- hasParent(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if there is a parent for a given Dn,.
- hasParentElement(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Get the closest Node for a given Dn which has an element, if present in the tree.
For instance, if we have stored dc=acme, dc=org into the tree, the Dn: ou=example, dc=acme, dc=org will have a parent, and dc=acme, dc=org will be returned if it has an associated element. - hasPrevious() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
- hasPrevious() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewIterator
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyIterator
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Checks to see if there is a previous entry that can be iterated to.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.ArrayListIterator
-
Returns true if there are previous elements to return from the array.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Returns true if there are previous elements in the iterator.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Returns whether this iterator has any more previous elements.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.ObjectArrayListIterator
-
Returns true if there are previous elements to return from the array.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Checks whether there is a previous element.
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Is a previous object available from the iterator?
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
- hasPrevious() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
- hasPrevious() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
- hasPrevious() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubListIterator
- hasPrevious() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.SubCursor
- hasPrevious() - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
- hasPrevious() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
- hasPrevious() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator.SortedMapIterator
-
Checks to see if there is a previous entry that can be iterated to.
- hasPrevious() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- hasPrevious() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonMapIterator
- hasPrevious() - Method in interface org.apache.commons.collections4.OrderedIterator
-
Checks to see if there is a previous element that can be iterated to.
- hasPrevious() - Method in interface org.apache.commons.collections4.OrderedMapIterator
-
Checks to see if there is a previous entry that can be iterated to.
- hasPrevious() - Method in class org.apache.commons.collections4.set.ListOrderedSet.OrderedSetIterator
- hasPrevious() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Checks whether there are any previous tokens that can be iterated to.
- hasPrevious() - Method in class org.apache.commons.text.StringTokenizer
-
Checks whether there are any previous tokens that can be iterated to.
- hasPrevious() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Checks whether there are any previous tokens that can be iterated to.
- hasPreviousNode() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
- HasQualifierParameter - Annotation Type in org.checkerframework.framework.qual
-
This is a declaration annotation that applies to type declarations and packages.
- hasReferences() - Method in class org.slf4j.helpers.BasicMarker
- hasReferences() - Method in interface org.slf4j.Marker
-
Does this marker have any references?
- hasRemaining() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- hasRemaining() - Method in class org.apache.mina.core.buffer.IoBuffer
- hasRemaining() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- hasRemaining() - Method in interface org.apache.mina.util.byteaccess.ByteArray.Cursor
-
Checks if there are any remaining bytes that can be read.
- hasRemaining() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
- hasRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeReader
-
Checks if there are any remaining bytes that can be read.
- hasRemaining() - Method in interface org.apache.mina.util.byteaccess.IoRelativeWriter
- hasResponse() - Method in class org.apache.directory.api.dsmlv2.request.AbstractRequestDsml
-
Tests to see if this Request produces one or more response types.
- hasResponse() - Method in class org.apache.directory.api.ldap.model.message.AbstractRequest
-
Indicator flag used to determine whether or not this type of request produces a reply.
- hasResponse() - Method in interface org.apache.directory.api.ldap.model.message.Request
-
Tests to see if this Request produces one or more response types.
- HasSubsequence - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated sequence contains a subsequence that is equal to the value of some other expression.
- hasTakeWaiters() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Returns true if there are threads waiting to take instances from this deque.
- hasValue() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
-
Checks to see if this DSML control decorator has a value.
- hasValue() - Method in interface org.apache.directory.api.ldap.codec.api.CodecControl
-
Checks to see if a value is set for this
CodecControl. - hasValue() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Checks to see if a value is set for this
CodecControl. - hasValue() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
- header - Variable in class org.apache.commons.collections4.list.AbstractLinkedList
-
A
AbstractLinkedList.Nodewhich indicates the start and end of the list and does not hold a value. - header - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Header in the linked list
- HEADER - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- headMap(K) - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
- headMap(K) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- headMap(K) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.ViewMap
- headMap(K) - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- headMap(K) - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
- headMap(K) - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- headMap(K) - Method in class org.apache.commons.collections4.map.LazySortedMap
- headMap(K) - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
- headMap(K) - Method in class org.apache.commons.collections4.map.TransformedSortedMap
- headMap(K) - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- headMap(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- headMap(K) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- headSet(E) - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
- headSet(E) - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
- headSet(E) - Method in class org.apache.commons.collections4.set.TransformedSortedSet
- headSet(E) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- headSet(E) - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
- headSet(E, boolean) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- headSet(E, boolean) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- headSet(E, boolean) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- headSet(E, boolean) - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- hecto - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^2.
- hex(int) - Static method in class org.apache.commons.lang3.text.translate.CharSequenceTranslator
-
Deprecated.Returns an upper case hexadecimal
Stringfor the given character. - hex(int) - Static method in class org.apache.commons.text.translate.CharSequenceTranslator
-
Returns an upper case hexadecimal
Stringfor the given character. - Hex - Class in org.apache.commons.codec.binary
-
Converts hexadecimal Strings.
- Hex - Class in org.apache.directory.api.util
-
Various hex and string manipulation methods that are more efficient then chaining operations: all is done in the same buffer without creating a bunch of intermediate String objects.
- Hex() - Constructor for class org.apache.commons.codec.binary.Hex
-
Creates a new codec with the default charset name
Hex.DEFAULT_CHARSET - Hex(String) - Constructor for class org.apache.commons.codec.binary.Hex
-
Creates a new codec with the given charset name.
- Hex(Charset) - Constructor for class org.apache.commons.codec.binary.Hex
-
Creates a new codec with the given Charset.
- HEX - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- HEX_CHAR - Static variable in class org.apache.directory.api.util.Strings
-
Hex chars
- HEX_DIGITS - Static variable in class org.apache.commons.lang3.text.translate.CharSequenceTranslator
-
Deprecated.
- HEX_DIGITS - Static variable in class org.apache.commons.text.translate.CharSequenceTranslator
-
Array containing the hexadecimal alphabet.
- hexDigit(int) - Static method in class org.apache.commons.codec.net.Utils
-
Returns the upper case hex digit of the lower 4 bits of the int.
- hexDigitMsb0ToBinary(char) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a hexadecimal digit into binary (represented as boolean array) using the Msb0 bit ordering.
- hexDigitMsb0ToInt(char) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a hexadecimal digit into an int using the Msb0 bit ordering.
- hexDigitToBinary(char) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a hexadecimal digit into binary (represented as boolean array) using the default (Lsb0) bit ordering.
- hexDigitToInt(char) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a hexadecimal digit into an int using the default (Lsb0) bit ordering.
- HEXPAIR - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- HEXPAIR_OR_ESCESC_ESCSHARP_OR_ESC - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- hexstring(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514 Section 3
- hexToByte(String, int, byte, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of Char into a byte using the default (little endian, Lsb0) byte and bit ordering.
- hexToInt(String, int, int, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of Char into an int using the default (little endian, Lsb0) byte and bit ordering.
- hexToLong(String, int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of Char into a long using the default (little endian, Lsb0) byte and bit ordering.
- hexToShort(String, int, short, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of Char into a short using the default (little endian, Lsb0) byte and bit ordering.
- HEXVALUE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- HEXVALUE_OR_SHARP - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- hierarchicalOrdered(List<AttributeType>) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaObjectSorter
-
Gets an hierarchical ordered
Iterableof the givenAttributeTypes. - hierarchy(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets an
Iterablethat can iterate over a class hierarchy in ascending (subclass to superclass) order, excluding interfaces. - hierarchy(Class<?>, ClassUtils.Interfaces) - Static method in class org.apache.commons.lang3.ClassUtils
-
Gets an
Iterablethat can iterate over a class hierarchy in ascending (subclass to superclass) order. - HIGH - org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
High SASL Security Strength
- higher(E) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- higher(E) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- higher(E) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- higherEntry(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns an entry strictly higher than the given key, or null if no such entry exists.
- hmac(byte[]) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- hmac(File) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the file.
- hmac(InputStream) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the stream.
- hmac(String) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- hmac(ByteBuffer) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- HMAC_MD5 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacMD5 Message Authentication Code (MAC) algorithm specified in RFC 2104 and RFC 1321.
- HMAC_SHA_1 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacSHA1 Message Authentication Code (MAC) algorithm specified in RFC 2104 and FIPS PUB 180-2.
- HMAC_SHA_224 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacSHA224 Message Authentication Code (MAC) algorithm specified in RFC 2104 and FIPS PUB 180-2.
- HMAC_SHA_256 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacSHA256 Message Authentication Code (MAC) algorithm specified in RFC 2104 and FIPS PUB 180-2.
- HMAC_SHA_384 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacSHA384 Message Authentication Code (MAC) algorithm specified in RFC 2104 and FIPS PUB 180-2.
- HMAC_SHA_512 - org.apache.commons.codec.digest.HmacAlgorithms
-
The HmacSHA512 Message Authentication Code (MAC) algorithm specified in RFC 2104 and FIPS PUB 180-2.
- HmacAlgorithms - Enum in org.apache.commons.codec.digest
-
Standard
HmacUtilsalgorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation. - hmacHex(byte[]) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- hmacHex(File) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the file.
- hmacHex(InputStream) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the stream.
- hmacHex(String) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- hmacHex(ByteBuffer) - Method in class org.apache.commons.codec.digest.HmacUtils
-
Returns the digest for the input data.
- hmacMd5(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmac(byte[]) - hmacMd5(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmac(InputStream) - hmacMd5(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, String).hmac(String) - hmacMD5(byte[], byte[]) - Static method in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the HMAC-MD5 hash of the given data using the specified hashing key.
- hmacMd5Hex(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmacHex(byte[]) - hmacMd5Hex(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, byte[]).hmacHex(InputStream) - hmacMd5Hex(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_MD5, String).hmacHex(String) - hmacSha1(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmac(byte[]) - hmacSha1(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmac(InputStream) - hmacSha1(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, String).hmac(String) - hmacSha1Hex(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmacHex(byte[]) - hmacSha1Hex(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, byte[]).hmacHex(InputStream) - hmacSha1Hex(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_1, String).hmacHex(String) - hmacSha256(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmac(byte[]) - hmacSha256(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmac(InputStream) - hmacSha256(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, String).hmac(String) - hmacSha256Hex(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmacHex(byte[]) - hmacSha256Hex(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, byte[]).hmacHex(InputStream) - hmacSha256Hex(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_256, String).hmacHex(String) - hmacSha384(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmac(byte[]) - hmacSha384(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmac(InputStream) - hmacSha384(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, String).hmac(String) - hmacSha384Hex(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmacHex(byte[]) - hmacSha384Hex(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, byte[]).hmacHex(InputStream) - hmacSha384Hex(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_384, String).hmacHex(String) - hmacSha512(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmac(byte[]) - hmacSha512(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmac(InputStream) - hmacSha512(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, String).hmac(String) - hmacSha512Hex(byte[], byte[]) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmacHex(byte[]) - hmacSha512Hex(byte[], InputStream) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, byte[]).hmacHex(InputStream) - hmacSha512Hex(String, String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.(1.11) Use
new HmacUtils(HmacAlgorithms.HMAC_SHA_512, String).hmacHex(String) - HmacUtils - Class in org.apache.commons.codec.digest
-
Simplifies common
Mactasks. - HmacUtils() - Constructor for class org.apache.commons.codec.digest.HmacUtils
-
Deprecated.since 1.11; only useful to preserve binary compatibility
- HmacUtils(String, byte[]) - Constructor for class org.apache.commons.codec.digest.HmacUtils
-
Creates an instance using the provided algorithm type.
- HmacUtils(String, String) - Constructor for class org.apache.commons.codec.digest.HmacUtils
-
Creates an instance using the provided algorithm type.
- HmacUtils(HmacAlgorithms, byte[]) - Constructor for class org.apache.commons.codec.digest.HmacUtils
-
Creates an instance using the provided algorithm type.
- HmacUtils(HmacAlgorithms, String) - Constructor for class org.apache.commons.codec.digest.HmacUtils
-
Creates an instance using the provided algorithm type.
- Holding - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates a method precondition: the specified expressions must be held when the annotated method is invoked.
- HOME_DIRECTORY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_DIRECTORY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_PHONE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_PHONE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_POSTAL_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_POSTAL_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOME_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOST_NAME_VERIFICATION_FAILED - org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause.LdapApiReason
- HostTypeEnum - Enum in org.apache.directory.api.ldap.model.url
-
The type of Host we may have .
- HOUSE_IDENTIFIER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HOUSE_IDENTIFIER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- HTML40_EXTENDED_ESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
A Map<CharSequence, CharSequence> to escape additional character entity references.
- HTML40_EXTENDED_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Mapping to escape additional character entity references.
- HTML40_EXTENDED_UNESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
Reverse of
EntityArrays.HTML40_EXTENDED_ESCAPEfor unescaping purposes. - HTML40_EXTENDED_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Reverse of
EntityArrays.HTML40_EXTENDED_ESCAPE()for unescaping purposes. - HTMLWriter - Class in org.dom4j.io
-
HTMLWritertakes a DOM4J tree and formats it to a stream as HTML. - HTMLWriter() - Constructor for class org.dom4j.io.HTMLWriter
- HTMLWriter(OutputStream) - Constructor for class org.dom4j.io.HTMLWriter
- HTMLWriter(OutputStream, OutputFormat) - Constructor for class org.dom4j.io.HTMLWriter
- HTMLWriter(Writer) - Constructor for class org.dom4j.io.HTMLWriter
- HTMLWriter(Writer, OutputFormat) - Constructor for class org.dom4j.io.HTMLWriter
- HTMLWriter(OutputFormat) - Constructor for class org.dom4j.io.HTMLWriter
- HTTP_1_0 - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP 1.0 protocol version string.
- HTTP_1_1 - Static variable in class org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP 1.1 protocol version string.
- HttpAuthenticationMethods - Enum in org.apache.mina.proxy.handlers.http
-
HttpAuthenticationMethods.java - Enumerates all known http authentication methods.
- HttpBasicAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.basic
-
HttpBasicAuthLogicHandler.java - HTTP Basic authentication mechanism logic handler.
- HttpBasicAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Build an HttpBasicAuthLogicHandler
- HttpDigestAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.digest
-
HttpDigestAuthLogicHandler.java - HTTP Digest authentication mechanism logic handler.
- HttpDigestAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
-
Creates a new HttpDigestAuthLogicHandler instance
- HttpNoAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.basic
-
HttpNoAuthLogicHandler.java - HTTP 'no auth' mechanism logic handler.
- HttpNoAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
-
Build an HttpNoAuthLogicHandler
- HttpNTLMAuthLogicHandler - Class in org.apache.mina.proxy.handlers.http.ntlm
-
HttpNTLMAuthLogicHandler.java - HTTP NTLM authentication mechanism logic handler.
- HttpNTLMAuthLogicHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
-
Build an HttpNTLMAuthLogicHandler
- HttpProxyConstants - Class in org.apache.mina.proxy.handlers.http
-
HttpProxyConstants.java - HTTP Proxy constants.
- HttpProxyRequest - Class in org.apache.mina.proxy.handlers.http
-
HttpProxyRequest.java - Wrapper class for HTTP requests.
- HttpProxyRequest(String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a HTTP/1.0 GET request to the specified http URI.
- HttpProxyRequest(String, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a GET request to the specified http URI using the provided protocol version
- HttpProxyRequest(String, String, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a request using the provided HTTP verb targeted at the specified http URI using the provided protocol version.
- HttpProxyRequest(String, String, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a request using the provided HTTP verb targeted at the specified http URI using the provided protocol version and setting the requested headers.
- HttpProxyRequest(InetSocketAddress) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a HTTP/1.0 CONNECT request to the specified endpoint.
- HttpProxyRequest(InetSocketAddress, String) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a CONNECT request to the specified endpoint using the provided protocol version.
- HttpProxyRequest(InetSocketAddress, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a CONNECT request to the specified endpoint using the provided protocol version and setting the requested headers.
- HttpProxyResponse - Class in org.apache.mina.proxy.handlers.http
-
HttpProxyResponse.java - Wrapper class for HTTP requests.
- HttpProxyResponse(String, String, Map<String, List<String>>) - Constructor for class org.apache.mina.proxy.handlers.http.HttpProxyResponse
-
Constructor of an HTTP proxy response.
- HttpSmartProxyHandler - Class in org.apache.mina.proxy.handlers.http
-
HttpSmartProxyHandler.java - HTTP proxy handler that automatically handles forwarding a request to the appropriate authentication mechanism logic handler.
- HttpSmartProxyHandler(ProxyIoSession) - Constructor for class org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
-
Creates a new HttpSmartProxyHandler instance
- HYPHEN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- HYPHEN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- HYPHEN - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
I
- I18n - Enum in org.apache.directory.api.i18n
-
Provides i18n handling of error codes.
- I18nChecksFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation is used internally to annotate
org.checkerframework.checker.i18nformatter.util.I18nFormatUtil#hasFormat(and will potentially be used to annotate more such functions in the future). - I18nConversionCategory - Enum in org.checkerframework.checker.i18nformatter.qual
-
Elements of this enumeration are used in a
I18nFormatannotation to indicate the valid types that may be passed as a format parameter. - I18nFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation, attached to a String type, indicates that the String may be passed to
MessageFormat.format. - I18nFormatBottom - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
The bottom type in the Internationalization Format String type system.
- I18nFormatFor - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation indicates that when a string of the annotated type is passed as the first argument to
MessageFormat.format(String, Object...), then the expression that is an argument to the annotation can be passed as the remaining arguments, in varargs style. - I18nInvalidFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation, attached to a
Stringtype, indicates that if the String is passed toMessageFormat.format(String, Object...), an exception will result. - I18nMakeFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation is used internally to annotate
ResourceBundle.getString(java.lang.String)indicating the checker to check if the given key exist in the translation file and annotate the result string with the correct format annotation according to the corresponding key's value. - I18nUnknownFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
The top qualifier.
- I18nValidFormat - Annotation Type in org.checkerframework.checker.i18nformatter.qual
-
This annotation is used internally to annotate
org.checkerframework.checker.i18nformatter.util.I18nFormatUtil#isFormat. - IA_64 - org.apache.commons.lang3.arch.Processor.Type
-
Intel Itanium 64-bit architecture.
- IA5_STRING - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- IA5_STRING_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- Ia5StringSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a IA5 String according to RFC 4517.
- Ia5StringSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- ibitWorkArea - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Place holder for the bytes we're dealing with for our based logic.
- ID_add - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_AFTER - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_allAttributeValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_allAttributeValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_allUserAttributeTypes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_allUserAttributeTypes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_allUserAttributeTypesAndValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_allUsers - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_allUsers - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_and - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_and - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_and - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_and - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_attributes - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_attributeType - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_attributeType - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_authenticationLevel - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_authenticationLevel - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_base - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_base - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_base - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_base - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_basicLevels - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_basicLevels - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_CALL - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_chopAfter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_chopBefore - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_classes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_classes - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_delete - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_deletedEntry - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_deleteoldrdn - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_denyAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_denyReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_denyReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_entry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_entry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_entry - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_FALSE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_FALSE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantAdd - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantBrowse - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantCompare - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantDiscloseOnError - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantExport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantFilterMatch - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantImport - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantInvoke - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantModify - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantRead - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantRemove - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantRename - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantReturnDN - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_grantsAndDenials - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_grantsAndDenials - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_identificationTag - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_identificationTag - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_item - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_item - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_item - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_item - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_itemFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_itemFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_itemOrUserFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_itemOrUserFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_itemPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_itemPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_languageScheme - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_ldapContext - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_level - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_level - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_localQualifier - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_localQualifier - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_maxCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_maxCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_maxImmSub - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_maxImmSub - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_maximum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_maxValueCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_maxValueCount - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_minimum - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_modification - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_modify - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_modifyDN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_modifyDNExport - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_modifyDNImport - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_modifyDNRename - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_name - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_name - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_name - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_newDN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_newEntry - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_newrdn - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_newSuperior - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_none - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_none - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_not - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_not - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_not - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_not - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_object - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_oldEntry - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_oldRDN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_oldSuperiorDN - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_operationPrincipal - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_or - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_or - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_or - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_or - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_parentOfEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_parentOfEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_precedence - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_precedence - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_protectedItems - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_protectedItems - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_rangeOfValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_rangeOfValues - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_restrictedBy - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_restrictedBy - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_scope_base - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_scope_one - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_scope_subtree - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_search_scope - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_searchContext - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- ID_selfValue - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_selfValue - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_signed - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_signed - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_simple - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_simple - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_specificationFilter - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- ID_specificExclusions - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- ID_strong - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_strong - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_subtree - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_subtree - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_thisEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_thisEntry - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_TRUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_TRUE - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_type - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_type - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_userClasses - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_userClasses - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_userFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_userFirst - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_userGroup - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_userGroup - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_userPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_userPermissions - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- ID_valuesIn - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- ID_valuesIn - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- IDENTFIER_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
The identifier state
- Identifier - Annotation Type in org.checkerframework.checker.signature.qual
-
An identifier.
- IDENTIFIER - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- IDENTIFIER - Static variable in interface org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParserTokenTypes
- IdentifierOrPrimitiveType - Annotation Type in org.checkerframework.checker.signature.qual
-
An identifier or a primitive type.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Returns a unary operator that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableFunction
-
Returns a function that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Returns a unary operator that always returns its input argument.
- identity() - Static method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Returns a unary operator that always returns its input argument.
- IdentityHashSet<E> - Class in org.apache.mina.util
-
An
IdentityHashMap-backedSet. - IdentityHashSet() - Constructor for class org.apache.mina.util.IdentityHashSet
-
Creates a new IdentityHashSet instance
- IdentityHashSet(int) - Constructor for class org.apache.mina.util.IdentityHashSet
-
Creates a new IdentityHashSet instance
- IdentityHashSet(Collection<E>) - Constructor for class org.apache.mina.util.IdentityHashSet
-
Creates a new IdentityHashSet instance
- identityPredicate(T) - Static method in class org.apache.commons.collections4.functors.IdentityPredicate
-
Factory to create the identity predicate.
- identityPredicate(T) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that checks if the input object is equal to the specified object by identity.
- IdentityPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is the same object as the one stored in this predicate.
- IdentityPredicate(T) - Constructor for class org.apache.commons.collections4.functors.IdentityPredicate
-
Constructor that performs no validation.
- identityToString(Appendable, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Objectif a class did not override toString itself. - identityToString(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Gets the toString that would be produced by
Objectif a class did not override toString itself. - identityToString(StringBuffer, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Objectif a class did not override toString itself. - identityToString(StringBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Appends the toString that would be produced by
Objectif a class did not override toString itself. - identityToString(StrBuilder, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Deprecated.as of 3.6, because StrBuilder was moved to commons-text, use one of the other
identityToStringmethods instead - IdentityWrapper(T) - Constructor for class org.apache.commons.pool2.impl.BaseGenericObjectPool.IdentityWrapper
-
Constructs a wrapper for an instance.
- IDKey - Class in org.apache.commons.lang3.builder
-
Wrap an identity key (System.identityHashCode()) so that an object can only be equal() to itself.
- IDKey(Object) - Constructor for class org.apache.commons.lang3.builder.IDKey
-
Constructor for IDKey
- IDLE - org.apache.commons.pool2.PooledObjectState
-
In the queue, not in use.
- IDLE - org.apache.mina.proxy.event.IoSessionEventType
-
Session Idling
- IdleStatus - Class in org.apache.mina.core.session
- IdleStatusChecker - Class in org.apache.mina.core.session
-
Detects idle sessions and fires
sessionIdleevents to them. - IdleStatusChecker() - Constructor for class org.apache.mina.core.session.IdleStatusChecker
-
Creates a new instance of IdleStatusChecker
- IdleStatusChecker.NotifyingTask - Class in org.apache.mina.core.session
-
The class to place in the transport executor for checking the sessions idle
- IEEE_802_DEVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IEEE_802_DEVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IEEE754rUtils - Class in org.apache.commons.lang3.math
-
Provides IEEE-754r variants of NumberUtils methods.
- IEEE754rUtils() - Constructor for class org.apache.commons.lang3.math.IEEE754rUtils
- ifClosure(Predicate<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls another closure based on the result of the specified predicate.
- ifClosure(Predicate<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.functors.IfClosure
-
Factory method that performs validation.
- ifClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Create a new Closure that calls one of two closures depending on the specified predicate.
- ifClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Static method in class org.apache.commons.collections4.functors.IfClosure
-
Factory method that performs validation.
- IfClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation acts as an if statement calling one or other closure based on a predicate.
- IfClosure(Predicate<? super E>, Closure<? super E>) - Constructor for class org.apache.commons.collections4.functors.IfClosure
-
Constructor that performs no validation.
- IfClosure(Predicate<? super E>, Closure<? super E>, Closure<? super E>) - Constructor for class org.apache.commons.collections4.functors.IfClosure
-
Constructor that performs no validation.
- ifTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.functors.IfTransformer
-
Factory method that performs validation.
- ifTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls one of two transformers depending on the specified predicate.
- ifTransformer(Predicate<? super T>, Transformer<? super T, ? extends T>) - Static method in class org.apache.commons.collections4.functors.IfTransformer
-
Factory method that performs validation.
- ifTransformer(Predicate<? super T>, Transformer<? super T, ? extends T>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Create a new Transformer that calls the transformer if the predicate is true, otherwise the input object is returned unchanged.
- IfTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that will call one of two closures based on whether a predicate evaluates as true or false.
- IfTransformer(Predicate<? super I>, Transformer<? super I, ? extends O>, Transformer<? super I, ? extends O>) - Constructor for class org.apache.commons.collections4.functors.IfTransformer
-
Constructor that performs no validation.
- IGNORABLE_WHITESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
-
Ignorable whitespace was just read.
- ignorableWhitespace(char[], int, int) - Method in class org.dom4j.io.SAXModifyContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.dom4j.io.XMLWriter
- ignorableWhitespace(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- ignorableWhitespace(String) - Method in class org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
- ignorableWhitespace(String) - Method in interface org.xmlpull.v1.XmlSerializer
- IGNORE - org.apache.directory.api.ldap.model.message.ReferralsPolicyEnum
-
Ignore referral
- IGNORE_CASE - Static variable in class org.apache.directory.api.ldap.model.schema.PrepareString
-
A flag used to keep casing during the map process
- IgnoreInWholeProgramInference - Annotation Type in org.checkerframework.framework.qual
-
This annotation can be used two ways:
- ignoreReferrals() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Tells the client to ignore referrals instead of throwing exceptions.
- ignoreReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client to ignore referrals instead of throwing exceptions.
- ignoreReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client to ignore referrals instead of throwing exceptions.
- IllegalAddException - Exception in org.dom4j
-
IllegalAddExceptionis thrown when a node is added incorrectly to anElement - IllegalAddException(String) - Constructor for exception org.dom4j.IllegalAddException
- IllegalAddException(Branch, Node, String) - Constructor for exception org.dom4j.IllegalAddException
- IllegalAddException(Element, Node, String) - Constructor for exception org.dom4j.IllegalAddException
- IllegalArgumentExceptions - Class in org.apache.commons.text.lookup
-
Shorthands creating
IllegalArgumentExceptioninstances using formatted strings. - ILoggerFactory - Interface in org.slf4j
-
ILoggerFactoryinstances manufactureLoggerinstances by name. - IMarkerFactory - Interface in org.slf4j
-
Implementations of this interface are used to manufacture
Markerinstances. - immutableAttributeTypeRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
The wrapped AttributeType registry
- ImmutableAttributeTypeRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the AttributeType registry.
- ImmutableAttributeTypeRegistry(AttributeTypeRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Creates a new instance of ImmutableAttributeTypeRegistry.
- immutableComparatorRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
The wrapped LdapComparator registry
- ImmutableComparatorRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Comparator registry.
- ImmutableComparatorRegistry(ComparatorRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Creates a new immutable ComparatorRegistry instance.
- immutableDITContentRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
The wrapped DitContentRule registry
- ImmutableDitContentRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the DitContentRule registry.
- ImmutableDitContentRuleRegistry(DitContentRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Creates a new instance of ImmutableDitContentRuleRegistry.
- immutableDITStructureRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
The wrapped DitStructureRule registry
- ImmutableDitStructureRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the DitStructureRule registry.
- ImmutableDitStructureRuleRegistry(DitStructureRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Creates a new instance of ImmutableDitStructureRuleRegistry.
- ImmutableEntry - Class in org.apache.directory.api.ldap.model.entry
-
A default implementation of a ServerEntry which should suite most use cases.
- ImmutableEntry(Entry) - Constructor for class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Creates a new instance of DefaultEntry.
- immutableLdapSyntaxRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
The wrapped LdapSyntax registry
- ImmutableLdapSyntaxRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Syntax registry.
- ImmutableLdapSyntaxRegistry(LdapSyntaxRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Creates a new instance of ImmutableLdapSyntaxRegistry.
- immutableMatchingRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
The wrapped MatchingRule registry
- ImmutableMatchingRuleRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the MatchingRule registry.
- ImmutableMatchingRuleRegistry(MatchingRuleRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Creates a new instance of ImmutableMatchingRuleRegistry.
- immutableMatchingRuleUseRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
The wrapped MatchingRuleUse registry
- ImmutableMatchingRuleUseRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the MatchingRuleUse registry.
- ImmutableMatchingRuleUseRegistry(MatchingRuleUseRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Creates a new instance of ImmutableMatchingRuleUseRegistry.
- immutableNameFormRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
The wrapped NameForm registry
- ImmutableNameFormRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the NameForm registry.
- ImmutableNameFormRegistry(NameFormRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Creates a new instance of ImmutableNameFormRegistry.
- immutableNormalizerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
The wrapped Normalizer registry
- ImmutableNormalizerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the Normalizer registry.
- ImmutableNormalizerRegistry(NormalizerRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Creates a new immutable NormalizerRegistry instance.
- ImmutableObjectClassRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the ObjectClass registry.
- ImmutableObjectClassRegistry(ObjectClassRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Creates a new instance of ImmutableAttributeTypeRegistry.
- ImmutablePair<L,R> - Class in org.apache.commons.lang3.tuple
-
An immutable pair consisting of two
Objectelements. - ImmutablePair(L, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutablePair
-
Create a new pair instance.
- immutableSyntaxCheckerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
The wrapped SyntaxChecker registry
- ImmutableSyntaxCheckerRegistry - Class in org.apache.directory.api.ldap.model.schema.registries
-
An immutable wrapper of the SyntaxChecker registry.
- ImmutableSyntaxCheckerRegistry(SyntaxCheckerRegistry) - Constructor for class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Creates a new instance of ImmutableSyntaxCheckerRegistry.
- ImmutableTriple<L,M,R> - Class in org.apache.commons.lang3.tuple
-
An immutable triple consisting of three
Objectelements. - ImmutableTriple(L, M, R) - Constructor for class org.apache.commons.lang3.tuple.ImmutableTriple
-
Create a new triple instance.
- IMPLICIT_LOWER_BOUND - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to unannotated, but implicit lower bounds:
<T><?>. - IMPLICIT_UPPER_BOUND - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to unannotated type variables:
<T>. - IMPORT - org.apache.directory.api.ldap.aci.MicroOperation
-
The Import permission, may be used only in conjunction with the entry component.
- importNode(Node, boolean) - Method in class org.dom4j.dom.DOMDocument
- INAPPROPRIATE_AUTHENTICATION - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server when the client has tried to use a method of authentication that is inappropriate, that is a method of authentication which the client is unable to use correctly.
- INAPPROPRIATE_MATCHING - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
An attempt was made, e.g., in a filter, to use a matching rule not defined for the attribute type concerned [X511, Section 12.4].
- INAPPROPRIATEMATCHING - org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
-
The matching rule is inappropriate
- INAPPROPRIATEMATCHING - org.apache.directory.api.ldap.model.message.controls.SortResultCode
- incLengthBytesRead() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Increment the number of bytes read for this TLV
- INCLUDE - org.apache.commons.lang3.ClassUtils.Interfaces
-
Includes interfaces.
- inclusiveBetween(double, double, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(double, double, double, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
- inclusiveBetween(long, long, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(long, long, long, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
- inclusiveBetween(T, T, Comparable<T>) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two inclusive values specified; otherwise, throws an exception.
- inclusiveBetween(T, T, Comparable<T>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument object fall between the two inclusive values specified; otherwise, throws an exception with the specified message.
- IncompatibleModifiers - Annotation Type in com.google.errorprone.annotations
-
Annotation declaring that the target annotation is incompatible with any one of the provided modifiers.
- InconsistentCursorStateException - Exception in org.apache.directory.api.ldap.model.cursor
-
Thrown to indicate a condition in the Cursor where the state seems inconsistent based on internal accounting.
- InconsistentCursorStateException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException
-
Creates a new instance of InconsistentCursorStateException.
- InconsistentCursorStateException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.InconsistentCursorStateException
-
Creates a new instance of CursorClosedException.
- increaseIdleCount(IdleStatus, long) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the count of the various Idle counter
- increaseReadBufferSize() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the ReadBuffer size (it will double)
- increaseReadBytes(long, long) - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increases the count of read bytes by
nbBytesReadand sets the last read time tocurrentTime. - increaseReadBytes(long, long) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of read bytes
- increaseReadMessages(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increases the count of read messages by 1 and sets the last read time to
currentTime. - increaseReadMessages(long) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of read messages
- increaseScheduledWriteBytes(int) - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increments by
incrementthe count of bytes scheduled for write. - increaseScheduledWriteBytes(int) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of scheduled write bytes for the session
- increaseScheduledWriteMessages() - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increments the count of messages scheduled for write.
- increaseScheduledWriteMessages() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of scheduled message to write
- increaseWrittenBytes(int, long) - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increases the count of written bytes by
nbBytesWrittenand sets the last write time tocurrentTime. - increaseWrittenBytes(int, long) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of written bytes
- increaseWrittenBytes0(int, long) - Method in class org.apache.mina.transport.vmpipe.VmPipeSession
- increaseWrittenMessages(long) - Method in class org.apache.mina.core.service.IoServiceStatistics
-
Increases the count of written messages by 1 and sets the last write time to
currentTime. - increaseWrittenMessages(WriteRequest, long) - Method in class org.apache.mina.core.session.AbstractIoSession
-
Increase the number of written messages
- increment() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments the value.
- increment() - Method in class org.apache.commons.lang3.time.DurationFormatUtils.Token
-
Adds another one of the value
- increment(String) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for increment by 1 in the target entry.
- increment(String) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment by 1 in the target entry.
- increment(String) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment by 1 in the target entry.
- increment(String, int) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for increment in the target entry.
- increment(String, int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment in the target entry.
- increment(String, int) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment in the target entry.
- increment(Attribute) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for increment by 1 in the target entry.
- increment(Attribute) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment by 1 in the target entry.
- increment(Attribute) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment by 1 in the target entry.
- increment(Attribute, int) - Method in class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
marks a given attribute for increment in the target entry.
- increment(Attribute, int) - Method in interface org.apache.directory.api.ldap.model.message.ModifyRequest
-
marks a given attribute for increment in the target entry.
- increment(Attribute, int) - Method in class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
marks a given attribute for increment in the target entry.
- INCREMENT - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- INCREMENT_ATTRIBUTE - org.apache.directory.api.ldap.model.entry.ModificationOperation
-
Increment operation, RFC 4525
- IncrementalHash32() - Constructor for class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32
-
Deprecated.
- IncrementalHash32x86() - Constructor for class org.apache.commons.codec.digest.MurmurHash3.IncrementalHash32x86
- incrementAndCheckState() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value by 1 and performs a check of the current state of this circuit breaker.
- incrementAndCheckState(Integer) - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this circuit breaker.
- incrementAndCheckState(Long) - Method in class org.apache.commons.lang3.concurrent.ThresholdCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this circuit breaker.
- incrementAndCheckState(T) - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Increments the monitored value and performs a check of the current state of this circuit breaker.
- incrementAndCheckState(T) - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Increments the monitored value and performs a check of the current state of this circuit breaker.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementAndGet() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Increments this instance's value by 1; this method returns the value associated with the instance immediately after the increment operation.
- incrementDecodedBytes(int) - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Increment the decodedBytes by the latest received buffer's size.
- incrementDecodedBytes(int) - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Increment the decodedBytes by the latest received buffer's size.
- incrementSize() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
A helper method to increment the
Triesize and the modification counter. - inDaylightTime(Date) - Method in class org.apache.commons.lang3.time.GmtTimeZone
- indent() - Method in class org.dom4j.io.XMLWriter
- indentationBuf - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- indentationJump - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- indentationString - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- index - Variable in class org.apache.commons.collections4.iterators.ArrayIterator
-
The current iterator index
- index - Variable in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
The current iterator index
- index - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.collections4.ArrayUtils
-
The index value when an element is not found in a list or array:
-1. - INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.ArrayUtils
-
The index value when an element is not found in a list or array:
-1. - INDEX_NOT_FOUND - Static variable in class org.apache.commons.lang3.StringUtils
-
Represents a failed index search.
- INDEX_NOT_FOUND - Static variable in class org.apache.commons.text.similarity.JaroWinklerDistance
-
Deprecated.Deprecated as of 1.7. This constant will be removed in 2.0.
- IndexedCollection<K,C> - Class in org.apache.commons.collections4.collection
-
An IndexedCollection is a Map-like view onto a Collection.
- IndexedCollection(Collection<C>, Transformer<C, K>, MultiMap<K, C>, boolean) - Constructor for class org.apache.commons.collections4.collection.IndexedCollection
-
Create a
IndexedCollection. - IndexedDocumentFactory - Class in org.dom4j.util
-
IndexedDocumentFactoryis a factory of XML objects which create indexed Element implementations to allow quicker lookup via name of Element and Attributes though at the expense of more memory used to create the name indexes. - IndexedDocumentFactory() - Constructor for class org.dom4j.util.IndexedDocumentFactory
- IndexedElement - Class in org.dom4j.util
-
IndexedElementis an implementation ofElementwhich maintains an index of the attributes and elements it contains to optimise lookups via name. - IndexedElement(String) - Constructor for class org.dom4j.util.IndexedElement
- IndexedElement(QName) - Constructor for class org.dom4j.util.IndexedElement
- IndexedElement(QName, int) - Constructor for class org.dom4j.util.IndexedElement
- indexesOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value within a given tolerance in the array.
- indexesOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array.
- indexesOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given value in the array starting at the given index.
- indexesOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given object in the array.
- indexesOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the indices of the given object in the array starting at the given index.
- IndexFor - Annotation Type in org.checkerframework.checker.index.qual
-
An integer that can be used to index any of the given sequences.
- indexOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(byte) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Returns the first occurrence position of the specified byte from the current position to the current limit.
- indexOf(byte) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Returns the first occurrence position of the specified byte from the current position to the current limit.
- indexOf(byte) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Returns the first occurrence position of the specified byte from the current position to the current limit.
- indexOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified char.
- indexOf(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified char.
- indexOf(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified char.
- indexOf(char, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the first reference to the specified char.
- indexOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value within a given tolerance in the array.
- indexOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array.
- indexOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given value in the array starting at the given index.
- indexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within
seqof the first occurrence of the specified character. - indexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.CharSequenceUtils
-
Returns the index within
csof the first occurrence of the specified character, starting the search at the specified index. - indexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within
seqof the first occurrence of the specified character, starting the search at the specified index. - indexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the first index within a CharSequence, handling
null. - indexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.CharSequenceUtils
-
Used by the indexOf(CharSequence methods) as a green implementation of indexOf.
- indexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the first index within a CharSequence, handling
null. - indexOf(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns the index of the first element in the specified iterable that matches the given predicate.
- indexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- indexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- indexOf(Object) - Method in class org.apache.commons.collections4.list.FixedSizeList
- indexOf(Object) - Method in class org.apache.commons.collections4.list.PredicatedList
- indexOf(Object) - Method in class org.apache.commons.collections4.list.TransformedList
- indexOf(Object) - Method in class org.apache.commons.collections4.list.TreeList
-
Searches for the index of an object in the list.
- indexOf(Object) - Method in class org.apache.commons.collections4.map.LinkedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- indexOf(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.apache.commons.collections4.set.ListOrderedSet
-
Returns the index of the first occurrence of the specified element in ordered set.
- indexOf(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Gets the index of the specified key.
- indexOf(Object) - Method in class org.dom4j.tree.ContentListFacade
- indexOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array.
- indexOf(Object[], Object, int) - Static method in class org.apache.commons.collections4.ArrayUtils
-
Finds the index of the given object in the array starting at the given index.
- indexOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the index of the given object in the array starting at the given index.
- indexOf(Object, int) - Method in class org.apache.commons.collections4.list.TreeList.AVLNode
-
Locate the index that contains the specified object.
- indexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified string.
- indexOf(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified string.
- indexOf(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the first reference to the specified string.
- indexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified string starting searching from the given index.
- indexOf(String, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the first reference to the specified string starting searching from the given index.
- indexOf(String, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the first reference to the specified string starting searching from the given index.
- indexOf(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Returns the index of the first element in the specified iterator that matches the given predicate.
- indexOf(List<E>, Predicate<E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Finds the first index in the given List which matches the given predicate.
- indexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the first match searching from the given index.
- indexOf(StringMatcher) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder using the matcher to find the first match.
- indexOf(StringMatcher, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder using the matcher to find the first match searching from the given index.
- indexOf(StrMatcher) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the first match.
- indexOf(StrMatcher, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the first match searching from the given index.
- indexOf(Node) - Method in interface org.dom4j.Branch
-
Returns the index of the given node if it is a child node of this branch or -1 if the given node is not a child node.
- indexOf(Node) - Method in class org.dom4j.tree.AbstractBranch
- indexOf(Node) - Method in class org.dom4j.tree.AbstractElement
- indexOf(Node) - Method in class org.dom4j.tree.DefaultElement
- indexOf(T[], Object) - Static method in class org.apache.commons.collections4.ArrayUtils
-
Finds the index of the given object in the array.
- indexOfAny(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any character in the given set of characters.
- indexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Find the first index of any of a set of potential substrings.
- indexOfAny(CharSequence, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any character in the given set of characters.
- indexOfAnyBut(CharSequence, char...) - Static method in class org.apache.commons.lang3.StringUtils
-
Searches a CharSequence to find the first index of any character not in the given set of characters.
- indexOfAnyBut(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Search a CharSequence to find the first index of any character not in the given set of characters.
- indexOfDifference(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares all CharSequences in an array and returns the index at which the CharSequences begin to differ.
- indexOfDifference(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Compares two CharSequences, and returns the index at which the CharSequences begin to differ.
- indexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the first index within a CharSequence.
- indexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the first index within a CharSequence from the specified position.
- indexOfThrowable(Throwable, Class<? extends Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwablethat matches the specified class (exactly) in the exception chain. - indexOfThrowable(Throwable, Class<? extends Throwable>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwablethat matches the specified type in the exception chain from a specified index. - indexOfType(Throwable, Class<? extends Throwable>) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwablethat matches the specified class or subclass in the exception chain. - indexOfType(Throwable, Class<? extends Throwable>, int) - Static method in class org.apache.commons.lang3.exception.ExceptionUtils
-
Returns the (zero-based) index of the first
Throwablethat matches the specified type in the exception chain from a specified index. - IndexOrHigh - Annotation Type in org.checkerframework.checker.index.qual
-
An integer that, for each of the given sequences, is either a valid index or is equal to the sequence's length.
- IndexOrLow - Annotation Type in org.checkerframework.checker.index.qual
-
An integer that is either -1 or is a valid index for each of the given sequences.
- INET_ORG_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INET_ORG_PERSON_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- InetAddressKeys - Class in org.apache.commons.text.lookup
-
Constants for referring to
InetAddressAPIs. - INFERIOR - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
Constant used in comparisons
- info(String) - Method in class org.slf4j.event.EventRecodingLogger
- info(String) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String) - Method in class org.slf4j.helpers.SubstituteLogger
- info(String) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level.
- info(String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- info(String, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- info(String, Object) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format and argument.
- info(String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- info(String, Object...) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- info(String, Object...) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format and arguments.
- info(String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- info(String, Object, Object) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- info(String, Object, Object) - Method in interface org.slf4j.Logger
-
Log a message at the INFO level according to the specified format and arguments.
- info(String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- info(String, Throwable) - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- info(String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- info(String, Throwable) - Method in interface org.slf4j.Logger
-
Log an exception (throwable) at the INFO level with an accompanying message.
- info(Marker, String) - Method in class org.slf4j.event.EventRecodingLogger
- info(Marker, String) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- info(Marker, String) - Method in class org.slf4j.helpers.SubstituteLogger
- info(Marker, String) - Method in interface org.slf4j.Logger
-
Log a message with the specific Marker at the INFO level.
- info(Marker, String, Object) - Method in class org.slf4j.event.EventRecodingLogger
- info(Marker, String, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- info(Marker, String, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- info(Marker, String, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.info(String, Object)method except that the marker data is also taken into consideration. - info(Marker, String, Object...) - Method in class org.slf4j.event.EventRecodingLogger
- info(Marker, String, Object...) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- info(Marker, String, Object...) - Method in class org.slf4j.helpers.SubstituteLogger
- info(Marker, String, Object...) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.info(String, Object...)method except that the marker data is also taken into consideration. - info(Marker, String, Object, Object) - Method in class org.slf4j.event.EventRecodingLogger
- info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- info(Marker, String, Object, Object) - Method in class org.slf4j.helpers.SubstituteLogger
- info(Marker, String, Object, Object) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.info(String, Object, Object)method except that the marker data is also taken into consideration. - info(Marker, String, Throwable) - Method in class org.slf4j.event.EventRecodingLogger
- info(Marker, String, Throwable) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- info(Marker, String, Throwable) - Method in class org.slf4j.helpers.SubstituteLogger
- info(Marker, String, Throwable) - Method in interface org.slf4j.Logger
-
This method is similar to
Logger.info(String, Throwable)method except that the marker data is also taken into consideration. - INFO - org.apache.mina.filter.logging.LogLevel
-
LogLevelwhich logs messages on the INFO level. - INFO - org.slf4j.event.Level
- INFO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INFO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INFO_INT - Static variable in class org.slf4j.event.EventConstants
- INFO_INT - Static variable in interface org.slf4j.spi.LocationAwareLogger
- InheritableMustCall - Annotation Type in org.checkerframework.checker.mustcall.qual
-
This annotation is an alias for
MustCallthat applies to the type on which it is written and all of its subtypes. - InheritanceUtils - Class in org.apache.commons.lang3.reflect
-
Utility methods focusing on inheritance.
- InheritanceUtils() - Constructor for class org.apache.commons.lang3.reflect.InheritanceUtils
-
InheritanceUtilsinstances should NOT be constructed in standard programming. - InheritedAnnotation - Annotation Type in org.checkerframework.framework.qual
-
A meta-annotation that specifies if a declaration annotation should be inherited.
- init() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
The equivalent of a default constructor, broken out so it can be called by any constructor and by
readObject. - init() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
The equivalent of a default constructor called by any constructor and by
readObject. - init() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Initialise subclasses during construction, cloning or deserialization.
- init() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Initialise this subclass during construction.
- init() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Initialise this subclass during construction, cloning or deserialization.
- init() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
-
Creates a (normalizing) subordinate DnParser for parsing Names.
- init() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Initialize the LdifReader
- init() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaParser
-
Initializes a parser and its plumbing.
- init() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- init() - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Invoked by
ReferenceCountingFilterwhen this filter is added to aIoFilterChainat the first time, so you can initialize shared resources. - init() - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Invoked by
ReferenceCountingFilterwhen this filter is added to aIoFilterChainat the first time, so you can initialize shared resources. - init() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Initialize the polling system, will be called at construction time.
- init() - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Initialize the polling system, will be called at construction time.
- init() - Method in class org.apache.mina.filter.buffer.IoBufferLazyInitializer
-
Initializes the value.
- init() - Method in class org.apache.mina.filter.codec.statemachine.DecodingStateMachine
-
Invoked to initialize this state machine.
- init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- init() - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Initialize the polling system, will be called at construction time.
- init() - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Initialize the polling system, will be called at construction time.
- init() - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Initialize the polling system, will be called at construction time.
- init() - Method in class org.apache.mina.util.LazyInitializedCacheMap.NoopInitializer
-
Initializes the value.
- init() - Method in class org.apache.mina.util.LazyInitializer
-
Initializes the value.
- init() - Method in class org.dom4j.DocumentFactory
- init(int) - Method in class org.apache.directory.api.asn1.ber.tlv.BerValue
-
Initialize the Value
- init(SelectorProvider) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Initialize the polling system, will be called at construction time.
- init(SelectorProvider) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Initialize the polling system, will be called at construction time.
- init(SchemaManager) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
-
Creates a (normalizing) subordinate DnParser for parsing Names.
- init(SchemaManager) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
-
Initialize the checker
- init(SchemaManager) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
-
Initialize the parser
- init(IoService) - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
-
Initialize this configuration.
- init(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- init(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Initialize the polling of a session.
- INIT_GRAMMAR_STATE - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The initial state of every grammar
- InitAbandonRequest - Class in org.apache.directory.api.ldap.codec.actions.request.abandon
-
The action used to initialize the AbandonRequest
- InitAbandonRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.abandon.InitAbandonRequest
-
Instantiates a new action.
- InitAddRequest - Class in org.apache.directory.api.ldap.codec.actions.request.add
-
The action used to initialize the AddRequest response
- InitAddRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.add.InitAddRequest
-
Instantiates a new action.
- InitAddResponse - Class in org.apache.directory.api.ldap.codec.actions.response.add
-
The action used to initialize the AddResponse response
- InitAddResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.add.InitAddResponse
-
Instantiates a new action.
- InitAndFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the AND filter
- InitAndFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAndFilter
-
Instantiates a new init AND filter action.
- InitApproxMatchFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Approx Match filter
- InitApproxMatchFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitApproxMatchFilter
-
Instantiates a new init approx match filter action.
- InitAssertionValueFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Assertion Value filter
- InitAssertionValueFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAssertionValueFilter
-
Instantiates a new init assertion value filter action.
- InitAttributeDescFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the AttributeDesc filter
- InitAttributeDescFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitAttributeDescFilter
-
Instantiates a new init attribute desc filter action.
- InitAttributeVals - Class in org.apache.directory.api.ldap.codec.actions.request.modify
-
The action used to initialize the set of ModificationRequest AVAs
- InitAttributeVals() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.modify.InitAttributeVals
-
Instantiates a new action.
- InitBindRequest - Class in org.apache.directory.api.ldap.codec.actions.request.bind
-
The action used to initialize the BindRequest
- InitBindRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.bind.InitBindRequest
-
Instantiates a new action.
- InitBindResponse - Class in org.apache.directory.api.ldap.codec.actions.response.bind
-
The action used to initialize the BindResponse
- InitBindResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.bind.InitBindResponse
-
Instantiates a new action.
- InitByOffsetSequence - Class in org.apache.directory.api.ldap.extras.controls.vlv_impl
-
The action used to initialize the ByOffset sequence object
- InitByOffsetSequence() - Constructor for class org.apache.directory.api.ldap.extras.controls.vlv_impl.InitByOffsetSequence
-
Instantiates a new ByOffsetSequence action.
- InitCompareRequest - Class in org.apache.directory.api.ldap.codec.actions.request.compare
-
The action used to initialize the CompareRequest.
- InitCompareRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.compare.InitCompareRequest
-
Instantiates a new action.
- InitCompareResponse - Class in org.apache.directory.api.ldap.codec.actions.response.compare
-
The action used to initialize the CompareResponse
- InitCompareResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.compare.InitCompareResponse
-
Instantiates a new action.
- InitControls - Class in org.apache.directory.api.ldap.codec.actions.controls
-
The action used to initialise the controls.
- InitControls() - Constructor for class org.apache.directory.api.ldap.codec.actions.controls.InitControls
-
Instantiates a new controls init action.
- InitDelRequest - Class in org.apache.directory.api.ldap.codec.actions.request.del
-
The action used to initialize the DelRequest.
- InitDelRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.del.InitDelRequest
-
Instantiates a new action.
- InitDelResponse - Class in org.apache.directory.api.ldap.codec.actions.response.del
-
The action used to initialize the DelResponse response
- InitDelResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.del.InitDelResponse
-
Instantiates a new action.
- initEntry() - Method in class org.apache.directory.api.dsmlv2.request.AddRequestDsml
-
Initialize the Entry.
- InitEqualityMatchFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Equality Match filter
- InitEqualityMatchFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitEqualityMatchFilter
-
Instantiates a new init equality match filter action.
- InitExtendedRequest - Class in org.apache.directory.api.ldap.codec.actions.request.extended
-
The action used to initialize the ExtendedRequest message
- InitExtendedRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.extended.InitExtendedRequest
-
Instantiates a new action.
- InitExtendedResponse - Class in org.apache.directory.api.ldap.codec.actions.response.extended
-
The action used to initialize the ExtendedResponse message
- InitExtendedResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.extended.InitExtendedResponse
-
Instantiates a new action.
- InitExtensibleMatchFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Extensible Match filter
- InitExtensibleMatchFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitExtensibleMatchFilter
-
Instantiates a new init extensible match filter action.
- InitGreaterOrEqualFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Greater Or Equal filter
- InitGreaterOrEqualFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitGreaterOrEqualFilter
-
Instantiates a new init greater or equal filter action.
- INITIAL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- INITIAL_CAPACITY - Static variable in class org.xmlpull.mxp1.MXParserCachingStrings
- INITIAL_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- INITIALIZATION_STATE - Static variable in class org.slf4j.LoggerFactory
- initialize() - Method in class org.apache.commons.lang3.concurrent.AtomicInitializer
-
Creates and initializes the object managed by this
AtomicInitializer. - initialize() - Method in class org.apache.commons.lang3.concurrent.AtomicSafeInitializer
-
Creates and initializes the object managed by this
AtomicInitializer. - initialize() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Performs the initialization.
- initialize() - Method in class org.apache.commons.lang3.concurrent.CallableBackgroundInitializer
-
Performs initialization in a background thread.
- initialize() - Method in class org.apache.commons.lang3.concurrent.LazyInitializer
-
Creates and initializes the object managed by this
LazyInitializer. - initialize() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Creates the results object.
- initialize() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Initializes the SchemaService
- initialize() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Initializes the SchemaService
- initialize(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Invokes the specified
ConcurrentInitializerand returns the object produced by the initializer. - initialize(LdapApiService) - Static method in class org.apache.directory.api.ldap.codec.api.LdapApiServiceFactory
-
Initialization can only take place once.
- Initialized - Annotation Type in org.checkerframework.checker.initialization.qual
-
This type qualifier belongs to the freedom-before-commitment initialization tracking type-system.
- InitializedFields - Annotation Type in org.checkerframework.common.initializedfields.qual
-
Indicates which fields have definitely been initialized.
- InitializedFieldsBottom - Annotation Type in org.checkerframework.common.initializedfields.qual
-
The bottom type qualifier for the Initialized Fields type system.
- initializerNames() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a set with the names of all
BackgroundInitializerobjects managed by theMultiBackgroundInitializer. - initializeSession(IoSession, T) - Method in interface org.apache.mina.core.session.IoSessionInitializer
-
Initialize a session
- initializeSession(IoSession, T) - Method in class org.apache.mina.proxy.session.ProxyIoSessionInitializer
-
Initialize a session
- initializeUnchecked(ConcurrentInitializer<T>) - Static method in class org.apache.commons.lang3.concurrent.ConcurrentUtils
-
Invokes the specified
ConcurrentInitializerand transforms occurring exceptions to runtime exceptions. - initials(String) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Extracts the initial characters from each word in the String.
- initials(String) - Static method in class org.apache.commons.text.WordUtils
-
Extracts the initial characters from each word in the String.
- initials(String, char...) - Static method in class org.apache.commons.lang3.text.WordUtils
-
Deprecated.Extracts the initial characters from each word in the String.
- initials(String, char...) - Static method in class org.apache.commons.text.WordUtils
-
Extracts the initial characters from each word in the String.
- INITIALS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INITIALS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- InitIntermediateResponse - Class in org.apache.directory.api.ldap.codec.actions.response.intermediate
-
The action used to initialize the IntermediateResponse message
- InitIntermediateResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.intermediate.InitIntermediateResponse
-
Instantiates a new action.
- InitLdapMessage - Class in org.apache.directory.api.ldap.codec.actions.ldapMessage
-
The action used to initialize an LdapMessage
- InitLdapMessage() - Constructor for class org.apache.directory.api.ldap.codec.actions.ldapMessage.InitLdapMessage
-
Instantiates a new action.
- InitLessOrEqualFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Less Or Equal filter
- InitLessOrEqualFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitLessOrEqualFilter
-
Instantiates a new init less or equal filter action.
- InitModifyDnRequest - Class in org.apache.directory.api.ldap.codec.actions.request.modifydn
-
The action used to initialize the ModifyDnRequest message
- InitModifyDnRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.modifydn.InitModifyDnRequest
-
Instantiates a new action.
- InitModifyDnResponse - Class in org.apache.directory.api.ldap.codec.actions.response.modifydn
-
The action used to initialize the ModifyDnResponse message
- InitModifyDnResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.modifydn.InitModifyDnResponse
-
Instantiates a new action.
- InitModifyRequest - Class in org.apache.directory.api.ldap.codec.actions.request.modify
-
The action used to initialize the ModifyRequest message
- InitModifyRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.modify.InitModifyRequest
-
Instantiates a new action.
- InitModifyResponse - Class in org.apache.directory.api.ldap.codec.actions.response.modify
-
The action used to initialize the ModifyResponse message
- InitModifyResponse() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.modify.InitModifyResponse
-
Instantiates a new action.
- InitNotFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the NOT filter
- InitNotFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitNotFilter
-
Instantiates a new init NOT filter action.
- InitOrFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the OR filter
- InitOrFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitOrFilter
-
Instantiates a new init OR filter action.
- InitPresentFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Present filter
- InitPresentFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitPresentFilter
-
Instantiates a new init present filter action.
- InitReferrals - Class in org.apache.directory.api.ldap.codec.actions.ldapResult
-
The action used to init referrals to a LdapResult :
- InitReferrals() - Constructor for class org.apache.directory.api.ldap.codec.actions.ldapResult.InitReferrals
-
Instantiates a new init referrals action.
- InitSaslBind - Class in org.apache.directory.api.ldap.codec.actions.request.bind
-
The action used to store the BindRequest version MessageID.
- InitSaslBind() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.bind.InitSaslBind
-
Instantiates a new action.
- InitSearchRequest - Class in org.apache.directory.api.ldap.codec.actions.request.search
-
The action used to initialize the SearchRequest message
- InitSearchRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.InitSearchRequest
-
Instantiates a new action.
- InitSearchRequestAttributeDescList - Class in org.apache.directory.api.ldap.codec.actions.request.search
-
The action used to initialize the AttributeDesc list
- InitSearchRequestAttributeDescList() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.InitSearchRequestAttributeDescList
-
Instantiates a new init attribute desc list action.
- InitSearchResultDone - Class in org.apache.directory.api.ldap.codec.actions.response.search.done
-
The action used to initialize the SearchResultDone response
- InitSearchResultDone() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.search.done.InitSearchResultDone
-
Instantiates a new action.
- InitSearchResultEntry - Class in org.apache.directory.api.ldap.codec.actions.response.search.entry
-
The action used to initialize the SearchResultEntry response
- InitSearchResultEntry() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.search.entry.InitSearchResultEntry
-
Instantiates a new action.
- InitSearchResultReference - Class in org.apache.directory.api.ldap.codec.actions.response.search.reference
-
The action used to initialize the SearchResultReference response
- InitSearchResultReference() - Constructor for class org.apache.directory.api.ldap.codec.actions.response.search.reference.InitSearchResultReference
-
Instantiates a new action.
- initSession(IoSession, IoFuture, IoSessionInitializer) - Method in class org.apache.mina.core.service.AbstractIoService
- initStringCache() - Method in class org.xmlpull.mxp1.MXParserCachingStrings
- InitSubstringsFilter - Class in org.apache.directory.api.ldap.codec.actions.request.search.filter
-
The action used to initialize the Substrings filter
- InitSubstringsFilter() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.search.filter.InitSubstringsFilter
-
Instantiates a new init substrings filter action.
- InitUnbindRequest - Class in org.apache.directory.api.ldap.codec.actions.request.unbind
-
The action used to initialize the UnbindRequest :
- InitUnbindRequest() - Constructor for class org.apache.directory.api.ldap.codec.actions.request.unbind.InitUnbindRequest
-
Instantiates a new action.
- InitVirtualListViewRequest - Class in org.apache.directory.api.ldap.extras.controls.vlv_impl
-
The action used to initialize the VirtualListViewRequestContainer object
- InitVirtualListViewRequest() - Constructor for class org.apache.directory.api.ldap.extras.controls.vlv_impl.InitVirtualListViewRequest
-
Instantiates a new VirtualListViewRequest action.
- INNER_CLASS_SEPARATOR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator String:
"$". - INNER_CLASS_SEPARATOR_CHAR - Static variable in class org.apache.commons.lang3.ClassUtils
-
The inner class separator character:
'$' == {@value}. - INPUT_CLOSED - org.apache.mina.core.session.IoEventType
-
The Input part of the socket has been closed
- inputClosed(IoFilter.NextFilter, IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoHandler.inputClosed(IoSession)event. - inputClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoHandler.inputClosed(IoSession)event. - inputClosed(IoFilter.NextFilter, IoSession) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoHandler.inputClosed(IoSession)event. - inputClosed(IoSession) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Handle the closure of an half-duplex TCP channel
- inputClosed(IoSession) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
- inputClosed(IoSession) - Method in interface org.apache.mina.core.service.IoHandler
-
Handle the closure of an half-duplex TCP channel
- inputClosed(IoSession) - Method in class org.apache.mina.core.service.IoHandlerAdapter
-
Handle the closure of an half-duplex TCP channel
- inputClosed(IoSession) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
-
Deprecated.Invoked when a half-duplex connection is closed
- inputClosed(IoSession) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Invoked when a half-duplex connection is closed
- inputClosed(IoSession) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.Handle the closure of an half-duplex TCP channel
- inputEncoding - Variable in class org.xmlpull.mxp1.MXParser
- inputStream - Variable in class org.xmlpull.mxp1.MXParser
- insert(int, boolean) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, boolean) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, boolean) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, boolean[], boolean...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, byte[], byte...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, char) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, char[]) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the character array into this builder.
- insert(int, char[]) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the character array into this builder.
- insert(int, char[]) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the character array into this builder.
- insert(int, char[], char...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, char[], int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts part of the character array into this builder.
- insert(int, char[], int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts part of the character array into this builder.
- insert(int, char[], int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts part of the character array into this builder.
- insert(int, double) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, double) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, double) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, double[], double...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, float) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, float) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, float) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, float[], float...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, int[], int...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, long) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, long) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the value into this builder.
- insert(int, long) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the value into this builder.
- insert(int, long[], long...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, short[], short...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insert(int, E) - Method in class org.apache.commons.collections4.list.TreeList.AVLNode
-
Inserts a node at the position index.
- insert(int, Object) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the string representation of an object into this builder.
- insert(int, Object) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the string representation of an object into this builder.
- insert(int, Object) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the string representation of an object into this builder.
- insert(int, String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Inserts the string into this builder.
- insert(int, String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Inserts the string into this builder.
- insert(int, String) - Method in class org.apache.commons.text.TextStringBuilder
-
Inserts the string into this builder.
- insert(int, T[], T...) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Inserts elements into an array at the given index (starting from zero).
- insertBefore(Node, Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMAttribute
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMCDATA
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMComment
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMDocument
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMDocumentType
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMElement
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMEntityReference
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMNamespace
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- insertBefore(Node, Node) - Method in class org.dom4j.dom.DOMText
- insertChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- insertChild(int, Object) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- insertChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- insertChild(int, Object) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- insertChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlDocument
- insertChild(int, Object) - Method in interface org.xmlpull.v1.builder.XmlElement
- InsertCommand<T> - Class in org.apache.commons.collections4.sequence
-
Command representing the insertion of one object of the second sequence.
- InsertCommand<T> - Class in org.apache.commons.text.diff
-
Command representing the insertion of one object of the second sequence.
- InsertCommand(T) - Constructor for class org.apache.commons.collections4.sequence.InsertCommand
-
Simple constructor.
- InsertCommand(T) - Constructor for class org.apache.commons.text.diff.InsertCommand
-
Simple constructor.
- insertData(int, String) - Method in class org.dom4j.dom.DOMCDATA
- insertData(int, String) - Method in class org.dom4j.dom.DOMComment
- insertData(int, String) - Method in class org.dom4j.dom.DOMText
- insertData(CharacterData, int, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- insignificantNumericStringHandling(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a numeric string.
- insignificantSpacesStringAny(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a Any assertion.
- insignificantSpacesStringFinal(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a string.
- insignificantSpacesStringInitial(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a Initial assertion.
- insignificantSpacesStringValue(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a string.
- insignificantTelephoneNumberStringHandling(char[]) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Remove all insignificant spaces in a TelephoneNumber string, Hyphen and spaces.
- installLexicalHandler() - Method in class org.dom4j.io.XMLWriter
- installXMLFilter(XMLReader) - Method in class org.dom4j.io.SAXReader
-
Installs any XMLFilter objects required to allow the SAX event stream to be filtered and preprocessed before it gets to dom4j.
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Add_ATTRIBUTES
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Add_ENTRY
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Delete_DELETED_ENTRY
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Delete_NAME
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Generic_OPERATION_PRINCIPAL
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Modify_MODIFICATION
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Modify_NEW_ENTRY
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Modify_OBJECT
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Modify_OLD_ENTRY
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_DELETE_OLD_RDN
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_ENTRY
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_DN
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_RDN
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_NEW_SUPERIOR
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_OLD_RDN
- instance() - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.ModifyDN_OLD_SUPERIOR_DN
- instance() - Method in class org.dom4j.util.PerThreadSingleton
- instance() - Method in class org.dom4j.util.SimpleSingleton
- instance() - Method in interface org.dom4j.util.SingletonStrategy
- instance(NameType) - Static method in class org.apache.commons.codec.language.bm.Lang
-
Gets a Lang instance for one of the supported NameTypes.
- instance(Dn) - Static method in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter.Generic_LDAP_CONTEXT
-
Creates a new instance of StoredProcedureParameter
- INSTANCE - org.apache.directory.api.ldap.model.name.FastDnParser
- INSTANCE - Static variable in class org.apache.commons.collections4.comparators.ComparableComparator
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.CloneTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.DefaultEquator
-
Static instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionFactory
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.ExceptionTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.FalsePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NOPClosure
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NOPTransformer
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NotNullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.NullPredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.functors.TruePredicate
-
Singleton predicate instance
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyListIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyOrderedIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.iterators.EmptyOrderedMapIterator
-
Singleton instance of the iterator.
- INSTANCE - Static variable in class org.apache.commons.collections4.properties.PropertiesFactory
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.collections4.properties.SortedPropertiesFactory
-
The singleton instance.
- INSTANCE - Static variable in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
-
A singleton instance of
StringKeyAnalyzer. - INSTANCE - Static variable in class org.apache.commons.lang3.compare.ObjectToStringComparator
-
Singleton instance.
- INSTANCE - Static variable in class org.apache.commons.lang3.time.CalendarUtils
-
The singleton instance for
Calendar.getInstance(). - INSTANCE - Static variable in class org.apache.commons.pool2.impl.NoOpCallStack
-
Singleton instance.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.ConstantStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.DateStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.DnsStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.FileStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.LocalHostStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.PropertiesStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.ResourceBundleStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.ScriptStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.UrlDecoderStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.UrlEncoderStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.UrlStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.lookup.XmlStringLookup
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.commons.text.matcher.StringMatcherFactory
-
Defines the singleton for this class.
- INSTANCE - Static variable in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
-
A static instance of ACIItemSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.AbandonRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.AddRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.AddResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.BindRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.BindResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.CompareRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.CompareResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.DeleteRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.DeleteResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ExtendedRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ExtendedResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.IntermediateResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ModifyDnRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ModifyDnResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ModifyRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.ModifyResponseFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.SearchRequestFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.SearchResultDoneFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.SearchResultEntryFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.SearchResultReferenceFactory
-
The static instance
- INSTANCE - Static variable in class org.apache.directory.api.ldap.codec.factory.UnbindRequestFactory
-
The static instance
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorClosedException
-
A static exception to be used by the monitor
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.cursor.CursorLdapReferralException
-
A static exception to be used by the monitor
- INSTANCE - Static variable in exception org.apache.directory.api.ldap.model.name.TooComplexDnException
-
An instance of this exception to avoid creation a new one every time we need it
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.comparators.UuidComparator
-
A static instance of the UuidComparator
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
A static instance of this normalizer
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AccessPointSyntaxChecker
-
A static instance of AccessPointSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
A static instance of AttributeTypeDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
A static instance of AttributeTypeUsageSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AudioSyntaxChecker
-
A static instance of AudioSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BinarySyntaxChecker
-
A static instance of BinarySyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
A static instance of BitStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
A static instance of BooleanSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
A static instance of BootParameterSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateListSyntaxChecker
-
A static instance of CertificateListSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificatePairSyntaxChecker
-
A static instance of CertificatePairSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CertificateSyntaxChecker
-
A static instance of CertificateSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
A static instance of ComparatorSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
A static instance of CountrySyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
A static instance of CsnSidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
A static instance of CsnSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DataQualitySyntaxSyntaxChecker
-
A static instance of DataQualitySyntaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
A static instance of DeliveryMethodSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
A static instance of DerefAliasSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
A static instance of DirectoryStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
A static instance of DitContentRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
A static instance of DitStructureRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DlSubmitPermissionSyntaxChecker
-
A static instance of DlSubmitPermissionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
A static instance of DnSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
A static instance of DsaQualitySyntaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
A static instance of DseTypeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.EnhancedGuideSyntaxChecker
-
A static instance of EnhancedGuideSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
A static instance of FacsimileTelephoneNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FaxSyntaxChecker
-
A static instance of FaxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
A static instance of GeneralizedTimeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GuideSyntaxChecker
-
A static instance of GuideSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
A static instance of Ia5StringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
A static instance of IntegerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
-
A static instance of JavaByteSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
-
A static instance of JavaIntegerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
-
A static instance of JavaLongSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
-
A static instance of JavaShortSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
-
A static instance of JpegSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
A static instance of LdapSyntaxDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
-
A static instance of MailPreferenceSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MasterAndShadowAccessPointSyntaxChecker
-
A static instance of MasterAndShadowAccessPointSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
A static instance of MatchingRuleDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
A static instance of MatchingRuleUseDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MhsOrAddressSyntaxChecker
-
A static instance of MhsOrAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
A static instance of NameAndOptionalUIDSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
A static instance of NameFormDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
A static instance of NisNetGroupTripleChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
A static instance of NormalizerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
A static instance of NumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
A static instance of NumericOidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
A static instance of NumericStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
A static instance of ObjectClassDescriptionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
A static instance of ObjectClassTypeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
A static instance of ObjectNameSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OctetStringSyntaxChecker
-
A static instance of OctetStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
A static instance of OidLenSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
A static instance of OidSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
A static instance of OtherMailboxSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
A static instance of PostalAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PresentationAddressSyntaxChecker
-
A static instance of PresentationAddressSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
A static instance of PrintableStringSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ProtocolInformationSyntaxChecker
-
A static instance of ProtocolInformationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
A static instance of SearchScopeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubstringAssertionSyntaxChecker
-
A static instance of SubstringAssertionSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
A static instance of SubtreeSpecificationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierAndConsumerSyntaxChecker
-
A static instance of SupplierAndConsumerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierInformationSyntaxChecker
-
A static instance of SupplierInformationSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupplierOrConsumerSyntaxChecker
-
A static instance of SupplierOrConsumerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SupportedAlgorithmSyntaxChecker
-
A static instance of SupportedAlgorithmSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SyntaxCheckerSyntaxChecker
-
A static instance of SyntaxCheckerSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
A static instance of TelephoneNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
-
A static instance of TeletexTerminalIdentifierSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
-
A static instance of TelexNumberSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
A static instance of UtcTimeSyntaxChecker
- INSTANCE - Static variable in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
A static instance of UuidSyntaxChecker
- INSTANCE_BASE64_DECODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Decodes Base64 Strings.
- INSTANCE_BASE64_ENCODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Encodes Base64 Strings.
- INSTANCE_ENVIRONMENT_VARIABLES - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Looks up keys from environment variables.
- INSTANCE_NULL - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Defines the FunctionStringLookup singleton that always returns null.
- INSTANCE_SYSTEM_PROPERTIES - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Defines the FunctionStringLookup singleton for looking up system properties.
- instanceofPredicate(Class<?>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that checks if the object passed in is of a particular type, using instanceof.
- instanceOfPredicate(Class<?>) - Static method in class org.apache.commons.collections4.functors.InstanceofPredicate
-
Factory to create the identity predicate.
- InstanceofPredicate - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is an instanceof the type stored in this predicate.
- InstanceofPredicate(Class<?>) - Constructor for class org.apache.commons.collections4.functors.InstanceofPredicate
-
Constructor that performs no validation.
- instantiateFactory(Class<T>) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that can create objects of a specific type using a no-args constructor.
- instantiateFactory(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.FactoryUtils
-
Creates a Factory that can create objects of a specific type using the arguments specified to this method.
- instantiateFactory(Class<T>, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InstantiateFactory
-
Factory method that performs validation.
- InstantiateFactory<T> - Class in org.apache.commons.collections4.functors
-
Factory implementation that creates a new object instance by reflection.
- InstantiateFactory(Class<T>) - Constructor for class org.apache.commons.collections4.functors.InstantiateFactory
-
Constructor that performs no validation.
- InstantiateFactory(Class<T>, Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InstantiateFactory
-
Constructor that performs no validation.
- instantiateTransformer() - Static method in class org.apache.commons.collections4.functors.InstantiateTransformer
-
Get a typed no-arg instance.
- instantiateTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that expects an input Class object that it will instantiate.
- instantiateTransformer(Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InstantiateTransformer
-
Transformer method that performs validation.
- instantiateTransformer(Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that expects an input Class object that it will instantiate.
- InstantiateTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that creates a new object instance by reflection.
- InstantiateTransformer(Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InstantiateTransformer
-
Constructor that performs no validation.
- inSubnet(InetAddress) - Method in class org.apache.mina.filter.firewall.Subnet
-
Checks if the
InetAddressis within this subnet - INSUFFICIENT_ACCESS_RIGHTS - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The requestor does not have the right to carry out the requested operation [X511, Section 12.7].
- INSUFFICIENT_PASSWORD_QUALITY - org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
-
The password quality is not sufficient
- INSUFFICIENTACCESSRIGHTS - org.apache.directory.api.ldap.extras.controls.vlv.VirtualListViewResultCode
-
The access right are insufficient
- INSUFFICIENTACCESSRIGHTS - org.apache.directory.api.ldap.model.message.controls.SortResultCode
- INT - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter is an integral type: byte, Byte, short, Short, int and Integer, long, Long, and BigInteger.
- INT - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.INT_LITERALtrees. - INT - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.INTtypes. - INT_AND_TIME - org.checkerframework.checker.formatter.qual.ConversionCategory
-
Use if the parameter is both an int and a time.
- intArrayToLong(int[], int, long, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an array of int into a long using the default (little endian, Lsb0) byte and bit ordering.
- INTEGER - org.apache.directory.api.asn1.ber.tlv.UniversalTag
-
value for the tag
- INTEGER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- INTEGER - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- INTEGER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- INTEGER - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- INTEGER_BYTES - Static variable in class org.apache.commons.codec.digest.MurmurHash3
-
TODO Replace on Java 8 with Integer.BYTES.
- INTEGER_FIRST_COMPONENT_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_FIRST_COMPONENT_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for minus one.
- INTEGER_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for one.
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- INTEGER_OR_NUMERICOID - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- INTEGER_ORDERING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_ORDERING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTEGER_TWO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for two
- INTEGER_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Integer constant for zero.
- IntegerAnonymizer - Class in org.apache.directory.api.ldap.model.ldif.anonymizer
-
A default anonymizer for attributes that is an Integer.
- IntegerAnonymizer() - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Creates a new instance of IntegerAnonymizer.
- IntegerAnonymizer(Map<Integer, String>) - Constructor for class org.apache.directory.api.ldap.model.ldif.anonymizer.IntegerAnonymizer
-
Creates a new instance of IntegerAnonymizer.
- IntegerComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A class for the integerOrderingMatch matchingRule (RFC 4517, par.
- IntegerComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.IntegerComparator
-
The IntegerComparator constructor.
- IntegerDecoder - Class in org.apache.directory.api.asn1.ber.tlv
-
Parse and decode an Integer value.
- IntegerDecoderException - Exception in org.apache.directory.api.asn1.ber.tlv
-
Thrown when a IntegerDecoder has encountered a failure condition during a decode.
- IntegerDecoderException(String) - Constructor for exception org.apache.directory.api.asn1.ber.tlv.IntegerDecoderException
-
Creates a IntegerDecoderException
- IntegerDecodingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich decodesintvalues in big-endian order (high bytes come first). - IntegerDecodingState() - Constructor for class org.apache.mina.filter.codec.statemachine.IntegerDecodingState
- IntegerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is an Integer according to RFC 4517.
- IntegerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- intercept(Object, Method, Object[], MethodProxy) - Method in class org.apache.commons.pool2.proxy.CglibProxyHandler
- INTERMEDIATE_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The IntermediateResponse message
- INTERMEDIATE_RESPONSE_NAME_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- INTERMEDIATE_RESPONSE_NAME_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- INTERMEDIATE_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- INTERMEDIATE_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- INTERMEDIATE_RESPONSE_VALUE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- INTERMEDIATE_RESPONSE_VALUE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- INTERMEDIATE_RESPONSES_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
-
The list of Intermediate responses to load at startup
- IntermediateOperationFactory - Interface in org.apache.directory.api.ldap.codec.api
-
The factory interface, defined by the codec API, for creating new Intermediate responses.
- IntermediateResponse - Interface in org.apache.directory.api.ldap.model.message
-
Intermediate response message used to return multiple response messages for a single search request (ExtendedRequest or Control).
- IntermediateResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The IntermediateResponse factory.
- IntermediateResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
IntermediateResponse implementation
- IntermediateResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates a new IntermediateResponseImpl instance
- IntermediateResponseImpl(int, String) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates an IntermediateResponseImpl instance
- IntermediateResponseImpl(String) - Constructor for class org.apache.directory.api.ldap.model.message.IntermediateResponseImpl
-
Creates an IntermediateResponseImpl instance
- intern(QName) - Method in class org.dom4j.DocumentFactory
-
DOCUMENT ME!
- intern(QName) - Method in class org.dom4j.tree.QNameCache
-
DOCUMENT ME!
- INTERNAL_ENTITY_DECL - Static variable in class org.dom4j.io.SAXEventRecorder.SAXEvent
- internalEntityDecl(String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Report an internal entity declaration.
- internalEntityDecl(String, String) - Method in class org.dom4j.io.SAXEventRecorder
- InternalEntityDecl - Class in org.dom4j.dtd
-
InternalEntityDeclrepresents an internal entity declaration in a DTD. - InternalEntityDecl() - Constructor for class org.dom4j.dtd.InternalEntityDecl
- InternalEntityDecl(String, String) - Constructor for class org.dom4j.dtd.InternalEntityDecl
- InternalForm - Annotation Type in org.checkerframework.checker.signature.qual
-
The syntax for binary names that appears in a class file, as defined in the JVM Specification, section 4.2.
- INTERNATIONAL_ISDN_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- INTERNATIONAL_ISDN_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- Interned - Annotation Type in org.checkerframework.checker.interning.qual
-
Indicates that a variable has been interned, i.e., that the variable refers to the canonical representation of an object.
- InternedDistinct - Annotation Type in org.checkerframework.checker.interning.qual
-
Indicates that no other value is
equals()to the given value. - InternMethod - Annotation Type in org.checkerframework.checker.interning.qual
-
Method declaration annotation used to indicate that this method may be invoked on an uninterned object and that it returns an interned object.
- interpolatorStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new InterpolatorStringLookup using the
default lookups. - interpolatorStringLookup(Map<String, StringLookup>, StringLookup, boolean) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new InterpolatorStringLookup using the
default lookups. - interpolatorStringLookup(Map<String, V>) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new InterpolatorStringLookup using the
default lookups. - interpolatorStringLookup(StringLookup) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new InterpolatorStringLookup using the
default lookups. - InterpolatorStringLookup - Class in org.apache.commons.text.lookup
-
Proxies other
StringLookups using a keys within ${} markers using the format "${StringLookup:Key}". - InterpolatorStringLookup() - Constructor for class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Creates an instance using only lookups that work without initial properties and are stateless.
- InterpolatorStringLookup(Map<String, StringLookup>, StringLookup, boolean) - Constructor for class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Creates a fully customized instance.
- InterpolatorStringLookup(Map<String, V>) - Constructor for class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Creates an instance using only lookups that work without initial properties and are stateless.
- InterpolatorStringLookup(StringLookup) - Constructor for class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Creates an instance with the given lookup.
- InterruptibleReentrantLock - Class in org.apache.commons.pool2.impl
-
This sub-class was created to expose the waiting threads so that they can be interrupted when the pool using the queue that uses this lock is closed.
- InterruptibleReentrantLock(boolean) - Constructor for class org.apache.commons.pool2.impl.InterruptibleReentrantLock
-
Constructs a new InterruptibleReentrantLock with the given fairness policy.
- interruptWaiters(Condition) - Method in class org.apache.commons.pool2.impl.InterruptibleReentrantLock
-
Interrupts the threads that are waiting on a specific condition
- intersect(ConversionCategory, ConversionCategory) - Static method in enum org.checkerframework.checker.formatter.qual.ConversionCategory
-
Returns the intersection of two categories.
- intersect(I18nConversionCategory, I18nConversionCategory) - Static method in enum org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
-
Returns the intersection of the two given I18nConversionCategories.
- intersection(Iterable<? extends O>, Iterable<? extends O>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns a
Collectioncontaining the intersection of the givenIterables. - intersection(List<? extends E>, List<? extends E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns a new list containing all elements that are contained in both given lists.
- intersection(Set<? extends E>, Set<? extends E>) - Static method in class org.apache.commons.collections4.SetUtils
-
Returns a unmodifiable view of the intersection of the given
Sets. - INTERSECTION - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.INTERSECTIONtypes. - IntersectionResult - Class in org.apache.commons.text.similarity
-
Represents the intersection result between two sets.
- IntersectionResult(int, int, int) - Constructor for class org.apache.commons.text.similarity.IntersectionResult
-
Create the results for an intersection between two sets.
- IntersectionSimilarity<T> - Class in org.apache.commons.text.similarity
-
Measures the intersection of two sets created from a pair of character sequences.
- IntersectionSimilarity(Function<CharSequence, Collection<T>>) - Constructor for class org.apache.commons.text.similarity.IntersectionSimilarity
-
Create a new intersection similarity using the provided converter.
- intersectionWith(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Calculate the intersection of
thisand an overlapping Range. - interuptTakeWaiters() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Interrupts the threads currently waiting to take an object from the pool.
- IntRange - Annotation Type in org.checkerframework.common.value.qual
-
An expression with this type evaluates to an integral value (byte, short, char, int, or long) in the given range.
- IntRangeFromGTENegativeOne - Annotation Type in org.checkerframework.common.value.qual
-
An expression with this type is exactly the same as an
IntRangeannotation whosefromfield is-1and whosetofield isInteger.MAX_VALUE. - IntRangeFromNonNegative - Annotation Type in org.checkerframework.common.value.qual
-
An expression with this type is exactly the same as an
IntRangeannotation whosefromfield is0and whosetofield isInteger.MAX_VALUE. - IntRangeFromPositive - Annotation Type in org.checkerframework.common.value.qual
-
An expression with this type is exactly the same as an
IntRangeannotation whosefromfield is1and whosetofield isInteger.MAX_VALUE. - intToBinary(int, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
- intToByteArray(int, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
- intToHex(int, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
- intToHexDigit(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit.
- intToHexDigitMsb0(int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts the 4 lsb of an int to a hexadecimal digit encoded using the Msb0 bit ordering.
- intToNetworkByteOrder(int, byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Encodes an integer into up to 4 bytes in network byte order in the supplied buffer starting at
startoffset and writingcountbytes. - intToNetworkByteOrder(int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Encodes an integer into up to 4 bytes in network byte order.
- intToShortArray(int, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts an int into an array of short using the default (little endian, Lsb0) byte and bit ordering.
- IntVal - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the possible values for a byte, short, char, int, or long type.
- intValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as an
int. - intValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as an int.
- intValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as an int.
- INVALID - org.apache.commons.pool2.PooledObjectState
-
Failed maintenance (e.g.
- INVALID_ATTRIBUTE_SYNTAX - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server if the attribute syntax for the attribute value, specified as an argument of the operation, is unrecognized or invalid.
- INVALID_CREDENTIALS - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code is returned if the Dn or password used in a simple bind operation is incorrect, or if the Dn or password is incorrect for some other reason, e.g.
- INVALID_DN_SYNTAX - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned by the server if the Dn syntax is incorrect.
- invalidate() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Sets the state to
INVALID. - invalidate() - Method in interface org.apache.commons.pool2.PooledObject
-
Sets the state to
INVALID. - invalidateObject(K, T) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, T, DestroyMode) - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Invalidates an object from the pool, using the provided
DestroyMode. - invalidateObject(K, V) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Invalidates an object from the pool.
- invalidateObject(K, V) - Method in class org.apache.commons.pool2.proxy.ProxiedKeyedObjectPool
- invalidateObject(K, V, DestroyMode) - Method in interface org.apache.commons.pool2.KeyedObjectPool
-
Invalidates an object from the pool, using the provided
DestroyMode. - invalidateObject(T) - Method in class org.apache.commons.pool2.BaseObjectPool
- invalidateObject(T) - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.commons.pool2.impl.SoftReferenceObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in interface org.apache.commons.pool2.ObjectPool
-
Invalidates an object from the pool.
- invalidateObject(T) - Method in class org.apache.commons.pool2.proxy.ProxiedObjectPool
- invalidateObject(T, DestroyMode) - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Invalidates an object from the pool, using the provided
DestroyMode - invalidateObject(T, DestroyMode) - Method in interface org.apache.commons.pool2.ObjectPool
-
Invalidates an object from the pool, using the provided
DestroyMode - InvalidCharacterException - Exception in org.apache.directory.api.util.exception
-
Exception thrown when a Character is invalid
- InvalidCharacterException(int) - Constructor for exception org.apache.directory.api.util.exception.InvalidCharacterException
-
Creates a new instance of an InvalidCharacterException
- InvalidConnectionException - Exception in org.apache.directory.ldap.client.api.exception
-
A InvalidConnectionException is thrown if one tries to apply an operation on a closed connection
- InvalidConnectionException() - Constructor for exception org.apache.directory.ldap.client.api.exception.InvalidConnectionException
-
Instantiates a new invalid connection exception.
- InvalidConnectionException(String) - Constructor for exception org.apache.directory.ldap.client.api.exception.InvalidConnectionException
-
Instantiates a new invalid connection exception.
- InvalidConnectionException(String, Throwable) - Constructor for exception org.apache.directory.ldap.client.api.exception.InvalidConnectionException
-
Instantiates a new invalid connection exception.
- InvalidCSNException - Exception in org.apache.directory.api.ldap.model.csn
-
A
RuntimeExceptionwhich is thrown when a wrong string representation is specified to create a newCsn. - InvalidCSNException() - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance.
- InvalidCSNException(String) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified message.
- InvalidCSNException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified message and cause.
- InvalidCSNException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.csn.InvalidCSNException
-
Creates a new instance with the specified cause.
- InvalidCursorPositionException - Exception in org.apache.directory.api.ldap.model.cursor
-
Thrown to indicate an illegal position state for a Cursor when a call to get is made.
- InvalidCursorPositionException() - Constructor for exception org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException
-
Creates a new instance of InvalidCursorPositionException.
- InvalidCursorPositionException(String) - Constructor for exception org.apache.directory.api.ldap.model.cursor.InvalidCursorPositionException
-
Creates a new instance of InvalidCursorPositionException.
- InvalidFormat - Annotation Type in org.checkerframework.checker.formatter.qual
-
This annotation, attached to a
Stringtype, indicates that the string is not a legal format string. - invalidNodeTypeAddException(Node) - Method in class org.dom4j.tree.AbstractBranch
-
Called when an invalid node has been added.
- InvalidSchemaException - Exception in org.dom4j.datatype
-
InvalidSchemaExceptionis thrown when an invalid XML Schema document is used - InvalidSchemaException(String) - Constructor for exception org.dom4j.datatype.InvalidSchemaException
- InvalidXPathException - Exception in org.dom4j
-
InvalidXPathExceptionis thrown when an invalid XPath expression is used to traverse an XML document - InvalidXPathException(String) - Constructor for exception org.dom4j.InvalidXPathException
- InvalidXPathException(String, String) - Constructor for exception org.dom4j.InvalidXPathException
- Inverse() - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- inverseBidiMap - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Inverse view of this map.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.AbstractSortedBidiMapDecorator
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- inverseBidiMap() - Method in interface org.apache.commons.collections4.BidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the inverse map for comparison.
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
- inverseBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- inverseBidiMap() - Method in interface org.apache.commons.collections4.OrderedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- inverseBidiMap() - Method in interface org.apache.commons.collections4.SortedBidiMap
-
Gets a view of this map where the keys and values are reversed.
- InverseEntryView() - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseEntryView
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- inverseOrderedBidiMap() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
-
Gets an unmodifiable view of this map where the keys and values are reversed.
- inverseSortedBidiMap() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- InverseViewMapEntryIterator() - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapEntryIterator
-
Constructor.
- InverseViewMapIterator(TreeBidiMap.DataElement) - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapIterator
-
Create a new TreeBidiMap.InverseViewMapIterator.
- invert() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the inverse (1/fraction) of this one.
- invert(String[][]) - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Used to invert an escape array into an unescape array
- invert(Map<CharSequence, CharSequence>) - Static method in class org.apache.commons.text.translate.EntityArrays
-
Used to invert an escape Map into an unescape Map.
- invertMap(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Inverts the supplied map returning a new HashMap such that the keys of the input are swapped with the values.
- InvisibleQualifier - Annotation Type in org.checkerframework.framework.qual
-
A meta-annotation indicating that an annotation is a type qualifier that should not be visible in output.
- invoke(Object, Method, Object[]) - Method in class org.apache.commons.lang3.event.EventListenerSupport.ProxyInvocationHandler
-
Propagates the method call to all registered listeners in place of the proxy listener object.
- invoke(Object, Method, Object[]) - Method in class org.apache.commons.pool2.proxy.JdkProxyHandler
- Invoke - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Method.invoke, whose signature is:
Object method({@link MethodVal}(classname=c, methodname=m, params=p) Method this, Object obj, Object... args) - INVOKE - org.apache.directory.api.ldap.aci.MicroOperation
-
The Invoke permission, may be used in conjunction with any component, except entry.
- invokeConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor from the types of the arguments.
- invokeConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor from the list of parameter types.
- invokeExactConstructor(Class<T>, Object...) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class inferring the right constructor from the types of the arguments.
- invokeExactConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.ConstructorUtils
-
Returns a new instance of the specified class choosing the right constructor from the list of parameter types.
- invokeExactMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the object types.
- invokeExactMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method with no parameters.
- invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a method whose parameter types match exactly the parameter types given.
- invokeExactStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a
staticmethod whose parameter types match exactly the object types. - invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a
staticmethod whose parameter types match exactly the parameter types given. - invokeMethod(Object, boolean, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, boolean, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, boolean, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method without parameters.
- invokeMethod(Object, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named method whose parameter type matches the object type.
- invokerClosure(String) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's input object by reflection.
- invokerClosure(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.ClosureUtils
-
Creates a Closure that will invoke a specific method on the closure's input object by reflection.
- invokerPredicate(String) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- invokerPredicate(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Creates a Predicate that invokes a method on the input object.
- invokerTransformer(String) - Static method in class org.apache.commons.collections4.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with no arguments.
- invokerTransformer(String) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- invokerTransformer(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.functors.InvokerTransformer
-
Gets an instance of this transformer calling a specific method with specific values.
- invokerTransformer(String, Class<?>[], Object[]) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a Transformer that invokes a method on the input object.
- InvokerTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that creates a new object instance by reflection.
- InvokerTransformer(String, Class<?>[], Object[]) - Constructor for class org.apache.commons.collections4.functors.InvokerTransformer
-
Constructor that performs no validation.
- invokeStaticMethod(Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named
staticmethod whose parameter type matches the object type. - invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MethodUtils
-
Invokes a named
staticmethod whose parameter type matches the object type. - IoAbsoluteReader - Interface in org.apache.mina.util.byteaccess
-
Provides absolute read access to a sequence of bytes.
- IoAbsoluteWriter - Interface in org.apache.mina.util.byteaccess
-
Provides absolute write access to a sequence of bytes.
- IoAcceptor - Interface in org.apache.mina.core.service
-
Accepts incoming connection, communicates with clients, and fires events to
IoHandlers. - IoBuffer - Class in org.apache.mina.core.buffer
-
A byte buffer used by MINA applications.
- IoBuffer() - Constructor for class org.apache.mina.core.buffer.IoBuffer
-
Creates a new instance.
- IoBufferAllocator - Interface in org.apache.mina.core.buffer
-
Allocates
IoBuffers and manages them. - IoBufferDecoder - Class in org.apache.mina.proxy.utils
-
IoBufferDecoder.java - Handles an
IoBufferdecoder which supports two methods : - dynamic delimiter decoding - fixed length content reading - IoBufferDecoder(byte[]) - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder
-
Creates a new instance that uses specified
delimiterbyte array as a message delimiter. - IoBufferDecoder(int) - Constructor for class org.apache.mina.proxy.utils.IoBufferDecoder
-
Creates a new instance that will read messages of
contentLengthbytes. - IoBufferDecoder.DecodingContext - Class in org.apache.mina.proxy.utils
-
The class holding the decoding context.
- IoBufferHexDumper - Class in org.apache.mina.core.buffer
-
Provides utility methods to dump an
IoBufferinto a hex formatted string. - IoBufferHexDumper() - Constructor for class org.apache.mina.core.buffer.IoBufferHexDumper
- IoBufferLazyInitializer - Class in org.apache.mina.filter.buffer
-
An
LazyInitializerimplementation that initializes anIoBufferonly when needed. - IoBufferLazyInitializer(int) - Constructor for class org.apache.mina.filter.buffer.IoBufferLazyInitializer
-
Constructor which sets allocated buffer size to
bufferSize. - IoBufferWrapper - Class in org.apache.mina.core.buffer
-
A
IoBufferthat wraps a buffer and proxies any operations to it. - IoBufferWrapper(IoBuffer) - Constructor for class org.apache.mina.core.buffer.IoBufferWrapper
-
Create a new instance.
- IoConnector - Interface in org.apache.mina.core.service
-
Connects to endpoint, communicates with the server, and fires events to
IoHandlers. - IoEvent - Class in org.apache.mina.core.session
-
An I/O event or an I/O request that MINA provides.
- IoEvent(IoEventType, IoSession, Object) - Constructor for class org.apache.mina.core.session.IoEvent
-
Creates a new IoEvent
- IoEventQueueHandler - Interface in org.apache.mina.filter.executor
-
Listens and filters all event queue operations occurring in
OrderedThreadPoolExecutorandUnorderedThreadPoolExecutor. - IoEventQueueThrottle - Class in org.apache.mina.filter.executor
-
Throttles incoming or outgoing events.
- IoEventQueueThrottle() - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
Creates a new IoEventQueueThrottle instance
- IoEventQueueThrottle(int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
Creates a new IoEventQueueThrottle instance
- IoEventQueueThrottle(IoEventSizeEstimator, int) - Constructor for class org.apache.mina.filter.executor.IoEventQueueThrottle
-
Creates a new IoEventQueueThrottle instance
- IoEventSizeEstimator - Interface in org.apache.mina.filter.executor
-
Estimates the amount of memory that the specified
IoEventoccupies in the current JVM. - IoEventType - Enum in org.apache.mina.core.session
-
An
Enumthat represents the type of I/O events and requests. - IoFilter - Interface in org.apache.mina.core.filterchain
-
A filter which intercepts
IoHandlerevents like Servlet filters. - IoFilter.NextFilter - Interface in org.apache.mina.core.filterchain
-
Represents the next
IoFilterinIoFilterChain. - IoFilterAdapter - Class in org.apache.mina.core.filterchain
-
An adapter class for
IoFilter. - IoFilterAdapter() - Constructor for class org.apache.mina.core.filterchain.IoFilterAdapter
- IoFilterChain - Interface in org.apache.mina.core.filterchain
- IoFilterChain.Entry - Interface in org.apache.mina.core.filterchain
-
Represents a name-filter pair that an
IoFilterChaincontains. - IoFilterChainBuilder - Interface in org.apache.mina.core.filterchain
-
An interface that builds
IoFilterChainin predefined way whenIoSessionis created. - IoFilterEvent - Class in org.apache.mina.core.filterchain
-
An I/O event or an I/O request that MINA provides for
IoFilters. - IoFilterEvent(IoFilter.NextFilter, IoEventType, IoSession, Object) - Constructor for class org.apache.mina.core.filterchain.IoFilterEvent
-
Creates a new IoFilterEvent instance
- IoFilterLifeCycleException - Exception in org.apache.mina.core.filterchain
-
A
RuntimeExceptionwhich is thrown whenIoFilter.init()orIoFilter.onPostAdd(IoFilterChain, String, org.apache.mina.core.filterchain.IoFilter.NextFilter)failed. - IoFilterLifeCycleException() - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
-
Creates a new IoFilterLifeCycleException instance
- IoFilterLifeCycleException(String) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
-
Creates a new IoFilterLifeCycleException instance
- IoFilterLifeCycleException(String, Throwable) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
-
Creates a new IoFilterLifeCycleException instance
- IoFilterLifeCycleException(Throwable) - Constructor for exception org.apache.mina.core.filterchain.IoFilterLifeCycleException
-
Creates a new IoFilterLifeCycleException instance
- IoFuture - Interface in org.apache.mina.core.future
-
Represents the completion of an asynchronous I/O operation on an
IoSession. - IoFutureListener<F extends IoFuture> - Interface in org.apache.mina.core.future
-
Something interested in being notified when the completion of an asynchronous I/O operation :
IoFuture. - IoHandler - Interface in org.apache.mina.core.service
-
Handles all I/O events fired by MINA.
- IoHandlerAdapter - Class in org.apache.mina.core.service
-
An adapter class for
IoHandler. - IoHandlerAdapter() - Constructor for class org.apache.mina.core.service.IoHandlerAdapter
- IoHandlerChain - Class in org.apache.mina.handler.chain
-
A chain of
IoHandlerCommands. - IoHandlerChain() - Constructor for class org.apache.mina.handler.chain.IoHandlerChain
-
Creates a new, empty chain of
IoHandlerCommands. - IoHandlerChain.Entry - Class in org.apache.mina.handler.chain
-
Represents a name-command pair that an
IoHandlerChaincontains. - IoHandlerCommand - Interface in org.apache.mina.handler.chain
-
A
IoHandlerCommandencapsulates a unit of processing work to be performed, whose purpose is to examine and/or modify the state of a transaction that is represented by custom attributes provided byIoSession. - IoHandlerCommand.NextCommand - Interface in org.apache.mina.handler.chain
-
Represents an indirect reference to the next
IoHandlerCommandof theIoHandlerChain. - IoProcessor<S extends IoSession> - Interface in org.apache.mina.core.service
-
An internal interface to represent an 'I/O processor' that performs actual I/O operations for
IoSessions. - IoRelativeReader - Interface in org.apache.mina.util.byteaccess
-
Provides relative read access to a sequence of bytes.
- IoRelativeWriter - Interface in org.apache.mina.util.byteaccess
-
Provides relative read access to a sequence of bytes.
- IoService - Interface in org.apache.mina.core.service
- IoServiceListener - Interface in org.apache.mina.core.service
-
Listens to events related to an
IoService. - IoServiceListenerSupport - Class in org.apache.mina.core.service
-
A helper class which provides addition and removal of
IoServiceListeners and firing events. - IoServiceListenerSupport(IoService) - Constructor for class org.apache.mina.core.service.IoServiceListenerSupport
-
Creates a new instance of the listenerSupport.
- IoServiceStatistics - Class in org.apache.mina.core.service
-
Provides usage statistics for an
AbstractIoServiceinstance. - IoServiceStatistics(IoService) - Constructor for class org.apache.mina.core.service.IoServiceStatistics
-
Creates a new IoServiceStatistics instance
- IoServiceStatistics.Config - Class in org.apache.mina.core.service
-
This is a configuration for IoServiceStatistics.
- IoSession - Interface in org.apache.mina.core.session
-
A handle which represents connection between two end-points regardless of transport types.
- IoSessionAttributeMap - Interface in org.apache.mina.core.session
-
Stores the user-defined attributes which is provided per
IoSession. - IoSessionConfig - Interface in org.apache.mina.core.session
-
The configuration of
IoSession. - IoSessionDataStructureFactory - Interface in org.apache.mina.core.session
-
Provides data structures to a newly created session.
- IoSessionEvent - Class in org.apache.mina.proxy.event
-
IoSessionEvent.java - Wrapper Class for enqueued events.
- IoSessionEvent(IoFilter.NextFilter, IoSession, IdleStatus) - Constructor for class org.apache.mina.proxy.event.IoSessionEvent
-
Creates an instance of this class when event type is
IoSessionEventType.IDLE. - IoSessionEvent(IoFilter.NextFilter, IoSession, IoSessionEventType) - Constructor for class org.apache.mina.proxy.event.IoSessionEvent
-
Creates an instance of this class when event type differs from
IoSessionEventType.IDLE. - IoSessionEventQueue - Class in org.apache.mina.proxy.event
-
IoSessionEventQueue.java - Queue that contains filtered session events while handshake isn't done.
- IoSessionEventQueue(ProxyIoSession) - Constructor for class org.apache.mina.proxy.event.IoSessionEventQueue
-
Creates a new proxyIoSession instance
- IoSessionEventType - Enum in org.apache.mina.proxy.event
-
IoSessionEventType.java - Enumerates session event types.
- IoSessionInitializationException - Exception in org.apache.mina.core.session
-
A
RuntimeExceptionthat is thrown when the initialization of anIoSessionfails. - IoSessionInitializationException() - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
-
Creates a new IoSessionInitializationException instance.
- IoSessionInitializationException(String) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
-
Creates a new IoSessionInitializationException instance.
- IoSessionInitializationException(String, Throwable) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
-
Creates a new IoSessionInitializationException instance.
- IoSessionInitializationException(Throwable) - Constructor for exception org.apache.mina.core.session.IoSessionInitializationException
-
Creates a new IoSessionInitializationException instance.
- IoSessionInitializer<T extends IoFuture> - Interface in org.apache.mina.core.session
-
Defines a callback for obtaining the
IoSessionduring session initialization. - IoSessionInputStream - Class in org.apache.mina.handler.stream
-
An
InputStreamthat buffers data read fromIoHandler.messageReceived(IoSession, Object)events. - IoSessionInputStream() - Constructor for class org.apache.mina.handler.stream.IoSessionInputStream
- IoSessionOutputStream - Class in org.apache.mina.handler.stream
-
An
OutputStreamthat forwards all write operations to the associatedIoSession. - IoSessionOutputStream(IoSession) - Constructor for class org.apache.mina.handler.stream.IoSessionOutputStream
- IoSessionRecycler - Interface in org.apache.mina.core.session
-
A connectionless transport can recycle existing sessions by assigning an
IoSessionRecyclerto anIoService. - IoUtil - Class in org.apache.mina.core
- IOUtils - Class in org.apache.directory.api.util
-
This code comes from Apache commons.io library.
- IP_HOST_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_HOST_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_HOST_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_HOST_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETMASK_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETMASK_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETWORK_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETWORK_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETWORK_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_NETWORK_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_PROTOCOL_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_PROTOCOL_NUMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_PROTOCOL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_PROTOCOL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_PORT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_PORT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_PROTOCOL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- IP_SERVICE_PROTOCOL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- iPredicates - Variable in class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
-
The array of predicates to call
- IPV_FUTURE - org.apache.directory.api.ldap.model.url.HostTypeEnum
-
IP V(future) host
- IPV4 - org.apache.directory.api.ldap.model.url.HostTypeEnum
-
IP V4 host
- IPV4_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
IPV4 address types
- IPV6 - org.apache.directory.api.ldap.model.url.HostTypeEnum
-
IP V6 host
- IPV6_ADDRESS_TYPE - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
IPV6 address type
- is(char) - Static method in class org.apache.commons.lang3.CharRange
-
Constructs a
CharRangeover a single character. - is(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Provides access to the available methods
- is(T) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range using the specified element as both the minimum and maximum in this range.
- is(T, Comparator<T>) - Static method in class org.apache.commons.lang3.Range
-
Obtains a range using the specified element as both the minimum and maximum in this range.
- IS_JAVA_1_1 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.1 (also 1.1.x versions). - IS_JAVA_1_2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.2 (also 1.2.x versions). - IS_JAVA_1_3 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.3 (also 1.3.x versions). - IS_JAVA_1_4 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.4 (also 1.4.x versions). - IS_JAVA_1_5 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.5 (also 1.5.x versions). - IS_JAVA_1_6 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.6 (also 1.6.x versions). - IS_JAVA_1_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.7 (also 1.7.x versions). - IS_JAVA_1_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 1.8 (also 1.8.x versions). - IS_JAVA_1_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Deprecated.As of release 3.5, replaced by
SystemUtils.IS_JAVA_9 - IS_JAVA_10 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 10 (also 10.x versions). - IS_JAVA_11 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 11 (also 11.x versions). - IS_JAVA_12 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 12 (also 12.x versions). - IS_JAVA_13 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 13 (also 13.x versions). - IS_JAVA_14 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 14 (also 14.x versions). - IS_JAVA_15 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 15 (also 15.x versions). - IS_JAVA_9 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Java version 9 (also 9.x versions). - IS_OS_400 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is IBM OS/400. - IS_OS_AIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is AIX. - IS_OS_FREE_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is FreeBSD. - IS_OS_HP_UX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is HP-UX. - IS_OS_IRIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Irix. - IS_OS_LINUX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Linux. - IS_OS_MAC - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac. - IS_OS_MAC_OSX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac. - IS_OS_MAC_OSX_BIG_SUR - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Big Sur. - IS_OS_MAC_OSX_CATALINA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Catalina. - IS_OS_MAC_OSX_CHEETAH - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Cheetah. - IS_OS_MAC_OSX_EL_CAPITAN - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X El Capitan. - IS_OS_MAC_OSX_HIGH_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X High Sierra. - IS_OS_MAC_OSX_JAGUAR - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Jaguar. - IS_OS_MAC_OSX_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Leopard. - IS_OS_MAC_OSX_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Lion. - IS_OS_MAC_OSX_MAVERICKS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Mavericks. - IS_OS_MAC_OSX_MOJAVE - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Mojave. - IS_OS_MAC_OSX_MOUNTAIN_LION - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Mountain Lion. - IS_OS_MAC_OSX_PANTHER - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Panther. - IS_OS_MAC_OSX_PUMA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Puma. - IS_OS_MAC_OSX_SIERRA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Sierra. - IS_OS_MAC_OSX_SNOW_LEOPARD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Snow Leopard. - IS_OS_MAC_OSX_TIGER - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Tiger. - IS_OS_MAC_OSX_YOSEMITE - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Mac OS X Yosemite. - IS_OS_NET_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is NetBSD. - IS_OS_OPEN_BSD - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is OpenBSD. - IS_OS_OS2 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is OS/2. - IS_OS_SOLARIS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Solaris. - IS_OS_SUN_OS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is SunOS. - IS_OS_UNIX - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is a UNIX like system, as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS. - IS_OS_WINDOWS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows. - IS_OS_WINDOWS_10 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 10. - IS_OS_WINDOWS_2000 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 2000. - IS_OS_WINDOWS_2003 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 2003. - IS_OS_WINDOWS_2008 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows Server 2008. - IS_OS_WINDOWS_2012 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows Server 2012. - IS_OS_WINDOWS_7 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 7. - IS_OS_WINDOWS_8 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 8. - IS_OS_WINDOWS_95 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 95. - IS_OS_WINDOWS_98 - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows 98. - IS_OS_WINDOWS_ME - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows ME. - IS_OS_WINDOWS_NT - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows NT. - IS_OS_WINDOWS_VISTA - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows Vista. - IS_OS_WINDOWS_XP - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is Windows XP. - IS_OS_ZOS - Static variable in class org.apache.commons.lang3.SystemUtils
-
Is
trueif this is z/OS. - is32Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processoris 32 bit. - is64Bit() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processoris 64 bit. - isAbandoned() - Method in class org.apache.directory.api.dsmlv2.request.AbstractResultResponseRequestDsml
-
Checks to see if this request has been abandoned.
- isAbandoned() - Method in interface org.apache.directory.api.ldap.model.message.AbandonableRequest
-
Checks to see if this request has been abandoned.
- isAbandoned() - Method in class org.apache.directory.api.ldap.model.message.AbstractAbandonableRequest
-
Checks to see if this request has been abandoned.
- isAbandonedConfig() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Gets whether or not abandoned object removal is configured for this pool.
- isAbandonedConfig() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- isAbandonedConfig() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- isAbstract() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is ABSTRACT
- isAccessControlAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Access Control Administrative Role
- isAccessible(Member) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
-
Returns whether a
Memberis accessible. - isActive() - Method in class org.apache.mina.core.service.AbstractIoService
- isActive() - Method in interface org.apache.mina.core.service.IoService
- isActive() - Method in class org.apache.mina.core.service.IoServiceListenerSupport
- isActive() - Method in class org.apache.mina.core.session.AbstractIoSession
- isActive() - Method in interface org.apache.mina.core.session.IoSession
- isActive() - Method in class org.apache.mina.transport.socket.nio.NioSession
- isAfter(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is after the specified element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned after the last element.
- isAfterLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned after the last element.
- isAfterRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely after the specified range.
- isAllBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if all of the CharSequences are empty (""), null or whitespace only.
- isAllDeclarationsProcessed() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- isAllDeclarationsProcessed() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- isAllDeclarationsProcessed() - Method in interface org.xmlpull.v1.builder.XmlDocument
- isAllEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if all of the CharSequences are empty ("") or null.
- isAllLowerCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only lowercase characters.
- isAllowDuplicateResources() - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Returns true, if loading duplicate resources is allowed.
- isAllSet(int) - Method in class org.apache.commons.lang3.BitField
-
Returns whether all of the bits are set or not.
- isAllUpperCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only uppercase characters.
- isAlpha(byte) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current byte is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- isAlpha(char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- isAlpha(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters.
- isAlphaASCII(byte[], int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- isAlphaASCII(char[], int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- isAlphaASCII(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is an Alpha character : <alpha> ::= [0x41-0x5A] | [0x61-0x7A]
- isAlphaDigit(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
- isAlphaDigitMinus(byte[], int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
- isAlphaDigitMinus(char) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
- isAlphaDigitMinus(char[], int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
- isAlphaDigitMinus(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an 7 bits ASCII CHAR (between 0 and 127).
- isAlphaLowercaseASCII(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a lowercased Alpha character :
<alpha> ::= [0x61-0x7A] - isAlphanumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters or digits.
- isAlphanumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters, digits or space (
' '). - isAlphaSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode letters and space (' ').
- isAlphaUppercaseASCII(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a uppercased Alpha character :
<alpha> ::= [0x61-0x7A] - isAncestorOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the current Dn is a parent of another Dn.
For instance, dc=com is a ancestor of dc=example, dc=com - isAncestorOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the current Dn is a parent of another Dn.
For instance, dc=com is a ancestor of dc=example, dc=com - isAncestorOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Checks to see if this AttributeType is the ancestor of another attributeType.
- isAnyBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if any of the CharSequences are empty ("") or null or whitespace only.
- isAnyEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if any of the CharSequences are empty ("") or null.
- isAppendStatics() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append static fields.
- isAppendTransients() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append transient fields.
- isArrayByteBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Deprecated.1.5 Use
Base64.isBase64(byte[]), will be removed in 2.0. - isArrayByteBase64(byte[]) - Static method in class org.apache.mina.util.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output array content detail.
- isArrayContentDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to output array content detail.
- isArrayIndexValid(T[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Returns whether a given array can safely be accessed at the given index.
- isArrayType(Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests whether the specified type denotes an array type.
- isAscii(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit.
- isAsciiAlpha(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic.
- isAsciiAlphaLower(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic lower case.
- isAsciiAlphanumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiAlphaUpper(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit alphabetic upper case.
- isAsciiControl(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit control.
- isAsciiNumeric(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit numeric.
- isAsciiPrintable(char) - Static method in class org.apache.commons.lang3.CharUtils
-
Checks whether the character is ASCII 7 bit printable.
- isAsciiPrintable(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only ASCII printable characters.
- isAssignable(Class<?>[], Class<?>...) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class<?>[], Class<?>[], boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if an array of Classes can be assigned to another array of Classes.
- isAssignable(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one
Classcan be assigned to a variable of anotherClass. - isAssignable(Class<?>, Class<?>, boolean) - Static method in class org.apache.commons.lang3.ClassUtils
-
Checks if one
Classcan be assigned to a variable of anotherClass. - isAssignable(Type, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests if the subject type may be implicitly cast to the target type following the Java generics rules.
- isAssignableFrom(Class<?>) - Method in enum org.checkerframework.checker.formatter.qual.ConversionCategory
-
Returns true if
argTypecan be an argument used by this format specifier. - isAssignableFrom(Class<?>) - Method in enum org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
-
Returns true if
argTypecan be an argument used by this format specifier. - isAssignableFrom(Class<?>, Class<?>) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not, throws an exception.
- isAssignableFrom(Class<?>, Class<?>, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument can be converted to the specified class, if not throws an exception.
- isAtFullCapacity() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns
trueif the capacity limit of this queue has been reached, i.e. - isAttributeDefault(int) - Method in class org.xmlpull.mxp1.MXParser
- isAttributeDefault(int) - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isAttributeDefault(int) - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns if the specified attribute was not in input was declared in XML.
- isAttributeNamespaceDeclaration(int) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- isAttributeNameValid(String) - Static method in class org.apache.directory.api.ldap.model.schema.SchemaUtils
-
Tells if an AttributeType name is valid or not.
- isAuthenticated() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Check if the connection is authenticated.
- isAuthenticated() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Check if the connection is authenticated.
- isAuthenticated() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Check if the connection is authenticated.
- isAuthenticationFailed() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- isAutoExpand() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- isAutoExpand() - Method in class org.apache.mina.core.buffer.IoBuffer
- isAutoExpand() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- isAutoShrink() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- isAutoShrink() - Method in class org.apache.mina.core.buffer.IoBuffer
- isAutoShrink() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- isAuxiliary() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is AUXILIARY
- isAvailable(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Test whether the algorithm is supported.
- isAvailable(String) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns whether this algorithm is available
- isAvailable(HmacAlgorithms) - Static method in class org.apache.commons.codec.digest.HmacUtils
-
Returns whether this algorithm is available
- isAvailableLocale(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Checks if the locale specified is in the list of available locales.
- isBase64(byte) - Static method in class org.apache.commons.codec.binary.Base64
-
Returns whether or not the
octetis in the base 64 alphabet. - isBase64(byte[]) - Static method in class org.apache.commons.codec.binary.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isBase64(String) - Static method in class org.apache.commons.codec.binary.Base64
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBase64BinaryValue(XmlPullParser, String) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Tells is the given value is a Base64 binary value
- isBefore(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is before the specified element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned before the first element.
- isBeforeFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned before the first element.
- isBeforeRange(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is completely before the specified range.
- isBinary(String) - Method in interface org.apache.directory.api.ldap.codec.api.BinaryAttributeDetector
-
Returns true if the attribute specified is not human readible.
- isBinary(String) - Method in class org.apache.directory.api.ldap.codec.api.DefaultConfigurableBinaryAttributeDetector
-
Returns true if the attribute specified is not human readible.
- isBinary(String) - Method in class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
- isBinary(String) - Method in class org.apache.directory.api.ldap.codec.api.SchemaBinaryAttributeDetector
-
Returns true if the attribute specified is not human readible.
- isBit(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a bit, ie 0 or 1.
- isBitSet(String, int, int) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- isBitSet(K, int, int) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Returns whether or not the given bit on the key is set or false if the key is null.
- isBitSet(K, int, int) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns whether or not a bit is set.
- isBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is empty (""), null or whitespace only.
- isBothIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
- isBothIdle() - Method in interface org.apache.mina.core.session.IoSession
- isBroadcast() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
- isBroadcast() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isBroadcast() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
-
Tells if SO_BROADCAST is enabled.
- isBroadcastChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- isBroadcastChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isBrokenConnection() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Check that the select() has not exited immediately just because of a broken connection.
- isBrokenConnection() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
-
Check that the select() has not exited immediately just because of a broken connection.
- isCacheFull() - Method in class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Checks whether the cache is full.
- isCanceled() - Method in interface org.apache.mina.core.future.ConnectFuture
- isCanceled() - Method in class org.apache.mina.core.future.DefaultConnectFuture
- isCancelled() - Method in class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
This implementation always returns false; there is no background process which could be cancelled.
- isCancelled() - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
- isCancelled() - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
- isCancelled() - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
- isCaverphoneEqual(String, String) - Method in class org.apache.commons.codec.language.Caverphone
-
Deprecated.Tests if the caverphones of two strings are identical.
- isChangeAdd() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isChangeAfterReset() - Method in interface org.apache.directory.ldap.client.template.PasswordWarning
-
Returns true, if a password reset is required.
- isChangeAfterReset() - Method in class org.apache.directory.ldap.client.template.PasswordWarningImpl
-
Returns true, if a password reset is required.
- isChangeDelete() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isChangeModDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isChangeModify() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isChangeModRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isChangesOnly() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
- isChangesOnly() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- isCharASCII(byte[], int, char) - Static method in class org.apache.directory.api.util.Strings
-
Test if the current character is equal to a specific character.
- isCharASCII(char[], int, char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is equal to a specific character.
- isCharASCII(char[], int, char) - Static method in class org.apache.directory.api.util.Strings
-
Test if the current character is equal to a specific character.
- isCharASCII(String, int, char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is equal to a specific character.
- isCharASCII(String, int, char) - Static method in class org.apache.directory.api.util.Strings
-
Test if the current character is equal to a specific character.
- isClosed() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Returns the current closed state of this circuit breaker.
- isClosed() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Returns the current closed state of this circuit breaker.
- isClosed() - Method in class org.apache.commons.pool2.BaseObjectPool
-
Has this pool instance been closed.
- isClosed() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Has this pool instance been closed.
- isClosed() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- isClosed() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- isClosed() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Checks if this Cursor is closed.
- isClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.ClosureMonitor
-
Gets whether the state of this ClosureMonitor is set to closed.
- isClosed() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Checks if this Cursor is closed.
- isClosed() - Method in class org.apache.directory.api.ldap.model.cursor.DefaultClosureMonitor
-
Gets whether the state of this ClosureMonitor is set to closed.
- isClosed() - Method in interface org.apache.mina.core.future.CloseFuture
- isClosed() - Method in class org.apache.mina.core.future.DefaultCloseFuture
- isClosed() - Method in class org.apache.mina.core.future.DefaultReadFuture
- isClosed() - Method in interface org.apache.mina.core.future.ReadFuture
- isCloseOnDeactivation() - Method in class org.apache.mina.core.service.AbstractIoAcceptor
-
Returns
trueif and only if all clients are closed when this acceptor unbinds from all the related local address (i.e. - isCloseOnDeactivation() - Method in interface org.apache.mina.core.service.IoAcceptor
-
Returns
trueif and only if all clients are closed when this acceptor unbinds from all the related local address (i.e. - isCloseOnPortUnreachable() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
-
If method returns true, it means session should be closed when a
PortUnreachableExceptionoccurs. - isCloseOnPortUnreachable() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
-
If method returns true, it means session should be closed when a
PortUnreachableExceptionoccurs. - isClosing() - Method in class org.apache.mina.core.session.AbstractIoSession
- isClosing() - Method in interface org.apache.mina.core.session.IoSession
- isCollective - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type is a collective attribute
- isCollective() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType is a collective attribute.
- isCollective() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Tells if the attributeType is collectove or not
- isCollectiveAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Collective attribute Administrative Role
- isComplete() - Method in class org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult
- isConcat() - Method in class org.apache.commons.codec.language.bm.BeiderMorseEncoder
-
Discovers if multiple possible encodings are concatenated.
- isConcat() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine
-
Gets if multiple phonetic encodings are concatenated or if just the first one is kept.
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isConjunction() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a conjunction (a AND'ed branch).
- isConnected() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Check if the connection is established
- isConnected() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Check if the connection is established
- isConnected() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Check if the connection is established
- isConnected() - Method in interface org.apache.mina.core.future.ConnectFuture
- isConnected() - Method in class org.apache.mina.core.future.DefaultConnectFuture
- isConnected() - Method in class org.apache.mina.core.session.AbstractIoSession
- isConnected() - Method in interface org.apache.mina.core.session.IoSession
- isConnected() - Method in class org.apache.mina.filter.ssl.SslHandler
- isConnected() - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
- isConnectionless() - Method in class org.apache.mina.core.service.DefaultTransportMetadata
- isConnectionless() - Method in interface org.apache.mina.core.service.TransportMetadata
- isConnectionOk(IoSession) - Method in class org.apache.mina.filter.firewall.ConnectionThrottleFilter
-
Method responsible for deciding if a connection is OK to continue
- isConstructed() - Method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Checks to see if the current tlv's tag is constructed.
- isConstructed(byte) - Static method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Checks to see if the tag is constructed.
- isControlRegistered(String) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Checks if a control has been registered.
- isControlRegistered(String) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Checks if a control has been registered.
- isControlSupported(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Checks if a control with the given OID is supported.
- isControlSupported(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Checks if a control with the given OID is supported.
- isControlSupported(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Checks if a control with the given OID is supported.
- isCreatable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the String a valid Java number.
- isCritical() - Method in class org.apache.directory.api.dsmlv2.DsmlControl
-
Tells if the control is critical or not.
- isCritical() - Method in class org.apache.directory.api.ldap.codec.api.ControlDecorator
-
Get the criticality
- isCritical() - Method in class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Tells if the control is critical or not.
- isCritical() - Method in interface org.apache.directory.api.ldap.model.message.Control
-
Tells if the control is critical or not.
- isCritical() - Method in class org.apache.directory.api.ldap.model.message.controls.AbstractControl
-
Get the criticality
- isCritical() - Method in class org.apache.directory.api.ldap.model.url.LdapUrl.Extension
-
Checks if is critical.
- isDebugEnabled() - Method in class org.slf4j.event.EventRecodingLogger
- isDebugEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isDebugEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
- isDebugEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
- isDebugEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- isDebugEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
- isDebugEnabled(Marker) - Method in interface org.slf4j.Logger
-
Similar to
Logger.isDebugEnabled()method except that the marker data is also taken into account. - isDeclareNamespaceAttributes() - Method in class org.dom4j.io.SAXWriter
-
Should namespace declarations be converted to "xmlns" attributes.
- isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use full detail when the caller doesn't specify.
- isDefaultFullDetail() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use full detail when the caller doesn't specify.
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMAttribute
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMCDATA
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMComment
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMDocument
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMDocumentType
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMElement
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMEntityReference
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMNamespace
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- isDefaultNamespace(String) - Method in class org.dom4j.dom.DOMText
- isDefaultSuccess() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Tells if the LdapResult is a success, with no added information.
- isDefaultSuccess() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Tells if the LdapResult is a success, with no added information.
- isDefaultSuccess() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Tells if the LdapResult is a success, with no added information.
- isDefined(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
- isDefined(String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Checks to see if an attribute name/oid is defined.
- isDelegateEventAware() - Method in class org.slf4j.helpers.SubstituteLogger
- isDelegateNOP() - Method in class org.slf4j.helpers.SubstituteLogger
- isDelegateNull() - Method in class org.slf4j.helpers.SubstituteLogger
- isDeleteOldRdn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isDeleteOldRDN() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Tells if the old Rdn is to be deleted
- isDelimiter(char, char[]) - Static method in class org.apache.commons.text.WordUtils
-
Deprecated.as of 1.2 and will be removed in 2.0
- isDelimiter(int, char[]) - Static method in class org.apache.commons.text.WordUtils
-
Deprecated.as of 1.2 and will be removed in 2.0
- isDerefAlways() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while searching and finding the base.
- isDerefFindingBase() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while finding the base.
- isDerefInSearching() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we dereference while searching.
- isDerived() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- isDerived() - Method in class org.apache.mina.core.buffer.IoBuffer
- isDerived() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- isDescendantOf(String) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if a Dn is a child of another Dn.
For instance, dc=example, dc=com is a descendant of dc=com - isDescendantOf(Dn) - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if a Dn is a child of another Dn.
For instance, dc=example, dc=apache, dc=com is a descendant of dc=com - isDescendantOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Checks to see if this AttributeType is the descendant of another attributeType.
- isDigit(byte) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current byte is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(byte[]) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(byte[], int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(char[]) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(char[], int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigit(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is a digit <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9'
- isDigits(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the
Stringcontains only digit characters. - isDirect() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- isDirect() - Method in class org.apache.mina.core.buffer.IoBuffer
- isDirect() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- isDisabled() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Tells if this SchemaObject is disabled.
- isDisabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Checks whether or not this schema is enabled or disabled.
- isDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Checks whether or not this schema is enabled or disabled.
- isDisabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Tells if this SchemaObject is disabled.
- isDisabled(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is disabled
- isDisabled(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the given Schema is disabled
- isDisabled(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is disabled
- isDisabled(Schema) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the given Schema is disabled
- isDisabledAccepted() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries accept disabled elements.
- isDisabledAccepted() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Currently not implemented.
- isDisableSubstitutionInValues() - Method in class org.apache.commons.text.StringSubstitutor
-
Returns a flag whether substitution is disabled in variable values.If set to true, the values of variables can contain other variables will not be processed and substituted original variable is evaluated, e.g.
- isDisableSubstitutionInValues() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Returns a flag whether substitution is disabled in variable values.If set to true, the values of variables can contain other variables will not be processed and substituted original variable is evaluated, e.g.
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDisjunction() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a disjunction (a OR'ed branch).
- isDisposed() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
- isDisposed() - Method in class org.apache.mina.core.service.AbstractIoService
- isDisposed() - Method in interface org.apache.mina.core.service.IoProcessor
- isDisposed() - Method in interface org.apache.mina.core.service.IoService
- isDisposed() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
- isDisposing() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
- isDisposing() - Method in class org.apache.mina.core.service.AbstractIoService
- isDisposing() - Method in interface org.apache.mina.core.service.IoProcessor
- isDisposing() - Method in interface org.apache.mina.core.service.IoService
- isDisposing() - Method in class org.apache.mina.core.service.SimpleIoProcessorPool
- isDnAttributes() - Method in class org.apache.directory.api.dsmlv2.request.ExtensibleMatchFilter
-
Get the dnAttributes flag
- isDnAttributes() - Method in class org.apache.directory.api.ldap.codec.search.ExtensibleMatchFilter
-
Get the dnAttributes flag
- isDnAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
- isDnAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
- isDoLoop() - Method in class org.apache.commons.collections4.functors.WhileClosure
-
Is the loop a do-while loop.
- isDone() - Method in class org.apache.commons.lang3.concurrent.ConcurrentUtils.ConstantFuture
-
This implementation always returns true because the constant object managed by this
Futureimplementation is always available. - isDone() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- isDone() - Method in class org.apache.directory.ldap.client.api.future.HandshakeFuture
- isDone() - Method in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
This operation is not supported in this implementation of Future.
- isDone() - Method in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
This operation is not supported in this implementation of Future.
- isDone() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- isDone() - Method in class org.apache.mina.core.future.DefaultIoFuture
- isDone() - Method in interface org.apache.mina.core.future.IoFuture
- isDone() - Method in class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
- isDoubleEscaped(String, int) - Static method in class org.slf4j.helpers.MessageFormatter
- isDoubleMetaphoneEqual(String, String) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Check if the Double Metaphone values of two
Stringvalues are equal. - isDoubleMetaphoneEqual(String, String, boolean) - Method in class org.apache.commons.codec.language.DoubleMetaphone
-
Check if the Double Metaphone values of two
Stringvalues are equal, optionally using the alternate value. - isElementContentWhitespace() - Method in class org.dom4j.dom.DOMCDATA
- isElementContentWhitespace() - Method in class org.dom4j.dom.DOMText
- isElementSpacePreserved(Element) - Method in class org.dom4j.io.XMLWriter
-
Determines if element is a special case of XML elements where it contains an xml:space attribute of "preserve".
- isEmpty() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- isEmpty() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- isEmpty() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Returns true if the underlying map is empty.
- isEmpty() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
- isEmpty() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- isEmpty() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Checks whether the map is empty or not.
- isEmpty() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- isEmpty() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Checks whether this composite collection is empty.
- isEmpty() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
- isEmpty() - Method in class org.apache.commons.collections4.FluentIterable
-
Checks if this iterable is empty.
- isEmpty() - Method in interface org.apache.commons.collections4.Get
- isEmpty() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- isEmpty() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns
trueif this map contains no key-value mappings. - isEmpty() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Checks whether the map is currently empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- isEmpty() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to determining if it is empty.
- isEmpty() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Checks whether the map is currently empty, which it never is.
- isEmpty() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonValues
- isEmpty() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Checks if the size is currently zero.
- isEmpty() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- isEmpty() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- isEmpty() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- isEmpty() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Returns true if the underlying map is empty.
- isEmpty() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns
trueif this map contains no key-value mappings. - isEmpty() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns true if this queue is empty; false otherwise.
- isEmpty() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Checks whether this composite set is empty.
- isEmpty() - Method in class org.apache.commons.collections4.set.MapBackedSet
- isEmpty() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- isEmpty() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
-
Whether or not the entry is storing a key.
- isEmpty() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- isEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks is the string builder is empty (convenience Collections API style method).
- isEmpty() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Checks is the string builder is empty (convenience Collections API style method).
- isEmpty() - Method in class org.apache.commons.text.TextStringBuilder
-
Checks is the string builder is empty (convenience Collections API style method).
- isEmpty() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn contains no Rdn
- isEmpty() - Method in exception org.apache.directory.api.util.exception.MultiException
-
Tests to see if there are any nested exceptions within this MultiException.
- isEmpty() - Method in exception org.apache.directory.api.util.exception.RuntimeMultiException
-
Tests to see if exceptions are nested within this exception.
- isEmpty() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.isEmpty(). - isEmpty() - Method in class org.apache.mina.util.byteaccess.ByteArrayList
-
Check to see if this is empty
- isEmpty() - Method in class org.apache.mina.util.CircularQueue
- isEmpty() - Method in class org.apache.mina.util.CopyOnWriteMap
- isEmpty() - Method in class org.apache.mina.util.ExpiringMap
- isEmpty() - Method in class org.apache.mina.util.LazyInitializedCacheMap
- isEmpty() - Method in class org.apache.mina.util.SynchronizedQueue
- isEmpty() - Method in class org.dom4j.tree.ContentListFacade
- isEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive booleans is empty or
null. - isEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive bytes is empty or
null. - isEmpty(byte[]) - Static method in class org.apache.directory.api.util.Strings
-
Checks if a bytes array is empty or null.
- isEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive chars is empty or
null. - isEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive doubles is empty or
null. - isEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive floats is empty or
null. - isEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive ints is empty or
null. - isEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive longs is empty or
null. - isEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive shorts is empty or
null. - isEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is empty ("") or null.
- isEmpty(Iterable<?>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Answers true if the provided iterable is empty.
- isEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if an Object is empty or null.
- isEmpty(Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of Objects is empty or
null. - isEmpty(String) - Static method in class org.apache.directory.api.util.Strings
-
Checks if a String is empty ("") or null.
- isEmpty(Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Null-safe check if the specified collection is empty.
- isEmpty(Iterator<?>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Checks if the given iterator is empty.
- isEmpty(Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Null-safe check if the specified map is empty.
- isEmpty(MultiValuedMap<?, ?>) - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Null-safe check if the specified
MultiValuedMapis empty. - isEmpty(IoSession) - Method in interface org.apache.mina.core.write.WriteRequestQueue
-
Tells if the WriteRequest queue is empty or not for a session
- isEmptyElementTag() - Method in class org.xmlpull.mxp1.MXParser
- isEmptyElementTag() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isEmptyElementTag() - Method in interface org.xmlpull.v1.XmlPullParser
-
Returns true if the current event is START_TAG and the tag is degenerated (e.g.
- isEmptyTokenAsNull() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets whether the tokenizer currently returns empty tokens as null.
- isEmptyTokenAsNull() - Method in class org.apache.commons.text.StringTokenizer
-
Gets whether the tokenizer currently returns empty tokens as null.
- isEmptyTokenAsNull() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets whether the tokenizer currently returns empty tokens as null.
- isEnabled - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Whether or not this SchemaObject is enabled
- isEnabled() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Tells if this SchemaObject is enabled.
- isEnabled() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
Checks whether or not this schema is enabled or disabled.
- isEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.registries.Schema
-
Checks whether or not this schema is enabled or disabled.
- isEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Tells if this SchemaObject is enabled.
- isEnabled(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is enabled
- isEnabled(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the given Schema is enabled
- isEnabled(Schema) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the given Schema is enabled
- isEnabled(Schema) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the given Schema is enabled
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Returns a flag whether substitution is done in variable names.
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.text.StringSubstitutor
-
Returns a flag whether substitution is done in variable names.
- isEnableSubstitutionInVariables() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Returns a flag whether substitution is done in variable names.
- isEnableUndefinedVariableException() - Method in class org.apache.commons.text.StringSubstitutor
-
Returns a flag whether exception can be thrown upon undefined variable.
- isEncodeBlanks() - Method in class org.apache.commons.codec.net.QCodec
-
Tests if optional transformation of SPACE characters is to be used
- isEncoded() - Method in class org.apache.mina.core.write.DefaultWriteRequest
-
Tells if the current message has been encoded
- isEncoded() - Method in interface org.apache.mina.core.write.WriteRequest
-
Tells if the current message has been encoded
- isEncodeEqual(String, String) - Method in class org.apache.commons.codec.language.AbstractCaverphone
-
Tests if the encodings of two strings are equal.
- isEncodeEqual(String, String) - Method in class org.apache.commons.codec.language.ColognePhonetic
-
Compares the first encoded string to the second encoded string.
- isEncodeEquals(String, String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Determines if two names are homophonous via Match Rating Approach (MRA) algorithm.
- isEndedBy(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range ends with the specified element.
- isEndState() - Method in interface org.apache.directory.api.asn1.ber.grammar.States
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortRequestStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.controls.sort.SortResponseStates
- isEndState() - Method in enum org.apache.directory.api.ldap.codec.LdapStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
- isEndState() - Method in enum org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
- isEntry() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- isEntry() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Tells if the current entry is a added one
- isEntry() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- isEqualBitKey(int) - Static method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns true if bitIndex is a
KeyAnalyzer.EQUAL_BIT_KEY. - isEqualCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff the givenCollections contain exactly the same elements with exactly the same cardinalities. - isEqualCollection(Collection<? extends E>, Collection<? extends E>, Equator<? super E>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff the givenCollections contain exactly the same elements with exactly the same cardinalities. - isEqualKey(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Compares the specified key to the stored key.
- isEqualKey(Object, Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Compares two keys, in internal converted form, to see if they are equal.
- isEqualKey(Object, Object) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Compares two keys, in internal converted form, to see if they are equal.
- isEqualKey(Object, Object) - Method in class org.apache.commons.collections4.map.ReferenceIdentityMap
-
Compares two keys for equals.
- isEqualKey(AbstractHashedMap.HashEntry<MultiKey<? extends K>, V>, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Is the key equal to the combined key.
- isEqualKey(AbstractHashedMap.HashEntry<MultiKey<? extends K>, V>, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Is the key equal to the combined key.
- isEqualKey(AbstractHashedMap.HashEntry<MultiKey<? extends K>, V>, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Is the key equal to the combined key.
- isEqualKey(AbstractHashedMap.HashEntry<MultiKey<? extends K>, V>, Object, Object, Object, Object, Object) - Method in class org.apache.commons.collections4.map.MultiKeyMap
-
Is the key equal to the combined key.
- isEqualList(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.ListUtils
-
Tests two lists for value-equality as per the equality contract in
List.equals(java.lang.Object). - isEqualNode(Node) - Method in class org.dom4j.dom.DOMAttribute
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMCDATA
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMComment
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMDocument
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMDocumentType
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMElement
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMEntityReference
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMNamespace
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- isEqualNode(Node) - Method in class org.dom4j.dom.DOMText
- isEquals() - Method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns
trueif the fields that have been checked are all equal. - isEquals(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Deprecated.this method has been replaced by
java.util.Objects.deepEquals(Object, Object)and will be removed from future releases. - isEqualSet(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.SetUtils
-
Tests two sets for equality as per the
equals()contract inSet.equals(java.lang.Object). - isEqualValue(Object) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Compares the specified value to the stored value.
- isEqualValue(Object, Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
-
Compares two values for equals.
- isEqualValue(Object, Object) - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Compares two values, in external form, to see if they are equal.
- isEqualValue(Object, Object) - Method in class org.apache.commons.collections4.map.ReferenceIdentityMap
-
Compares two values for equals.
- isErrorEnabled() - Method in class org.slf4j.event.EventRecodingLogger
- isErrorEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
A NOP implementation.
- isErrorEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
- isErrorEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
- isErrorEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- isErrorEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
- isErrorEnabled(Marker) - Method in interface org.slf4j.Logger
-
Similar to
Logger.isErrorEnabled()method except that the marker data is also taken into consideration. - isEscapedDelimeter(String, int) - Static method in class org.slf4j.helpers.MessageFormatter
- isEscapeText() - Method in class org.dom4j.io.XMLWriter
-
DOCUMENT ME!
- isException(String) - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a flag whether the
BackgroundInitializerwith the given name caused an exception. - isExcludeNullValues() - Method in class org.apache.commons.lang3.builder.ReflectionToStringBuilder
-
Gets whether or not to append fields whose values are null.
- isExpandEmptyElements() - Method in class org.dom4j.io.OutputFormat
- isExpandEmptyElements() - Method in class org.dom4j.io.XMLWriter
- isExtendedRequestRegistered(String) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Checks to see if an extended request operation is registered.
- isExtendedRequestRegistered(String) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Checks to see if an extended request operation is registered.
- isExtendedResponseRegistered(String) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Checks to see if an extended response operation is registered.
- isExtendedResponseRegistered(String) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Checks to see if an extended response operation is registered.
- isExternalNode() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
-
Either the left or right child is a loopback.
- isExtracted() - Method in class org.apache.directory.api.ldap.schema.extractor.impl.DefaultSchemaLdifExtractor
-
Gets whether or not schema folder has been created or not.
- isExtracted() - Method in interface org.apache.directory.api.ldap.schema.extractor.SchemaLdifExtractor
-
Gets whether or not the content has been extracted previously by this extractor or another into the directory file structure.
- isFalse() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is
false. - isFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Booleanvalue isfalse, handlingnullby returningfalse. - isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the end of each buffer.
- isFieldSeparatorAtEnd() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether the field separator should be added at the end of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether the field separator should be added at the start of each buffer.
- isFieldSeparatorAtStart() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether the field separator should be added at the start of each buffer.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned at the first element.
- isFirst() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned at the first element.
- isFlagSet(int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Returns true if the flag
testFlagis set in theflagsflagset. - isFollowReferrals() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Tells the client if it should follow referrals instead of throwing exceptions
- isFollowReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client if it should follow referrals instead of throwing exceptions
- isFollowReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client if it should follow referrals instead of throwing exceptions
- isForwardEvent() - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
- isFull() - Method in interface org.apache.commons.collections4.BoundedCollection
-
Returns true if this collection is full and no new elements can be added.
- isFull() - Method in interface org.apache.commons.collections4.BoundedMap
-
Returns true if this map is full and no new elements can be added.
- isFull() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- isFull() - Method in class org.apache.commons.collections4.list.FixedSizeList
- isFull() - Method in class org.apache.commons.collections4.map.FixedSizeMap
- isFull() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- isFull() - Method in class org.apache.commons.collections4.map.LRUMap
-
Returns true if this map is full and no new mappings can be added.
- isFull() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Is the map currently full, always true.
- isFull() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns true if this collection is full and no new elements can be added.
- isFull(Collection<? extends Object>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns true if no more elements can be added to the Collection.
- isFullDetail(Boolean) - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Is this field to be output in full detail.
- isGathering() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
- isGathering() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
- isGenerateSoapResp() - Method in class org.apache.directory.api.dsmlv2.engine.Dsmlv2Engine
- isGrammarEndAllowed() - Method in class org.apache.directory.api.asn1.ber.AbstractContainer
-
Checks that we can have a end state after this transition
- isGrammarEndAllowed() - Method in interface org.apache.directory.api.asn1.ber.Asn1Container
-
Checks that we can have a end state after this transition
- isGrant() - Method in class org.apache.directory.api.ldap.aci.ACITuple
-
Gets true if and only if this tuple grants an access.
- isGrant() - Method in enum org.apache.directory.api.ldap.aci.GrantAndDenial
-
Returns true if and only if this is grant.
- isHandshakeComplete() - Method in class org.apache.mina.proxy.AbstractProxyLogicHandler
- isHandshakeComplete() - Method in interface org.apache.mina.proxy.ProxyLogicHandler
-
Tests if handshake process is complete.
- isHex(byte) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current byte is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
- isHex(byte[], int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
- isHex(char) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current char is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
- isHex(char[], int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
- isHex(String, int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is an Hex Char <hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
- isHR() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if an AttributeType is HumanReadable or not, depending on its Syntax.
- isHumanReadable - Variable in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
the human readable flag
- isHumanReadable() - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Tells if the attribute is human readable.
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Tells if the attribute is human readable.
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Tells if the current value is Human Readable
- isHumanReadable() - Method in class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Gets whether or not the Syntax is human readable.
- isIA5String(String) - Static method in class org.apache.directory.api.util.Strings
-
Check that a String is a valid IA5String.
- isIA64() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processoris type of Intel Itanium. - isICharASCII(byte[], int, char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is equal to a specific character.
- isICharASCII(String, int, char) - Static method in class org.apache.directory.api.util.Chars
-
Test if the current character is equal to a specific character.
- isId() - Method in class org.dom4j.dom.DOMAttribute
- isIdle(IdleStatus) - Method in class org.apache.mina.core.session.AbstractIoSession
- isIdle(IdleStatus) - Method in interface org.apache.mina.core.session.IoSession
- isIgnorableEntity(String) - Method in class org.dom4j.io.SAXContentHandler
-
a Strategy Method to determine if a given entity name is ignorable
- isIgnoreableNamespace(Namespace, NamespaceStack) - Method in class org.dom4j.io.SAXWriter
-
DOCUMENT ME!
- isIgnoreComments() - Method in class org.dom4j.io.DOMSAXContentHandler
-
Returns whether we should ignore comments or not.
- isIgnoreComments() - Method in class org.dom4j.io.SAXContentHandler
-
Returns whether we should ignore comments or not.
- isIgnoreComments() - Method in class org.dom4j.io.SAXReader
-
Returns whether we should ignore comments or not.
- isIgnoreEmptyTokens() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets whether the tokenizer currently ignores empty tokens.
- isIgnoreEmptyTokens() - Method in class org.apache.commons.text.StringTokenizer
-
Gets whether the tokenizer currently ignores empty tokens.
- isIgnoreEmptyTokens() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets whether the tokenizer currently ignores empty tokens.
- isIgnoreReferrals() - Method in class org.apache.directory.api.dsmlv2.request.SearchRequestDsml
-
Tells the client if it should ignore referrals instead of throwing exceptions
- isIgnoreReferrals() - Method in interface org.apache.directory.api.ldap.model.message.SearchRequest
-
Tells the client if it should ignore referrals instead of throwing exceptions
- isIgnoreReferrals() - Method in class org.apache.directory.api.ldap.model.message.SearchRequestImpl
-
Tells the client if it should ignore referrals instead of throwing exceptions
- isIn(char, char) - Static method in class org.apache.commons.lang3.CharRange
-
Constructs a
CharRangeover a set of characters. - isInAlphabet(byte) - Method in class org.apache.commons.codec.binary.Base16
-
Returns whether or not the
octetis in the Base16 alphabet. - isInAlphabet(byte) - Method in class org.apache.commons.codec.binary.Base32
-
Returns whether or not the
octetis in the Base32 alphabet. - isInAlphabet(byte) - Method in class org.apache.commons.codec.binary.Base64
-
Returns whether or not the
octetis in the Base64 alphabet. - isInAlphabet(byte) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Returns whether or not the
octetis in the current alphabet. - isInAlphabet(byte[], boolean) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isIncludeExternalDTDDeclarations() - Method in class org.dom4j.io.SAXContentHandler
-
DOCUMENT ME!
- isIncludeExternalDTDDeclarations() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- isIncludeInternalDTDDeclarations() - Method in class org.dom4j.io.SAXContentHandler
-
DOCUMENT ME!
- isIncludeInternalDTDDeclarations() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- isIndefiniteLengthAllowed() - Method in class org.apache.directory.api.asn1.ber.Asn1Decoder
-
Tell if indefinite length form could be used for Length
- isIndefiniteLengthAllowed() - Method in interface org.apache.directory.api.asn1.ber.tlv.TLVBerDecoderMBean
-
Tell if indefinite length form could be used for Length
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is infinite.
- isInfinite() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is infinite.
- isInfoEnabled() - Method in class org.slf4j.event.EventRecodingLogger
- isInfoEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isInfoEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
- isInfoEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
- isInfoEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- isInfoEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
- isInfoEnabled(Marker) - Method in interface org.slf4j.Logger
-
Similar to
Logger.isInfoEnabled()method except that the marker data is also taken into consideration. - isInitialized() - Static method in class org.apache.directory.api.ldap.codec.api.LdapApiServiceFactory
-
Checks to see if the factory is initialized.
- isInnerClass(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
-
Is the specified class an inner class or static nested class.
- isInstance(Object, Type) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Tests if the given value can be assigned to the target type following the Java generics rules.
- isInstanceOf(Class<?>, Object) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the argument is an instance of the specified class, if not throws an exception.
- isInstanceOf(Class<?>, Object, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument is an instance of the specified class; otherwise throwing an exception with the specified message.
- isInstanceOf(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Check if the current attribute type has the same type (or is a descendant of) than the given attributeType
- isInstanceOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Check if the current attribute type has the same type (or is a descendant of) than the given attributeType
- isInstanceOf(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Check if the value is stored into an instance of the given AttributeType, or one of its ascendant.
- isInterestedInRead(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- isInterestedInRead(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Tells if this session is registered for reading
- isInterestedInWrite(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- isInterestedInWrite(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Tells if this session is registered for writing
- isIntermediate() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- isIntermediate() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- isIntermediateResponseRegistered(String) - Method in interface org.apache.directory.api.ldap.codec.api.LdapApiService
-
Checks to see if an intermediate response is registered.
- isIntermediateResponseRegistered(String) - Method in class org.apache.directory.api.ldap.codec.osgi.DefaultLdapCodecService
-
Checks to see if an intermediate response is registered.
- isInternalNode() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
-
Neither the left nor right child is a loopback.
- isJavaAwtHeadless() - Static method in class org.apache.commons.lang3.SystemUtils
-
Returns whether the
SystemUtils.JAVA_AWT_HEADLESSvalue istrue. - isJavaVersionAtLeast(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
-
Is the Java version at least the requested version.
- isJavaVersionAtMost(JavaVersion) - Static method in class org.apache.commons.lang3.SystemUtils
-
Is the Java version at most the requested version.
- isJavaVersionMatch(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Decides if the Java version matches.
- isKeepAlive() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isKeepAlive() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- isKeepAliveChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isKeepAliveChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isKeyType(AbstractReferenceMap.ReferenceStrength) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Provided protected read-only access to the key type.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Is this Cursor positioned at the last element.
- isLast() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Is this Cursor positioned at the last element.
- isLastReadTimeCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isLastWriteTimeCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isLdifChange() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isLdifContent() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
- isLDIFSafe(String) - Static method in class org.apache.directory.api.ldap.model.ldif.LdifUtils
-
Checks if the input String contains only safe values, that is, the data does not need to be encoded for use with LDIF.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Always returns true since an AssertionNode has no children.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
- isLeaf() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Tests to see if this node is a leaf or branch node.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Gets whether this node is a leaf - the answer is always true here.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Tests to see if this node is a leaf or branch node.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Always returns true since a scope node has no children.
- isLeaf() - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Tests to see if this node is a leaf or branch node.
- isLeaf() - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if the implementation is a leaf node.
- isLeaf() - Method in class org.dom4j.swing.BranchTreeNode
- isLeaf() - Method in class org.dom4j.swing.LeafTreeNode
- isLeaf(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
Tells if the implementation is a leaf node.
- isLocked() - Method in class org.apache.commons.collections4.comparators.ComparatorChain
-
Determine if modifications can still be made to the ComparatorChain.
- isLocked() - Method in class org.apache.commons.collections4.comparators.FixedOrderComparator
-
Returns true if modifications cannot be made to the FixedOrderComparator.
- isLocked() - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Determine if modifications can still be made to the IteratorChain.
- isLws(byte) - Static method in class org.apache.mina.proxy.utils.StringUtilities
-
Is character a linear white space ? LWS = [CRLF] 1*( SP | HT ) Note that we're checking individual bytes instead of CRLF
- isManipulateReads() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- isManipulateWrites() - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- isMatch(char[], int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Returns the number of matching characters, zero for no match.
- isMatch(char[], int) - Method in interface org.apache.commons.text.matcher.StringMatcher
-
Returns the number of matching characters, zero for no match.
- isMatch(char[], int) - Method in class org.apache.commons.text.StrMatcher
-
Deprecated.Returns the number of matching characters, or zero if there is no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher.CharMatcher
-
Deprecated.Returns whether or not the given character matches.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher.CharSetMatcher
-
Deprecated.Returns whether or not the given character matches.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Returns the number of matching characters, zero for no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher.NoMatcher
-
Deprecated.Always returns
false. - isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher.StringMatcher
-
Deprecated.Returns whether or not the given text matches the stored string.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.lang3.text.StrMatcher.TrimMatcher
-
Deprecated.Returns whether or not the given character matches.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.AndStringMatcher
- isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharArrayMatcher
-
Returns the number of matching characters,
0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharSetMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.NoneMatcher
-
Always returns
0. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.TrimMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(char[], int, int, int) - Method in interface org.apache.commons.text.matcher.StringMatcher
-
Returns the number of matching characters,
0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher.CharMatcher
-
Deprecated.Returns
1if there is a match, or0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher.CharSetMatcher
-
Deprecated.Returns
1if there is a match, or0if there is no match. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher
-
Deprecated.Returns the number of matching characters, or zero if there is no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher.NoMatcher
-
Deprecated.Always returns
0. - isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher.StringMatcher
-
Deprecated.Returns the number of matching characters, or zero if there is no match.
- isMatch(char[], int, int, int) - Method in class org.apache.commons.text.StrMatcher.TrimMatcher
-
Deprecated.Returns whether or not the given character matches.
- isMatch(CharSequence) - Method in interface org.apache.commons.codec.language.bm.Rule.RPattern
- isMatch(CharSequence, int) - Method in interface org.apache.commons.text.matcher.StringMatcher
-
Returns the number of matching characters, zero for no match.
- isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.AndStringMatcher
- isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharArrayMatcher
-
Returns the number of matching characters,
0if there is no match. - isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.CharSetMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.NoneMatcher
-
Always returns
0. - isMatch(CharSequence, int, int, int) - Method in class org.apache.commons.text.matcher.AbstractStringMatcher.TrimMatcher
-
Returns
1if there is a match, or0if there is no match. - isMatch(CharSequence, int, int, int) - Method in interface org.apache.commons.text.matcher.StringMatcher
-
Returns the number of matching characters,
0if there is no match. - isMatchingConstructor(Constructor<?>, Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
- isMatchingMethod(Method, Class<?>[]) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
- isMergeAdjacentText() - Method in class org.dom4j.io.DOMSAXContentHandler
-
Returns whether adjacent text nodes should be merged together.
- isMergeAdjacentText() - Method in class org.dom4j.io.SAXContentHandler
-
Returns whether adjacent text nodes should be merged together.
- isMergeAdjacentText() - Method in class org.dom4j.io.SAXReader
-
Returns whether adjacent text nodes should be merged together.
- isMetaphoneEqual(String, String) - Method in class org.apache.commons.codec.language.Metaphone
-
Tests is the metaphones of two strings are identical.
- isMixedCase(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains mixed casing of both uppercase and lowercase characters.
- isMove() - Method in class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Gets whether or not this request is a Dn change resulting in a move operation.
- isMove() - Method in interface org.apache.directory.api.ldap.model.message.ModifyDnRequest
-
Gets whether or not this request is a Dn change resulting in a move operation.
- isMove() - Method in class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Gets whether or not this request is a Dn change resulting in a move operation.
- isMutualAuthentication() - Method in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Indicates if mutual authentication is required.
- isMutualAuthentication() - Method in interface org.apache.directory.ldap.client.api.SaslRequest
-
Indicates if mutual authentication is required.
- isNameChar(char) - Method in class org.xmlpull.mxp1.MXParser
- isNamespaceAware() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- isNamespaceAware() - Method in class org.xmlpull.v1.XmlPullParserFactory
-
Indicates whether or not the factory is configured to produce parsers which are namespace aware (it simply set feature XmlPullParser.FEATURE_PROCESS_NAMESPACES to true or false).
- isNamespaceDeclaration(Namespace) - Method in class org.dom4j.io.DOMWriter
- isNamespaceDeclaration(Namespace) - Method in class org.dom4j.io.XMLWriter
- isNameStartChar(char) - Method in class org.xmlpull.mxp1.MXParser
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Checks whether the double value is the special NaN value.
- isNaN() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Checks whether the float value is the special NaN value.
- isNaturalOrdering() - Method in class org.apache.commons.lang3.Range
-
Whether or not the Range is using the natural ordering of the elements.
- isNeedClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
- isNegated() - Method in class org.apache.commons.lang3.CharRange
-
Is this
CharRangenegated. - isNegation() - Method in class org.apache.directory.api.ldap.model.filter.AndNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNegation() - Method in class org.apache.directory.api.ldap.model.filter.NotNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNegation() - Method in class org.apache.directory.api.ldap.model.filter.OrNode
-
Tests whether or not this node is a negation (a NOT'ed branch).
- isNeverDeref() - Method in enum org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Checks to see if we never dereference aliases.
- isNewLineAfterDeclaration() - Method in class org.dom4j.io.OutputFormat
-
DOCUMENT ME!
- isNewlines() - Method in class org.dom4j.io.OutputFormat
- isNil() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- isNil() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Is the current tag nil? Checks for xsi:nil="true".
- isNodeEquals(Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- isNodeSame(Node, Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- isNoneBlank(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if none of the CharSequences are empty (""), null or whitespace only.
- isNoneEmpty(CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if none of the CharSequences are empty ("") or null.
- isNormalizing() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- isNormizing() - Method in class org.apache.directory.api.ldap.aci.ACIItemParser
-
Tests to see if this parser is normalizing.
- isNormizing() - Method in class org.apache.directory.api.ldap.model.subtree.SubtreeSpecificationParser
-
Tests to see if this parser is normalizing.
- isNormizing() - Method in class org.apache.directory.api.ldap.trigger.TriggerSpecificationParser
-
Tests to see if this parser is normalizing.
- isNot(char) - Static method in class org.apache.commons.lang3.CharRange
-
Constructs a negated
CharRangeover a single character. - isNotation(String) - Method in class org.dom4j.datatype.DatatypeAttribute
- isNotation(String) - Method in class org.dom4j.datatype.DatatypeElement
- isNotBlank(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is not empty (""), not null and not whitespace only.
- isNotEmpty() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Checks is the string builder is not empty (convenience Collections API style method).
- isNotEmpty() - Method in class org.apache.commons.text.TextStringBuilder
-
Checks is the string builder is not empty.
- isNotEmpty(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive booleans is not empty and not
null. - isNotEmpty(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive bytes is not empty and not
null. - isNotEmpty(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive chars is not empty and not
null. - isNotEmpty(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive doubles is not empty and not
null. - isNotEmpty(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive floats is not empty and not
null. - isNotEmpty(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive ints is not empty and not
null. - isNotEmpty(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive longs is not empty and not
null. - isNotEmpty(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of primitive shorts is not empty and not
null. - isNotEmpty(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if a CharSequence is not empty ("") and not null.
- isNotEmpty(Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Checks if an Object is not empty and not null.
- isNotEmpty(String) - Static method in class org.apache.directory.api.util.Strings
-
Checks if a String is not empty ("") and not null.
- isNotEmpty(Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Null-safe check if the specified collection is not empty.
- isNotEmpty(Map<?, ?>) - Static method in class org.apache.commons.collections4.MapUtils
-
Null-safe check if the specified map is not empty.
- isNotEmpty(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks if an array of Objects is not empty and not
null. - isNotFalse(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Booleanvalue is notfalse, handlingnullby returningtrue. - isNotificationEnabled(ChangeType) - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
-
For each changeType, tells if the notification is enabled
- isNotificationEnabled(ChangeType) - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
-
For each changeType, tells if the notification is enabled
- isNotIn(char, char) - Static method in class org.apache.commons.lang3.CharRange
-
Constructs a negated
CharRangeover a set of characters. - isNotTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Booleanvalue is nottrue, handlingnullby returningtrue. - isNoUserModification() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Tells if the attributeType is mutable or not
- isNull() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Check if the contained value is null or not
- isNullBitKey(int) - Static method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns true if bitIndex is a
KeyAnalyzer.NULL_BIT_KEY. - isNullOrEmpty(Dn) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is null or empty.
- isNumber(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Deprecated.This feature will be removed in Lang 4.0, use
NumberUtils.isCreatable(String)instead - isNumeric(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode digits.
- isNumericSpace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only Unicode digits or space (
' '). - ISO_8601_EXTENDED_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date without time zone.
- ISO_8601_EXTENDED_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time without time zone.
- ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for date-time with time zone.
- ISO_8601_EXTENDED_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time without time zone.
- ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
ISO 8601 formatter for time with time zone.
- ISO_8859_1 - Static variable in class org.apache.commons.codec.CharEncoding
-
CharEncodingISO Latin Alphabet No.
- ISO_8859_1 - Static variable in class org.apache.commons.codec.Charsets
-
Deprecated.Use
StandardCharsets.ISO_8859_1instead. - ISO_8859_1 - Static variable in class org.apache.commons.lang3.CharEncoding
-
Deprecated.ISO Latin Alphabet #1, also known as ISO-LATIN-1.
- ISO_DATE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_DATE_FORMAT will be replaced by ISO_8601_EXTENDED_DATE_FORMAT.
- ISO_DATE_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_DATE_TIME_ZONE_FORMAT will be removed.
- ISO_DATETIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_DATETIME_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_FORMAT.
- ISO_DATETIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_DATETIME_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT.
- ISO_EXTENDED_FORMAT_PATTERN - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
-
Pattern used with
FastDateFormatandSimpleDateFormatfor the ISO 8601 period format used in durations. - ISO_TIME_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_TIME_FORMAT will be removed.
- ISO_TIME_NO_T_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_TIME_NO_T_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_FORMAT.
- ISO_TIME_NO_T_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_TIME_NO_T_TIME_ZONE_FORMAT will be replaced by ISO_8601_EXTENDED_TIME_TIME_ZONE_FORMAT.
- ISO_TIME_TIME_ZONE_FORMAT - Static variable in class org.apache.commons.lang3.time.DateFormatUtils
-
Deprecated.- as of 4.0, ISO_TIME_TIME_ZONE_FORMAT will be removed.
- ISO8859_1_ESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
A Map<CharSequence, CharSequence> to to escape ISO-8859-1 characters to their named HTML 3.x equivalents.
- ISO8859_1_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Mapping to escape ISO-8859-1 characters to their named HTML 3.x equivalents.
- ISO8859_1_UNESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
Reverse of
EntityArrays.ISO8859_1_ESCAPEfor unescaping purposes. - ISO8859_1_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Reverse of
EntityArrays.ISO8859_1_ESCAPE()for unescaping purposes. - isObsolete - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Whether or not this SchemaObject is obsolete
- isObsolete() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Gets whether or not this SchemaObject has been inactivated.
- isObsolete() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Gets whether or not this SchemaObject has been inactivated.
- isObsolete() - Method in interface org.apache.directory.api.ldap.schema.converter.SchemaElement
-
Tells if the attributeType is obsolete
- isObsolete() - Method in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
Tells if the attributeType is obsolete
- isOid(String) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Returns true if
oidStringis a valid string representation of an OID. - isOmitEncoding() - Method in class org.dom4j.io.OutputFormat
- isOobInline() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isOobInline() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- isOobInlineChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isOobInlineChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isOpen() - Method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Returns the current open state of this circuit breaker.
- isOpen() - Method in interface org.apache.commons.lang3.concurrent.CircuitBreaker
-
Returns the current open state of this circuit breaker.
- isOpen() - Method in class org.apache.mina.filter.ssl.SslHandler
- isOpen() - Method in class org.apache.mina.filter.ssl.SSLHandlerG0
- isOpen(AbstractCircuitBreaker.State) - Static method in class org.apache.commons.lang3.concurrent.AbstractCircuitBreaker
-
Converts the given state value to a boolean open property.
- isOperational() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if the attributeType is an OPERATIONAL attribute or not
- isOSMatch(String, String, String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Decides if the operating system matches.
- isOSNameMatch(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Decides if the operating system matches.
- isOSVersionMatch(String, String) - Static method in class org.apache.commons.lang3.SystemUtils
-
Decides if the operating system version matches.
- isOutOfBoundsIndex(int) - Static method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns true if bitIndex is a
KeyAnalyzer.OUT_OF_BOUNDS_BIT_KEY. - isOverlappedBy(Range<T>) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range is overlapped by the specified range.
- isPackageAccess(int) - Static method in class org.apache.commons.lang3.reflect.MemberUtils
-
Returns whether a given set of modifiers implies package access.
- isPadText() - Method in class org.dom4j.io.OutputFormat
- isParsable(String) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Checks whether the given String is a parsable number.
- isPositive(Duration) - Static method in class org.apache.commons.lang3.time.DurationUtils
-
Tests whether the given Duration is positive (>0).
- isPositive(Duration) - Static method in class org.apache.commons.pool2.impl.PoolImplUtils
- isPPC() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processoris type of Power PC. - isPrefix() - Method in class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor
-
Determines whether the visitation order is prefix or postfix.
- isPrefix() - Method in interface org.apache.directory.api.ldap.model.filter.FilterVisitor
-
Determines whether the visitation order is prefix or postfix.
- isPrefix(String, int, int, String) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- isPrefix(K, int, int, K) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Determines whether or not the given prefix (from offset to length) is a prefix of the given key.
- isPreformattedTag(String) - Method in class org.dom4j.io.HTMLWriter
-
DOCUMENT ME!
- isPreserveEscapes() - Method in class org.apache.commons.lang3.text.StrSubstitutor
-
Deprecated.Returns the flag controlling whether escapes are preserved during substitution.
- isPreserveEscapes() - Method in class org.apache.commons.text.StringSubstitutor
-
Returns the flag controlling whether escapes are preserved during substitution.
- isPreserveEscapes() - Method in class org.apache.commons.text.StrSubstitutor
-
Deprecated.Returns the flag controlling whether escapes are preserved during substitution.
- isPrimitive(byte) - Static method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Checks to see if the tag represented by this Tag is primitive or constructed.
- isPrimitiveOrWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
- isPrimitiveWrapper(Class<?>) - Static method in class org.apache.commons.lang3.ClassUtils
- isPrintableString(String) - Static method in class org.apache.directory.api.util.Strings
-
Check that a String is a valid PrintableString.
- isProperSubCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff a is a proper sub-collection of b, that is, iff the cardinality of e in a is less than or equal to the cardinality of e in b, for each element e in a, and there is at least one element f such that the cardinality of f in b is strictly greater than the cardinality of f in a. - isPruneElements() - Method in class org.dom4j.io.SAXModifier
-
Returns true when xml elements are not kept in memory while parsing.
- isPruneElements() - Method in class org.dom4j.io.SAXModifyReader
- isPruneElements() - Method in class org.dom4j.jaxb.JAXBModifier
-
Returns true when the modified
Documentis not kept in memory. - isPruneElements() - Method in class org.dom4j.jaxb.JAXBReader
-
When 'true', the DOM4J document will not be kept in memory while parsing.
- isPwdExpired(String, int, TimeProvider) - Static method in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
checks if the given password's change time is older than the max age
- isQuirksMode() - Method in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
Checks if quirks mode is enabled.
- isQuirksMode() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Checks if quirks mode is enabled.
- isRead() - Method in class org.apache.mina.core.future.DefaultReadFuture
- isRead() - Method in interface org.apache.mina.core.future.ReadFuture
- isReadable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- isReadable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- isReadable(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Tells if the session ready for reading
- isReadBytesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isReaderIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
- isReaderIdle() - Method in interface org.apache.mina.core.session.IoSession
- isReadMessagesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isReadOnly() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- isReadOnly() - Method in class org.apache.mina.core.buffer.IoBuffer
- isReadOnly() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- isReadOnly() - Method in class org.dom4j.datatype.DatatypeAttribute
- isReadOnly() - Method in interface org.dom4j.Node
-
isReadOnlyreturns true if this node is read only and cannot be modified. - isReadOnly() - Method in class org.dom4j.tree.AbstractBranch
- isReadOnly() - Method in class org.dom4j.tree.AbstractNode
- isReadOnly() - Method in class org.dom4j.tree.DefaultAttribute
- isReadOnly() - Method in class org.dom4j.tree.DefaultCDATA
- isReadOnly() - Method in class org.dom4j.tree.DefaultComment
- isReadOnly() - Method in class org.dom4j.tree.DefaultEntity
- isReadOnly() - Method in class org.dom4j.tree.DefaultNamespace
- isReadOnly() - Method in class org.dom4j.tree.DefaultProcessingInstruction
- isReadOnly() - Method in class org.dom4j.tree.DefaultText
- isReadSuspended() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Is read operation is suspended for this session.
- isReadSuspended() - Method in interface org.apache.mina.core.session.IoSession
-
Is read operation is suspended for this session.
- isReallocated() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets whether the internal buffer has been reallocated.
- isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isReceiveBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isReconnectionNeeded() - Method in class org.apache.mina.proxy.session.ProxyIoSession
- isReferenced(SchemaObject) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Checks if a specific SchemaObject is referenced by any other SchemaObject.
- isReferral() - Method in class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Gets whether or not this result represents a Referral.
- isReferral() - Method in interface org.apache.directory.api.ldap.model.cursor.SearchCursor
- isReferral() - Method in interface org.apache.directory.api.ldap.model.message.LdapResult
-
Gets whether or not this result represents a Referral.
- isReferral() - Method in class org.apache.directory.api.ldap.model.message.LdapResultImpl
-
Gets whether or not this result represents a Referral.
- isReferral() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
- isRefreshDeletes() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValue
- isRefreshDeletes() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncDone.SyncDoneValueImpl
- isRefreshDeletes() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
- isRefreshDeletes() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- isRefreshDone() - Method in interface org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValue
- isRefreshDone() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl.SyncInfoValueImpl
- isRegistered(Object) - Static method in class org.apache.commons.lang3.builder.HashCodeBuilder
-
Returns
trueif the registry contains the given object. - isRegistered(Object) - Static method in class org.apache.commons.lang3.builder.ToStringStyle
-
Returns
trueif the registry contains the given object. - isRegistered(Object, Object) - Static method in class org.apache.commons.lang3.builder.EqualsBuilder
-
Returns
trueif the registry contains the given object pair. - isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Tells if the Registry is permissive or if it must be checked against inconsistencies.
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the Registry is permissive or if it must be checked against inconsistencies.
- isRelaxed() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries is permissive or if it must be checked against inconsistencies.
- isRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
- isRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the SchemaManager is permissive or if it must be checked against inconsistencies.
- isRelaxed() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the SchemaManager is permissive or if it must be checked against inconsistencies.
- isReloadHint() - Method in interface org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValue
- isReloadHint() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl.syncRequest.SyncRequestValueImpl
- isRemoved() - Method in class org.apache.mina.util.byteaccess.ByteArrayList.Node
- isRequest(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
- isRequestCompleted(int) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Checks if a request has been completed, or not.
- isRequestCompleted(int) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Checks if a request has been completed, or not.
- isRequestCompleted(int) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Checks if a request has been completed, or not.
- isRequestIdNeeded(Dsmlv2Container) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Indicates if a request ID is needed.
- isResolved() - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OpenLdapObjectIdentifierMacro
-
Checks if is resolved.
- isResolveObjectIdentifierMacros() - Method in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
Checks if object identifier macros should be resolved.
- isResponse(IoSession, Object) - Method in interface org.apache.mina.filter.keepalive.KeepAliveMessageFactory
- isReturnECs() - Method in interface org.apache.directory.api.ldap.model.message.controls.PersistentSearch
- isReturnECs() - Method in class org.apache.directory.api.ldap.model.message.controls.PersistentSearchImpl
- isReuseAddress() - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.DatagramSessionConfig
- isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isReuseAddress() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isReuseAddress() - Method in class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
-
Tells if SO_REUSEADDR is enabled.
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketAcceptor
- isReuseAddress() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isReuseAddressChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isReverseOrder() - Method in class org.apache.directory.api.ldap.model.message.controls.SortKey
- isRootDse() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn is the RootDSE Dn (ie, an empty Dn)
- isRootElement() - Method in interface org.dom4j.Element
-
DOCUMENT ME!
- isRootElement() - Method in class org.dom4j.tree.AbstractElement
- isRunning() - Method in class org.apache.mina.util.ExpiringMap.Expirer
-
Checks to see if the thread is running
- isS(char) - Method in class org.xmlpull.mxp1.MXParser
- isSameDay(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects are on the same day ignoring time.
- isSameDay(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two date objects are on the same day ignoring time.
- isSameInstant(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects represent the same instant in time.
- isSameInstant(Date, Date) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two date objects represent the same instant in time.
- isSameLength(boolean[], boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(byte[], byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(char[], char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(double[], double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(float[], float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(int[], int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(long[], long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(short[], short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(Object[], Object[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLength(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same length, treating
nullarrays as length0. - isSameLocalTime(Calendar, Calendar) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Checks if two calendar objects represent the same local time.
- isSameNode(Node) - Method in class org.dom4j.dom.DOMAttribute
- isSameNode(Node) - Method in class org.dom4j.dom.DOMCDATA
- isSameNode(Node) - Method in class org.dom4j.dom.DOMComment
- isSameNode(Node) - Method in class org.dom4j.dom.DOMDocument
- isSameNode(Node) - Method in class org.dom4j.dom.DOMDocumentType
- isSameNode(Node) - Method in class org.dom4j.dom.DOMElement
- isSameNode(Node) - Method in class org.dom4j.dom.DOMEntityReference
- isSameNode(Node) - Method in class org.dom4j.dom.DOMNamespace
- isSameNode(Node) - Method in class org.dom4j.dom.DOMProcessingInstruction
- isSameNode(Node) - Method in class org.dom4j.dom.DOMText
- isSameType(Object, Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Checks whether two arrays are the same type taking into account multi-dimensional arrays.
- isScanUntilRemovable() - Method in class org.apache.commons.collections4.map.LRUMap
-
Whether this LRUMap will scan until a removable entry is found when the map is full.
- isScheduledForFlush() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Tells if the session is scheduled for flushed
- isScheduledWriteBytesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isScheduledWriteMessagesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isSchemaAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the SubSchema Administrative Role
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Tells if the Entry is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Tells if the value is schema aware or not.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.AssertionNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.BranchNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in interface org.apache.directory.api.ldap.model.filter.ExprNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.LeafNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.ObjectClassNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.ScopeNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.filter.UndefinedNode
-
Tells if this Node is Schema aware.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Ava
-
Tells if the Ava is schema aware or not.
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Tells if the Dn is schema aware
- isSchemaAware() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Tells if the Rdn is schema aware.
- isSchemaLoaded(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Checks to see if a particular Schema is loaded.
- isSchemaLoaded(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the specific schema is loaded
- isSchemaLoaded(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the specific schema is loaded
- isSecured() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Tells if the connection is using a secured channel
- isSecured() - Method in class org.apache.mina.core.session.AbstractIoSession
- isSecured() - Method in interface org.apache.mina.core.session.IoSession
- isSecured() - Method in class org.apache.mina.transport.socket.nio.NioSocketSession
- isSelectorEmpty() - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Say if the list of
IoSessionpolled by thisIoProcessoris empty - isSelectorEmpty() - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isSendBufferSizeChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isServer() - Method in class org.apache.mina.core.session.AbstractIoSession
- isServer() - Method in interface org.apache.mina.core.session.IoSession
- isSet(int) - Method in class org.apache.commons.lang3.BitField
-
Returns whether the field is set or not.
- isSet(NumericEntityUnescaper.OPTION) - Method in class org.apache.commons.lang3.text.translate.NumericEntityUnescaper
-
Deprecated.Whether the passed in option is currently set.
- isSet(NumericEntityUnescaper.OPTION) - Method in class org.apache.commons.text.translate.NumericEntityUnescaper
-
Whether the passed in option is currently set.
- isSetValueChecking() - Method in class org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator
-
Hook method called to determine if
checkSetValuehas any effect. - isSetValueChecking() - Method in class org.apache.commons.collections4.map.PredicatedMap
-
Override to only return true when there is a value transformer.
- isSetValueChecking() - Method in class org.apache.commons.collections4.map.TransformedMap
-
Override to only return true when there is a value transformer.
- isShutdown() - Method in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Tests whether the
TimedSemaphore.shutdown()method has been called on this object. - isShutdown() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- isShutdown() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- isShutdown() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- isSimple() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Checks to see if the authentication mechanism is simple and not SASL based.
- isSimple() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the authentication mechanism is simple and not SASL based.
- isSimple() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the authentication mechanism is simple and not SASL based.
- isSingleton() - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- isSingleton() - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- isSingleValue() - Method in class org.apache.directory.api.ldap.schema.converter.AttributeTypeHolder
-
Tells if the attribute is single-valued
- isSingleValued - Variable in class org.apache.directory.api.ldap.model.schema.AttributeType
-
whether or not this type is single valued
- isSingleValued() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType is single-valued.
- isSoLingerChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isSoLingerChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isSorted(boolean[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering (
falsebeforetrue). - isSorted(byte[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(char[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(double[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(float[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(int[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(long[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(short[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to natural ordering.
- isSorted(T[]) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to the class's
compareTomethod. - isSorted(T[], Comparator<T>) - Static method in class org.apache.commons.lang3.ArrayUtils
-
This method checks whether the provided array is sorted according to the provided
Comparator. - isSpecified() - Method in class org.xmlpull.v1.builder.adapter.XmlAttributeAdapter
- isSpecified() - Method in class org.xmlpull.v1.builder.impl.XmlAttributeImpl
- isSpecified() - Method in interface org.xmlpull.v1.builder.XmlAttribute
-
XML Infoset [specified] flag
- isStandalone() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- isStandalone() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- isStandalone() - Method in interface org.xmlpull.v1.builder.XmlDocument
- isStarted() - Method in class org.apache.commons.lang3.concurrent.BackgroundInitializer
-
Returns a flag whether this
BackgroundInitializerhas already been started. - isStarted() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns whether the StopWatch is started.
- isStartedBy(T) - Method in class org.apache.commons.lang3.Range
-
Checks whether this range starts with the specified element.
- isStatisticsCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isStopped() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns whether StopWatch is stopped.
- isStoringRequests() - Method in class org.apache.directory.api.dsmlv2.request.BatchRequestDsml
- isStrict() - Method in class org.apache.commons.codec.language.Nysiis
-
Indicates the strict mode for this
Nysiisencoder. - isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Tells if the Registry is strict.
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Tells if the Registry is strict.
- isStrict() - Method in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
Tells if the Registries is strict.
- isStrict() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
- isStrict() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Tells if the SchemaManager is strict.
- isStrict() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Tells if the SchemaManager is strict.
- isStrictDecoding() - Method in class org.apache.commons.codec.binary.BaseNCodec
-
Returns true if decoding behavior is strict.
- isStrictDecoding() - Method in class org.apache.commons.codec.binary.BaseNCodecInputStream
-
Returns true if decoding behavior is strict.
- isStrictDecoding() - Method in class org.apache.commons.codec.binary.BaseNCodecOutputStream
-
Returns true if decoding behavior is strict.
- isStrictDecoding() - Method in class org.apache.commons.codec.net.BCodec
-
Returns true if decoding behavior is strict.
- isStringEquals(String, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- isStringInternEnabled() - Method in class org.dom4j.io.SAXReader
-
Sets whether String interning is enabled or disabled for element & attribute names and namespace URIs.
- isStripWhitespaceText() - Method in class org.dom4j.io.DOMSAXContentHandler
-
Sets whether whitespace between element start and end tags should be ignored
- isStripWhitespaceText() - Method in class org.dom4j.io.SAXContentHandler
-
Sets whether whitespace between element start and end tags should be ignored
- isStripWhitespaceText() - Method in class org.dom4j.io.SAXReader
-
Sets whether whitespace between element start and end tags should be ignored
- isStructural() - Method in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
Tells if the current ObjectClass is STRUCTURAL
- isSubCollection(Collection<?>, Collection<?>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Returns
trueiff a is a sub-collection of b, that is, iff the cardinality of e in a is less than or equal to the cardinality of e in b, for each element e in a. - isSubsetOf(ConversionCategory, ConversionCategory) - Static method in enum org.checkerframework.checker.formatter.qual.ConversionCategory
- isSubsetOf(I18nConversionCategory, I18nConversionCategory) - Static method in enum org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
-
Return true if a is a subset of b.
- isSuccessful() - Method in class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer.MultiBackgroundInitializerResults
-
Returns a flag whether the whole initialization was successful.
- ISSUER_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
the issuer Dn
- isSupported(String) - Static method in class org.apache.commons.lang3.CharEncoding
-
Deprecated.Please use
Charset.isSupported(String)instead, although be aware thatnullvalues are not accepted by that method and anIllegalCharsetNameExceptionmay be thrown. - isSupported(String, String) - Method in class org.dom4j.dom.DOMAttribute
- isSupported(String, String) - Method in class org.dom4j.dom.DOMCDATA
- isSupported(String, String) - Method in class org.dom4j.dom.DOMComment
- isSupported(String, String) - Method in class org.dom4j.dom.DOMDocument
- isSupported(String, String) - Method in class org.dom4j.dom.DOMDocumentType
- isSupported(String, String) - Method in class org.dom4j.dom.DOMElement
- isSupported(String, String) - Method in class org.dom4j.dom.DOMEntityReference
- isSupported(String, String) - Method in class org.dom4j.dom.DOMNamespace
- isSupported(String, String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- isSupported(String, String) - Method in class org.dom4j.dom.DOMText
- isSupported(Node, String, String) - Static method in class org.dom4j.dom.DOMNodeHelper
- isSuppressDeclaration() - Method in class org.dom4j.io.OutputFormat
-
DOCUMENT ME!
- isSuspended() - Method in class org.apache.commons.lang3.time.StopWatch
-
Returns whether the StopWatch is suspended.
- isSymlink(File) - Static method in class org.apache.directory.api.util.FileUtils
-
Determines whether the specified file is a Symbolic Link rather than an actual file.
- isTcpNoDelay() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isTcpNoDelay() - Method in interface org.apache.mina.transport.socket.SocketSessionConfig
- isTcpNoDelayChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isTcpNoDelayChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isTerminated() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- isTerminated() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- isTerminated() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- isTerminating() - Method in class org.apache.mina.filter.executor.OrderedThreadPoolExecutor
- isTerminating() - Method in class org.apache.mina.filter.executor.PriorityThreadPoolExecutor
- isTerminating() - Method in class org.apache.mina.filter.executor.UnorderedThreadPoolExecutor
- isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
-
Determines whether the specified
byteis a terminator. - isTerminator(byte) - Method in class org.apache.mina.filter.codec.statemachine.ConsumeToLinearWhitespaceDecodingState
- isTextOnly() - Method in interface org.dom4j.Element
-
Returns true if this
Elementhas text only content. - isTextOnly() - Method in class org.dom4j.tree.AbstractElement
- isTraceEnabled() - Method in class org.slf4j.event.EventRecodingLogger
- isTraceEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isTraceEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
- isTraceEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the TRACE level?
- isTraceEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
- isTraceEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- isTraceEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
- isTraceEnabled(Marker) - Method in interface org.slf4j.Logger
-
Similar to
Logger.isTraceEnabled()method except that the marker data is also taken into account. - isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.AbstractDatagramSessionConfig
- isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.AbstractSocketSessionConfig
- isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.DefaultDatagramSessionConfig
- isTrafficClassChanged() - Method in class org.apache.mina.transport.socket.DefaultSocketSessionConfig
- isTriggersAdminRole() - Method in class org.apache.directory.api.ldap.model.subtree.Subentry
-
Tells if the type contains the Triggers Administrative Role
- isTrimText() - Method in class org.dom4j.io.OutputFormat
- isTrue() - Method in class org.apache.commons.lang3.mutable.MutableBoolean
-
Checks if the current value is
true. - isTrue() - Method in class org.apache.directory.api.dsmlv2.response.CompareResponseDsml
- isTrue() - Method in interface org.apache.directory.api.ldap.model.message.CompareResponse
- isTrue() - Method in class org.apache.directory.api.ldap.model.message.CompareResponseImpl
- isTrue(boolean) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is
true; otherwise throwing an exception. - isTrue(boolean, String, double) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is
true; otherwise throwing an exception with the specified message. - isTrue(boolean, String, long) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is
true; otherwise throwing an exception with the specified message. - isTrue(boolean, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the argument condition is
true; otherwise throwing an exception with the specified message. - isTrue(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Checks if a
Booleanvalue istrue, handlingnullby returningfalse. - isTypesOnly() - Method in class org.apache.directory.api.ldap.model.message.SearchParams
- isUnderscore(byte[], int) - Static method in class org.apache.directory.api.util.Chars
-
Check if the current character is the ASCII character underscore 0x5F.
- isUnicodeSubset(byte) - Static method in class org.apache.directory.api.util.Unicode
-
Check if the current byte is in the unicodeSubset : all chars but '\0', '(', ')', '*' and '\'
- isUnicodeSubset(char) - Static method in class org.apache.directory.api.util.Unicode
-
Check if the current char is in the unicodeSubset : all chars but '\0', '(', ')', '*' and '\'
- isUnicodeSubset(String, int) - Static method in class org.apache.directory.api.util.Unicode
-
Check if the current char is in the unicodeSubset : all chars but '\0', '(', ')', '*' and '\'
- isUniversal(byte) - Static method in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Tells if the tag is Universal or not
- isUnparsedEntity(String) - Method in class org.dom4j.datatype.DatatypeAttribute
- isUnparsedEntity(String) - Method in class org.dom4j.datatype.DatatypeElement
- isUrlSafe() - Method in class org.apache.commons.codec.binary.Base64
-
Returns our current encode mode.
- isUseClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the class name.
- isUseClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the class name.
- isUseDirectBuffer() - Static method in class org.apache.mina.core.buffer.IoBuffer
- isUseFieldNames() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the field names passed in.
- isUseFieldNames() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the field names passed in.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to use the identity hash code.
- isUseIdentityHashCode() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to use the identity hash code.
- isUser() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Tells if the attributeType is a USER attribute or not
- isUserAuthzId() - Method in interface org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponse
- isUserAuthzId() - Method in class org.apache.directory.api.ldap.extras.extended.whoAmI.WhoAmIResponseImpl
- isUseReadOperation() - Method in class org.apache.mina.core.session.AbstractIoSessionConfig
- isUseReadOperation() - Method in interface org.apache.mina.core.session.IoSessionConfig
- isUserModifiable() - Method in class org.apache.directory.api.ldap.model.schema.AttributeType
-
Gets whether or not this AttributeType can be modified by a user.
- isUseShortClassName() - Method in class org.apache.commons.lang3.builder.StandardToStringStyle
-
Gets whether to output short or long class names.
- isUseShortClassName() - Method in class org.apache.commons.lang3.builder.ToStringStyle
-
Gets whether to output short or long class names.
- isUseSsl() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Checks if SSL (ldaps://) is used.
- isUseTls() - Method in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Checks if TLS is used.
- isUsingStandaloneImplementation() - Static method in class org.apache.directory.api.ldap.codec.api.LdapApiServiceFactory
-
Checks to see if the factory is using the standalone implementation.
- isValid() - Method in class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Test that the FQCN is equal to the instance's name.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.csn.Csn
-
Check if the given String is a valid CSN.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is syntactically valid.
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Validate a NameComponent :
- isValid(String) - Static method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
A shared and static method used to check that the string is a BitString.
- isValid(AttributeType) - Method in interface org.apache.directory.api.ldap.model.entry.Attribute
-
Checks to see if this attribute is valid along with the values it contains.
- isValid(AttributeType) - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
Checks to see if this attribute is valid along with the values it contains.
- isValid(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.name.Dn
-
Check if a DistinguishedName is syntactically valid.
- isValid(SchemaManager, String) - Static method in class org.apache.directory.api.ldap.model.name.Rdn
-
Validate a NameComponent :
- isValid(SyntaxChecker) - Method in class org.apache.directory.api.ldap.model.entry.Value
-
Uses the syntaxChecker associated with the attributeType to check if the value is valid.
- isValidAnnotationMemberType(Class<?>) - Static method in class org.apache.commons.lang3.AnnotationUtils
-
Checks if the specified type is permitted as an annotation member.
- isValidateDn() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- isValidating() - Method in class org.dom4j.io.SAXReader
-
DOCUMENT ME!
- isValidating() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- isValidating() - Method in class org.xmlpull.v1.XmlPullParserFactory
-
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
- isValidBitIndex(int) - Static method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns true if the given bitIndex is valid.
- isValidEnum(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidEnumIgnoreCase(Class<E>, String) - Static method in class org.apache.commons.lang3.EnumUtils
-
Checks if the specified name is a valid enum for the class.
- isValidInet4Address(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
Validates an IPv4 address.
- isValidInet6Address(String) - Method in class org.apache.directory.api.ldap.model.url.LdapUrl
-
This code source was taken from commons.validator 1.5.0 Validates an IPv6 address.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.aci.ACIItemSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BitStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BooleanSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.BootParameterSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ComparatorSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CountrySyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.CsnSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DeliveryMethodSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DerefAliasSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DirectoryStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitContentRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DitStructureRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DnSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DsaQualitySyntaxSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.DseTypeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.FacsimileTelephoneNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.GeneralizedTimeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.Ia5StringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.IntegerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaByteSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaIntegerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaLongSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JavaShortSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.JpegSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.LdapSyntaxDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MailPreferenceSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.MatchingRuleUseDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameAndOptionalUIDSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NameFormDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NisNetgroupTripleSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NormalizerSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericOidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.NumericStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassDescriptionSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectClassTypeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.ObjectNameSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidLenSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.OtherMailboxSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PostalAddressSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.PrintableStringSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.RegexSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SearchScopeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.SubtreeSpecificationSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelephoneNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TeletexTerminalIdentifierSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.TelexNumberSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UtcTimeSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidSyntax(Object) - Method in class org.apache.directory.api.ldap.model.schema.syntaxCheckers.UuidSyntaxChecker
-
Determines if the attribute's value conforms to the attribute syntax.
- isValidUplink(AbstractPatriciaTrie.TrieEntry<?, ?>, AbstractPatriciaTrie.TrieEntry<?, ?>) - Static method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns true if 'next' is a valid uplink coming from 'from'.
- isValidUuid(String) - Static method in class org.apache.directory.api.util.Strings
-
Checks to see if a String is a valid UUID.
- isValueType(AbstractReferenceMap.ReferenceStrength) - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Provided protected read-only access to the value type.
- isVerboseErrorReporting() - Static method in class org.dom4j.io.SAXHelper
- isVersion3() - Method in class org.apache.directory.api.dsmlv2.request.BindRequestDsml
-
Checks to see if the Ldap v3 protocol is used.
- isVersion3() - Method in interface org.apache.directory.api.ldap.model.message.BindRequest
-
Checks to see if the Ldap v3 protocol is used.
- isVersion3() - Method in class org.apache.directory.api.ldap.model.message.BindRequestImpl
-
Checks to see if the Ldap v3 protocol is used.
- isVisible() - Method in interface org.apache.directory.api.ldap.model.message.controls.Subentries
-
Check if the subEntry is visible
- isVisible() - Method in class org.apache.directory.api.ldap.model.message.controls.SubentriesImpl
-
returns Tells if the Subentry values are visible or not
- isVowel(String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Determines if a letter is a vowel.
- isWantClientAuth() - Method in class org.apache.mina.filter.ssl.SslFilter
- isWarnEnabled() - Method in class org.slf4j.event.EventRecodingLogger
- isWarnEnabled() - Method in class org.slf4j.helpers.NOPLogger
-
Always returns false.
- isWarnEnabled() - Method in class org.slf4j.helpers.SubstituteLogger
- isWarnEnabled() - Method in interface org.slf4j.Logger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled(Marker) - Method in class org.slf4j.event.EventRecodingLogger
- isWarnEnabled(Marker) - Method in class org.slf4j.helpers.MarkerIgnoringBase
- isWarnEnabled(Marker) - Method in class org.slf4j.helpers.SubstituteLogger
- isWarnEnabled(Marker) - Method in interface org.slf4j.Logger
-
Similar to
Logger.isWarnEnabled()method except that the marker data is also taken into consideration. - isWhitespace() - Method in class org.xmlpull.mxp1.MXParser
- isWhitespace() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- isWhitespace() - Method in interface org.xmlpull.v1.XmlPullParser
-
Checks whether the current TEXT event contains only whitespace characters.
- isWhitespace(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Checks if the CharSequence contains only whitespace.
- isWhiteSpace(byte) - Static method in class org.apache.commons.codec.binary.BaseNCodec
-
Checks if a byte value is whitespace or not.
- isWhitespaceContent() - Method in interface org.xmlpull.v1.builder.XmlCharacters
- isWritable(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- isWritable(NioSession) - Method in class org.apache.mina.transport.socket.nio.NioProcessor
- isWritable(S) - Method in class org.apache.mina.core.polling.AbstractPollingIoProcessor
-
Tells if the session ready for writing
- isWriterIdle() - Method in class org.apache.mina.core.session.AbstractIoSession
- isWriterIdle() - Method in interface org.apache.mina.core.session.IoSession
- isWriteSuspended() - Method in class org.apache.mina.core.session.AbstractIoSession
-
Is write operation is suspended for this session.
- isWriteSuspended() - Method in interface org.apache.mina.core.session.IoSession
-
Is write operation is suspended for this session.
- isWritten() - Method in class org.apache.mina.core.future.DefaultWriteFuture
- isWritten() - Method in interface org.apache.mina.core.future.WriteFuture
- isWrittenBytesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isWrittenMessagesCalcEnabled() - Method in class org.apache.mina.core.service.IoServiceStatistics.Config
- isX86() - Method in class org.apache.commons.lang3.arch.Processor
-
Checks if
Processoris type of x86. - isXHTML() - Method in class org.dom4j.io.OutputFormat
-
Whether or not to use the XHTML standard: like HTML but passes an XML parser with real, closed tags.
- item() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- item() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- item() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- item() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- item(int) - Method in class org.dom4j.dom.DOMAttributeNodeMap
- item(int) - Method in class org.dom4j.dom.DOMNodeHelper.EmptyNodeList
- itemFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- itemFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ItemFirstACIItem - Class in org.apache.directory.api.ldap.aci
- ItemFirstACIItem(String, int, AuthenticationLevel, Collection<ProtectedItem>, Collection<ItemPermission>) - Constructor for class org.apache.directory.api.ldap.aci.ItemFirstACIItem
-
Creates a new instance.
- itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- itemOrUserFirst() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- itemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- itemPermission() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ItemPermission - Class in org.apache.directory.api.ldap.aci
-
Represents permissions to be applied to all
ProtectedItems inItemFirstACIItem. - ItemPermission(Integer, Collection<GrantAndDenial>, Collection<UserClass>) - Constructor for class org.apache.directory.api.ldap.aci.ItemPermission
-
Creates a new instance
- itemPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- itemPermissions() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- ItemRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a n ITEM refinement, as defined in RFC 3672
- ItemRefinement(ObjectClass) - Constructor for class org.apache.directory.api.ldap.model.subtree.ItemRefinement
-
Creates a new instance of ItemRefinement.
- Iterable - Interface in org.xmlpull.v1.builder
-
Use java.lang.Iterable instead when JDK 1.5 comes out ...*
- IterableGet<K,V> - Interface in org.apache.commons.collections4
-
The "read" subset of the
Mapinterface. - iterableMap(Map<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Get the specified
Mapas anIterableMap. - IterableMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that can be iterated directly without needing to create an entry set.
- iterableSortedMap(SortedMap<K, V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Get the specified
SortedMapas anIterableSortedMap. - IterableSortedMap<K,V> - Interface in org.apache.commons.collections4
- IterableUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for
Iterableinstances. - IterableUtils() - Constructor for class org.apache.commons.collections4.IterableUtils
- iterator - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
-
The iterator being wrapped
- iterator - Variable in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
The resettable iterator in use.
- iterator() - Method in class org.apache.commons.collections4.bag.AbstractMapBag
-
Gets an iterator over the bag elements.
- iterator() - Method in interface org.apache.commons.collections4.Bag
-
Returns an
Iteratorover the entire set of members, including copies due to cardinality. - iterator() - Method in class org.apache.commons.collections4.bag.UnmodifiableBag
- iterator() - Method in class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- iterator() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySet
- iterator() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySet
- iterator() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.Values
- iterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.EntryView
- iterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseEntryView
- iterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.KeyView
- iterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ValueView
- iterator() - Method in class org.apache.commons.collections4.collection.AbstractCollectionDecorator
- iterator() - Method in class org.apache.commons.collections4.collection.CompositeCollection
-
Gets an iterator over all the collections in this composite.
- iterator() - Method in class org.apache.commons.collections4.collection.SynchronizedCollection
-
Iterators must be manually synchronized.
- iterator() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- iterator() - Method in class org.apache.commons.collections4.collection.UnmodifiableCollection
- iterator() - Method in class org.apache.commons.collections4.FluentIterable
- iterator() - Method in class org.apache.commons.collections4.iterators.IteratorIterable
-
Gets the iterator wrapped by this iterable.
- iterator() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- iterator() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- iterator() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns an iterator that does not support concurrent modification.
- iterator() - Method in class org.apache.commons.collections4.list.FixedSizeList
- iterator() - Method in class org.apache.commons.collections4.list.SetUniqueList
- iterator() - Method in class org.apache.commons.collections4.list.TreeList
-
Gets an iterator over the list.
- iterator() - Method in class org.apache.commons.collections4.list.UnmodifiableList
- iterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.EntrySet
- iterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.KeySet
- iterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.Values
- iterator() - Method in class org.apache.commons.collections4.map.Flat3Map.EntrySet
- iterator() - Method in class org.apache.commons.collections4.map.Flat3Map.KeySet
- iterator() - Method in class org.apache.commons.collections4.map.Flat3Map.Values
- iterator() - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- iterator() - Method in class org.apache.commons.collections4.map.ListOrderedMap.EntrySetView
- iterator() - Method in class org.apache.commons.collections4.map.ListOrderedMap.KeySetView
- iterator() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ValuesView
- iterator() - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Gets an iterator for all mappings stored in this
MultiValueMap. - iterator() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonValues
- iterator() - Method in class org.apache.commons.collections4.map.UnmodifiableEntrySet
- iterator() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet
-
Gets an iterator over the multiset elements.
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.EntrySet
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet
-
Gets an iterator over the multiset elements.
- iterator() - Method in class org.apache.commons.collections4.multiset.AbstractMultiSet.UniqueSet
- iterator() - Method in interface org.apache.commons.collections4.MultiSet
-
Returns an
Iteratorover the entire set of members, including copies due to cardinality. - iterator() - Method in class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- iterator() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Returns an iterator over this queue's elements.
- iterator() - Method in class org.apache.commons.collections4.queue.UnmodifiableQueue
- iterator() - Method in class org.apache.commons.collections4.set.CompositeSet
-
Gets an iterator over all the sets in this composite.
- iterator() - Method in class org.apache.commons.collections4.set.ListOrderedSet
- iterator() - Method in class org.apache.commons.collections4.set.MapBackedSet
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableNavigableSet
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableSet
- iterator() - Method in class org.apache.commons.collections4.set.UnmodifiableSortedSet
- iterator() - Method in class org.apache.commons.collections4.SetUtils.SetView
- iterator() - Method in class org.apache.commons.lang3.builder.DiffResult
-
Returns an iterator over the
Diffobjects contained in this list. - iterator() - Method in class org.apache.commons.lang3.CharRange
-
Returns an iterator which can be used to walk through the characters described by this range.
- iterator() - Method in class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Returns an iterator over the elements in this deque in proper sequence.
- iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AbstractAttributeTypeProtectedItem
-
Gets an iterator of all attribute types.
- iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.AttributeValueItem
-
Returns an iterator of all
Attributes. - iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
-
Gets an iterator of all
MaxValueCountElems. - iterator() - Method in class org.apache.directory.api.ldap.aci.protectedItem.RestrictedByItem
-
Gets an iterator of all
RestrictedByElems. - iterator() - Method in class org.apache.directory.api.ldap.model.cursor.AbstractCursor
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.DefaultAttribute
-
An iterator on top of the stored values.
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.DefaultEntry
-
Returns an enumeration containing the zero or more attributes in the collection.
- iterator() - Method in interface org.apache.directory.api.ldap.model.entry.Entry
-
Returns an iterator on the attributes for this entry.
- iterator() - Method in class org.apache.directory.api.ldap.model.entry.ImmutableEntry
-
Returns an enumeration containing the zero or more attributes in the collection.
- iterator() - Method in class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Returns an enumeration containing the zero or more attributes in the collection.
- iterator() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
- iterator() - Method in class org.apache.directory.api.ldap.model.name.Dn
-
Iterate over the inner Rdn.
- iterator() - Method in class org.apache.directory.api.ldap.model.name.Rdn
-
Retrieves the components of this Rdn as an iterator of Avas.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Gets an iterator over the registered descriptions in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Gets an iterator over the registered descriptions in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Lists all the SchemaObjects within the registry.
- iterator() - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Gets an iterator over the registered schema objects in the registry.
- iterator() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Gets an iterator over the keys.
- iterator() - Method in class org.apache.mina.util.MapBackedSet
- iterator() - Method in class org.apache.mina.util.SynchronizedQueue
- iterator() - Method in class org.slf4j.helpers.BasicMarker
- iterator() - Method in interface org.slf4j.Marker
-
Returns an Iterator which can be used to iterate over the references of this marker.
- iterator() - Method in interface org.xmlpull.v1.builder.Iterable
- iterator(Object) - Method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Gets an iterator for the collection mapped to the specified key.
- iterator(Object, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iteratorover each day in a date range defined by a focus date and range style. - iterator(Calendar, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iteratorover each day in a date range defined by a focus date and range style. - iterator(Date, int) - Static method in class org.apache.commons.lang3.time.DateUtils
-
Constructs an
Iteratorover each day in a date range defined by a focus date and range style. - IteratorChain<E> - Class in org.apache.commons.collections4.iterators
-
An IteratorChain is an Iterator that wraps a number of Iterators.
- IteratorChain() - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Construct an IteratorChain with no Iterators.
- IteratorChain(Collection<Iterator<? extends E>>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new
IteratorChainover the collection of iterators. - IteratorChain(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Construct an IteratorChain with a single Iterator.
- IteratorChain(Iterator<? extends E>...) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new
IteratorChainover the array of iterators. - IteratorChain(Iterator<? extends E>, Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorChain
-
Constructs a new
IteratorChainover the two given iterators. - IteratorEnumeration<E> - Class in org.apache.commons.collections4.iterators
-
Adapter to make an
Iteratorinstance appear to be anEnumerationinstance. - IteratorEnumeration() - Constructor for class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Constructs a new
IteratorEnumerationthat will not function untilsetIteratoris invoked. - IteratorEnumeration(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Constructs a new
IteratorEnumerationthat will use the given iterator. - IteratorIterable<E> - Class in org.apache.commons.collections4.iterators
- IteratorIterable(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.IteratorIterable
-
Constructs a new
IteratorIterablethat will use the given iterator. - IteratorIterable(Iterator<? extends E>, boolean) - Constructor for class org.apache.commons.collections4.iterators.IteratorIterable
-
Constructs a new
IteratorIterablethat will use the given iterator. - iteratorOids() - Method in class org.apache.directory.api.ldap.model.schema.registries.OidRegistry
-
Lists all the OIDs within the registry.
- IteratorUtils - Class in org.apache.commons.collections4
-
Provides static utility methods and decorators for
Iteratorinstances.
J
- JaccardDistance - Class in org.apache.commons.text.similarity
-
Measures the Jaccard distance of two sets of character sequence.
- JaccardDistance() - Constructor for class org.apache.commons.text.similarity.JaccardDistance
- JaccardSimilarity - Class in org.apache.commons.text.similarity
-
Measures the Jaccard similarity (aka Jaccard index) of two sets of character sequence.
- JaccardSimilarity() - Constructor for class org.apache.commons.text.similarity.JaccardSimilarity
- JANET_MAILBOX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JANET_MAILBOX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAPANESE_IMPERIAL - Static variable in class org.apache.commons.lang3.time.FastDateParser
- JarLdifSchemaLoader - Class in org.apache.directory.api.ldap.schema.loader
-
Loads schema data from LDIF files containing entries representing schema objects, using the meta schema format.
- JarLdifSchemaLoader() - Constructor for class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Creates a new LDIF based SchemaLoader.
- JarLdifSchemaLoader(boolean) - Constructor for class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Creates a new LDIF based SchemaLoader.
- JaroWinklerDistance - Class in org.apache.commons.text.similarity
-
Measures the Jaro-Winkler distance of two character sequences.
- JaroWinklerDistance() - Constructor for class org.apache.commons.text.similarity.JaroWinklerDistance
- JaroWinklerSimilarity - Class in org.apache.commons.text.similarity
-
A similarity algorithm indicating the percentage of matched characters between two character sequences.
- JaroWinklerSimilarity() - Constructor for class org.apache.commons.text.similarity.JaroWinklerSimilarity
- JAVA - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for Java platform information using the key "java".
- JAVA_0_9 - org.apache.commons.lang3.JavaVersion
-
The Java version reported by Android.
- JAVA_1_1 - org.apache.commons.lang3.JavaVersion
-
Java 1.1.
- JAVA_1_2 - org.apache.commons.lang3.JavaVersion
-
Java 1.2.
- JAVA_1_3 - org.apache.commons.lang3.JavaVersion
-
Java 1.3.
- JAVA_1_4 - org.apache.commons.lang3.JavaVersion
-
Java 1.4.
- JAVA_1_5 - org.apache.commons.lang3.JavaVersion
-
Java 1.5.
- JAVA_1_6 - org.apache.commons.lang3.JavaVersion
-
Java 1.6.
- JAVA_1_7 - org.apache.commons.lang3.JavaVersion
-
Java 1.7.
- JAVA_1_8 - org.apache.commons.lang3.JavaVersion
-
Java 1.8.
- JAVA_1_9 - org.apache.commons.lang3.JavaVersion
-
Deprecated.As of release 3.5, replaced by
JavaVersion.JAVA_9 - JAVA_10 - org.apache.commons.lang3.JavaVersion
-
Java 10.
- JAVA_11 - org.apache.commons.lang3.JavaVersion
-
Java 11.
- JAVA_12 - org.apache.commons.lang3.JavaVersion
-
Java 12.
- JAVA_13 - org.apache.commons.lang3.JavaVersion
-
Java 13.
- JAVA_14 - org.apache.commons.lang3.JavaVersion
-
Java 14.
- JAVA_15 - org.apache.commons.lang3.JavaVersion
-
Java 15.
- JAVA_16 - org.apache.commons.lang3.JavaVersion
-
Java 16.
- JAVA_17 - org.apache.commons.lang3.JavaVersion
-
Java 17.
- JAVA_9 - org.apache.commons.lang3.JavaVersion
-
Java 9.
- JAVA_AWT_FONTS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.awt.fontsSystem Property. - JAVA_AWT_GRAPHICSENV - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.awt.graphicsenvSystem Property. - JAVA_AWT_HEADLESS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.awt.headlessSystem Property. - JAVA_AWT_PRINTERJOB - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.awt.printerjobSystem Property. - JAVA_BYTE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAVA_CHAR_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAVA_CLASS_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.class.pathSystem Property. - JAVA_CLASS_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.class.versionSystem Property. - JAVA_COMPILER - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.compilerSystem Property. - JAVA_CTRL_CHARS_ESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
A Map<CharSequence, CharSequence> to escape the Java control characters.
- JAVA_CTRL_CHARS_ESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Mapping to escape the Java control characters.
- JAVA_CTRL_CHARS_UNESCAPE - Static variable in class org.apache.commons.text.translate.EntityArrays
-
Reverse of
EntityArrays.JAVA_CTRL_CHARS_ESCAPEfor unescaping purposes. - JAVA_CTRL_CHARS_UNESCAPE() - Static method in class org.apache.commons.lang3.text.translate.EntityArrays
-
Deprecated.Reverse of
EntityArrays.JAVA_CTRL_CHARS_ESCAPE()for unescaping purposes. - JAVA_ENDORSED_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.endorsed.dirsSystem Property. - JAVA_EXT_DIRS - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.ext.dirsSystem Property. - JAVA_HOME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.homeSystem Property. - JAVA_INT_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAVA_IO_TMPDIR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.io.tmpdirSystem Property. - JAVA_LIBRARY_PATH - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.library.pathSystem Property. - JAVA_LONG_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAVA_RECENT - org.apache.commons.lang3.JavaVersion
-
The most recent java version.
- JAVA_RUNTIME_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.runtime.nameSystem Property. - JAVA_RUNTIME_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.runtime.versionSystem Property. - JAVA_SHORT_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JAVA_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.specification.nameSystem Property. - JAVA_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.specification.vendorSystem Property. - JAVA_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.specification.versionSystem Property. - JAVA_UTIL_PREFS_PREFERENCES_FACTORY - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.util.prefs.PreferencesFactorySystem Property. - JAVA_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vendorSystem Property. - JAVA_VENDOR_PROPERTY - Static variable in class org.slf4j.LoggerFactory
- JAVA_VENDOR_URL - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vendor.urlSystem Property. - JAVA_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.versionSystem Property. - JAVA_VM_INFO - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.infoSystem Property. - JAVA_VM_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.nameSystem Property. - JAVA_VM_SPECIFICATION_NAME - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.specification.nameSystem Property. - JAVA_VM_SPECIFICATION_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.specification.vendorSystem Property. - JAVA_VM_SPECIFICATION_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.specification.versionSystem Property. - JAVA_VM_VENDOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.vendorSystem Property. - JAVA_VM_VERSION - Static variable in class org.apache.commons.lang3.SystemUtils
-
The
java.vm.versionSystem Property. - JavaByteSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Java primitive short or the Short wrapper.
- JavaByteSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- JavaExpression - Annotation Type in org.checkerframework.framework.qual
-
An annotation to use on an element of a dependent type qualifier to specify which elements of the annotation should be interpreted as Java expressions.
- JavaIntegerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Java primitive int or the Integer wrapper.
- JavaIntegerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- JavaLongSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Java primitive long or the Long wrapper.
- JavaLongSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- javaPlatformStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the JavaPlatformStringLookup singleton instance.
- JavaPlatformStringLookup - Class in org.apache.commons.text.lookup
-
Looks up keys related to Java: Java version, JRE version, VM version, and so on.
- JavaShortSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Java primitive Short or the Short wrapper.
- JavaShortSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- JavaStoredProcUtils - Class in org.apache.directory.api.ldap.sp
-
A utility class for working with Java Stored Procedures at the base level.
- JavaUnicodeEscaper - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text UnicodeEscaper instead
- JavaUnicodeEscaper - Class in org.apache.commons.text.translate
-
Translates codepoints to their Unicode escaped value suitable for Java source.
- JavaUnicodeEscaper(int, int, boolean) - Constructor for class org.apache.commons.lang3.text.translate.JavaUnicodeEscaper
-
Deprecated.Constructs a
JavaUnicodeEscaperfor the specified range. - JavaUnicodeEscaper(int, int, boolean) - Constructor for class org.apache.commons.text.translate.JavaUnicodeEscaper
-
Constructs a
JavaUnicodeEscaperfor the specified range. - JavaVersion - Enum in org.apache.commons.lang3
-
An enum representing all the versions of the Java specification.
- javax.xml.namespace - package javax.xml.namespace
- JAXBModifier - Class in org.dom4j.jaxb
-
Reads an XML document using SAX and writes its content to the provided
XMLWriter. - JAXBModifier(String) - Constructor for class org.dom4j.jaxb.JAXBModifier
-
Creates a new JAXBModifier for the given JAXB context path.
- JAXBModifier(String, ClassLoader) - Constructor for class org.dom4j.jaxb.JAXBModifier
-
Creates a new JAXBModifier for the given JAXB context path, using the given
ClassLoader. - JAXBModifier(String, ClassLoader, OutputFormat) - Constructor for class org.dom4j.jaxb.JAXBModifier
-
Creates a new JAXBModifier for the given JAXB context path, using the specified
ClassLoader. - JAXBModifier(String, OutputFormat) - Constructor for class org.dom4j.jaxb.JAXBModifier
-
Creates a new JAXBModifier for the given JAXB context path.
- JAXBObjectHandler - Interface in org.dom4j.jaxb
-
JAXBObjectHandler implementations can be registered with the JAXB Reader in order to receive unmarshalled XML fragments.
- JAXBObjectModifier - Interface in org.dom4j.jaxb
-
JAXBObjectHandler implementations can be registered with the
JAXBModifierin order to change unmarshalled XML fragments. - JAXBReader - Class in org.dom4j.jaxb
-
Reads an XML document and creates a DOM4J tree from SAX parsing events.
- JAXBReader(String) - Constructor for class org.dom4j.jaxb.JAXBReader
-
Creates a new JAXBReader for the given JAXB context path.
- JAXBReader(String, ClassLoader) - Constructor for class org.dom4j.jaxb.JAXBReader
-
Creates a new JAXBReader for the given JAXB context path, using the specified
ClassLoader. - JAXBRuntimeException - Exception in org.dom4j.jaxb
-
Exception internally thrown by the JAXBReader classes.
- JAXBRuntimeException(Throwable) - Constructor for exception org.dom4j.jaxb.JAXBRuntimeException
-
DOCUMENT ME!
- JAXBSupport - Class in org.dom4j.jaxb
-
DOCUMENT ME!
- JAXBSupport(String) - Constructor for class org.dom4j.jaxb.JAXBSupport
- JAXBSupport(String, ClassLoader) - Constructor for class org.dom4j.jaxb.JAXBSupport
- JAXBWriter - Class in org.dom4j.jaxb
-
Writes
javax.xml.bind.Elementobjects to an XML stream. - JAXBWriter(String) - Constructor for class org.dom4j.jaxb.JAXBWriter
-
Creates a new JAXBWriter for the given JAXB context path.
- JAXBWriter(String, ClassLoader) - Constructor for class org.dom4j.jaxb.JAXBWriter
-
Creates a new JAXBWriter for the given JAXB context path, using the specified
ClassLoader. - JAXBWriter(String, ClassLoader, OutputFormat) - Constructor for class org.dom4j.jaxb.JAXBWriter
-
Creates a new JAXBWriter for the given JAXB context path, using the specified
ClassLoader. - JAXBWriter(String, OutputFormat) - Constructor for class org.dom4j.jaxb.JAXBWriter
-
Creates a new JAXBWriter for the given JAXB context path.
- JAXPHelper - Class in org.dom4j.io
-
JAXPHelpercontains some helper methods for working with JAXP. - JAXPHelper() - Constructor for class org.dom4j.io.JAXPHelper
- JDBM_STRING_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JDBM_STRING_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JdkProxyHandler<T> - Class in org.apache.commons.pool2.proxy
-
Java reflection implementation of the proxy handler.
- JdkProxyHandler(T, UsageTracking<T>) - Constructor for class org.apache.commons.pool2.proxy.JdkProxyHandler
-
Constructs a Java reflection proxy instance.
- JdkProxySource<T> - Class in org.apache.commons.pool2.proxy
-
Provides proxy objects using Java reflection.
- JdkProxySource(ClassLoader, Class<?>[]) - Constructor for class org.apache.commons.pool2.proxy.JdkProxySource
-
Constructs a new proxy source for the given interfaces.
- jmxUnregister() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Unregisters this pool's MBean.
- JNDI_BATCHSIZE - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Batch size of search results returned
- JNDI_FACTORY_CONTROL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
List of FQCNs of the control factory classes
- JNDI_FACTORY_INITIAL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
FQCN of the factory creating the InitialContext
- JNDI_FACTORY_OBJECT - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
List of FQCNs of the Object factory
- JNDI_FACTORY_SOCKET - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The FQCN of the socket factory to use to connect to the server
- JNDI_FACTORY_STATE - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
List of FQCNs of the state factory
- JNDI_LANGUAGE - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The Language to use
- JNDI_LDAP_ATTRIBUTES_BINARY - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The list of binary attributes
- JNDI_LDAP_CONTROL_CONNECT - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The controls to send when connectiong
- JNDI_LDAP_DAP_DEREF_ALIASES - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if and how we dereference aliases
- JNDI_LDAP_DELETE_RDN - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the old Rdn must be deleted when doing a MODDN
- JNDI_LDAP_REF_SEPARATOR - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The separator to use when dealing with RefAddr
- JNDI_LDAP_REFERRAL_LIMIT - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The maximum number of referral to follow in a chain of referrals
- JNDI_LDAP_TYPES_ONLY - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
tells that we want the attributeTypes only to be returned
- JNDI_LDAP_VERSION - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Specifies the LDAP version to use
- JNDI_PROVIDER_URL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The list of URL pointing to a LDAP server
- JNDI_REFERRAL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells how the referral should be handled
- JNDI_SASL_AUTHENTICATION - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the the server must authenticate the client
- JNDI_SASL_AUTHORIZATION_ID - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The SASL authorization ID
- JNDI_SASL_CALLBACK - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
An instance of CallbackHandler to use when required
- JNDI_SASL_MAX_BUFFER - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The maximum size of the receive buffer
- JNDI_SASL_POLICY_CREDENTIALS - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the server must require some credentials
- JNDI_SASL_POLICY_FORWARD - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the server must support forward secrecy
- JNDI_SASL_POLICY_NO_ACTIVE - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the SASL mechanism is protected against active attacks
- JNDI_SASL_POLICY_NO_ANONYMOUS - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the SASL mechanism accept or not anonymous connections
- JNDI_SASL_POLICY_NO_DICTIONARY - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the SASL mechanism is protected against dictionary attacks
- JNDI_SASL_POLICY_NO_PLAIN_TEXT - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
Tells if the server allow Plain text mechanism
- JNDI_SASL_QOP - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The SASL Quality Of Protection value
- JNDI_SASL_REALM - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The SASL Realm
- JNDI_SASL_STRENGTH - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The cipher strength
- JNDI_SECURITY_AUTHENTICATION - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The Authentication mechanism
- JNDI_SECURITY_CREDENTIALS - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The credentials
- JNDI_SECURITY_PRINCIPAL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The Principal
- JNDI_SECURITY_PROTOCOL - Static variable in class org.apache.directory.api.ldap.model.constants.JndiPropertyConstants
-
The security protocol to use
- JndiPropertyConstants - Class in org.apache.directory.api.ldap.model.constants
-
This class contains all the Ldap specific properties described in the JNDI API.
- JndiUtils - Class in org.apache.directory.api.ldap.util
-
An utility class to convert back and forth JNDI classes to ADS classes.
- join() - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Deprecated.Replaced with
DefaultIoFuture.awaitUninterruptibly(). - join() - Method in interface org.apache.mina.core.future.IoFuture
-
Deprecated.Replaced with
IoFuture.awaitUninterruptibly(). - join(boolean[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(boolean[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(byte[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(byte[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(char[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(char[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(double[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(double[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(float[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(float[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(int[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(int[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(long) - Method in class org.apache.mina.core.future.DefaultIoFuture
-
Deprecated.Replaced with
DefaultIoFuture.awaitUninterruptibly(long). - join(long) - Method in interface org.apache.mina.core.future.IoFuture
-
Deprecated.Replaced with
IoFuture.awaitUninterruptibly(long). - join(long[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(long[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(short[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(short[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Iterable<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterableinto a single String containing the provided elements. - join(Iterable<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iterableinto a single String containing the provided elements. - join(Object[], char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Object[], char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Object[], String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Object[], String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Thread, Duration) - Static method in class org.apache.commons.lang3.ThreadUtils
-
Waits for the given thread to die for the given duration.
- join(Iterator<?>, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iteratorinto a single String containing the provided elements. - join(Iterator<?>, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Iteratorinto a single String containing the provided elements. - join(List<?>, char, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Listinto a single String containing the provided list of elements. - join(List<?>, String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided
Listinto a single String containing the provided list of elements. - join(Rule.Phoneme) - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
Deprecated.since 1.9
- join(T...) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- joinPC() - Method in class org.xmlpull.mxp1.MXParser
- joinWith(String, Object...) - Static method in class org.apache.commons.lang3.StringUtils
-
Joins the elements of the provided varargs into a single String containing the provided elements.
- JPEG_PHOTO_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JPEG_PHOTO_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JPEG_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- JpegSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Jpeg according to RFC 4517.
- JpegSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- JSON_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The JSON toString style.
- JUST_OPENED - org.apache.directory.api.ldap.model.cursor.CursorStateEnum
-
the Cursor has been created and so has not been positioned yet
K
- K - Annotation Type in org.checkerframework.checker.units.qual
-
Kelvin (unit of temperature).
- kdcHost - Variable in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
The KDC host
- kdcPort - Variable in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
The KDC port
- keep(String, String...) - Static method in class org.apache.commons.lang3.CharSetUtils
-
Takes an argument in set-syntax, see evaluateSet, and keeps any of characters present in the specified string.
- KEEP_OLD_RDN - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifRevertor
-
Flag used when we want to keep the old Rdn
- KeepAliveFilter - Class in org.apache.mina.filter.keepalive
-
An
IoFilterthat sends a keep-alive request onIoEventType.SESSION_IDLEand sends back the response for the sent keep-alive request. - KeepAliveFilter(KeepAliveMessageFactory) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Creates a new instance with the default properties.
- KeepAliveFilter(KeepAliveMessageFactory, IdleStatus) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Creates a new instance with the default properties.
- KeepAliveFilter(KeepAliveMessageFactory, IdleStatus, KeepAliveRequestTimeoutHandler) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Creates a new instance with the default properties.
- KeepAliveFilter(KeepAliveMessageFactory, IdleStatus, KeepAliveRequestTimeoutHandler, int, int) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Creates a new instance.
- KeepAliveFilter(KeepAliveMessageFactory, KeepAliveRequestTimeoutHandler) - Constructor for class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Creates a new instance with the default properties.
- KeepAliveMessageFactory - Interface in org.apache.mina.filter.keepalive
-
Provides keep-alive messages to
KeepAliveFilter. - keepAliveRequestTimedOut(KeepAliveFilter, IoSession) - Method in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
Invoked when
KeepAliveFiltercouldn't receive the response for the sent keep alive message. - KeepAliveRequestTimeoutException - Exception in org.apache.mina.filter.keepalive
-
A
RuntimeExceptionwhich is thrown when a keep-alive response message was not received within a certain timeout. - KeepAliveRequestTimeoutException() - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
-
Creates a new instance of a KeepAliveRequestTimeoutException
- KeepAliveRequestTimeoutException(String) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
-
Creates a new instance of a KeepAliveRequestTimeoutException
- KeepAliveRequestTimeoutException(String, Throwable) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
-
Creates a new instance of a KeepAliveRequestTimeoutException
- KeepAliveRequestTimeoutException(Throwable) - Constructor for exception org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutException
-
Creates a new instance of a KeepAliveRequestTimeoutException
- KeepAliveRequestTimeoutHandler - Interface in org.apache.mina.filter.keepalive
-
Tells
KeepAliveFilterwhat to do when a keep-alive response message was not received within a certain timeout. - KeepCommand<T> - Class in org.apache.commons.collections4.sequence
-
Command representing the keeping of one object present in both sequences.
- KeepCommand<T> - Class in org.apache.commons.text.diff
-
Command representing the keeping of one object present in both sequences.
- KeepCommand(T) - Constructor for class org.apache.commons.collections4.sequence.KeepCommand
-
Simple constructor.
- KeepCommand(T) - Constructor for class org.apache.commons.text.diff.KeepCommand
-
Simple constructor.
- KERBEROS_LOG - org.apache.directory.api.ldap.model.constants.Loggers
-
The dedicated logger for KERBEROS
- KERBEROS_V5_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Kerberos V5 OID
- key - Variable in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
-
The key
- key - Variable in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap.WrappedCollection
- key - Variable in class org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry
- KEY - org.apache.commons.collections4.bidimap.TreeBidiMap.DataElement
- KEY_ADDRESS - Static variable in class org.apache.commons.text.lookup.InetAddressKeys
-
Constants for referring to
InetAddress.getAddress(). - KEY_ALGORITHM_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
the key algorithm
- KEY_BASE64_DECODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "base64Decoder".
- KEY_BASE64_ENCODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "base64Encoder".
- KEY_CANONICAL_NAME - Static variable in class org.apache.commons.text.lookup.InetAddressKeys
-
Constants for referring to
InetAddress.getCanonicalHostName(). - KEY_CONST - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "const".
- KEY_DATE - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "date".
- KEY_DNS - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "dns".
- KEY_ENV - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "env".
- KEY_FILE - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "file".
- KEY_JAVA - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "java".
- KEY_LOCALHOST - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "localhost".
- KEY_NAME - Static variable in class org.apache.commons.text.lookup.InetAddressKeys
-
Constants for referring to
InetAddress.getHostName(). - KEY_PROPERTIES - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "properties".
- KEY_RESOURCE_BUNDLE - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "resourceBundle".
- KEY_SCRIPT - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "script".
- KEY_SYS - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "sys".
- KEY_URL - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "url".
- KEY_URL_DECODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "urlDecoder".
- KEY_URL_ENCODER - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "urlEncoder".
- KEY_XML - Static variable in class org.apache.commons.text.lookup.StringLookupFactory
-
Default lookup key for interpolation "xml".
- KeyAnalyzer<K> - Class in org.apache.commons.collections4.trie
-
Defines the interface to analyze
Triekeys on a bit level. - KeyAnalyzer() - Constructor for class org.apache.commons.collections4.trie.KeyAnalyzer
- KeyedObjectPool<K,V> - Interface in org.apache.commons.pool2
-
A "keyed" pooling interface.
- KeyedPooledObjectFactory<K,V> - Interface in org.apache.commons.pool2
-
An interface defining life-cycle methods for instances to be served by a
KeyedObjectPool. - KeyFor - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that the value assigned to the annotated variable is a key for at least the given map(s).
- KeyForBottom - Annotation Type in org.checkerframework.checker.nullness.qual
-
The bottom type in the Map Key type system.
- keyList() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets a view over the keys in the map as a List.
- keyPredicate - Variable in class org.apache.commons.collections4.map.PredicatedMap
-
The key predicate to use
- keys - Variable in class org.xmlpull.mxp1.MXParserCachingStrings
- keys() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
-
Returns a
MultiSetview of the key mapping contained in this map. - keys() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- keys() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- keys() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a
MultiSetview of the keys contained in this multi-valued map. - keys() - Method in class org.apache.commons.collections4.properties.SortedProperties
- keySet - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
View of the keys.
- keySet - Variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
Key set
- keySet() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Gets a keySet view of the map.
- keySet() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- keySet() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Returns a set view of the keys contained in this map in key order.
- keySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
- keySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
- keySet() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- keySet() - Method in interface org.apache.commons.collections4.Get
- keySet() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets the keySet view of the map.
- keySet() - Method in class org.apache.commons.collections4.map.AbstractMapDecorator
- keySet() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Returns a set view of this map's keys.
- keySet() - Method in class org.apache.commons.collections4.map.CompositeMap
-
Returns a set view of the keys contained in this map.
- keySet() - Method in class org.apache.commons.collections4.map.FixedSizeMap
- keySet() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- keySet() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets the keySet view of the map.
- keySet() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets a view over the keys in the map.
- keySet() - Method in class org.apache.commons.collections4.map.PassiveExpiringMap
-
All expired entries are removed from the map prior to returning the key set.
- keySet() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the unmodifiable keySet view of the map.
- keySet() - Method in class org.apache.commons.collections4.map.StaticBucketMap
-
Gets the key set.
- keySet() - Method in class org.apache.commons.collections4.map.UnmodifiableMap
- keySet() - Method in class org.apache.commons.collections4.map.UnmodifiableOrderedMap
- keySet() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- keySet() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- keySet() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- keySet() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- keySet() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Returns a
Setview of the keys contained in this multi-valued map. - keySet() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
- keySet() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- keySet() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- keySet() - Method in class org.apache.directory.api.util.SequencedHashMap
-
Implements
Map.keySet(). - keySet() - Method in class org.apache.mina.util.CopyOnWriteMap
-
This method will return a read-only
Set. - keySet() - Method in class org.apache.mina.util.ExpiringMap
- keySet() - Method in class org.apache.mina.util.LazyInitializedCacheMap
- KeySet(AbstractDualBidiMap<K, ?>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySet
-
Constructs a new view of the BidiMap.
- KeySet(AbstractHashedMap<K, ?>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.KeySet
- KeySet(Flat3Map<K, ?>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.KeySet
- KeySetIterator(Iterator<K>, AbstractDualBidiMap<K, ?>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySetIterator
-
Constructor.
- KeySetIterator(AbstractHashedMap<K, ?>) - Constructor for class org.apache.commons.collections4.map.AbstractHashedMap.KeySetIterator
- KeySetIterator(AbstractLinkedMap<K, ?>) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap.KeySetIterator
- KeySetIterator(Flat3Map<K, ?>) - Constructor for class org.apache.commons.collections4.map.Flat3Map.KeySetIterator
- KeySetView(ListOrderedMap<K, ?>) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap.KeySetView
- KeyStoreFactory - Class in org.apache.mina.filter.ssl
-
A factory that creates and configures a new
KeyStoreinstance. - KeyStoreFactory() - Constructor for class org.apache.mina.filter.ssl.KeyStoreFactory
- keyTransformer - Variable in class org.apache.commons.collections4.map.TransformedMap
-
The transformer to use for the key
- KeyValue<K,V> - Interface in org.apache.commons.collections4
-
Defines a simple key value pair.
- KeyValue - Interface in org.apache.directory.api.util
-
Defines a simple key value pair.
- KeyView(TreeBidiMap.DataElement) - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.KeyView
-
Create a new TreeBidiMap.KeyView.
- KEYWORD_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- KEYWORD_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- kg - Annotation Type in org.checkerframework.checker.units.qual
-
Kilogram.
- kilo - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^3.
- km - Annotation Type in org.checkerframework.checker.units.qual
-
Kilometer.
- km2 - Annotation Type in org.checkerframework.checker.units.qual
-
Square kilometer.
- km3 - Annotation Type in org.checkerframework.checker.units.qual
-
Cubic kilometer.
- kmPERh - Annotation Type in org.checkerframework.checker.units.qual
-
Kilometer per hour.
- kN - Annotation Type in org.checkerframework.checker.units.qual
-
Kilonewton.
- KNOWLEDGE_INFORMATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- KNOWLEDGE_INFORMATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- KRB5_PRINCIPAL_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- KRB5_PRINCIPAL_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- krb5ConfFilePath - Variable in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
The krb5.conf file absolute path
- Krb5LoginConfiguration - Class in org.apache.directory.ldap.client.api
- Krb5LoginConfiguration() - Constructor for class org.apache.directory.ldap.client.api.Krb5LoginConfiguration
-
Creates a new instance of Krb5LoginConfiguration.
L
- L_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- L_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LABELED_URI_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LABELED_URI_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LABELED_URI_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LABELED_URI_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- Lang - Class in org.apache.commons.codec.language.bm
-
Language guessing utility.
- LANGLE - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- LANGUAGE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
-
Language
- Languages - Class in org.apache.commons.codec.language.bm
-
Language codes.
- Languages.LanguageSet - Class in org.apache.commons.codec.language.bm
-
A set of languages.
- Languages.SomeLanguages - Class in org.apache.commons.codec.language.bm
-
Some languages, explicitly enumerated.
- languagesByCountry(String) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of languages supported for a given country.
- LanguageSet() - Constructor for class org.apache.commons.codec.language.bm.Languages.LanguageSet
- last - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
-
The last returned entry
- last - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySetIterator
-
The last returned entry
- last - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
-
The current (last returned) entry
- last - Variable in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
-
The last returned entry
- last() - Method in class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
- last() - Method in class org.apache.commons.collections4.bag.PredicatedSortedBag
- last() - Method in class org.apache.commons.collections4.bag.SynchronizedSortedBag
- last() - Method in class org.apache.commons.collections4.bag.TransformedSortedBag
- last() - Method in class org.apache.commons.collections4.bag.TreeBag
- last() - Method in class org.apache.commons.collections4.set.AbstractSortedSetDecorator
- last() - Method in class org.apache.commons.collections4.set.PredicatedSortedSet
- last() - Method in class org.apache.commons.collections4.set.TransformedSortedSet
- last() - Method in interface org.apache.commons.collections4.SortedBag
-
Returns the last (highest) member.
- last() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Positions this Cursor at the last element.
- last() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
This operation is not supported in SearchCursor.
- last() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
This operation is not supported in SearchCursor.
- last() - Method in class org.apache.mina.util.byteaccess.BufferByteArray
- last() - Method in interface org.apache.mina.util.byteaccess.ByteArray
- last() - Method in class org.apache.mina.util.byteaccess.CompositeByteArray
- last() - Method in class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeBase
- last() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- last() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteWriter
- LAST_AD_DIR_SYNC_REQUEST_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
terminal state
- LAST_AD_DIR_SYNC_RESPONSE_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
terminal state
- LAST_CANCEL_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelStatesEnum
-
terminal state
- LAST_CERT_GENERATION_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationRequestStatesEnum
-
terminal state
- LAST_EC_STATE - org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeStates
-
terminal state
- LAST_GRACEFUL_DISCONNECT_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectStatesEnum
-
terminal state
- LAST_GRACEFUL_SHUTDOWN_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownStatesEnum
-
terminal state
- LAST_LDAP_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- LAST_PAGED_SEARCH_STATE - org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsStates
-
terminal state
- LAST_PASSWORD_MODIFY_REQUEST_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
-
Last state
- LAST_PASSWORD_MODIFY_RESPONSE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyResponseStatesEnum
-
Last state
- LAST_PSEARCH_STATE - org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchStates
-
terminal state
- LAST_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls.ControlsStates
-
Last state
- LAST_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionRequestStates
-
Last state
- LAST_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionResponseStates
-
Last state
- LAST_STORED_PROCEDURE_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureStatesEnum
-
Last Stored Procedure
- LAST_SUB_ENTRY_STATE - org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesStates
-
terminal state
- LAST_SYNC_DONE_VALUE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueStatesEnum
-
terminal state
- LAST_SYNC_INFO_VALUE_STATE - org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
-
terminal state
- LAST_SYNC_REQUEST_VALUE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
terminal state
- LAST_SYNC_STATE_VALUE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueStatesEnum
-
terminal state
- lastByte() - Method in class org.apache.mina.util.byteaccess.ByteArrayList
- lastElement - Variable in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.UniqueSetIterator
-
The last returned element
- lastElementIndex - Variable in class org.dom4j.io.ElementStack
-
index of the item at the top of the stack or -1 if the stack is empty
- lastEntry() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the last entry the
Trieis storing. - lastIndexOf(boolean[], boolean) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(boolean[], boolean, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(byte[], byte) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(byte[], byte, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(char) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified char.
- lastIndexOf(char) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified char.
- lastIndexOf(char) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the last reference to the specified char.
- lastIndexOf(char[], char) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(char[], char, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(char, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified char.
- lastIndexOf(char, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified char.
- lastIndexOf(char, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the last reference to the specified char.
- lastIndexOf(double[], double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(double[], double, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within a given tolerance in the array.
- lastIndexOf(double[], double, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(double[], double, int, double) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(float[], float) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(float[], float, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(int[], int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(int[], int, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(long[], long) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(long[], long, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(short[], short) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value within the array.
- lastIndexOf(short[], short, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given value in the array starting at the given index.
- lastIndexOf(CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within
seqof the last occurrence of the specified character. - lastIndexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.CharSequenceUtils
-
Returns the index within
csof the last occurrence of the specified character, searching backward starting at the specified index. - lastIndexOf(CharSequence, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Returns the index within
seqof the last occurrence of the specified character, searching backward starting at the specified index. - lastIndexOf(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the last index within a CharSequence, handling
null. - lastIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.CharSequenceUtils
-
Used by the lastIndexOf(CharSequence methods) as a green implementation of lastIndexOf
- lastIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the last index within a CharSequence, handling
null. - lastIndexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- lastIndexOf(Object) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- lastIndexOf(Object) - Method in class org.apache.commons.collections4.list.FixedSizeList
- lastIndexOf(Object) - Method in class org.apache.commons.collections4.list.PredicatedList
- lastIndexOf(Object) - Method in class org.apache.commons.collections4.list.TransformedList
- lastIndexOf(Object) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- lastIndexOf(Object) - Method in class org.apache.directory.api.util.SequencedHashMap
-
Gets the last index of the specified key.
- lastIndexOf(Object) - Method in class org.dom4j.tree.ContentListFacade
- lastIndexOf(Object[], Object) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given object within the array.
- lastIndexOf(Object[], Object, int) - Static method in class org.apache.commons.lang3.ArrayUtils
-
Finds the last index of the given object in the array starting at the given index.
- lastIndexOf(String) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified string.
- lastIndexOf(String) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified string.
- lastIndexOf(String) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the last reference to the specified string.
- lastIndexOf(String, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified string starting searching from the given index.
- lastIndexOf(String, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder to find the last reference to the specified string starting searching from the given index.
- lastIndexOf(String, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder to find the last reference to the specified string starting searching from the given index.
- lastIndexOf(StrMatcher) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the last match.
- lastIndexOf(StrMatcher, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the last match searching from the given index.
- lastIndexOf(StringMatcher) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder using the matcher to find the last match.
- lastIndexOf(StringMatcher, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Searches the string builder using the matcher to find the last match searching from the given index.
- lastIndexOf(StrMatcher) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the last match.
- lastIndexOf(StrMatcher, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Searches the string builder using the matcher to find the last match searching from the given index.
- lastIndexOfAny(CharSequence, CharSequence...) - Static method in class org.apache.commons.lang3.StringUtils
-
Find the latest index of any substring in a set of potential substrings.
- lastIndexOfIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the last index within a CharSequence.
- lastIndexOfIgnoreCase(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Case in-sensitive find of the last index within a CharSequence from the specified position.
- lastKey - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySetIterator
-
The last returned key
- lastKey() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
- lastKey() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- lastKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- lastKey() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the last (highest) key currently in this map.
- lastKey() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the last key in the map, which is the most recently inserted.
- lastKey() - Method in class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
- lastKey() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
- lastKey() - Method in class org.apache.commons.collections4.map.LazySortedMap
- lastKey() - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the last key in this map by insert order.
- lastKey() - Method in class org.apache.commons.collections4.map.PredicatedSortedMap
- lastKey() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the last (and only) key in the map.
- lastKey() - Method in class org.apache.commons.collections4.map.TransformedSortedMap
- lastKey() - Method in class org.apache.commons.collections4.map.UnmodifiableSortedMap
- lastKey() - Method in interface org.apache.commons.collections4.OrderedMap
-
Gets the last key currently in this map.
- lastKey() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- lastKey() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- lastOrdinalIndexOf(CharSequence, CharSequence, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Finds the n-th last index within a String, handling
null. - lastOutputNodeType - Variable in class org.dom4j.io.XMLWriter
-
Stores the last type of node written so algorithms can refer to the previous node type
- lastReturnedNode - Variable in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewIterator
-
The last node returned by the iterator.
- lastValue - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.ValuesIterator
-
The last returned value
- latestBytesMap - Variable in class org.apache.directory.api.ldap.model.ldif.anonymizer.BinaryAnonymizer
-
The latest anonymized byte[] value map
- LazyInitializedCacheMap<K,V> - Class in org.apache.mina.util
-
This map is specially useful when reads are much more frequent than writes and if the cost of instantiating the values is high like allocating an
IoBufferfor example. - LazyInitializedCacheMap() - Constructor for class org.apache.mina.util.LazyInitializedCacheMap
-
Default constructor.
- LazyInitializedCacheMap(ConcurrentHashMap<K, LazyInitializer<V>>) - Constructor for class org.apache.mina.util.LazyInitializedCacheMap
-
This constructor allows to provide a fine tuned
ConcurrentHashMapto stick with each special case the user needs. - LazyInitializedCacheMap.NoopInitializer - Class in org.apache.mina.util
-
This class provides a noop
LazyInitializermeaning it will return the same object it received when instantiated. - LazyInitializer<T> - Class in org.apache.commons.lang3.concurrent
-
This class provides a generic implementation of the lazy initialization pattern.
- LazyInitializer<V> - Class in org.apache.mina.util
-
An abstract class which provides semantics for an object which will be only fully initialized when requested to.
- LazyInitializer() - Constructor for class org.apache.commons.lang3.concurrent.LazyInitializer
- LazyInitializer() - Constructor for class org.apache.mina.util.LazyInitializer
- LazyIteratorChain<E> - Class in org.apache.commons.collections4.iterators
-
An LazyIteratorChain is an Iterator that wraps a number of Iterators in a lazy manner.
- LazyIteratorChain() - Constructor for class org.apache.commons.collections4.iterators.LazyIteratorChain
- lazyList(List<E>, Factory<? extends E>) - Static method in class org.apache.commons.collections4.list.LazyList
-
Factory method to create a lazily instantiating list.
- lazyList(List<E>, Factory<? extends E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns a "lazy" list whose elements will be created on demand.
- lazyList(List<E>, Transformer<Integer, ? extends E>) - Static method in class org.apache.commons.collections4.list.LazyList
-
Transformer method to create a lazily instantiating list.
- lazyList(List<E>, Transformer<Integer, ? extends E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns a "lazy" list whose elements will be created on demand.
- LazyList<E> - Class in org.apache.commons.collections4.list
-
Decorates another
Listto create objects in the list on demand. - LazyList(List<E>, Factory<? extends E>) - Constructor for class org.apache.commons.collections4.list.LazyList
-
Constructor that wraps (not copies).
- LazyList(List<E>, Transformer<Integer, ? extends E>) - Constructor for class org.apache.commons.collections4.list.LazyList
-
Constructor that wraps (not copies).
- lazyMap(Map<K, V>, Factory<? extends V>) - Static method in class org.apache.commons.collections4.map.LazyMap
-
Factory method to create a lazily instantiated map.
- lazyMap(Map<K, V>, Factory<? extends V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a "lazy" map whose values will be created on demand.
- lazyMap(Map<K, V>, Transformer<? super K, ? extends V>) - Static method in class org.apache.commons.collections4.map.LazyMap
-
Factory method to create a lazily instantiated map.
- lazyMap(Map<K, V>, Transformer<? super K, ? extends V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a "lazy" map whose values will be created on demand.
- LazyMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates another
Mapto create objects in the map on demand. - LazyMap(Map<K, V>, Factory<? extends V>) - Constructor for class org.apache.commons.collections4.map.LazyMap
-
Constructor that wraps (not copies).
- LazyMap(Map<K, V>, Transformer<? super K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.LazyMap
-
Constructor that wraps (not copies).
- lazySortedMap(SortedMap<K, V>, Factory<? extends V>) - Static method in class org.apache.commons.collections4.map.LazySortedMap
-
Factory method to create a lazily instantiated sorted map.
- lazySortedMap(SortedMap<K, V>, Factory<? extends V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a "lazy" sorted map whose values will be created on demand.
- lazySortedMap(SortedMap<K, V>, Transformer<? super K, ? extends V>) - Static method in class org.apache.commons.collections4.map.LazySortedMap
-
Factory method to create a lazily instantiated sorted map.
- lazySortedMap(SortedMap<K, V>, Transformer<? super K, ? extends V>) - Static method in class org.apache.commons.collections4.MapUtils
-
Returns a "lazy" sorted map whose values will be created on demand.
- LazySortedMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates another
SortedMapto create objects in the map on demand. - LazySortedMap(SortedMap<K, V>, Factory<? extends V>) - Constructor for class org.apache.commons.collections4.map.LazySortedMap
-
Constructor that wraps (not copies).
- LazySortedMap(SortedMap<K, V>, Transformer<? super K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.LazySortedMap
-
Constructor that wraps (not copies).
- lbitWorkArea - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Place holder for the bytes we're dealing with for our based logic.
- LDAP_DIRSYNC_ANCESTORS_FIRST_ORDER - org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
The Ancestors First Order flag
- LDAP_DIRSYNC_INCREMENTAL_VALUES - org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
The Incremental Values flag
- LDAP_DIRSYNC_OBJECT_SECURITY - org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
The Object Security flag
- LDAP_DIRSYNC_PUBLIC_DATA_ONLY - org.apache.directory.api.ldap.extras.controls.ad.AdDirSyncResponseFlag
-
The Public Data Only flag
- LDAP_MESSAGE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- LDAP_RESULT - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result state
- LDAP_RESULT_CONTROL_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Control End state
- LDAP_RESULT_CONTROL_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Control Start state
- LDAP_RESULT_CONTROL_VALUE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Control Value End state
- LDAP_RESULT_CONTROL_VALUE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Control Value Start state
- LDAP_RESULT_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result End state
- LDAP_RESULT_ERROR_MESSAGE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Error Message End state
- LDAP_RESULT_ERROR_MESSAGE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Error Message Start state
- LDAP_RESULT_REFERRAL_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Referral End state
- LDAP_RESULT_REFERRAL_SEQUENCE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- LDAP_RESULT_REFERRAL_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Referral Start state
- LDAP_RESULT_RESULT_CODE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Result Code End state
- LDAP_RESULT_RESULT_CODE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The LDAP Result Result Code Start state
- LDAP_ROOT_DSE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_ROOT_DSE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_SCHEMA_DEFINITION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_SCHEMA_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_SCHEME - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The constant for "ldap://" scheme.
- LDAP_SYNTAX - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A Syntax
- LDAP_SYNTAX_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_SYNTAXES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_SYNTAXES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LDAP_V3 - Static variable in class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
The LDAP version
- LdapAdminLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTimeLimitExceededException which associates a resultCode namely the
ResultCodeEnum.ADMIN_LIMIT_EXCEEDEDresultCode with the exception. - LdapAdminLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException
-
Creates a new instance of LdapAdminLimitExceededException.
- LdapAdminLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAdminLimitExceededException
-
Creates a new instance of LdapAdminLimitExceededException.
- LdapAffectMultipleDsaException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.AFFECTS_MULTIPLE_DSASvalue with the type. - LdapAffectMultipleDsaException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException
-
Creates a new instance of LdapAffectMultipleDsaException.
- LdapAffectMultipleDsaException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAffectMultipleDsaException
-
Creates a new instance of LdapAffectMultipleDsaException.
- LdapAliasDereferencingException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.ALIAS_DEREFERENCING_PROBLEMvalue with the type. - LdapAliasDereferencingException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException
-
Creates a new instance of LdapAliasDereferencingException.
- LdapAliasDereferencingException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasDereferencingException
-
Creates a new instance of LdapAliasDereferencingException.
- LdapAliasException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.ALIAS_PROBLEMvalue with the type. - LdapAliasException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasException
-
Creates a new instance of LdapAliasException.
- LdapAliasException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAliasException
-
Creates a new instance of LdapAliasException.
- LdapApiService - Interface in org.apache.directory.api.ldap.codec.api
-
The service interface for the LDAP codec.
- LdapApiServiceFactory - Class in org.apache.directory.api.ldap.codec.api
-
A factory that allows callers a means to get a handle on an LdapCodecService implementation regardless of the environment in which they're accessing it.
- LdapApiServiceTracker(BundleContext) - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecActivator.LdapApiServiceTracker
- LdapApiServiceTracker(BundleContext) - Constructor for class org.apache.directory.api.ldap.extras.ExtrasBundleActivator.LdapApiServiceTracker
- LdapAsyncConnection - Interface in org.apache.directory.ldap.client.api
-
Root interface for all asynchronous LDAP connections.
- LdapAttributeInUseException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich holds the LDAP resultCode associated with the exception. - LdapAttributeInUseException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException
-
Creates a new instance of LdapAttributeInUseException.
- LdapAttributeInUseException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAttributeInUseException
-
Creates a new instance of LdapAttributeInUseException.
- LdapAuthenticationException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.INVALID_CREDENTIALSvalue with the type. - LdapAuthenticationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationException
-
Creates a new instance of LdapAuthenticationException.
- LdapAuthenticationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationException
-
Creates a new instance of LdapAuthenticationException.
- LdapAuthenticationNotSupportedException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of the
LdapOperationExceptioncarrying along an unequivocal ResultCodeEnum value. - LdapAuthenticationNotSupportedException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
Creates a new instance of LdapAuthenticationNotSupportedException.
- LdapAuthenticationNotSupportedException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapAuthenticationNotSupportedException
-
Creates a new instance of LdapAuthenticationNotSupportedException.
- LdapCannotCancelException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapCannotCancelException which associates a resultCode, namely the
ResultCodeEnum.CANNOT_CANCELresultCode with the exception. - LdapCannotCancelException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapCannotCancelException
-
Creates a new instance of LdapCannotCancelException.
- LdapCannotCancelException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapCannotCancelException
-
Creates a new instance of LdapCannotCancelException.
- LdapClientTrustStoreManager - Class in org.apache.directory.ldap.client.api
-
Implement the X509TrustManager interface which will be used during JSSE truststore manager initialisation for LDAP client-to-server communications over TLS/SSL.
- LdapClientTrustStoreManager(String, char[], String, boolean) - Constructor for class org.apache.directory.ldap.client.api.LdapClientTrustStoreManager
-
Constructor used by connection configuration utility to load trust store manager.
- LdapCodecConstants - Class in org.apache.directory.api.ldap.codec.api
-
This class contains a list of constants used in the LDAP coder/decoder.
- ldapComparator - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated Comparator
- LdapComparator<T> - Class in org.apache.directory.api.ldap.model.schema
-
An class used for Comparator.
- LdapComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapComparator
-
Create a new instance of a Comparator
- LdapComparatorDescription - Class in org.apache.directory.api.ldap.model.schema.parsers
-
An ApacheDS specific schema description for a Comparator.
- LdapComparatorDescription(String) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescription
-
A constructor for a LdapComparatorDescription.
- LdapComparatorDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for ApacheDS comparator descriptions.
- LdapComparatorDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapComparatorDescriptionSchemaParser
-
Creates a schema parser instance.
- LdapConfigurationException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapExceptionwhich associates a resultCode namely theResultCodeEnum.OTHERresultCode with the exception. - LdapConfigurationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConfigurationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapConfigurationException
-
Creates a new instance of LdapConfigurationException.
- LdapConnection - Interface in org.apache.directory.ldap.client.api
-
The root interface for all the LDAP connection implementations.
- LdapConnectionConfig - Class in org.apache.directory.ldap.client.api
-
A class to hold the configuration for creating an LdapConnection.
- LdapConnectionConfig() - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionConfig
-
Creates a default LdapConnectionConfig instance
- LdapConnectionFactory - Interface in org.apache.directory.ldap.client.api
-
A factory that creates
LdapConnectionobjects using the providedLdapConnectionConfig. - LdapConnectionOperations - Interface in org.apache.directory.ldap.client.template
-
Specifies the set of operations available on
LdapConnectionTemplate. - LdapConnectionPool - Class in org.apache.directory.ldap.client.api
-
A pool implementation for LdapConnection objects.
- LdapConnectionPool(PooledObjectFactory<LdapConnection>) - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Instantiates a new LDAP connection pool.
- LdapConnectionPool(PooledObjectFactory<LdapConnection>, GenericObjectPoolConfig) - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Instantiates a new LDAP connection pool.
- LdapConnectionPool(LdapConnectionConfig, LdapApiService, long) - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Instantiates a new LDAP connection pool.
- LdapConnectionPool(LdapConnectionConfig, LdapApiService, long, GenericObjectPoolConfig) - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionPool
-
Instantiates a new LDAP connection pool.
- LdapConnectionTemplate - Class in org.apache.directory.ldap.client.template
-
A facade for LDAP operations that handles all of the boiler plate code for you allowing more concise operations through the use of callbacks.
- LdapConnectionTemplate(LdapConnectionPool) - Constructor for class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Creates a new instance of LdapConnectionTemplate.
- LdapConnectionTimeOutException - Exception in org.apache.directory.ldap.client.api.exception
-
A LdapConnectionTimeOutException is thrown if there is an connection time-out situation.
- LdapConnectionTimeOutException() - Constructor for exception org.apache.directory.ldap.client.api.exception.LdapConnectionTimeOutException
-
Instantiates a new connection timeout exception.
- LdapConnectionTimeOutException(String) - Constructor for exception org.apache.directory.ldap.client.api.exception.LdapConnectionTimeOutException
-
Instantiates a new connection timeout exception.
- LdapConnectionTimeOutException(String, Throwable) - Constructor for exception org.apache.directory.ldap.client.api.exception.LdapConnectionTimeOutException
-
Instantiates a new connection timeout exception.
- LdapConnectionValidator - Interface in org.apache.directory.ldap.client.api
-
An LdapConnection validator intended to be used by a GenericObjectPool to determine whether or not a conneciton is still usable.
- LdapConnectionWrapper - Class in org.apache.directory.ldap.client.api
-
Provides a base implementation of a
WrapperforLdapConnectionobjects. - LdapConnectionWrapper(LdapConnection) - Constructor for class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Creates a new LdapConnectionWrapper instance
- LdapConstants - Class in org.apache.directory.api.ldap.model.constants
-
A list of LDAP constants
- LdapContextNotEmptyException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapContextNotEmptyException which contains an LDAP result code.
- LdapContextNotEmptyException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException
-
Creates a new instance of LdapContextNotEmptyException.
- LdapContextNotEmptyException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapContextNotEmptyException
-
Creates a new instance of LdapContextNotEmptyException.
- LdapContextParameter - Class in org.apache.directory.api.ldap.sp
-
A class for representing the special SP parameter: $ldapContext.
- LdapContextParameter(String) - Constructor for class org.apache.directory.api.ldap.sp.LdapContextParameter
-
Creates a new LdapContextParameter instance
- ldapContextStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- LdapDecoder - Class in org.apache.directory.api.ldap.codec.api
-
The LdapDecoder decodes ASN.1 BER encoded PDUs into LDAP messages
- LdapDecoder() - Constructor for class org.apache.directory.api.ldap.codec.api.LdapDecoder
-
Creates an instance of a Ldap Decoder implementation.
- LdapEncoder - Class in org.apache.directory.api.ldap.codec.api
-
LDAP BER encoder.
- LdapEntryAlreadyExistsException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionwhich contains LDAP specific information such as a result code. - LdapEntryAlreadyExistsException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException
-
Creates a new instance of LdapEntryAlreadyExistsException.
- LdapEntryAlreadyExistsException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException
-
Creates a new instance of LdapEntryAlreadyExistsException.
- LdapException - Exception in org.apache.directory.api.ldap.model.exception
-
An class for exceptions which add LDAP specific information to Exceptions.
- LdapException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapException(Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapException
-
Creates a new instance of LdapException.
- LdapInvalidAttributeTypeException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich holds the LDAP resultCode associated with the exception. - LdapInvalidAttributeTypeException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeTypeException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeTypeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeTypeException
-
Creates a new instance of LdapInvalidAttributeTypeException.
- LdapInvalidAttributeValueException - Exception in org.apache.directory.api.ldap.model.exception
-
Makes a
LdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it. - LdapInvalidAttributeValueException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidAttributeValueException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidAttributeValueException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException
-
Creates a new instance of LdapInvalidAttributeValueException.
- LdapInvalidDnException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptiondesigned to hold an unequivocal LDAP result code. - LdapInvalidDnException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
To be used by some special exceptions like LdapInvalidDnException
- LdapInvalidDnException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
to be used by some special exceptions like LdapInvalidDnException
- LdapInvalidDnException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidDnException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidDnException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidDnException
-
Creates a new instance of LdapInvalidDnException.
- LdapInvalidSearchFilterException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.INAPPROPRIATE_MATCHINGvalue with the type. - LdapInvalidSearchFilterException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException
-
Creates a new instance of LdapInvalidSearchFilterException.
- LdapInvalidSearchFilterException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapInvalidSearchFilterException
-
Creates a new instance of LdapInvalidSearchFilterException.
- LdapLdifException - Exception in org.apache.directory.api.ldap.model.ldif
-
An exception throws when we get an error while parsing a LDIF file.
- LdapLdifException(String) - Constructor for exception org.apache.directory.api.ldap.model.ldif.LdapLdifException
-
Creates a new instance of LdapLdifException.
- LdapLdifException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.ldif.LdapLdifException
-
Creates a new instance of LdapLdifException.
- ldapLoopbackUrl(int) - Static method in class org.apache.directory.api.util.Network
-
Construct a LDAP URL using the loopback address.
- LdapLoopDetectedException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.LOOP_DETECTvalue with the type. - LdapLoopDetectedException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException
-
Creates a new instance of LdapLoopDetectedException.
- LdapLoopDetectedException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapLoopDetectedException
-
Creates a new instance of LdapLoopDetectedException.
- LdapMessageContainer<E extends Message> - Class in org.apache.directory.api.ldap.codec.api
-
The LdapMessage container stores all the messages decoded by the Asn1Decoder.
- LdapMessageContainer(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Creates a new LdapMessageContainer object.
- LdapMessageContainer(LdapApiService, BinaryAttributeDetector) - Constructor for class org.apache.directory.api.ldap.codec.api.LdapMessageContainer
-
Creates a new LdapMessageContainer object.
- LdapMessageGrammar - Class in org.apache.directory.api.ldap.codec
-
This class implements the LdapMessage message.
- LdapNetworkConnection - Class in org.apache.directory.ldap.client.api
-
This class is the base for every operations sent or received to and from a LDAP server.
- LdapNetworkConnection() - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on localhost, port 389.
- LdapNetworkConnection(boolean) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on localhost, port 389 if the SSL flag is off, or 636 otherwise.
- LdapNetworkConnection(boolean, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Creates a new LdapNetworkConnection instance
- LdapNetworkConnection(String) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server, using the default port (389).
- LdapNetworkConnection(String, boolean) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server, using the default port (389) if the SSL flag is off, or 636 otherwise.
- LdapNetworkConnection(String, boolean, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Creates a new LdapNetworkConnection instance
- LdapNetworkConnection(String, int) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server and a given port.
- LdapNetworkConnection(String, int, boolean) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server, and a give port.
- LdapNetworkConnection(String, int, boolean, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server and a given port.
- LdapNetworkConnection(String, int, TrustManager...) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server, and a give port.
- LdapNetworkConnection(String, int, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Create a new instance of a LdapConnection on a given server and a given port.
- LdapNetworkConnection(String, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Creates a new LdapNetworkConnection instance
- LdapNetworkConnection(LdapConnectionConfig) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Creates a new instance of LdapConnection with the given connection configuration.
- LdapNetworkConnection(LdapConnectionConfig, LdapApiService) - Constructor for class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Creates a new LdapNetworkConnection instance
- LdapNoPermissionException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.INSUFFICIENT_ACCESS_RIGHTSresultCode with the exception. - LdapNoPermissionException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoPermissionException
-
Creates a new instance of LdapNoPermissionException.
- LdapNoPermissionException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoPermissionException
-
Creates a new instance of LdapNoPermissionException.
- LdapNoSuchAttributeException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich holds the LDAP resultCode associated with the exception. - LdapNoSuchAttributeException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchAttributeException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchAttributeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException
-
Creates a new instance of LdapNoSuchAttributeException.
- LdapNoSuchObjectException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionholding LDAP specific information such as the LDAP ResultCode. - LdapNoSuchObjectException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException
-
Creates a new instance of LdapNoSuchObjectException.
- LdapNoSuchObjectException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchObjectException
-
Creates a new instance of LdapNoSuchObjectException.
- LdapNoSuchOperationException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapNoSuchOperationException which associates a resultCode, namely the
ResultCodeEnum.NO_SUCH_OPERATIONresultCode with the exception. - LdapNoSuchOperationException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException
-
Creates a new instance of LdapNoSuchOperationException.
- LdapNoSuchOperationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapNoSuchOperationException
-
Creates a new instance of LdapNoSuchOperationException.
- LdapOperation - Enum in org.apache.directory.api.ldap.trigger
-
An enumeration that represents change inducing LDAP operations.
- ldapOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- LdapOperationErrorException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.OPERATIONS_ERRORvalue with the type. - LdapOperationErrorException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationErrorException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationErrorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationErrorException
-
Creates a new instance of LdapOperationErrorException.
- LdapOperationException - Exception in org.apache.directory.api.ldap.model.exception
-
An class for LDAP operation exceptions which add LDAP specific information to Exceptions.
- LdapOperationException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOperationException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOperationException
-
Creates a new instance of LdapOperationException.
- LdapOtherException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.OTHERvalue with the type. - LdapOtherException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapOtherException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapOtherException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapOtherException
-
Creates a new instance of LdapOtherException.
- LdapPartialResultException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.REFERRALresultCode with the exception. - LdapPartialResultException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapPartialResultException
-
Creates a new instance of LdapPartialResultException.
- LdapProtocolCodecActivator - Class in org.apache.directory.api.ldap.codec.protocol.mina
-
The
org.osgi.framework.BundleActivatorfor the codec. - LdapProtocolCodecActivator() - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecActivator
-
Create a new instance of a LdapProtocolCodecActivator
- LdapProtocolCodecActivator.LdapApiServiceTracker - Class in org.apache.directory.api.ldap.codec.protocol.mina
- LdapProtocolCodecFactory - Class in org.apache.directory.api.ldap.codec.protocol.mina
-
The factory used to create the LDAP encoder and decoder.
- LdapProtocolCodecFactory() - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecFactory
-
Creates a new instance of LdapProtocolCodecFactory.
- LdapProtocolCodecFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecFactory
-
Creates a new instance of LdapProtocolCodecFactory.
- LdapProtocolDecoder - Class in org.apache.directory.api.ldap.codec.protocol.mina
-
A LDAP message decoder.
- LdapProtocolDecoder() - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolDecoder
-
Creates a new instance of LdapProtocolEncoder.
- LdapProtocolEncoder - Class in org.apache.directory.api.ldap.codec.protocol.mina
-
A LDAP message encoder.
- LdapProtocolEncoder() - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolEncoder
-
Creates a new instance of LdapProtocolEncoder.
- LdapProtocolEncoder(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolEncoder
-
Creates a new instance of LdapProtocolEncoder.
- LdapProtocolErrorException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.PROTOCOL_ERRORvalue with the type. - LdapProtocolErrorException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- LdapProtocolErrorException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- LdapProtocolErrorException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapProtocolErrorException
-
Creates a new instance of LdapProtocolErrorException.
- LdapReferralException - Exception in org.apache.directory.api.ldap.model.exception
-
A
LdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.REFERRALresultCode with the exception. - LdapReferralException(Collection<String>) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Creates a new instance of LdapReferralException.
- LdapReferralException(Collection<String>, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapReferralException
-
Creates a new instance of LdapReferralException.
- LdapRequestUnsuccessfulException - Exception in org.apache.directory.ldap.client.template.exception
-
An RuntimeException wrapper class that allows the user to choose to have unsuccessful responses thrown as exceptions rather than checking the response itself for process flow.
- LdapRequestUnsuccessfulException(ResultResponse) - Constructor for exception org.apache.directory.ldap.client.template.exception.LdapRequestUnsuccessfulException
-
Creates a new LdapRequestUnsuccessfulException instance
- ldapResult - Variable in class org.apache.directory.api.ldap.model.message.AbstractResultResponse
-
Response result components
- LdapResult - Interface in org.apache.directory.api.ldap.model.message
-
LDAPv3 result structure embedded into Responses.
- LdapResultDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for the LdapResult class.
- LdapResultDsml(LdapApiService, LdapResult, Message) - Constructor for class org.apache.directory.api.dsmlv2.response.LdapResultDsml
-
Creates a new instance of LdapResultDsml.
- LdapResultImpl - Class in org.apache.directory.api.ldap.model.message
-
The LdapResult implementation.
- LdapResultImpl() - Constructor for class org.apache.directory.api.ldap.model.message.LdapResultImpl
- LdapRuntimeException - Exception in org.apache.directory.ldap.client.template.exception
-
An RuntimeException wrapper class for exceptions which add LDAP specific information to Exceptions.
- LdapRuntimeException(LdapException) - Constructor for exception org.apache.directory.ldap.client.template.exception.LdapRuntimeException
-
Creates a new LdapRuntimeException instance
- LDAPS_SCHEME - Static variable in class org.apache.directory.api.ldap.model.url.LdapUrl
-
The constant for "ldaps://" scheme.
- LdapSchemaException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapExceptionwhich is used to report issues during the integrity check of the schema by the SchemaManager. - LdapSchemaException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
-
Creates a new instance of LdapSchemaException.
- LdapSchemaException(LdapSchemaExceptionCodes, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaException
- LdapSchemaExceptionCodes - Enum in org.apache.directory.api.ldap.model.exception
-
This enum contains all the various codes that can be used to report issues during the integrity check of the schema by the SchemaManager.
- LdapSchemaViolationException - Exception in org.apache.directory.api.ldap.model.exception
-
Makes a
LdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it. - LdapSchemaViolationException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
Creates a new instance of LdapSchemaViolationException.
- LdapSchemaViolationException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
-
Creates a new instance of LdapSchemaViolationException.
- LdapSchemaViolationException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSchemaViolationException
- LdapSecurityConstants - Enum in org.apache.directory.api.ldap.model.constants
-
An enum to store all the security constants used in the server
- LdapServiceUnavailableException - Exception in org.apache.directory.api.ldap.model.exception
-
LDAP specific
LdapOperationExceptionthat preserves resultCode resolution. - LdapServiceUnavailableException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
Creates a new instance of LdapServiceUnavailableException.
- LdapServiceUnavailableException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapServiceUnavailableException
-
Creates a new instance of LdapServiceUnavailableException.
- LdapSizeLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapSizeLimitExceededException which associates a resultCode namely the
ResultCodeEnum.SIZE_LIMIT_EXCEEDEDresultCode with the exception. - LdapSizeLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException
-
Creates a new instance of LdapSizeLimitExceededException.
- LdapSizeLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapSizeLimitExceededException
-
Creates a new instance of LdapSizeLimitExceededException.
- LdapStatesEnum - Enum in org.apache.directory.api.ldap.codec
-
This class store the Ldap grammar's constants.
- LdapStrongAuthenticationRequiredException - Exception in org.apache.directory.api.ldap.model.exception
-
A subclass of
LdapOperationExceptionwhich associates theResultCodeEnum.STRONG_AUTH_REQUIREDvalue with the type. - LdapStrongAuthenticationRequiredException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException
-
Creates a new instance of LdapStrongAuthenticationRequiredException.
- LdapStrongAuthenticationRequiredException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapStrongAuthenticationRequiredException
-
Creates a new instance of LdapStrongAuthenticationRequiredException.
- ldapSyntax - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated LdapSyntax
- LdapSyntax - Class in org.apache.directory.api.ldap.model.schema
-
A syntax definition.
- LdapSyntax(String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- LdapSyntax(String, String) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- LdapSyntax(String, String, boolean) - Constructor for class org.apache.directory.api.ldap.model.schema.LdapSyntax
-
Creates a Syntax object using a unique OID.
- LdapSyntaxDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 LDAP syntx descriptions.
- LdapSyntaxDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.LdapSyntaxDescriptionSchemaParser
-
Creates a schema parser instance.
- LdapSyntaxDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the LDAP syntax description syntax according to RFC 4512, par 4.2.2:
- LdapSyntaxDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- LdapSyntaxHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an LdapSyntax in relation with the Registries and SchemaManager.
- ldapSyntaxOid - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated LdapSyntax OID
- ldapSyntaxRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The LdapSyntax registry
- LdapSyntaxRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An LdapSyntax registry service interface.
- LdapTimeLimitExceededException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTimeLimitExceededException which associates a resultCode namely the
ResultCodeEnum.TIME_LIMIT_EXCEEDEDresultCode with the exception. - LdapTimeLimitExceededException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException
-
Creates a new instance of LdapTimeLimitExceededException.
- LdapTimeLimitExceededException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTimeLimitExceededException
-
Creates a new instance of LdapTimeLimitExceededException.
- LdapTlsHandshakeException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTlsException is thrown if the SSL/TLS handshake failed.
- LdapTlsHandshakeException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeException
-
The constructor with a reason string argument.
- LdapTlsHandshakeExceptionClassifier - Class in org.apache.directory.api.ldap.model.exception
- LdapTlsHandshakeFailCause - Class in org.apache.directory.api.ldap.model.exception
- LdapTlsHandshakeFailCause() - Constructor for class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- LdapTlsHandshakeFailCause(Throwable, Throwable, CertPathValidatorException.Reason, String) - Constructor for class org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause
- LdapTlsHandshakeFailCause.LdapApiReason - Enum in org.apache.directory.api.ldap.model.exception
-
Additional reasons.
- LdapTooLateException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapTooLateException which associates a resultCode namely the
ResultCodeEnum.TOO_LATEresultCode with the exception. - LdapTooLateException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTooLateException
-
Creates a new instance of LdapTooLateException.
- LdapTooLateException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapTooLateException
-
Creates a new instance of LdapTooLateException.
- LdapUnknownException - Exception in org.apache.directory.api.ldap.model.exception
-
A LdapUnknownException which associates a resultCode, namely the
ResultCodeEnum.UNKNOWNresultCode with the exception. - LdapUnknownException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnknownException
-
Creates a new instance of LdapUnknownException.
- LdapUnknownException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnknownException
-
Creates a new instance of LdapUnknownException.
- LdapUnwillingToPerformException - Exception in org.apache.directory.api.ldap.model.exception
-
An LDAPException that extends the
LdapOperationExceptioncarrying with it the corresponding result codes for this condition. - LdapUnwillingToPerformException() - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException, with a default ResultCode to UNWILING_TO_PERFORM.
- LdapUnwillingToPerformException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUnwillingToPerformException(ResultCodeEnum) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUnwillingToPerformException(ResultCodeEnum, String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
-
Creates a new instance of LdapUnwillingToPerformException.
- LdapUnwillingToPerformException(ResultCodeEnum, String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUnwillingToPerformException
- LdapUriException - Exception in org.apache.directory.api.ldap.model.exception
-
The URI parsing and escape encoding exception.
- LdapUriException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapUriException
-
The constructor with a reason string argument.
- LdapUrl - Class in org.apache.directory.api.ldap.model.url
-
Decodes a LdapUrl, and checks that it complies with the RFC 4516.
- LdapUrl() - Constructor for class org.apache.directory.api.ldap.model.url.LdapUrl
-
Construct an empty LdapUrl
- LdapUrl(String) - Constructor for class org.apache.directory.api.ldap.model.url.LdapUrl
-
Create a new LdapUrl from a String after having parsed it.
- LdapUrl.Extension - Class in org.apache.directory.api.ldap.model.url
-
An inner bean to hold extension information.
- LdapURLEncodingException - Exception in org.apache.directory.api.ldap.model.exception
-
Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
- LdapURLEncodingException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapURLEncodingException
-
Creates a LdapStringEncodingException
- LdapURLEncodingException(String, Throwable) - Constructor for exception org.apache.directory.api.ldap.model.exception.LdapURLEncodingException
-
Creates a LdapStringEncodingException
- LDIF_ENTRY - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Type of element read : ENTRY
- LdifAnonymizer - Class in org.apache.directory.ldap.client.api
-
Anonymize the content of a LDIF file.
- LdifAnonymizer() - Constructor for class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Creates a default instance of LdifAnonymizer.
- LdifAnonymizer(SchemaManager) - Constructor for class org.apache.directory.ldap.client.api.LdifAnonymizer
-
Creates a default instance of LdifAnonymizer.
- LdifAttributesReader - Class in org.apache.directory.api.ldap.model.ldif
-
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep> <ldif-content-change> <ldif-content-change> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | "changetype:" <fill> <changerecord-type> <ldif-change-record-e> <ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | e <ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e <dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string> <controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> | e <criticality> ::= "true" | "false" | e <oid> ::= '.' <number> <oid> | e <attrval-specs-e> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> | e <value-spec-e> ::= <value-spec> | e <value-spec> ::= ':' <fill> <safe-string-e> | "::" <fill> <base64-chars> | ":<" <fill> <url> <attributeType> ::= <number> <oid> | <alpha> <chars-e> <options-e> ::= ';' <char> <chars-e> <options-e> |e <chars-e> ::= <char> <chars-e> | e <changerecord-type> ::= "add" <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> | "delete" <sep> | "modify" <sep> <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | "moddn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> | "modrdn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> <newrdn> ::= ':' <fill> <safe-string> | "::" <fill> <base64-chars> <newsuperior-e> ::= "newsuperior" <newrdn> | e <mod-specs-e> ::= <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | e <mod-type> ::= "add:" | "delete:" | "replace:" <url> ::= <a Uniform Resource Locator, as defined in [6]> LEXICAL ------- <fill> ::= ' ' <fill> | e <char> ::= <alpha> | <digit> | '-' <number> ::= <digit> <digits> <0-1> ::= '0' | '1' <digits> ::= <digit> <digits> | e <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' <seps> ::= <sep> <seps-e> <seps-e> ::= <sep> <seps-e> | e <sep> ::= 0x0D 0x0A | 0x0A <spaces> ::= ' ' <spaces-e> <spaces-e> ::= ' ' <spaces-e> | e <safe-string-e> ::= <safe-string> | e <safe-string> ::= <safe-init-char> <safe-chars> <safe-init-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x1F] | [0x21-0x39] | 0x3B | [0x3D-0x7F] <safe-chars> ::= <safe-char> <safe-chars> | e <safe-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x7F] <base64-string> ::= <base64-char> <base64-chars> <base64-chars> ::= <base64-char> <base64-chars> | e <base64-char> ::= 0x2B | 0x2F | [0x30-0x39] | 0x3D | [0x41-9x5A] | [0x61-0x7A] <alpha> ::= [0x41-0x5A] | [0x61-0x7A] COMMENTS -------- - The ldap-oid VN is not correct in the RFC-2849.
- LdifAttributesReader() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifAttributesReader
-
Constructors
- LdifControl - Class in org.apache.directory.api.ldap.model.ldif
-
The LdifControl class stores a control defined for an entry found in a LDIF file.
- LdifControl() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Create a new Control
- LdifControl(String) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifControl
-
Create a new Control
- LdifEntry - Class in org.apache.directory.api.ldap.model.ldif
-
A entry to be populated by an ldif parser.
- LdifEntry() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new LdifEntry object.
- LdifEntry(String, Object...) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a LdifEntry using a list of strings representing the Ldif element
- LdifEntry(Entry) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new LdifEntry object, storing an Entry
- LdifEntry(Dn, Object...) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a LdifEntry using a list of strings representing the Ldif element
- LdifEntry(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifEntry
-
Creates a new schema aware LdifEntry object.
- LdifReader - Class in org.apache.directory.api.ldap.model.ldif
-
<ldif-file> ::= "version:" <fill> <number> <seps> <dn-spec> <sep> <ldif-content-change> <ldif-content-change> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | "changetype:" <fill> <changerecord-type> <ldif-change-record-e> <ldif-attrval-record-e> ::= <seps> <dn-spec> <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> <ldif-attrval-record-e> | e <ldif-change-record-e> ::= <seps> <dn-spec> <sep> <controls-e> "changetype:" <fill> <changerecord-type> <ldif-change-record-e> | e <dn-spec> ::= "dn:" <fill> <safe-string> | "dn::" <fill> <base64-string> <controls-e> ::= "control:" <fill> <number> <oid> <spaces-e> <criticality> <value-spec-e> <sep> <controls-e> | e <criticality> ::= "true" | "false" | e <oid> ::= '.' <number> <oid> | e <attrval-specs-e> ::= <number> <oid> <options-e> <value-spec> <sep> <attrval-specs-e> | <alpha> <chars-e> <options-e> <value-spec> <sep> <attrval-specs-e> | e <value-spec-e> ::= <value-spec> | e <value-spec> ::= ':' <fill> <safe-string-e> | "::" <fill> <base64-chars> | ":<" <fill> <url> <attributeType> ::= <number> <oid> | <alpha> <chars-e> <options-e> ::= ';' <char> <chars-e> <options-e> |e <chars-e> ::= <char> <chars-e> | e <changerecord-type> ::= "add" <sep> <attributeType> <options-e> <value-spec> <sep> <attrval-specs-e> | "delete" <sep> | "modify" <sep> <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | "moddn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> | "modrdn" <sep> <newrdn> <sep> "deleteoldrdn:" <fill> <0-1> <sep> <newsuperior-e> <sep> <newrdn> ::= ':' <fill> <safe-string> | "::" <fill> <base64-chars> <newsuperior-e> ::= "newsuperior" <newrdn> | e <mod-specs-e> ::= <mod-type> <fill> <attributeType> <options-e> <sep> <attrval-specs-e> <sep> '-' <sep> <mod-specs-e> | e <mod-type> ::= "add:" | "delete:" | "replace:" <url> ::= <a Uniform Resource Locator, as defined in [6]> LEXICAL ------- <fill> ::= ' ' <fill> | e <char> ::= <alpha> | <digit> | '-' <number> ::= <digit> <digits> <0-1> ::= '0' | '1' <digits> ::= <digit> <digits> | e <digit> ::= '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' <seps> ::= <sep> <seps-e> <seps-e> ::= <sep> <seps-e> | e <sep> ::= 0x0D 0x0A | 0x0A <spaces> ::= ' ' <spaces-e> <spaces-e> ::= ' ' <spaces-e> | e <safe-string-e> ::= <safe-string> | e <safe-string> ::= <safe-init-char> <safe-chars> <safe-init-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x1F] | [0x21-0x39] | 0x3B | [0x3D-0x7F] <safe-chars> ::= <safe-char> <safe-chars> | e <safe-char> ::= [0x01-0x09] | 0x0B | 0x0C | [0x0E-0x7F] <base64-string> ::= <base64-char> <base64-chars> <base64-chars> ::= <base64-char> <base64-chars> | e <base64-char> ::= 0x2B | 0x2F | [0x30-0x39] | 0x3D | [0x41-9x5A] | [0x61-0x7A] <alpha> ::= [0x41-0x5A] | [0x61-0x7A] COMMENTS -------- - The ldap-oid VN is not correct in the RFC-2849.
- LdifReader() - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Constructors
- LdifReader(File) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a File.
- LdifReader(File, SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a File and a SchemaManager.
- LdifReader(InputStream) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes an InputStream.
- LdifReader(Reader) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a Reader.
- LdifReader(String) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A constructor which takes a file name.
- LdifReader(SchemaManager) - Constructor for class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Creates a Schema aware reader
- LdifRevertor - Class in org.apache.directory.api.ldap.model.ldif
-
A helper class which provides methods to reverse a LDIF modification operation.
- LdifSchemaLoader - Class in org.apache.directory.api.ldap.schema.loader
-
Loads schema data from LDIF files containing entries representing schema objects, using the meta schema format.
- LdifSchemaLoader(File) - Constructor for class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Creates a new LDIF based SchemaLoader.
- LdifUtils - Class in org.apache.directory.api.ldap.model.ldif
-
Some LDIF helper methods.
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemCheckerTokenTypes
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.aci.AntlrACIItemParserTokenTypes
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.name.AntlrDnTokenTypes
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- LDIGIT - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- le(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if the tested object is less than or equal to
b - LeafNode - Class in org.apache.directory.api.ldap.model.filter
-
Abstract base class for leaf nodes within the expression filter tree.
- LeafNode(String, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.LeafNode
-
Creates a leaf node.
- LeafNode(AttributeType, AssertionType) - Constructor for class org.apache.directory.api.ldap.model.filter.LeafNode
-
Creates a leaf node.
- LeafTreeNode - Class in org.dom4j.swing
-
LeafTreeNodeimplements the Swing TreeNode interface to bind a leaf XML nodes to a Swing TreeModel. - LeafTreeNode() - Constructor for class org.dom4j.swing.LeafTreeNode
- LeafTreeNode(TreeNode, Node) - Constructor for class org.dom4j.swing.LeafTreeNode
- LeafTreeNode(Node) - Constructor for class org.dom4j.swing.LeafTreeNode
- LeakedToResult - Annotation Type in org.checkerframework.common.aliasing.qual
-
This annotation is used on a formal parameter to indicate that the parameter may be returned, but it is not otherwise leaked.
- left - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
-
The left child of this entry.
- left - Variable in class org.apache.commons.lang3.tuple.ImmutablePair
-
Left object
- left - Variable in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Left object
- left - Variable in class org.apache.commons.lang3.tuple.MutablePair
-
Left object
- left - Variable in class org.apache.commons.lang3.tuple.MutableTriple
-
Left object
- left(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Gets the leftmost
lencharacters of a String. - left(L) - Static method in class org.apache.commons.lang3.tuple.ImmutablePair
-
Creates an immutable pair of two objects inferring the generic types.
- leftPad(String, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Left pad a String with spaces (' ').
- leftPad(String, int, char) - Static method in class org.apache.commons.lang3.StringUtils
-
Left pad a String with a specified character.
- leftPad(String, int, String) - Static method in class org.apache.commons.lang3.StringUtils
-
Left pad a String with a specified String.
- leftString(int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Extracts the leftmost characters from the string builder without throwing an exception.
- leftString(int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Extracts the leftmost characters from the string builder without throwing an exception.
- leftString(int) - Method in class org.apache.commons.text.TextStringBuilder
-
Extracts the leftmost characters from the string builder without throwing an exception.
- leftToRightThenRightToLeftProcessing(String, String) - Method in class org.apache.commons.codec.language.MatchRatingApproachEncoder
-
Processes the names from left to right (first) then right to left removing identical letters in same positions.
- length - Variable in class org.apache.directory.api.util.Position
-
The current token length
- length() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Gets the length of the string builder.
- length() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Gets the length of the string builder.
- length() - Method in class org.apache.commons.text.TextStringBuilder
-
Gets the length of the string builder.
- length() - Method in class org.apache.directory.api.ldap.model.entry.Value
- length() - Method in class org.apache.mina.util.byteaccess.AbstractByteArray
- length() - Method in interface org.apache.mina.util.byteaccess.IoAbsoluteReader
- length(CharSequence) - Static method in class org.apache.commons.lang3.StringUtils
-
Gets a CharSequence length or
0if the CharSequence isnull. - Length - Annotation Type in org.checkerframework.checker.units.qual
-
Units of length.
- LENGTH - Static variable in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
-
The number of bits per
Character. - LENGTH_EXTENSION_RESERVED - Static variable in class org.apache.directory.api.asn1.ber.tlv.TLV
-
Value of the reserved extension
- LENGTH_LONG_FORM - Static variable in class org.apache.directory.api.asn1.ber.tlv.TLV
-
A mask to get the Length form
- LENGTH_SHORT_MASK - Static variable in class org.apache.directory.api.asn1.ber.tlv.TLV
-
A mask to get the long form value
- LENGTH_STATE_END - org.apache.directory.api.asn1.ber.tlv.TLVStateEnum
-
End means that the Length is totally read
- LENGTH_STATE_PENDING - org.apache.directory.api.asn1.ber.tlv.TLVStateEnum
-
Pending means that the Type length is contained in more that one byte
- LENGTH_STATE_START - org.apache.directory.api.asn1.ber.tlv.TLVStateEnum
-
Start means that the decoding hasn't read the first byte
- lengthInBits(String) - Method in class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- lengthInBits(K) - Method in class org.apache.commons.collections4.trie.AbstractBitwiseTrie
-
Returns the length of the given key in bits
- lengthInBits(K) - Method in class org.apache.commons.collections4.trie.KeyAnalyzer
-
Returns the length of the Key in bits.
- LengthOf - Annotation Type in org.checkerframework.checker.index.qual
-
An integer that, for each of the given sequences, is equal to the sequence's length.
- LENIENT - org.apache.commons.codec.CodecPolicy
-
The lenient policy.
- LESS - org.apache.commons.collections4.functors.ComparatorPredicate.Criterion
- LESS_OR_EQUAL - org.apache.commons.collections4.functors.ComparatorPredicate.Criterion
- LESS_OR_EQUAL - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- LESS_OR_EQUAL_FILTER - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- LESS_OR_EQUAL_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- LESS_OR_EQUAL_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- LESS_THAN_OR_EQUAL - org.apache.directory.ldap.client.api.search.FilterOperator
- LESSEQ - org.apache.directory.api.ldap.model.filter.AssertionType
-
less than or equal to assertion node
- LessEqNode<T> - Class in org.apache.directory.api.ldap.model.filter
-
A assertion value node for LessOrEqual.
- LessEqNode(String, byte[]) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- LessEqNode(String, String) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- LessEqNode(AttributeType, Value) - Constructor for class org.apache.directory.api.ldap.model.filter.LessEqNode
-
Creates a new LessEqNode object.
- lessThan(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
Checks if the object passed to
ComparableUtils.is(A)is less thanb - LessThan - Annotation Type in org.checkerframework.checker.index.qual
-
An annotation indicating the relationship between values with a byte, short, char, int, or long type.
- LessThanBottom - Annotation Type in org.checkerframework.checker.index.qual
-
The bottom type in the LessThan type system.
- lessThanOrEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.AttributeValueAssertionFilter
-
Creates a Less Than Or Equal Filter : ( <attribute> <= <value> )
- lessThanOrEqual(String, String) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder for testing lexicographical less than.
- lessThanOrEqualTo(A) - Method in class org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder
-
Checks if the object passed to
ComparableUtils.is(A)is less than or equal tob - LessThanUnknown - Annotation Type in org.checkerframework.checker.index.qual
-
The top qualifier for the LessThan type hierarchy.
- LETTERS - org.apache.commons.text.CharacterPredicates
-
Tests code points against
Character.isLetter(int). - level - Variable in class org.slf4j.event.SubstituteLoggingEvent
- Level - Enum in org.slf4j.event
- LevenshteinDetailedDistance - Class in org.apache.commons.text.similarity
-
An algorithm for measuring the difference between two character sequences.
- LevenshteinDetailedDistance() - Constructor for class org.apache.commons.text.similarity.LevenshteinDetailedDistance
-
This returns the default instance that uses a version of the algorithm that does not use a threshold parameter.
- LevenshteinDetailedDistance(Integer) - Constructor for class org.apache.commons.text.similarity.LevenshteinDetailedDistance
-
If the threshold is not null, distance calculations will be limited to a maximum length.
- LevenshteinDistance - Class in org.apache.commons.text.similarity
-
An algorithm for measuring the difference between two character sequences.
- LevenshteinDistance() - Constructor for class org.apache.commons.text.similarity.LevenshteinDistance
-
This returns the default instance that uses a version of the algorithm that does not use a threshold parameter.
- LevenshteinDistance(Integer) - Constructor for class org.apache.commons.text.similarity.LevenshteinDistance
-
If the threshold is not null, distance calculations will be limited to a maximum length.
- LevenshteinResults - Class in org.apache.commons.text.similarity
-
Container class to store Levenshtein distance between two character sequences.
- LevenshteinResults(Integer, Integer, Integer, Integer) - Constructor for class org.apache.commons.text.similarity.LevenshteinResults
-
Create the results for a detailed Levenshtein distance.
- LEXICAL_HANDLER_NAMES - Static variable in class org.dom4j.io.SAXWriter
- LEXICAL_HANDLER_NAMES - Static variable in class org.dom4j.io.XMLWriter
- LEXICAL_HANDLER_PROPERTY - Static variable in class org.xmlpull.v1.sax2.Driver
- lexx(String) - Static method in class org.apache.commons.lang3.time.DurationFormatUtils
-
Parses a classic date format string into Tokens
- LF - Static variable in class org.apache.commons.lang3.CharUtils
-
Linefeed character LF (
'\n', Unicode 000a). - LF - Static variable in class org.apache.commons.lang3.StringUtils
-
A String for linefeed LF ("\n").
- limit() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- limit() - Method in class org.apache.mina.core.buffer.IoBuffer
- limit() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- limit(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- limit(int) - Method in class org.apache.mina.core.buffer.IoBuffer
- limit(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- limit(long) - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will return at most the provided maximum number of elements from this iterable.
- LINE_SEPARATOR - Static variable in class org.apache.commons.lang3.SystemUtils
-
Deprecated.Use
System.lineSeparator()instead, since it does not require a privilege check. - LinearWhitespaceSkippingState - Class in org.apache.mina.filter.codec.statemachine
-
DecodingStatewhich skips space (0x20) and tab (0x09) characters. - LinearWhitespaceSkippingState() - Constructor for class org.apache.mina.filter.codec.statemachine.LinearWhitespaceSkippingState
- LineDelimiter - Class in org.apache.mina.filter.codec.textline
-
A delimiter which is appended to the end of a text line, such as
CR/LF. - LineDelimiter(String) - Constructor for class org.apache.mina.filter.codec.textline.LineDelimiter
-
Creates a new line delimiter with the specified
value. - lineLength - Variable in class org.apache.commons.codec.binary.BaseNCodec
-
Chunksize for encoding.
- lineNumber - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
the numer of the current line being parsed by the reader
- lineNumber - Variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
the number of the current line being parsed by the reader
- lineNumber - Variable in class org.xmlpull.mxp1.MXParser
- lines - Variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
A list of read lines
- lineSeparator - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- LinkedBlockingDeque<E> - Class in org.apache.commons.pool2.impl
-
An optionally-bounded blocking deque based on linked nodes.
- LinkedBlockingDeque() - Constructor for class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Creates a
LinkedBlockingDequewith a capacity ofInteger.MAX_VALUE. - LinkedBlockingDeque(boolean) - Constructor for class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Creates a
LinkedBlockingDequewith a capacity ofInteger.MAX_VALUEand the given fairness policy. - LinkedBlockingDeque(int) - Constructor for class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Creates a
LinkedBlockingDequewith the given (fixed) capacity. - LinkedBlockingDeque(int, boolean) - Constructor for class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Creates a
LinkedBlockingDequewith the given (fixed) capacity and fairness policy. - LinkedBlockingDeque(Collection<? extends E>) - Constructor for class org.apache.commons.pool2.impl.LinkedBlockingDeque
-
Creates a
LinkedBlockingDequewith a capacity ofInteger.MAX_VALUE, initially containing the elements of the given collection, added in traversal order of the collection's iterator. - LinkedListIterator(AbstractLinkedList<E>, int) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
Create a ListIterator for a list.
- LinkedMap<K,V> - Class in org.apache.commons.collections4.map
-
A
Mapimplementation that maintains the order of the entries. - LinkedMap() - Constructor for class org.apache.commons.collections4.map.LinkedMap
-
Constructs a new empty map with default size and load factor.
- LinkedMap(int) - Constructor for class org.apache.commons.collections4.map.LinkedMap
-
Constructs a new, empty map with the specified initial capacity.
- LinkedMap(int, float) - Constructor for class org.apache.commons.collections4.map.LinkedMap
-
Constructs a new, empty map with the specified initial capacity and load factor.
- LinkedMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.LinkedMap
-
Constructor copying elements from another map.
- LinkedMap.LinkedMapList<K> - Class in org.apache.commons.collections4.map
-
List view of map.
- LinkedMapList(LinkedMap<K, ?>) - Constructor for class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- LinkedSubList(AbstractLinkedList<E>, int, int) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- LinkedSubListIterator(AbstractLinkedList.LinkedSubList<E>, int) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubListIterator
- LinkEntry(AbstractHashedMap.HashEntry<K, V>, int, Object, V) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap.LinkEntry
-
Constructs a new entry.
- LinkIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
- LinkMapIterator(AbstractLinkedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.AbstractLinkedMap.LinkMapIterator
- listAllObjects() - Method in class org.apache.commons.pool2.impl.GenericKeyedObjectPool
-
Provides information on all the objects in the pool, both idle (waiting to be borrowed) and active (currently borrowed).
- listAllObjects() - Method in interface org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
- listAllObjects() - Method in class org.apache.commons.pool2.impl.GenericObjectPool
-
Provides information on all the objects in the pool, both idle (waiting to be borrowed) and active (currently borrowed).
- listAllObjects() - Method in interface org.apache.commons.pool2.impl.GenericObjectPoolMXBean
- ListCursor<E> - Class in org.apache.directory.api.ldap.model.cursor
-
A simple implementation of a Cursor on a
List. - ListCursor() - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without any elements.
- ListCursor(int, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a lower (inclusive) bound: the upper (exclusive) bound is the size of the list.
- ListCursor(int, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with lower (inclusive) and upper (exclusive) bounds.
- ListCursor(Comparator<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without any elements.
- ListCursor(Comparator<E>, int, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a lower (inclusive) bound: the upper (exclusive) bound is the size of the list.
- ListCursor(Comparator<E>, int, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with lower (inclusive) and upper (exclusive) bounds.
- ListCursor(Comparator<E>, List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without specific bounds: the bounds are acquired from the size of the list.
- ListCursor(Comparator<E>, List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a specific upper (exclusive) bound: the lower (inclusive) bound defaults to 0.
- ListCursor(List<E>) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor without specific bounds: the bounds are acquired from the size of the list.
- ListCursor(List<E>, int) - Constructor for class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Creates a new ListCursor with a specific upper (exclusive) bound: the lower (inclusive) bound defaults to 0.
- listDependentSchemaNames(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Get the list of Schema names which has the given schema name as a dependence
- listDependentSchemaNames(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Get the list of Schema names which has the given schema name as a dependence
- listIterator() - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- listIterator() - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- listIterator() - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns a cursor iterator that allows changes to the underlying list in parallel.
- listIterator() - Method in class org.apache.commons.collections4.list.FixedSizeList
- listIterator() - Method in class org.apache.commons.collections4.list.PredicatedList
- listIterator() - Method in class org.apache.commons.collections4.list.SetUniqueList
- listIterator() - Method in class org.apache.commons.collections4.list.TransformedList
- listIterator() - Method in class org.apache.commons.collections4.list.TreeList
-
Gets a ListIterator over the list.
- listIterator() - Method in class org.apache.commons.collections4.list.UnmodifiableList
- listIterator() - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- listIterator(int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubList
- listIterator(int) - Method in class org.apache.commons.collections4.list.AbstractLinkedList
- listIterator(int) - Method in class org.apache.commons.collections4.list.AbstractListDecorator
- listIterator(int) - Method in class org.apache.commons.collections4.list.CursorableLinkedList
-
Returns a cursor iterator that allows changes to the underlying list in parallel.
- listIterator(int) - Method in class org.apache.commons.collections4.list.FixedSizeList
- listIterator(int) - Method in class org.apache.commons.collections4.list.PredicatedList
- listIterator(int) - Method in class org.apache.commons.collections4.list.SetUniqueList
- listIterator(int) - Method in class org.apache.commons.collections4.list.TransformedList
- listIterator(int) - Method in class org.apache.commons.collections4.list.TreeList
-
Gets a ListIterator over the list.
- listIterator(int) - Method in class org.apache.commons.collections4.list.UnmodifiableList
- listIterator(int) - Method in class org.apache.commons.collections4.map.LinkedMap.LinkedMapList
- ListIteratorWrapper<E> - Class in org.apache.commons.collections4.iterators
-
Converts an
Iteratorinto aResettableListIterator. - ListIteratorWrapper(Iterator<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Constructs a new
ListIteratorWrapperthat will wrap the given iterator. - listNestedExceptions() - Method in exception org.apache.directory.api.util.exception.MultiException
-
Lists the nested exceptions that this Exception encapsulates.
- listNestedExceptions() - Method in exception org.apache.directory.api.util.exception.RuntimeMultiException
-
Lists the nested exceptions that this Exception encapsulates.
- ListOrderedIterator(ListOrderedMap<K, V>, List<K>) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedIterator
- listOrderedMap(Map<K, V>) - Static method in class org.apache.commons.collections4.map.ListOrderedMap
-
Factory method to create an ordered map.
- ListOrderedMap<K,V> - Class in org.apache.commons.collections4.map
-
Decorates a
Mapto ensure that the order of addition is retained using aListto maintain order. - ListOrderedMap() - Constructor for class org.apache.commons.collections4.map.ListOrderedMap
-
Constructs a new empty
ListOrderedMapthat decorates aHashMap. - ListOrderedMap(Map<K, V>) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap
-
Constructor that wraps (not copies).
- ListOrderedMap.EntrySetView<K,V> - Class in org.apache.commons.collections4.map
- ListOrderedMap.KeySetView<K> - Class in org.apache.commons.collections4.map
- ListOrderedMap.ListOrderedIterator<K,V> - Class in org.apache.commons.collections4.map
- ListOrderedMap.ListOrderedMapEntry<K,V> - Class in org.apache.commons.collections4.map
- ListOrderedMap.ListOrderedMapIterator<K,V> - Class in org.apache.commons.collections4.map
- ListOrderedMap.ValuesView<V> - Class in org.apache.commons.collections4.map
- ListOrderedMapEntry(ListOrderedMap<K, V>, K) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapEntry
- ListOrderedMapIterator(ListOrderedMap<K, V>) - Constructor for class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- listOrderedSet(List<E>) - Static method in class org.apache.commons.collections4.set.ListOrderedSet
-
Factory method to create an ordered set using the supplied list to retain order.
- listOrderedSet(Set<E>) - Static method in class org.apache.commons.collections4.set.ListOrderedSet
-
Factory method to create an ordered set.
- listOrderedSet(Set<E>, List<E>) - Static method in class org.apache.commons.collections4.set.ListOrderedSet
-
Factory method to create an ordered set specifying the list and set to use.
- ListOrderedSet<E> - Class in org.apache.commons.collections4.set
-
Decorates another
Setto ensure that the order of addition is retained and used by the iterator. - ListOrderedSet() - Constructor for class org.apache.commons.collections4.set.ListOrderedSet
-
Constructs a new empty
ListOrderedSetusing aHashSetand anArrayListinternally. - ListOrderedSet(Set<E>) - Constructor for class org.apache.commons.collections4.set.ListOrderedSet
-
Constructor that wraps (not copies).
- ListOrderedSet(Set<E>, List<E>) - Constructor for class org.apache.commons.collections4.set.ListOrderedSet
-
Constructor that wraps (not copies) the Set and specifies the list to use.
- ListOrderedSet.OrderedSetIterator<E> - Class in org.apache.commons.collections4.set
-
Internal iterator handle remove.
- listToString(List<?>) - Static method in class org.apache.directory.api.util.Strings
-
Utility method that return a String representation of a list
- listToString(List<?>, String) - Static method in class org.apache.directory.api.util.Strings
-
Utility method that return a String representation of a list
- ListUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for
Listinstances. - ListValuedMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that holds a list of values against each key.
- LITERAL_ABSTRACT - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_attributetype - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_AUXILIARY - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_COLLECTIVE - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_directoryOperation - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_distributedOperation - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_dSAOperation - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_end - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerTokenTypes
- LITERAL_end - Static variable in interface org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParserTokenTypes
- LITERAL_END - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_EQUALITY - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_MAY - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_MUST - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_NAME - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_objectclass - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_OBSOLETE - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_ORDERING - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_STRUCTURAL - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_SUBSTR - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_SUP - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_USAGE - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LITERAL_userApplications - Static variable in interface org.apache.directory.api.ldap.schema.converter.antlrSchemaTokenTypes
- LiteralKind - Enum in org.checkerframework.framework.qual
-
Specifies kinds of literal trees.
- LM_HASH_MAGIC_CONSTANT - Static variable in class org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
LAN Manager magic constant used in LM Response calculation
- load(File) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given file.
- load(InputStream) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given input stream.
- load(Reader) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given reader.
- load(ClassLoader, String) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given file.
- load(String) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given file name.
- load(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries.
- load(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries.
- load(URI) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given URI.
- load(URL) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given URL.
- load(Path) - Method in class org.apache.commons.collections4.properties.AbstractPropertiesFactory
-
Creates and loads properties from the given path.
- load(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries.
- load(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries.
- load(Document) - Static method in class org.dom4j.swing.XMLTableDefinition
-
Loads an XML table definition from an XML definition document
- load(Element) - Static method in class org.dom4j.swing.XMLTableDefinition
-
Loads an XML table definition from an XML definition document
- LoadableSchemaObject - Class in org.apache.directory.api.ldap.model.schema
-
An abstract class used to manage the ADS specific SchemaObject, which can contain some compiled Java class to implement the specific logic.
- LoadableSchemaObject(SchemaObjectType) - Constructor for class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Constructor to use when the OID is not known until after instantiation.
- LoadableSchemaObject(SchemaObjectType, String) - Constructor for class org.apache.directory.api.ldap.model.schema.LoadableSchemaObject
-
Constructor to use when the OID is known in advance.
- loadAllEnabled() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load all the enabled schema into the Registries.
- loadAllEnabled() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load all the enabled schema into the Registries.
- loadAllEnabledRelaxed() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load all the enabled schema into the Registries.
- loadAllEnabledRelaxed() - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load all the enabled schema into the Registries.
- loadAttributeTypes(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specific schema, using their name
- loadAttributeTypes(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specific schema, using their name
- loadAttributeTypes(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specified schema
- loadAttributeTypes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specified schema
- loadAttributeTypes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specified schema
- loadAttributeTypes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specified schema
- loadAttributeTypes(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of AttributeTypes read from the underlying storage for a list of specified schema
- loadComparators(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema, using their name
- loadComparators(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema, using their name
- loadComparators(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema.
- loadComparators(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema.
- loadComparators(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema.
- loadComparators(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema.
- loadComparators(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of Comparators read from the underlying storage for a list of specific schema.
- loadDisabled(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDisabled(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDisabled(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDisabled(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load Schemas into the Registries, even if they are disabled.
- loadDitContentRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specified schema names
- loadDitContentRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specified schema names
- loadDitContentRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
- loadDitContentRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
- loadDitContentRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
- loadDitContentRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
- loadDitContentRules(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of DitContentRules read from the underlying storage for a list of specific schema.
- loadDitStructureRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specified schema names
- loadDitStructureRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specified schema names
- loadDitStructureRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
- loadDitStructureRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
- loadDitStructureRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
- loadDitStructureRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
- loadDitStructureRules(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of DitStructureRules read from the underlying storage for a list of specific schema.
- loadedSchemas - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
A String name to Schema object map for the schemas loaded into this registry.
- loadEntryTriggerSpecification(LdapContext, String) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
Load the trigger specification entry
- loadExtrasControls(LdapApiService) - Static method in class org.apache.directory.api.ldap.extras.ExtrasCodecFactoryUtil
-
Loads the extras controls.
- loadExtrasExtendedOperations(LdapApiService) - Static method in class org.apache.directory.api.ldap.extras.ExtrasCodecFactoryUtil
-
Load the extras extended operations : cancel certGeneration gracefuShutdown storedProcedure gracefulDisconnect passwordModify whoAmI startTls startTransaction
- loadExtrasIntermediateResponses(LdapApiService) - Static method in class org.apache.directory.api.ldap.extras.ExtrasCodecFactoryUtil
-
Load the extras intermediate responses : syncInfovalue
- loadFactor - Variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
Load factor, normally 0.75
- loadFromResource(String, Languages) - Static method in class org.apache.commons.codec.language.bm.Lang
-
Loads language rules from a resource.
- loadMatchingRules(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema, using their name
- loadMatchingRules(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema, using their name
- loadMatchingRules(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema
- loadMatchingRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema
- loadMatchingRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema
- loadMatchingRules(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema
- loadMatchingRules(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of MatchingRules read from the underlying storage for a list of specific schema
- loadMatchingRuleUses(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specified schema names
- loadMatchingRuleUses(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specified schema names
- loadMatchingRuleUses(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
- loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
- loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
- loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
- loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of MatchingRuleUses read from the underlying storage for a list of specific schema.
- loadNameForms(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specified schema names
- loadNameForms(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specified schema names
- loadNameForms(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specific schema.
- loadNameForms(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specific schema.
- loadNameForms(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specific schema.
- loadNameForms(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specific schema.
- loadNameForms(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of NameForms read from the underlying storage for a list of specific schema.
- loadNormalizers(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema names
- loadNormalizers(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema names
- loadNormalizers(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema
- loadNormalizers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema
- loadNormalizers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema
- loadNormalizers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema
- loadNormalizers(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of Normalizers read from the underlying storage for a list of specified schema
- loadObjectClasses(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specified schema names
- loadObjectClasses(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specified schema names
- loadObjectClasses(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
- loadObjectClasses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
- loadObjectClasses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
- loadObjectClasses(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
- loadObjectClasses(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of ObjectClasses read from the underlying storage for a list of specific schema.
- loadOmitElementCloseSet(Set<String>) - Method in class org.dom4j.io.HTMLWriter
- loadPrescriptiveTriggerSpecification(LdapContext, String, String) - Static method in class org.apache.directory.api.ldap.trigger.TriggerUtils
-
Load an prescriptive trigger specification
- loadRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadRelaxed(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadRelaxed(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load Schemas into the registries, even if there are some errors in the schemas.
- loadSchema() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Loads all the default schemas that are bundled with the API.
Note: This method enables all schemas prior to loading. - loadSchema() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Loads all the default schemas that are bundled with the API.
Note: This method enables all schemas prior to loading. - loadSchema() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Loads all the default schemas that are bundled with the API.
Note: This method enables all schemas prior to loading. - loadSchema(SchemaLoader) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
loads schema using the specified schema loader
- loadSchema(Document) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
-
Loads the given XML Schema document into this factory so schema-aware Document, Elements and Attributes will be created by this factory.
- loadSchema(Document, String) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
- loadSchema(Document, String, Namespace) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
- loadSchema(Document, Namespace) - Method in class org.dom4j.datatype.DatatypeDocumentFactory
- loadSchemaRelaxed() - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Loads all the default schemas that are bundled with the API, in a relaxed mode.
Note: This method enables all schemas prior to loading.
The relaxed mode will allow inconsistencies in the schema. - loadSchemaRelaxed() - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Loads all the default schemas that are bundled with the API, in a relaxed mode.
Note: This method enables all schemas prior to loading.
The relaxed mode will allow inconsistencies in the schema. - loadSchemaRelaxed() - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Loads all the default schemas that are bundled with the API, in a relaxed mode.
Note: This method enables all schemas prior to loading.
The relaxed mode will allow inconsistencies in the schema. - loadStockControls(LdapApiService) - Static method in class org.apache.directory.api.ldap.codec.StockCodecFactoryUtil
-
Loads the Controls implement out of the box in the codec.
- loadStoredProcedureClass(LdapContext, Class<?>) - Static method in class org.apache.directory.api.ldap.sp.JavaStoredProcUtils
-
Loads a Java class's stream data as a subcontext of an LdapContext given.
- loadSyntaxCheckers(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema names
- loadSyntaxCheckers(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema names
- loadSyntaxCheckers(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
- loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
- loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
- loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
- loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of SyntaxCheckers read from the underlying storage for a list of specified schema
- loadSyntaxes(String...) - Method in class org.apache.directory.api.ldap.model.schema.registries.AbstractSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema names
- loadSyntaxes(String...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema names
- loadSyntaxes(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema
- loadSyntaxes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.JarLdifSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema
- loadSyntaxes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.LdifSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema
- loadSyntaxes(Schema...) - Method in class org.apache.directory.api.ldap.schema.loader.SingleLdifSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema
- loadSyntaxes(Schema...) - Method in class org.apache.directory.ldap.client.api.DefaultSchemaLoader
-
Build a list of Syntaxes read from the underlying storage for a list of specified schema
- loadWithDeps(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDeps(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDeps(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDeps(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDepsRelaxed(String...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDepsRelaxed(String...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDepsRelaxed(Schema...) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- loadWithDepsRelaxed(Schema...) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Load some Schemas into the registries, and loads all of the schemas they depend on.
- LOCAL_HOST - org.apache.commons.text.lookup.DefaultStringLookup
-
The lookup for localhost information using the key "localhost".
- LOCAL_VARIABLE - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to all unannotated raw types of local variables, casts, and instanceof.
- localAddress - org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
-
The local address
- localAddress(H) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
Get the local address associated with a given server socket
- localAddress(DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- localAddress(ServerSocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Get the local address associated with a given server socket
- localeLookupList(Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of locales to search through when performing a locale search.
- localeLookupList(Locale, Locale) - Static method in class org.apache.commons.lang3.LocaleUtils
-
Obtains the list of locales to search through when performing a locale search.
- LocaleUtils - Class in org.apache.commons.lang3
-
Operations to assist when working with a
Locale. - LocaleUtils() - Constructor for class org.apache.commons.lang3.LocaleUtils
-
LocaleUtilsinstances should NOT be constructed in standard programming. - LocaleUtils.SyncAvoid - Class in org.apache.commons.lang3
- localHostStringLookup() - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns the LocalHostStringLookup singleton instance where the lookup key is one of: name: for the local host name, for example
EXAMPLE. canonical-name: for the local canonical host name, for exampleEXAMPLE.apache.org. address: for the local host address, for example192.168.56.1. - LocalHostStringLookup - Class in org.apache.commons.text.lookup
-
Looks up keys related to the local host: host name, canonical host name, host address.
- localIp - org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
-
The local IP address
- LOCALITY_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LOCALITY_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LOCALITY_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LOCALITY_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LocalizableKey - Annotation Type in org.checkerframework.checker.i18n.qual
-
Indicates that the
Stringis a key into a property file or resource bundle containing Localized Strings. - LocalizableKeyBottom - Annotation Type in org.checkerframework.checker.i18n.qual
-
The bottom type in the Internationalization type system.
- Localized - Annotation Type in org.checkerframework.checker.i18n.qual
-
Indicates that the
Stringtype has been localized and formatted for the target output locale. - localPort - org.apache.mina.filter.logging.MdcInjectionFilter.MdcKey
-
The local port
- location - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- location - Variable in class org.xmlpull.mxp1.MXParser
- LocationAwareLogger - Interface in org.slf4j.spi
-
An optional interface helping integration with logging systems capable of extracting location information.
- locations() - Method in annotation type org.checkerframework.framework.qual.DefaultQualifier
-
Returns the locations to which the annotation should be applied.
- lock - Variable in class org.apache.commons.collections4.collection.SynchronizedCollection
-
The object to lock on, needed for List/SortedSet views
- lock() - Method in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
Transform the SchemaObject to an immutable object TODO locked.
- lock() - Method in interface org.apache.directory.api.ldap.model.schema.SchemaObject
-
Transform the SchemaObject to an immutable object TODO locked.
- lockAcceptUnlock(Supplier<Lock>, FailableConsumer<O, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
This method provides the default implementation for
LockingVisitors.LockVisitor.acceptReadLocked(FailableConsumer), andLockingVisitors.LockVisitor.acceptWriteLocked(FailableConsumer). - lockApplyUnlock(Supplier<Lock>, FailableFunction<O, T, ?>) - Method in class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
This method provides the actual implementation for
LockingVisitors.LockVisitor.applyReadLocked(FailableFunction), andLockingVisitors.LockVisitor.applyWriteLocked(FailableFunction). - locked - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
A locked to avoid modifications when set to true
- LockHeld - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates that an expression is used as a lock and the lock is known to be held on the current thread.
- LockingFree - Annotation Type in org.checkerframework.checker.lock.qual
-
The method neither acquires nor releases locks, nor do any of the methods that it calls.
- LockingVisitors - Class in org.apache.commons.lang3.concurrent.locks
-
Combines the monitor and visitor pattern to work with
locked objects. - LockingVisitors() - Constructor for class org.apache.commons.lang3.concurrent.locks.LockingVisitors
- LockingVisitors.LockVisitor<O,L> - Class in org.apache.commons.lang3.concurrent.locks
-
Wraps a domain object and a lock for access by lambdas.
- LockingVisitors.ReadWriteLockVisitor<O> - Class in org.apache.commons.lang3.concurrent.locks
-
This class implements a wrapper for a locked (hidden) object, and provides the means to access it.
- LockingVisitors.StampedLockVisitor<O> - Class in org.apache.commons.lang3.concurrent.locks
-
This class implements a wrapper for a locked (hidden) object, and provides the means to access it.
- LockMethod - Annotation Type in com.google.errorprone.annotations.concurrent
-
The method to which this annotation is applied acquires one or more locks.
- LockPossiblyHeld - Annotation Type in org.checkerframework.checker.lock.qual
-
Indicates that an expression is not known to be
LockHeld. - LockVisitor(O, L, Supplier<Lock>, Supplier<Lock>) - Constructor for class org.apache.commons.lang3.concurrent.locks.LockingVisitors.LockVisitor
-
Constructs an instance.
- log(LoggingEvent) - Method in class org.slf4j.helpers.SubstituteLogger
- log(Logger, String) - Method in class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
- log(Marker, String, int, String, Object[], Throwable) - Method in interface org.slf4j.spi.LocationAwareLogger
-
Printing method with support for location information.
- LOG - Static variable in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
logger for reporting errors that might not be handled properly upstream
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.codec.LdapMessageGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsGrammar
- LOG - Static variable in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestGrammar
- LOG - Static variable in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseGrammar
- LOG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelRequestGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectResponseGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownRequestGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureRequestGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.api.ldap.model.entry.DefaultModification
-
logger for reporting errors that might not be handled properly upstream
- LOG - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.name.Rdn
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.AbstractSchemaParser
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.api.ldap.model.schema.SyntaxChecker
-
A logger for this class
- LOG - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
Logs a warning message, but doesn't do anything else.
- Log4jXmlFormatter - Class in org.apache.mina.util
-
Implementation of
Formatterthat generates xml in the log4j format. - Log4jXmlFormatter() - Constructor for class org.apache.mina.util.Log4jXmlFormatter
- logestCommonSubsequence(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LongestCommonSubsequence
-
Deprecated.Deprecated as of 1.2 due to a typo in the method name. Use
LongestCommonSubsequence.longestCommonSubsequence(CharSequence, CharSequence)instead. This method will be removed in 2.0. - logger - Variable in class org.slf4j.event.EventRecodingLogger
- logger - Variable in class org.slf4j.event.SubstituteLoggingEvent
- Logger - Interface in org.slf4j
-
The org.slf4j.Logger interface is the main user entry point of SLF4J API.
- LOGGER - Static variable in class org.apache.mina.core.service.AbstractIoService
- LOGGER - Static variable in class org.apache.mina.filter.ssl.SslFilter
-
The logger
- LOGGER - Static variable in class org.apache.mina.filter.ssl.SslHandler
-
Static logger
- LOGGER_NAME_MISMATCH_URL - Static variable in class org.slf4j.LoggerFactory
- LoggerFactory - Class in org.slf4j
-
The
LoggerFactoryis a utility class producing Loggers for various logging APIs, most notably for log4j, logback and JDK 1.4 logging. - LoggerFactoryBinder - Interface in org.slf4j.spi
-
An internal interface which helps the static
LoggerFactoryclass bind with the appropriateILoggerFactoryinstance. - loggerName - Variable in class org.slf4j.event.SubstituteLoggingEvent
- loggers - Variable in class org.slf4j.helpers.SubstituteLoggerFactory
- Loggers - Enum in org.apache.directory.api.ldap.model.constants
-
An enum defining a list of dedicated loggers, used for debugging purpose : ACI_LOG : Logs on teh ACI processing CONSUMER_LOG : Logs on the replication consummer CURSOR_LOG : Logs on search cursors PROVIDER_LOG : Logs on the replication provider OPERATION_STAT : Logs on the operations statistics OPERATION_TIME : Logs on the time it takes to process an operation KERBEROS_LOG : Logs on Kerberos CODEC_LOG : Logs on encoder/decoder OPERATIONS_LOG: Logs on LDAP operations
- LoggingEvent - Interface in org.slf4j.event
- LoggingFilter - Class in org.apache.mina.filter.logging
-
Logs MINA protocol events.
- LoggingFilter() - Constructor for class org.apache.mina.filter.logging.LoggingFilter
-
Default Constructor.
- LoggingFilter(Class<?>) - Constructor for class org.apache.mina.filter.logging.LoggingFilter
-
Create a new NoopFilter using a class name
- LoggingFilter(String) - Constructor for class org.apache.mina.filter.logging.LoggingFilter
-
Create a new NoopFilter using a name
- LoggingSchemaErrorHandler - Class in org.apache.directory.api.ldap.model.schema
-
Schema error handler that is logging the messages.
- LoggingSchemaErrorHandler() - Constructor for class org.apache.directory.api.ldap.model.schema.LoggingSchemaErrorHandler
- LOGIN_SHELL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- LOGIN_SHELL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- loginContextName - Variable in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
The name for the
LoginContextobject - loginModuleConfiguration - Variable in class org.apache.directory.ldap.client.api.SaslGssApiRequest
-
The
Configurationobject for LoginModule - LogLevel - Enum in org.apache.mina.filter.logging
-
Defines a logging level.
- LONG - org.checkerframework.framework.qual.LiteralKind
-
Corresponds to
Tree.Kind.LONG_LITERALtrees. - LONG - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.LONGtypes. - LONG - Static variable in class org.apache.commons.lang3.time.FastDateFormat
-
LONG locale dependent date or time style.
- LONG - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
-
LONG locale dependent date or time style.
- LONG_BYTES - Static variable in class org.apache.commons.codec.digest.MurmurHash3
-
TODO Replace on Java 8 with Long.BYTES.
- LONG_INT_MAX_VALUE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Integer.MAX_VALUEas aLong. - LONG_INT_MIN_VALUE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Integer.MIN_VALUEas aLong. - LONG_MINUS_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Long constant for minus one.
- LONG_ONE - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Long constant for one.
- LONG_TO_INT_RANGE - Static variable in class org.apache.commons.lang3.time.DurationUtils
-
An Integer Range that accepts Longs.
- LONG_ZERO - Static variable in class org.apache.commons.lang3.math.NumberUtils
-
Reusable Long constant for zero.
- LongComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
Compares Long keys and values within a table.
- LongComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.LongComparator
-
The LongComparator constructor.
- LongDecoder - Class in org.apache.directory.api.asn1.ber.tlv
-
Parse and decode a Long value.
- LongDecoderException - Exception in org.apache.directory.api.asn1.ber.tlv
-
Thrown when a LongDecoder has encountered a failure condition during a decode.
- LongDecoderException(String) - Constructor for exception org.apache.directory.api.asn1.ber.tlv.LongDecoderException
-
Creates a LongDecoderException
- longestCommonSubsequence(CharSequence, CharSequence) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns the longest common subsequence (LCS) of two
CharSequenceobjects. - longestCommonSubsequence(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LongestCommonSubsequence
-
Computes the longest common subsequence between the two
CharSequence's passed as input. - longestCommonSubsequence(List<E>, List<E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns the longest common subsequence (LCS) of two sequences (lists).
- longestCommonSubsequence(List<E>, List<E>, Equator<? super E>) - Static method in class org.apache.commons.collections4.ListUtils
-
Returns the longest common subsequence (LCS) of two sequences (lists).
- LongestCommonSubsequence - Class in org.apache.commons.text.similarity
-
A similarity algorithm indicating the length of the longest common subsequence between two strings.
- LongestCommonSubsequence() - Constructor for class org.apache.commons.text.similarity.LongestCommonSubsequence
- LongestCommonSubsequenceDistance - Class in org.apache.commons.text.similarity
-
An edit distance algorithm based on the length of the longest common subsequence between two strings.
- LongestCommonSubsequenceDistance() - Constructor for class org.apache.commons.text.similarity.LongestCommonSubsequenceDistance
- longestCommonSubstringLengthArray(CharSequence, CharSequence) - Method in class org.apache.commons.text.similarity.LongestCommonSubsequence
-
Computes the lcsLengthArray for the sake of doing the actual lcs calculation.
- longToBinary(long, int, boolean[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a long into an array of boolean using the default (little endian, Lsb0) byte and bit ordering.
- longToByteArray(long, int, byte[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a long into an array of byte using the default (little endian, Lsb0) byte and bit ordering.
- longToHex(long, int, String, int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a long into an array of Char using the default (little endian, Lsb0) byte and bit ordering.
- longToIntArray(long, int, int[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a long into an array of int using the default (little endian, Lsb0) byte and bit ordering.
- longToShortArray(long, int, short[], int, int) - Static method in class org.apache.commons.lang3.Conversion
-
Converts a long into an array of short using the default (little endian, Lsb0) byte and bit ordering.
- longValue() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets the fraction as a
long. - longValue() - Method in class org.apache.commons.lang3.mutable.MutableByte
-
Returns the value of this MutableByte as a long.
- longValue() - Method in class org.apache.commons.lang3.mutable.MutableDouble
-
Returns the value of this MutableDouble as a long.
- longValue() - Method in class org.apache.commons.lang3.mutable.MutableFloat
-
Returns the value of this MutableFloat as a long.
- longValue() - Method in class org.apache.commons.lang3.mutable.MutableInt
-
Returns the value of this MutableInt as a long.
- longValue() - Method in class org.apache.commons.lang3.mutable.MutableLong
-
Returns the value of this MutableLong as a long.
- longValue() - Method in class org.apache.commons.lang3.mutable.MutableShort
-
Returns the value of this MutableShort as a long.
- lookuEntityReplacement(int) - Method in class org.xmlpull.mxp1.MXParser
- lookuEntityReplacement(int) - Method in class org.xmlpull.mxp1.MXParserNonValidating
- lookup(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultDitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
- lookup(int) - Method in interface org.apache.directory.api.ldap.model.schema.registries.DitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
- lookup(int) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
- lookup(String) - Method in class org.apache.commons.lang3.text.StrLookup
-
Deprecated.Looks up a String key to a String value.
- lookup(String) - Method in class org.apache.commons.lang3.text.StrLookup.MapStrLookup
-
Deprecated.Looks up a String key to a String value using the map.
- lookup(String) - Method in class org.apache.commons.text.lookup.BiFunctionStringLookup
- lookup(String) - Method in class org.apache.commons.text.lookup.ConstantStringLookup
-
Tries to resolve the specified variable.
- lookup(String) - Method in class org.apache.commons.text.lookup.DateStringLookup
-
Formats the current date with the format given in the key in a format compatible with
SimpleDateFormat. - lookup(String) - Method in class org.apache.commons.text.lookup.DnsStringLookup
-
Looks up the DNS value of the key.
- lookup(String) - Method in class org.apache.commons.text.lookup.FileStringLookup
-
Looks up the value for the key in the format "DocumentPath:XPath".
- lookup(String) - Method in class org.apache.commons.text.lookup.FunctionStringLookup
-
Looks up a String key by applying the function.
- lookup(String) - Method in class org.apache.commons.text.lookup.InterpolatorStringLookup
-
Resolves the specified variable.
- lookup(String) - Method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
Looks up the value of the Java platform key.
- lookup(String) - Method in class org.apache.commons.text.lookup.LocalHostStringLookup
-
Looks up the value of a local host key.
- lookup(String) - Method in class org.apache.commons.text.lookup.PropertiesStringLookup
-
Looks up the value for the key in the format "DocumentPath:XPath".
- lookup(String) - Method in class org.apache.commons.text.lookup.ResourceBundleStringLookup
-
Looks up the value for the key in the format "BundleName:BundleKey".
- lookup(String) - Method in class org.apache.commons.text.lookup.ScriptStringLookup
-
Execute the script with the engine name in the format "EngineName:Script".
- lookup(String) - Method in interface org.apache.commons.text.lookup.StringLookup
-
Looks up a String key to provide a String value.
- lookup(String) - Method in class org.apache.commons.text.lookup.UrlDecoderStringLookup
- lookup(String) - Method in class org.apache.commons.text.lookup.UrlEncoderStringLookup
- lookup(String) - Method in class org.apache.commons.text.lookup.UrlStringLookup
-
Looks up the value for the key in the format "DocumentPath:XPath".
- lookup(String) - Method in class org.apache.commons.text.lookup.XmlStringLookup
-
Looks up the value for the key in the format "DocumentPath:XPath".
- lookup(String) - Method in class org.apache.commons.text.StrLookup.MapStrLookup
-
Deprecated.Looks up a String key to a String value using the map.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableAttributeTypeRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableComparatorRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitContentRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableDitStructureRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableLdapSyntaxRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableMatchingRuleUseRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNameFormRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableNormalizerRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableObjectClassRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in class org.apache.directory.api.ldap.model.schema.registries.ImmutableSyntaxCheckerRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in interface org.apache.directory.api.ldap.model.schema.registries.SchemaObjectRegistry
-
Looks up a SchemaObject by its unique Object Identifier or by name.
- lookup(String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name.
- lookup(String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name.
- lookup(String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name.
- lookup(String, String...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name.
- lookup(String, String...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name.
- lookup(String, String...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name.
- lookup(String, Control[], String...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name.
- lookup(String, Control[], String...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name.
- lookup(String, Control[], String...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name.
- lookup(String, P) - Method in class org.apache.commons.text.lookup.BiFunctionStringLookup
-
Looks up a String key by applying the function.
- lookup(String, U) - Method in interface org.apache.commons.text.lookup.BiStringLookup
-
Looks up a String key to provide a String value.
- lookup(Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name..
- lookup(Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name..
- lookup(Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name..
- lookup(Dn, String...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name.
- lookup(Dn, String...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name.
- lookup(Dn, String...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name.
- lookup(Dn, String[], EntryMapper<T>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Performs a lookup, requesting
attributes, and supplies the matching entry to theentryMapper. - lookup(Dn, String[], EntryMapper<T>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Performs a lookup, requesting
attributes, and supplies the matching entry to theentryMapper. - lookup(Dn, Control[], String...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Searches for an entry having the given distinguished name.
- lookup(Dn, Control[], String...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Searches for an entry having the given distinguished name.
- lookup(Dn, Control[], String...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Searches for an entry having the given distinguished name.
- lookup(Dn, EntryMapper<T>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Performs a lookup, and supplies the matching entry to the
entryMapper. - lookup(Dn, EntryMapper<T>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Performs a lookup, and supplies the matching entry to the
entryMapper. - LOOKUP_MAX - Static variable in class org.xmlpull.mxp1.MXParser
- LOOKUP_MAX_CHAR - Static variable in class org.xmlpull.mxp1.MXParser
- lookupAttributeTypeRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for an AttributeType in the AttributeType registry
- lookupAttributeTypeRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for an AttributeType in the AttributeType registry
- lookupComparatorRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a Comparator in the Comparator registry
- lookupComparatorRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for a Comparator in the Comparator registry
- LookupLdapConnectionValidator - Class in org.apache.directory.ldap.client.api
-
An implementation of
LdapConnectionValidatorthat attempts a simple lookup on the rootDSE. - LookupLdapConnectionValidator() - Constructor for class org.apache.directory.ldap.client.api.LookupLdapConnectionValidator
- lookupLdapSyntaxRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for an LdapSyntax in the LdapSyntax registry
- lookupLdapSyntaxRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for an LdapSyntax in the LdapSyntax registry
- LOOKUPLENGTH - Static variable in class org.apache.mina.util.Base64
-
Lookup length.
- lookupMatchingRuleRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a MatchingRule in the MatchingRule registry
- lookupMatchingRuleRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for a MatchingRule in the MatchingRule registry
- lookupNameChar - Static variable in class org.xmlpull.mxp1.MXParser
- lookupNamespaceByName(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- lookupNamespaceByName(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- lookupNamespaceByName(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Find namespace (will have non empty prefix) corresponding to namespace name checking first current elemen and if not found continue in parent (if element has parent).
- lookupNamespaceByPrefix(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- lookupNamespaceByPrefix(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- lookupNamespaceByPrefix(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Find namespace (will have non empty prefix) corresponding to namespace prefix checking first current elemen and if not found continue in parent (if element has parent) and so on.
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMAttribute
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMCDATA
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMComment
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMDocument
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMDocumentType
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMElement
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMEntityReference
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMNamespace
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- lookupNamespaceURI(String) - Method in class org.dom4j.dom.DOMText
- lookupNameStartChar - Static variable in class org.xmlpull.mxp1.MXParser
- lookupNormalizerRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a Normalizer in the Normalizer registry
- lookupNormalizerRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for a Normalizer in the Normalizer registry
- lookupObjectClassRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a ObjectClass in the ObjectClass registry
- lookupObjectClassRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for a ObjectClass in the ObjectClass registry
- lookupOrDeclarePrefix(String) - Method in class org.xmlpull.mxp1_serializer.MXSerializer
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMAttribute
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMCDATA
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMComment
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMDocument
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMDocumentType
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMElement
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMEntityReference
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMNamespace
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMProcessingInstruction
- lookupPrefix(String) - Method in class org.dom4j.dom.DOMText
- lookupSyntaxCheckerRegistry(String) - Method in interface org.apache.directory.api.ldap.model.schema.SchemaManager
-
Lookup for a SyntaxChecker in the SyntaxChecker registry
- lookupSyntaxCheckerRegistry(String) - Method in class org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager
-
Lookup for a SyntaxChecker in the SyntaxChecker registry
- LookupTranslator - Class in org.apache.commons.lang3.text.translate
-
Deprecated.as of 3.6, use commons-text LookupTranslator instead
- LookupTranslator - Class in org.apache.commons.text.translate
-
Translates a value using a lookup table.
- LookupTranslator(CharSequence[]...) - Constructor for class org.apache.commons.lang3.text.translate.LookupTranslator
-
Deprecated.Define the lookup table to be used in translation Note that, as of Lang 3.1, the key to the lookup table is converted to a java.lang.String.
- LookupTranslator(Map<CharSequence, CharSequence>) - Constructor for class org.apache.commons.text.translate.LookupTranslator
-
Define the lookup table to be used in translation Note that, as of Lang 3.1 (the origin of this code), the key to the lookup table is converted to a java.lang.String.
- loop() - Method in class org.apache.commons.collections4.FluentIterable
-
Returns a new FluentIterable whose iterator will loop infinitely over the elements from this iterable.
- LOOP_DETECT - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error may be returned by the server if it detects an alias or referral loop, and is unable to satisfy the client's request.
- LOOPBACK - Static variable in class org.apache.directory.api.util.Network
-
The loopback address (ie, ::1 or 127.0.0.1
- LOOPBACK_HOSTNAME - Static variable in class org.apache.directory.api.util.Network
-
The loopback hostname
- loopingIterable(Iterable<E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Returns a view of the given iterable which will cycle infinitely over its elements.
- loopingIterator(Collection<? extends E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that loops continuously over the supplied collection.
- LoopingIterator<E> - Class in org.apache.commons.collections4.iterators
-
An Iterator that restarts when it reaches the end.
- LoopingIterator(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.iterators.LoopingIterator
-
Constructor that wraps a collection.
- loopingListIterator(List<E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an iterator that loops continuously over the supplied list.
- LoopingListIterator<E> - Class in org.apache.commons.collections4.iterators
-
A ListIterator that restarts when it reaches the end or when it reaches the beginning.
- LoopingListIterator(List<E>) - Constructor for class org.apache.commons.collections4.iterators.LoopingListIterator
-
Constructor that wraps a list.
- LOW - org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Low SASL Security Strength
- lower(E) - Method in class org.apache.commons.collections4.set.AbstractNavigableSetDecorator
- lower(E) - Method in class org.apache.commons.collections4.set.PredicatedNavigableSet
- lower(E) - Method in class org.apache.commons.collections4.set.TransformedNavigableSet
- LOWER_BOUND - org.checkerframework.framework.qual.TypeUseLocation
-
Apply default annotations to unannotated lower bounds for type variables and wildcards both explicit ones in
extendsclauses, and implicit upper bounds when no explicitextendsorsuperclause is present. - LowerBoundBottom - Annotation Type in org.checkerframework.checker.index.qual
-
The bottom type of the lower bound type system.
- LowerBoundUnknown - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to value that might be -2 or lower.
- lowerCase(String) - Static method in class org.apache.commons.lang3.StringUtils
-
Converts a String to lower case as per
String.toLowerCase(). - lowerCase(String) - Static method in class org.apache.directory.api.util.Strings
-
Converts a String to lower case as per
String.toLowerCase(). - lowerCase(String, Locale) - Static method in class org.apache.commons.lang3.StringUtils
-
Converts a String to lower case as per
String.toLowerCase(Locale). - lowerCaseAscii(String) - Static method in class org.apache.directory.api.util.Strings
-
Rewrote the toLowercase method to improve performances.
- LowerCaseKeyMap - Class in org.apache.directory.api.ldap.model.schema.registries
-
a map implementation which converts the keys to lower case before inserting
- LowerCaseKeyMap() - Constructor for class org.apache.directory.api.ldap.model.schema.registries.LowerCaseKeyMap
- lowerEntry(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns a key-value mapping associated with the greatest key strictly less than the given key, or null if there is no such key.
- LRUMap<K,V> - Class in org.apache.commons.collections4.map
-
A
Mapimplementation with a fixed maximum size which removes the least recently used entry if an entry is added when full. - LRUMap() - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new empty map with a maximum size of 100.
- LRUMap(int) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int, boolean) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int, float) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified max capacity and load factor.
- LRUMap(int, float, boolean) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified max capacity and load factor.
- LRUMap(int, int) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified maximum size.
- LRUMap(int, int, float) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified max / initial capacity and load factor.
- LRUMap(int, int, float, boolean) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructs a new, empty map with the specified max / initial capacity and load factor.
- LRUMap(Map<? extends K, ? extends V>) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructor copying elements from another map.
- LRUMap(Map<? extends K, ? extends V>, boolean) - Constructor for class org.apache.commons.collections4.map.LRUMap
-
Constructor copying elements from another map.
- lt(A) - Static method in class org.apache.commons.lang3.compare.ComparableUtils
-
Checks if the tested object is less than
b - LTEqLengthOf - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to an integer whose value is less than or equal to the lengths of all the given sequences.
- LTLengthOf - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to an integer whose value is less than the lengths of all the given sequences.
- LTOMLengthOf - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to an integer whose value is at least 2 less than the lengths of all the given sequences.
- Luminance - Annotation Type in org.checkerframework.checker.units.qual
-
Units of luminance.
- lutf1(AntlrDnParser.UpAndNormValue) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnParser
-
RFC 4514, Section 3:
M
- m - Annotation Type in org.checkerframework.checker.units.qual
-
Meter.
- m - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
- M - Static variable in class org.apache.commons.lang3.time.DurationFormatUtils
- M_APPLIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_APPLIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_APPLIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_APPLIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_AUX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_AUX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_AUX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_AUX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_BYTECODE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_BYTECODE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_BYTECODE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_BYTECODE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_COLLECTIVE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_COLLECTIVE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_COLLECTIVE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_COLLECTIVE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DEPENDENCIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DEPENDENCIES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DEPENDENCIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DEPENDENCIES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DESCRIPTION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DESCRIPTION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DESCRIPTION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DESCRIPTION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DISABLED_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DISABLED_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_DISABLED_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_DISABLED_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_EQUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_EQUALITY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_EQUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_EQUALITY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_FORM_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_FORM_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_FORM_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_FORM_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_FQCN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_FQCN_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_FQCN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_FQCN_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_LENGTH_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_LENGTH_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MATCHING_RULE_SYNTAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MATCHING_RULE_SYNTAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MATCHING_RULE_SYNTAX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MATCHING_RULE_SYNTAX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MAY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MAY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MUST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MUST_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_MUST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_MUST_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NO_USER_MODIFICATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NO_USER_MODIFICATION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NO_USER_MODIFICATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NO_USER_MODIFICATION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NOT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NOT_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_NOT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_NOT_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OBSOLETE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OBSOLETE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OBSOLETE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OBSOLETE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OC_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OC_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OC_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OC_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_OID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_OID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_ORDERING_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_ORDERING_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_ORDERING_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_ORDERING_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_RULE_ID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_RULE_ID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_RULEID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_RULEID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SINGLE_VALUE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SINGLE_VALUE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SINGLE_VALUE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SINGLE_VALUE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUBSTR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUBSTR_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUBSTR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUBSTR_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_ATTRIBUTE_TYPE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_ATTRIBUTE_TYPE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_ATTRIBUTE_TYPE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_ATTRIBUTE_TYPE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_DIT_STRUCTURE_RULE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_DIT_STRUCTURE_RULE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_DIT_STRUCTURE_RULE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_DIT_STRUCTURE_RULE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SUP_OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SUP_OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SYNTAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SYNTAX_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_SYNTAX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_SYNTAX_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_TYPE_OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_TYPE_OBJECT_CLASS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_TYPE_OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_TYPE_OBJECT_CLASS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_USAGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_USAGE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- M_USAGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- M_USAGE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- m2 - Annotation Type in org.checkerframework.checker.units.qual
-
Square meter.
- m3 - Annotation Type in org.checkerframework.checker.units.qual
-
Cubic meter.
- MAC - Static variable in class org.apache.mina.filter.codec.textline.LineDelimiter
-
The line delimiter constant of Mac OS (
"\r") - MAC_ADDRESS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MAC_ADDRESS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- mAckQueue - Variable in class org.apache.mina.filter.ssl.SslHandler
-
Requests which have been sent to the socket and waiting acknowledgment
- MAIL_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MAIL_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MAIL_PREFERENCE_OPTION_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MAIL_PREFERENCE_OPTION_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MAIL_PREFERENCE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MailPreferenceSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a Boolean according to RFC 1778.
- MailPreferenceSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- main(String[]) - Static method in class org.apache.commons.codec.cli.Digest
-
Runs the digest algorithm in
args[0]on the file inargs[1]. - main(String[]) - Static method in class org.apache.commons.text.lookup.JavaPlatformStringLookup
-
The main method for running the JavaPlatformStringLookup.
- main(String[]) - Static method in class org.apache.directory.ldap.client.api.LdifAnonymizer
-
The entry point, when used as a standalone application.
- main(String[]) - Static method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
-
Minimal inline test
- main(String[]) - Static method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
- mainACIItemComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- mainACIItemComponent() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- makeElement(Branch, String) - Static method in class org.dom4j.DocumentHelper
-
makeElement
- makeIntFromByte2(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Reads an int from 2 bytes of the given array at offset 0.
- makeIntFromByte2(byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Reads an int from 2 bytes of the given array at the given offset.
- makeIntFromByte4(byte[]) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Reads an int from 4 bytes of the given array at offset 0.
- makeIntFromByte4(byte[], int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Reads an int from 4 bytes of the given array at the given offset.
- makeObject() - Method in class org.apache.commons.pool2.BasePooledObjectFactory
- makeObject() - Method in interface org.apache.commons.pool2.PooledObjectFactory
-
Creates an instance that can be served by the pool and wrap it in a
PooledObjectto be managed by the pool. - makeObject() - Method in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
-
Creates an instance that can be served by the pool and wrap it in a
PooledObjectto be managed by the pool. - makeObject() - Method in class org.apache.directory.ldap.client.api.ValidatingPoolableLdapConnectionFactory
-
Creates an instance that can be served by the pool and wrap it in a
PooledObjectto be managed by the pool. - makeObject(K) - Method in class org.apache.commons.pool2.BaseKeyedPooledObjectFactory
- makeObject(K) - Method in interface org.apache.commons.pool2.KeyedPooledObjectFactory
-
Creates an instance that can be served by the pool and wrap it in a
PooledObjectto be managed by the pool. - makeString() - Method in class org.apache.commons.codec.language.bm.PhoneticEngine.PhonemeBuilder
-
Stringifies the phoneme set.
- makeTerminated() - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
- makeTerminated() - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.
- MALFORMED_REQUEST - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
Malformed request error response type.
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mALPHA(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- ManageDsaIT - Interface in org.apache.directory.api.ldap.model.message.controls
-
Control which allows for the management of referrals and other DSA specific entities without processing them: meaning the referrals are treated as regular entries using this control.
- ManageDsaITFactory - Class in org.apache.directory.api.ldap.codec.controls.manageDsaIT
-
A codec
ControlFactoryimplementation forManageDsaITcontrol. - ManageDsaITFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.codec.controls.manageDsaIT.ManageDsaITFactory
-
Creates a new instance of ManageDsaITFactory.
- ManageDsaITImpl - Class in org.apache.directory.api.ldap.model.message.controls
-
Simple ManageDsaIT implementation class.
- ManageDsaITImpl() - Constructor for class org.apache.directory.api.ldap.model.message.controls.ManageDsaITImpl
-
Default constructor.
- ManageDsaITImpl(boolean) - Constructor for class org.apache.directory.api.ldap.model.message.controls.ManageDsaITImpl
-
Creates instance and sets criticality at same time.
- MANAGER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MANAGER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MandatoryAndOptionalComponentsMonitor - Class in org.apache.directory.api.util
-
A monitor that tracks both, mandatory and optional components.
- MandatoryAndOptionalComponentsMonitor(String[], String[]) - Constructor for class org.apache.directory.api.util.MandatoryAndOptionalComponentsMonitor
-
Instantiates a new mandatory and optional components monitor.
- MandatoryComponentsMonitor - Class in org.apache.directory.api.util
-
A components monitor for manadatory components.
- MandatoryComponentsMonitor(String[]) - Constructor for class org.apache.directory.api.util.MandatoryComponentsMonitor
-
Instantiates a new mandatory components monitor.
- ManyReplyRequest - Interface in org.apache.directory.api.ldap.model.message
-
A request that can generate zero, one, or more heterogenous responses for a single request.
- map - Variable in class org.apache.commons.collections4.map.AbstractMapDecorator
-
The map to decorate
- map - Variable in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
The map to decorate
- map - Variable in class org.apache.mina.util.MapBackedSet
- map() - Method in annotation type org.checkerframework.checker.nullness.qual.EnsuresKeyFor
-
Returns Java expressions whose values are maps, each of which contains each expression value as a key (after successful method termination).
- map() - Method in annotation type org.checkerframework.checker.nullness.qual.EnsuresKeyForIf
-
Returns Java expressions whose values are maps, each of which contains each expression value as a key (after the method returns the given result).
- map(FailableFunction<O, R, ?>) - Method in class org.apache.commons.lang3.stream.Streams.FailableStream
-
Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(Functions.FailableFunction<O, R, ?>) - Method in class org.apache.commons.lang3.Streams.FailableStream
-
Deprecated.Returns a stream consisting of the results of applying the given function to the elements of this stream.
- map(Entry) - Method in interface org.apache.directory.ldap.client.template.EntryMapper
-
Will be called once for each entry in the search result.
- mapBackedSet(Map<E, ? super V>) - Static method in class org.apache.commons.collections4.set.MapBackedSet
-
Factory method to create a set from a map.
- mapBackedSet(Map<E, ? super V>, V) - Static method in class org.apache.commons.collections4.set.MapBackedSet
-
Factory method to create a set from a map.
- MapBackedSet<E,V> - Class in org.apache.commons.collections4.set
-
Decorates a
Mapto obtainSetbehaviour. - MapBackedSet<E> - Class in org.apache.mina.util
- MapBackedSet(Map<E, Boolean>) - Constructor for class org.apache.mina.util.MapBackedSet
-
Creates a new MapBackedSet instance
- MapBackedSet(Map<E, Boolean>, Collection<E>) - Constructor for class org.apache.mina.util.MapBackedSet
-
Creates a new MapBackedSet instance
- mapCaseSensitive(String) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Apply the RFC 4518 MAP transformation, case sensitive
- MapEntry(Map.Entry<K, V>, AbstractDualBidiMap<K, V>) - Constructor for class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.MapEntry
-
Constructor.
- mapIgnoreCase(String) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Apply the RFC 4518 MAP transformation, case insensitive
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.AbstractBidiMapDecorator
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Obtains a
MapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
-
Obtains an ordered map iterator.
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableBidiMap
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableOrderedBidiMap
- mapIterator() - Method in class org.apache.commons.collections4.bidimap.UnmodifiableSortedBidiMap
- mapIterator() - Method in interface org.apache.commons.collections4.IterableGet
-
Obtains a
MapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.map.AbstractHashedMap
-
Gets an iterator over the map.
- mapIterator() - Method in class org.apache.commons.collections4.map.AbstractIterableMap
-
Obtains a
MapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets an iterator over the map.
- mapIterator() - Method in class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
- mapIterator() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap
-
Gets a MapIterator over the reference map.
- mapIterator() - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
-
Obtains a
MapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.map.Flat3Map
-
Gets an iterator over the map.
- mapIterator() - Method in class org.apache.commons.collections4.map.ListOrderedMap
- mapIterator() - Method in class org.apache.commons.collections4.map.MultiKeyMap
- mapIterator() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Obtains an
OrderedMapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.map.UnmodifiableMap
- mapIterator() - Method in class org.apache.commons.collections4.map.UnmodifiableOrderedMap
- mapIterator() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMap
- mapIterator() - Method in class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
- mapIterator() - Method in class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
- mapIterator() - Method in interface org.apache.commons.collections4.MultiValuedMap
-
Obtains a
MapIteratorover this multi-valued map. - mapIterator() - Method in interface org.apache.commons.collections4.OrderedMap
-
Obtains an
OrderedMapIteratorover the map. - mapIterator() - Method in class org.apache.commons.collections4.splitmap.AbstractIterableGetMapDecorator
-
Get a MapIterator over this Get.
- mapIterator() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- mapIterator() - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- MapIterator<K,V> - Interface in org.apache.commons.collections4
-
Defines an iterator that operates over a
Map. - mapLookup(Map<String, V>) - Static method in class org.apache.commons.lang3.text.StrLookup
-
Deprecated.Returns a lookup which looks up values using a map.
- mapLookup(Map<String, V>) - Static method in class org.apache.commons.text.StrLookup
-
Deprecated.Returns a lookup which looks up values using a map.
- mapStringLookup(Map<String, V>) - Method in class org.apache.commons.text.lookup.StringLookupFactory
-
Returns a new map-based lookup where the request for a lookup is answered with the value for that key.
- MapStrLookup(Map<String, V>) - Constructor for class org.apache.commons.lang3.text.StrLookup.MapStrLookup
-
Deprecated.Creates a new instance backed by a Map.
- MapStrLookup(Map<String, V>) - Constructor for class org.apache.commons.text.StrLookup.MapStrLookup
-
Deprecated.Creates a new instance backed by a Map.
- mapToString(Map<?, ?>) - Static method in class org.apache.directory.api.util.Strings
-
Utility method that return a String representation of a map.
- mapToString(Map<?, ?>, String) - Static method in class org.apache.directory.api.util.Strings
-
Utility method that return a String representation of a map.
- mapTransformer(Map<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.functors.MapTransformer
-
Factory to create the transformer.
- mapTransformer(Map<? super I, ? extends O>) - Static method in class org.apache.commons.collections4.TransformerUtils
-
Creates a Transformer that uses the passed in Map to transform the input object (as a simple lookup).
- MapTransformer<I,O> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that returns the value held in a specified map using the input parameter as a key.
- MapUtils - Class in org.apache.commons.collections4
- mark() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- mark() - Method in class org.apache.mina.core.buffer.IoBuffer
- mark() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- mark(int) - Method in class org.apache.commons.codec.binary.BaseNCodecInputStream
-
Marks the current position in this input stream.
- mark(int) - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderReader
-
Deprecated.
- mark(int) - Method in class org.apache.commons.text.StrBuilder.StrBuilderReader
-
Deprecated.
- mark(int) - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderReader
- markAbandoned() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Marks the pooled object as
ABANDONED. - markAbandoned() - Method in interface org.apache.commons.pool2.PooledObject
-
Marks the pooled object as abandoned.
- marker - Variable in class org.slf4j.event.SubstituteLoggingEvent
- Marker - Interface in org.slf4j
-
Markers are named objects used to enrich log statements.
- MARKER_FACTORY - Static variable in class org.slf4j.MarkerFactory
- MarkerFactory - Class in org.slf4j
-
MarkerFactory is a utility class producing
Markerinstances as appropriate for the logging system currently in use. - MarkerFactoryBinder - Interface in org.slf4j.spi
-
An internal interface which helps the static
MarkerFactoryclass bind with the appropriateIMarkerFactoryinstance. - MarkerIgnoringBase - Class in org.slf4j.helpers
-
This class serves as base for adapters or native implementations of logging systems lacking Marker support.
- MarkerIgnoringBase() - Constructor for class org.slf4j.helpers.MarkerIgnoringBase
- markReturning() - Method in class org.apache.commons.pool2.impl.DefaultPooledObject
-
Marks the pooled object as
RETURNING. - markReturning() - Method in interface org.apache.commons.pool2.PooledObject
-
Marks the object as returning to the pool.
- markReturningState(PooledObject<T>) - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
Marks the object as returning to the pool.
- markSupported() - Method in class org.apache.commons.codec.binary.BaseNCodecInputStream
- markSupported() - Method in class org.apache.commons.lang3.text.StrBuilder.StrBuilderReader
-
Deprecated.
- markSupported() - Method in class org.apache.commons.text.StrBuilder.StrBuilderReader
-
Deprecated.
- markSupported() - Method in class org.apache.commons.text.TextStringBuilder.TextStringBuilderReader
- markValue() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- markValue() - Method in class org.apache.mina.core.buffer.IoBuffer
- markValue() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- marshal(javax.xml.bind.Element) - Method in class org.dom4j.jaxb.JAXBSupport
-
Marshals the given
javax.xml.bind.Elementin to its DOM4J counterpart. - MASK_8BITS - Static variable in class org.apache.commons.codec.binary.BaseNCodec
-
Mask used to extract 8 bits, used in decoding bytes
- Mass - Annotation Type in org.checkerframework.checker.units.qual
-
Units of mass.
- MASTER_AND_SHADOW_ACCESS_POINTS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MasterAndShadowAccessPointSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a MasterAndShadowAccessPoint.
- MasterAndShadowAccessPointSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- MATCH_VALUE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MATCH_VALUE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MATCHED_DN - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MATCHED_DN_BR_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MATCHED_DN_ER_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MATCHED_DN_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- matches(int, String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- matches(int, String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Tests if the current event is of the given type and if the namespace and name match.
- matches(CharSequence, CharSequence) - Static method in class org.apache.commons.text.similarity.JaroWinklerDistance
-
Deprecated.Deprecated as of 1.7. This method will be removed in 2.0, and moved to a Jaro Winkler similarity class.
- matches(CharSequence, CharSequence) - Static method in class org.apache.commons.text.similarity.JaroWinklerSimilarity
-
This method returns the Jaro-Winkler string matches, half transpositions, prefix array.
- matches(String) - Method in interface org.dom4j.Node
-
matchesreturns true if evaluating the given XPath expression on this node returns a non-empty node set containing this node. - matches(String) - Method in class org.dom4j.tree.AbstractNode
- matches(Node) - Method in interface org.dom4j.NodeFilter
-
matchesreturns true if the given node matches the filter condition. - matches(Node) - Method in class org.dom4j.rule.pattern.DefaultPattern
- matches(Node) - Method in interface org.dom4j.rule.Pattern
-
DOCUMENT ME!
- matches(Node) - Method in class org.dom4j.rule.pattern.NodeTypePattern
- matches(Node) - Method in class org.dom4j.rule.Rule
-
DOCUMENT ME!
- matches(Node) - Method in class org.dom4j.tree.ElementIterator
-
Deprecated.DOCUMENT ME!
- matches(Node) - Method in class org.dom4j.tree.ElementNameIterator
-
Deprecated.DOCUMENT ME!
- matches(Node) - Method in class org.dom4j.tree.ElementQNameIterator
-
Deprecated.DOCUMENT ME!
- matches(Node) - Method in class org.dom4j.xpath.DefaultXPath
- matches(Node) - Method in interface org.dom4j.XPath
-
matchesreturns true if the given node matches the XPath expression. - matches(Node) - Method in class org.dom4j.xpath.XPathPattern
- matches(XmlPullParser, int, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Tests if the current event is of the given type and if the namespace and name match.
- matches(T) - Method in class org.dom4j.tree.FilterIterator
-
Deprecated.Filter method to perform some matching on the given element.
- matchesAll(Iterable<C>, Predicate<? super C>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Deprecated.since 4.1, use
IterableUtils.matchesAll(Iterable, Predicate)instead - matchesAll(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Answers true if a predicate is true for every element of an iterable.
- matchesAll(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Answers true if a predicate is true for every element of an iterator.
- matchesAny(Iterable<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IterableUtils
-
Answers true if a predicate is true for any element of the iterable.
- matchesAny(Iterator<E>, Predicate<? super E>) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Answers true if a predicate is true for any element of the iterator.
- matchesPattern(CharSequence, String) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence matches the specified regular expression pattern; otherwise throwing an exception.
- matchesPattern(CharSequence, String, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence matches the specified regular expression pattern; otherwise throwing an exception with the specified message.
- MatchesRegex - Annotation Type in org.checkerframework.common.value.qual
-
An annotation indicating the possible values for a String type.
- MATCHING_RULE - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A MatchingRule
- MATCHING_RULE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MATCHING_RULE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_ID_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MATCHING_RULE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MATCHING_RULE_TYPE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MATCHING_RULE_USE - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A MatchingRuleUse
- MATCHING_RULE_USE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_USE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_USE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_USE_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULE_USE_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULES_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULES_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MATCHING_RULES_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MatchingRule - Class in org.apache.directory.api.ldap.model.schema
-
A matchingRule definition.
- MatchingRule(String) - Constructor for class org.apache.directory.api.ldap.model.schema.MatchingRule
-
Creates a new instance of MatchingRule.
- MatchingRuleAssertionFilter - Class in org.apache.directory.ldap.client.api.search
-
A class to represent the extensible matching filter.
- MatchingRuleAssertionFilter(String, String, FilterOperator) - Constructor for class org.apache.directory.ldap.client.api.search.MatchingRuleAssertionFilter
-
Creates a new instance of MatchingRuleAssertionFilter.
- MatchingRuleAssertionFilterBuilder - Class in org.apache.directory.ldap.client.api.search
- MatchingRuleAssertionFilterBuilder(String, String) - Constructor for class org.apache.directory.ldap.client.api.search.MatchingRuleAssertionFilterBuilder
-
Creates a new instance of MatchingRuleAssertionFilterBuilder.
- MatchingRuleDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 matching rule descriptions.
- MatchingRuleDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.MatchingRuleDescriptionSchemaParser
-
Creates a schema parser instance.
- MatchingRuleDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the matching rule description syntax according to RFC 4512, par 4.2.3:
- MatchingRuleDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- MatchingRuleEnum - Enum in org.apache.directory.api.ldap.model.schema
-
Type safe enum for a matching rule's comparator and normalizer component usage string.
- MatchingRuleHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an MatchingRule in relation with the Registries and SchemaManager.
- matchingRuleRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The MatchingRule registry
- MatchingRuleRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An AttributeType registry service interface.
- matchingRulesMatch(MatchingRule, MatchingRule) - Static method in class org.apache.directory.api.ldap.model.schema.parsers.ParserDescriptionUtils
-
Checks to see if two matchingRule match exactly.
- MatchingRuleTypeEnum - Enum in org.apache.directory.api.ldap.model.schema
-
This Enum is used to list the MatchingRules that will be subject to a PrepareString.
- MatchingRuleUse - Class in org.apache.directory.api.ldap.model.schema
-
Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
- MatchingRuleUse(String) - Constructor for class org.apache.directory.api.ldap.model.schema.MatchingRuleUse
-
Creates a new instance of MatchingRuleUseDescription
- MatchingRuleUseDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 matching rule use descriptions.
- MatchingRuleUseDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.MatchingRuleUseDescriptionSchemaParser
-
Creates a schema parser instance.
- MatchingRuleUseDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the matching rule use descripton syntax according to RFC 4512, par 4.2.4:
- MatchingRuleUseDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- MatchingRuleUseHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with a MatchingRuleUse in relation with the Registries and SchemaManager.
- matchingRuleUseRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The MatchingRuleUse registry
- MatchingRuleUseRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
A MatchingRuleUse registry service interface.
- MatchRatingApproachEncoder - Class in org.apache.commons.codec.language
-
Match Rating Approach Phonetic Algorithm Developed by Western Airlines in 1977.
- MatchRatingApproachEncoder() - Constructor for class org.apache.commons.codec.language.MatchRatingApproachEncoder
- max(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
bytevalues. - max(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the maximum value in an array.
- max(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of two
doublevalues. - max(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of three
doublevalues. - max(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
doublevalues. - max(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the maximum value in an array.
- max(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of two
floatvalues. - max(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the maximum of three
floatvalues. - max(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
floatvalues. - max(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
intvalues. - max(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
longvalues. - max(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the maximum value in an array.
- max(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the maximum of three
shortvalues. - max(E, E, Comparator<E>) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Returns the larger of the given objects according to the given comparator, returning the second object if the comparator returns equal.
- max(Instant, Instant) - Static method in class org.apache.commons.pool2.impl.PoolImplUtils
-
Returns the greater of two
Instantvalues. - max(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- MAX_ATTRIBUTE_COUNT_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestStatesEnum
-
maxAttributeCount value state
- MAX_ENCODER_BUFFER_PACKETS - Static variable in class org.apache.mina.filter.ssl.SslHandler
-
Maximum size of encoder buffer in packets
- MAX_NODE_TYPE - Static variable in interface org.dom4j.Node
-
The maximum number of node types for sizing purposes
- MAX_PDU_SIZE_ATTR - Static variable in class org.apache.directory.api.ldap.codec.api.LdapDecoder
-
The maximum PDU size, stored into the LDAPSession's attribute
- MAX_PORT_NUMBER - Static variable in class org.apache.mina.util.AvailablePortFinder
-
The maximum number of server port number.
- MAX_QUEUED_MESSAGES - Static variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Maximum number of queued messages waiting for encoding
- MAX_RETURN_LENGTH_STATE - org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseStatesEnum
-
maxReturnLength value state
- MAX_UNACK_MESSAGES - Static variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Maximum number of messages waiting acknowledgement
- maxImmSub() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- maxImmSub() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- MaxImmSubItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
Restricts the maximum number of immediate subordinates of the superior entry to an entry being added or imported.
- MaxImmSubItem(int) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxImmSubItem
-
Creates a new instance.
- MAXIMUM_CAPACITY - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
The maximum capacity allowed
- maxIndentLevel - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- maxSize() - Method in interface org.apache.commons.collections4.BoundedCollection
-
Gets the maximum size of the collection (the bound).
- maxSize() - Method in interface org.apache.commons.collections4.BoundedMap
-
Gets the maximum size of the map (the bound).
- maxSize() - Method in class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- maxSize() - Method in class org.apache.commons.collections4.list.FixedSizeList
- maxSize() - Method in class org.apache.commons.collections4.map.FixedSizeMap
- maxSize() - Method in class org.apache.commons.collections4.map.FixedSizeSortedMap
- maxSize() - Method in class org.apache.commons.collections4.map.LRUMap
-
Gets the maximum size of the map (the bound).
- maxSize() - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the maximum size of the map, always 1.
- maxSize() - Method in class org.apache.commons.collections4.queue.CircularFifoQueue
-
Gets the maximum size of the collection (the bound).
- maxSize(Collection<? extends Object>) - Static method in class org.apache.commons.collections4.CollectionUtils
-
Get the maximum number of elements that the Collection can contain.
- maxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- maxValueCount() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- MaxValueCountElem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
An element of MaxValueCount.
- MaxValueCountElem(AttributeType, int) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountElem
-
Creates a new instance.
- MaxValueCountItem - Class in org.apache.directory.api.ldap.aci.protectedItem
-
Restricts the maximum number of attribute values allowed for a specified attribute type.
- MaxValueCountItem(Set<MaxValueCountElem>) - Constructor for class org.apache.directory.api.ldap.aci.protectedItem.MaxValueCountItem
-
Creates a new instance.
- may(ObjectClassHolder) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- mayAttributeTypeOids - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The list of allowed AttributeType OIDs
- mayAttributeTypes - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The list of allowed AttributeTypes
- MaybeAliased - Annotation Type in org.checkerframework.common.aliasing.qual
-
An expression with this type might have an alias.
- MaybeLeaked - Annotation Type in org.checkerframework.common.aliasing.qual
-
Temporary type qualifier:
- MaybePresent - Annotation Type in org.checkerframework.checker.optional.qual
-
The
Optionalcontainer may or may not contain a value. - MayReleaseLocks - Annotation Type in org.checkerframework.checker.lock.qual
-
The method, or one of the methods it calls, might release locks that were held prior to the method being called.
- mCHAR_REST(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
-
RFC 4514, Section 3:
- mCLOSE_BRACKET(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mCLOSE_CURLY(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mCLOSE_PARAN(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mCLOSE_PAREN(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mCOLON(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mCOLON(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mCOLON(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mCOLON(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mCOMMA(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mCOMMENT(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- MD_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MD_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- md2(byte[]) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 16 element
byte[]. - md2(InputStream) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 16 element
byte[]. - md2(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 16 element
byte[]. - MD2 - Static variable in class org.apache.commons.codec.digest.MessageDigestAlgorithms
-
The MD2 message digest algorithm defined in RFC 1319.
- md2Hex(byte[]) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 32 character hex string.
- md2Hex(InputStream) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 32 character hex string.
- md2Hex(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD2 digest and returns the value as a 32 character hex string.
- md5(byte[]) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 16 element
byte[]. - md5(InputStream) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 16 element
byte[]. - md5(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 16 element
byte[]. - MD5 - Static variable in class org.apache.commons.codec.digest.MessageDigestAlgorithms
-
The MD5 message digest algorithm defined in RFC 1321.
- MD5_LENGTH - Static variable in class org.apache.directory.api.ldap.model.password.PasswordUtil
-
The MD5 hash length
- MD5_PREFIX - Static variable in class org.apache.commons.codec.digest.Md5Crypt
-
The Identifier of this crypt() variant.
- md5Crypt(byte[]) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates a libc6 crypt() compatible "$1$" hash value.
- md5Crypt(byte[], String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates a libc crypt() compatible "$1$" MD5 based hash value.
- md5Crypt(byte[], String, String) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates a libc6 crypt() "$1$" or Apache htpasswd "$apr1$" hash value.
- md5Crypt(byte[], String, String, Random) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates a libc6 crypt() "$1$" or Apache htpasswd "$apr1$" hash value.
- md5Crypt(byte[], Random) - Static method in class org.apache.commons.codec.digest.Md5Crypt
-
Generates a libc6 crypt() compatible "$1$" hash value.
- Md5Crypt - Class in org.apache.commons.codec.digest
-
The libc crypt() "$1$" and Apache "$apr1$" MD5-based hash algorithm.
- Md5Crypt() - Constructor for class org.apache.commons.codec.digest.Md5Crypt
- md5Hex(byte[]) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 32 character hex string.
- md5Hex(InputStream) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 32 character hex string.
- md5Hex(String) - Static method in class org.apache.commons.codec.digest.DigestUtils
-
Calculates the MD5 digest and returns the value as a 32 character hex string.
- MDC - Class in org.slf4j
-
This class hides and serves as a substitute for the underlying logging system's MDC implementation.
- MDC.MDCCloseable - Class in org.slf4j
-
An adapter to remove the key when done.
- mdcAdapter - Static variable in class org.slf4j.MDC
- MDCAdapter - Interface in org.slf4j.spi
-
This interface abstracts the service offered by various MDC implementations.
- MdcInjectionFilter - Class in org.apache.mina.filter.logging
-
This filter will inject some key IoSession properties into the Mapped Diagnostic Context (MDC)
- MdcInjectionFilter() - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
-
Create a new MdcInjectionFilter instance
- MdcInjectionFilter(EnumSet<MdcInjectionFilter.MdcKey>) - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
-
Use this constructor when you want to specify which keys to add to the MDC.
- MdcInjectionFilter(MdcInjectionFilter.MdcKey...) - Constructor for class org.apache.mina.filter.logging.MdcInjectionFilter
-
Use this constructor when you want to specify which keys to add to the MDC You could still add custom keys via
MdcInjectionFilter.setProperty(IoSession, String, String) - MdcInjectionFilter.MdcKey - Enum in org.apache.mina.filter.logging
-
This enum lists all the possible keys this filter will process
- mDecodeBuffer - Variable in class org.apache.mina.filter.ssl.SslHandler
-
Progressive decoder buffer
- mDecodeThread - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Holds the decoder thread reference; used for recursion detection
- mDESC(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mDESCR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mDESCR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mDESCR(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mDESCR(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mDIGIT(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mDOLLAR(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mDOT(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mDQUOTE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- MEAN_TIMING_STATS_CACHE_SIZE - Static variable in class org.apache.commons.pool2.impl.BaseGenericObjectPool
-
The size of the caches used to store historical data for some attributes so that rolling means may be calculated.
- MECHANISM_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- median(Comparator<T>, T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the "best guess" middle value among comparables.
- median(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the "best guess" middle value among comparables.
- MEDIUM - org.apache.directory.api.ldap.model.constants.SaslSecurityStrength
-
Medium SASL Security Strength
- MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDateFormat
-
MEDIUM locale dependent date or time style.
- MEDIUM - Static variable in class org.apache.commons.lang3.time.FastDatePrinter
-
MEDIUM locale dependent date or time style.
- mega - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^6.
- MEMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MEMBER_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MEMBER_NIS_NETGROUP_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MEMBER_NIS_NETGROUP_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MEMBER_UID_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MEMBER_UID_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MemberUtils - Class in org.apache.commons.lang3.reflect
-
Contains common code for working with
Methods/Constructors, extracted and refactored fromMethodUtilswhen it was imported from Commons BeanUtils. - MemberUtils() - Constructor for class org.apache.commons.lang3.reflect.MemberUtils
- Memoizer<I,O> - Class in org.apache.commons.lang3.concurrent
-
Definition of an interface for a wrapper around a calculation that takes a single parameter and returns a result.
- Memoizer(Computable<I, O>) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Computable calculation.
- Memoizer(Computable<I, O>, boolean) - Constructor for class org.apache.commons.lang3.concurrent.Memoizer
-
Constructs a Memoizer for the provided Computable calculation, with the option of whether a Computation that experiences an error should recalculate on subsequent calls or return the same cached exception.
- MemoryClearingBuffer - Class in org.apache.directory.ldap.client.template
-
A buffer for storing sensitive information like passwords.
- mEncodeQueue - Variable in class org.apache.mina.filter.ssl.SslHandler
-
Write Requests which are enqueued prior to the completion of the handshaking
- mEngine - Variable in class org.apache.mina.filter.ssl.SslHandler
-
SSL Engine
- mEQUALS(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- merge(Languages.LanguageSet) - Method in class org.apache.commons.codec.language.bm.Languages.LanguageSet
- merge(Languages.LanguageSet) - Method in class org.apache.commons.codec.language.bm.Languages.SomeLanguages
- mergeWithLanguage(Languages.LanguageSet) - Method in class org.apache.commons.codec.language.bm.Rule.Phoneme
-
Returns a new Phoneme with the same text but a union of its current language set and the given one.
- mESC(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mESCESC(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mESCSHARP(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- message - Variable in class org.slf4j.event.SubstituteLoggingEvent
- Message - Interface in org.apache.directory.api.ldap.model.message
-
Root interface for all LDAP message type interfaces.
- MESSAGE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MESSAGE_CONTAINER_ATTR - Static variable in class org.apache.directory.api.ldap.codec.api.LdapDecoder
-
The name of the LdapSession's attribute for the LDAP container used during the decoding
- MESSAGE_END - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Message End state
- MESSAGE_ID_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MESSAGE_RECEIVED - org.apache.mina.core.session.IoEventType
-
A message has been received
- MESSAGE_SENT - org.apache.mina.core.session.IoEventType
-
A message has been sent
- MESSAGE_SENT_REQUEST - Static variable in class org.apache.mina.core.session.AbstractIoSession
-
An internal write request object that triggers message sent events.
- MESSAGE_START - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The Message Start state
- MESSAGE_TYPE_1 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Type 1
- MESSAGE_TYPE_2 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Type 2
- MESSAGE_TYPE_3 - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Type 3
- MessageDecoder - Interface in org.apache.mina.filter.codec.demux
-
Decodes a certain type of messages.
- MessageDecoderAdapter - Class in org.apache.mina.filter.codec.demux
-
An abstract
MessageDecoderimplementation for those who don't need to implementMessageDecoder.finishDecode(IoSession, ProtocolDecoderOutput)method. - MessageDecoderAdapter() - Constructor for class org.apache.mina.filter.codec.demux.MessageDecoderAdapter
- MessageDecoderFactory - Interface in org.apache.mina.filter.codec.demux
-
A factory that creates a new instance of
MessageDecoder. - MessageDecoderResult - Class in org.apache.mina.filter.codec.demux
-
Represents results from
MessageDecoder. - MessageDigestAlgorithms - Class in org.apache.commons.codec.digest
-
Standard
MessageDigestalgorithm names from the Java Cryptography Architecture Standard Algorithm Name Documentation. - MessageEncoder<T> - Interface in org.apache.mina.filter.codec.demux
-
Encodes a certain type of messages.
- MessageEncoderException - Exception in org.apache.directory.api.ldap.codec.api
-
Create an exception containing the messageId
- MessageEncoderException(int, String) - Constructor for exception org.apache.directory.api.ldap.codec.api.MessageEncoderException
-
Creates a new instance of MessageEncoderException.
- MessageEncoderException(int, String, Exception) - Constructor for exception org.apache.directory.api.ldap.codec.api.MessageEncoderException
-
Creates a new instance of MessageEncoderException.
- MessageEncoderFactory<T> - Interface in org.apache.mina.filter.codec.demux
-
A factory that creates a new instance of
MessageEncoder. - MessageException - Exception in org.apache.directory.api.ldap.model.exception
-
This exception is thrown when a message processing error occurs.
- MessageException() - Constructor for exception org.apache.directory.api.ldap.model.exception.MessageException
-
Constructs an Exception without a message.
- MessageException(String) - Constructor for exception org.apache.directory.api.ldap.model.exception.MessageException
-
Constructs an Exception with a detailed message.
- Messagefactory - Interface in org.apache.directory.api.ldap.codec.factory
-
An interface that needs to be implemented by messages to be encoded.
- MessageFormatter - Class in org.slf4j.helpers
-
Formats messages according to very simple substitution rules.
- MessageFormatter() - Constructor for class org.slf4j.helpers.MessageFormatter
- MessageHandler<M> - Interface in org.apache.mina.handler.demux
- messageId - Variable in class org.apache.directory.ldap.client.api.AbstractLdapConnection
-
A Message ID which is incremented for each operation
- messageId - Variable in class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
The messageID for this future
- messageId - Variable in class org.apache.directory.ldap.client.api.future.UniqueResponseFuture
-
The messageID for this future
- messageQueue - Variable in class org.apache.mina.filter.codec.AbstractProtocolDecoderOutput
-
The queue where decoded messages are stored
- messageQueue - Variable in class org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
-
The queue where the decoded messages are stored
- messageReceived(Object) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
-
Deprecated.Invoked when protocol message is received.
- messageReceived(Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Invoked when protocol message is received.
- messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Handles incoming data during the handshake process.
- messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
-
Handle incoming data during the handshake process.
- messageReceived(IoFilter.NextFilter, IoBuffer) - Method in class org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
-
Handles incoming data during the handshake process.
- messageReceived(IoFilter.NextFilter, IoBuffer) - Method in interface org.apache.mina.proxy.ProxyLogicHandler
-
Handle incoming data during the handshake process.
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.directory.api.ldap.codec.api.SaslFilter
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
Process the incoming message, calling the session decoder.
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Profile a MessageReceived event.
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
Filters
IoHandler.messageReceived(IoSession,Object)event. - messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.mina.proxy.filter.ProxyFilter
-
Receives data from the remote host, passes to the handler if a handshake is in progress, otherwise passes on transparently.
- messageReceived(IoSession, Object) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Handle the incoming LDAP messages.
- messageReceived(IoSession, Object) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards
messageReceivedevent to next filter. - messageReceived(IoSession, Object) - Method in interface org.apache.mina.core.service.IoHandler
-
Invoked when a message is received.
- messageReceived(IoSession, Object) - Method in class org.apache.mina.core.service.IoHandlerAdapter
-
Invoked when a message is received.
- messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.chain.ChainedIoHandler
-
Handles the specified
messageReceivedevent with theIoHandlerCommandorIoHandlerChainyou specified in the constructor. - messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Forwards the received events into the appropriate
MessageHandlerwhich is registered byDemuxingIoHandler.addReceivedMessageHandler(Class, MessageHandler). - messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.Delegates the method call to the
SingleSessionIoHandler.messageReceived(Object)method of the handler assigned to this session. - messageReceived(IoSession, Object) - Method in class org.apache.mina.handler.stream.StreamIoHandler
-
Forwards read data to input stream.
- messageSent(Object) - Method in interface org.apache.mina.handler.multiton.SingleSessionIoHandler
-
Deprecated.Invoked when protocol message that user requested by
IoSession.write(Object)is sent out actually. - messageSent(Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
-
Deprecated.Invoked when protocol message that user requested by
IoSession.write(Object)is sent out actually. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.core.filterchain.IoFilterAdapter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.codec.ProtocolCodecFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.executor.ExecutorFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.firewall.BlacklistFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.keepalive.KeepAliveFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.logging.LoggingFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.ssl.SslFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.statistic.ProfilerTimerFilter
-
Profile a MessageSent event.
- messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.stream.AbstractStreamWriteFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.CommonEventFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.filter.util.ReferenceCountingFilter
-
Filters
IoHandler.messageSent(IoSession,Object)event. - messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.mina.proxy.filter.ProxyFilter
-
Filter handshake related messages from reaching the messageSent callbacks of downstream filters.
- messageSent(IoSession, Object) - Method in interface org.apache.mina.core.service.IoHandler
-
Invoked when a message written by
IoSession.write(Object)is sent out. - messageSent(IoSession, Object) - Method in class org.apache.mina.core.service.IoHandlerAdapter
-
Invoked when a message written by
IoSession.write(Object)is sent out. - messageSent(IoSession, Object) - Method in class org.apache.mina.handler.demux.DemuxingIoHandler
-
Invoked when a message written by IoSession.write(Object) is sent out.
- messageSent(IoSession, Object) - Method in class org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
Deprecated.Delegates the method call to the
SingleSessionIoHandler.messageSent(Object)method of the handler assigned to this session. - messageSent(IoSession, WriteRequest) - Method in interface org.apache.mina.core.filterchain.IoFilter.NextFilter
-
Forwards
messageSentevent to next filter. - MessageTypeEnum - Enum in org.apache.directory.api.ldap.model.message
-
An enum to store the Ldap message type.
- META_ATTRIBUTE_TYPE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_ATTRIBUTE_TYPE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_ATTRIBUTE_TYPE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_ATTRIBUTE_TYPE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_COMPARATOR_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_COMPARATOR_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_COMPARATOR_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_COMPARATOR_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_DIT_CONTENT_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_DIT_CONTENT_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_DIT_CONTENT_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_DIT_CONTENT_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_DIT_STRUCTURE_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_DIT_STRUCTURE_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_DIT_STRUCTURE_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_DIT_STRUCTURE_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_MATCHING_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_MATCHING_RULE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_MATCHING_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_MATCHING_RULE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_MATCHING_RULE_USE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_MATCHING_RULE_USE_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_MATCHING_RULE_USE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_MATCHING_RULE_USE_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_NAME_FORM_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_NAME_FORM_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_NAME_FORM_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_NAME_FORM_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_NORMALIZER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_NORMALIZER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_NORMALIZER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_NORMALIZER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_OBJECT_CLASS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_OBJECT_CLASS_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_OBJECT_CLASS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_OBJECT_CLASS_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SCHEMA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SCHEMA_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SCHEMA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SCHEMA_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SYNTAX_CHECKER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SYNTAX_CHECKER_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SYNTAX_CHECKER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SYNTAX_CHECKER_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SYNTAX_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SYNTAX_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_SYNTAX_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_SYNTAX_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_TOP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_TOP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- META_TOP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.MetaSchemaConstants
- META_TOP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- METADATA - Static variable in class org.apache.mina.transport.socket.nio.NioDatagramSession
- METADATA - Static variable in class org.apache.mina.transport.socket.nio.NioSocketSession
- METADATA - Static variable in class org.apache.mina.transport.vmpipe.VmPipeSession
- metaphone(String) - Method in class org.apache.commons.codec.language.Metaphone
-
Find the metaphone value of a String.
- Metaphone - Class in org.apache.commons.codec.language
-
Encodes a string into a Metaphone value.
- Metaphone() - Constructor for class org.apache.commons.codec.language.Metaphone
-
Creates an instance of the Metaphone encoder
- MetaSchemaConstants - Class in org.apache.directory.api.ldap.model.constants
-
Apache meta schema specific constants used throughout the server.
- MethodDescriptor - Annotation Type in org.checkerframework.checker.signature.qual
-
Represents a method descriptor (JVM representation of method signature) as defined in the Java Virtual Machine Specification, section 4.3.3.
- methodName() - Method in annotation type org.checkerframework.common.reflection.qual.MethodVal
-
The name of the method that this Method object represents.
- methods() - Method in annotation type org.checkerframework.checker.calledmethods.qual.EnsuresCalledMethods
-
The methods guaranteed to be invoked on the expressions.
- methods() - Method in annotation type org.checkerframework.checker.calledmethods.qual.EnsuresCalledMethodsIf
-
The methods guaranteed to be invoked on the expressions if the result of the method is
EnsuresCalledMethodsIf.result(). - methods() - Method in annotation type org.checkerframework.checker.calledmethods.qual.RequiresCalledMethods
-
The methods guaranteed to be invoked on the expressions.
- MethodUtils - Class in org.apache.commons.lang3.reflect
-
Utility reflection methods focused on
Methods, originally from Commons BeanUtils. - MethodUtils - Class in org.apache.directory.api.util
- MethodUtils() - Constructor for class org.apache.commons.lang3.reflect.MethodUtils
-
MethodUtilsinstances should NOT be constructed in standard programming. - MethodVal - Annotation Type in org.checkerframework.common.reflection.qual
-
This represents a set of
MethodorConstructorvalues. - MethodValBottom - Annotation Type in org.checkerframework.common.reflection.qual
-
The bottom type in the MethodVal type system.
- mExecutor - Variable in class org.apache.mina.filter.ssl.SslHandler
-
Task executor
- mFILTER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mFILTER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mFILTER(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mFILTER(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mFILTER_VALUE(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mHandshakeComplete - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Indicates whether the first handshake was completed
- mHandshakeStarted - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Indicated whether the first handshake was started
- mHEX(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mHEXPAIR(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mHEXPAIR_OR_ESCESC_ESCSHARP_OR_ESC(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mHEXVALUE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mHEXVALUE_OR_SHARP(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- MHS_OR_ADDRESS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MhsOrAddressSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a MHSORAddress.
- MhsOrAddressSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- mHYPHEN(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mHYPHEN(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mHYPHEN(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- micro - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-6.
- MicroOperation - Enum in org.apache.directory.api.ldap.aci
-
An enumeration that represents all micro-operations that makes up LDAP operations.
- mid(String, int, int) - Static method in class org.apache.commons.lang3.StringUtils
-
Gets
lencharacters from the middle of a String. - middle - Variable in class org.apache.commons.lang3.tuple.ImmutableTriple
-
Middle object
- middle - Variable in class org.apache.commons.lang3.tuple.MutableTriple
-
Middle object
- mIDENTIFIER(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mIDENTIFIER(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- midString(int, int) - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Extracts some characters from the middle of the string builder without throwing an exception.
- midString(int, int) - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Extracts some characters from the middle of the string builder without throwing an exception.
- midString(int, int) - Method in class org.apache.commons.text.TextStringBuilder
-
Extracts some characters from the middle of the string builder without throwing an exception.
- milli - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-3.
- MILLIS_PER_DAY - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard day.
- MILLIS_PER_HOUR - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard hour.
- MILLIS_PER_MINUTE - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard minute.
- MILLIS_PER_SECOND - Static variable in class org.apache.commons.lang3.time.DateUtils
-
Number of milliseconds in a standard second.
- MIME_CHUNK_SIZE - Static variable in class org.apache.commons.codec.binary.BaseNCodec
-
MIME chunk size per RFC 2045 section 6.8.
- min - Annotation Type in org.checkerframework.checker.units.qual
-
Minute.
- min(byte...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(byte, byte, byte) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
bytevalues. - min(double...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the minimum value in an array.
- min(double...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of two
doublevalues. - min(double, double, double) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of three
doublevalues. - min(double, double, double) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
doublevalues. - min(float...) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Returns the minimum value in an array.
- min(float...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of two
floatvalues. - min(float, float, float) - Static method in class org.apache.commons.lang3.math.IEEE754rUtils
-
Gets the minimum of three
floatvalues. - min(float, float, float) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
floatvalues. - min(int...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(int, int, int) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
intvalues. - min(long...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(long, long, long) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
longvalues. - min(short...) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Returns the minimum value in an array.
- min(short, short, short) - Static method in class org.apache.commons.lang3.math.NumberUtils
-
Gets the minimum of three
shortvalues. - min(E, E, Comparator<E>) - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Returns the smaller of the given objects according to the given comparator, returning the second object if the comparator returns equal.
- min(Instant, Instant) - Static method in class org.apache.commons.pool2.impl.PoolImplUtils
-
Returns the smaller of two
Instantvalues. - min(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Null safe comparison of Comparables.
- MIN_ENCODER_BUFFER_PACKETS - Static variable in class org.apache.mina.filter.ssl.SslHandler
-
Minimum size of encoder buffer in packets
- MIN_IDLE_TIMER - Static variable in class org.apache.commons.pool2.PoolUtils.TimerHolder
- MIN_PORT_NUMBER - Static variable in class org.apache.mina.util.AvailablePortFinder
-
The minimum number of server port number.
- minimizeCapacity() - Method in class org.apache.commons.lang3.text.StrBuilder
-
Deprecated.Minimizes the capacity to the actual length of the string.
- minimizeCapacity() - Method in class org.apache.commons.text.StrBuilder
-
Deprecated.Minimizes the capacity to the actual length of the string.
- minimizeCapacity() - Method in class org.apache.commons.text.TextStringBuilder
-
Minimizes the capacity to the actual length of the string.
- minimumCapacity() - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
- minimumCapacity() - Method in class org.apache.mina.core.buffer.IoBuffer
- minimumCapacity() - Method in class org.apache.mina.core.buffer.IoBufferWrapper
- minimumCapacity(int) - Method in class org.apache.mina.core.buffer.AbstractIoBuffer
-
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by
IoBuffer.compact()andIoBuffer.shrink()operation. - minimumCapacity(int) - Method in class org.apache.mina.core.buffer.IoBuffer
-
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by
IoBuffer.compact()andIoBuffer.shrink()operation. - minimumCapacity(int) - Method in class org.apache.mina.core.buffer.IoBufferWrapper
-
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by
IoBuffer.compact()andIoBuffer.shrink()operation. - minLen() - Method in annotation type org.checkerframework.common.value.qual.MinLenFieldInvariant
-
Min length of the array.
- MinLen - Annotation Type in org.checkerframework.common.value.qual
-
The value of the annotated expression is a sequence containing at least the given number of elements.
- MinLenFieldInvariant - Annotation Type in org.checkerframework.common.value.qual
-
A specialization of
FieldInvariantfor specifying the minimum length of an array. - mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mINTEGER(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mINTEGER_OR_NUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- MixedUnits - Annotation Type in org.checkerframework.checker.units.qual
-
MixedUnits is the result of multiplying or dividing units, where no more specific unit is known from a UnitsRelations implementation.
- mLANGLE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mLDIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mm - Annotation Type in org.checkerframework.checker.units.qual
-
Millimeter.
- mm2 - Annotation Type in org.checkerframework.checker.units.qual
-
Square millimeter.
- mm3 - Annotation Type in org.checkerframework.checker.units.qual
-
Cubic millimeter.
- mNUMBER(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mNUMERIC_STRING(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mNUMERICOID(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mNUMERICOID_OR_ALPHA_OR_DIGIT(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- MOBILE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MOBILE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MOBILE_TELEPHONE_NUMBER_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MockTimeProvider - Class in org.apache.directory.api.util
-
Implementation of
TimeProviderthat always returns a fixed time. - MockTimeProvider() - Constructor for class org.apache.directory.api.util.MockTimeProvider
- MOD_DN_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MOD_DN_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MOD_SPEC - Static variable in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
State values for the modify operation : MOD_SPEC
- modCount - Variable in class org.apache.commons.collections4.list.AbstractLinkedList
-
Modification count for iterators
- modCount - Variable in class org.apache.commons.collections4.map.AbstractHashedMap
-
Modification count for iterators
- modCount - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
The number of times this
Triehas been modified. - ModDn - org.apache.directory.api.ldap.model.ldif.ChangeType
-
The ModDn changeType
- MODDN - org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
-
The entry has been renamed
- MODDN - org.apache.directory.api.ldap.model.message.controls.ChangeType
-
A MODDN
- MODDN_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
ModDN ordinal value
- ModDNResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for ModDNResponse
- ModDNResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.ModDNResponseDsml
-
Creates a new getDecoratedMessage() of ModDNResponseDsml.
- ModDNResponseDsml(LdapApiService, ModifyDnResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.ModDNResponseDsml
-
Creates a new getDecoratedMessage() of ModDNResponseDsml.
- mode(T...) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Find the most frequently occurring item.
- Mode - Class in org.dom4j.rule
-
Modemanages a number of RuleSet instances for the mode in a stylesheet. - Mode() - Constructor for class org.dom4j.rule.Mode
- MODE_STATE - org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueStatesEnum
-
mode Value
- ModelFactory - Interface in org.apache.directory.ldap.client.template
-
A factory for creating
org.apache.directory.api.ldap.modelobjects. - ModelFactoryImpl - Class in org.apache.directory.ldap.client.template
-
The default implementation of
ModelFactory. - ModelFactoryImpl() - Constructor for class org.apache.directory.ldap.client.template.ModelFactoryImpl
- Modification - Interface in org.apache.directory.api.ldap.model.entry
-
An internal interface for a ModificationItem.
- MODIFICATION - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MODIFICATION_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- ModificationOperation - Enum in org.apache.directory.api.ldap.model.entry
-
An enum storing the different modification operation which can be used in a Modification.
- MODIFICATIONS_SEQ_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MODIFICATIONS_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- modifiedService(<any>, LdapApiService) - Method in class org.apache.directory.api.ldap.codec.protocol.mina.LdapProtocolCodecActivator.LdapApiServiceTracker
- modifiedService(<any>, LdapApiService) - Method in class org.apache.directory.api.ldap.extras.ExtrasBundleActivator.LdapApiServiceTracker
- MODIFIERS_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MODIFIERS_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- modify(File) - Method in class org.dom4j.io.SAXModifier
- modify(File) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
Filewith SAX - modify(File, Charset) - Method in class org.dom4j.jaxb.JAXBModifier
- modify(InputStream) - Method in class org.dom4j.io.SAXModifier
-
Reads a Document from the given
InputStreamand writes it to the specifiedXMLWriterusing SAX. - modify(InputStream) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
InputStreamwith SAX. - modify(InputStream, String) - Method in class org.dom4j.io.SAXModifier
-
Reads a Document from the given
InputStreamand writes it to the specifiedXMLWriterusing SAX. - modify(InputStream, String) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
InputStreamwith SAX. - modify(Reader) - Method in class org.dom4j.io.SAXModifier
- modify(Reader) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
Readerwith SAX. - modify(Reader, String) - Method in class org.dom4j.io.SAXModifier
- modify(Reader, String) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
Readerwith SAX. - modify(String) - Method in class org.dom4j.io.SAXModifier
-
Reads a Document from the given URL or filename and writes it to the specified
XMLWriterusing SAX. - modify(String) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the the given URL or filename.
- modify(String, Modification...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(String, Modification...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(String, Modification...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(URL) - Method in class org.dom4j.io.SAXModifier
- modify(URL) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the the given URL.
- modify(Entry, ModificationOperation) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Modifies all the attributes present in the entry by applying the same operation.
- modify(Entry, ModificationOperation) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Modifies all the attributes present in the entry by applying the same operation.
- modify(Entry, ModificationOperation) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Modifies all the attributes present in the entry by applying the same operation.
- modify(ModifyRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Performs an modify operation based on the modifications present in the modify request.
- modify(ModifyRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Performs an modify operation based on the modifications present in the modify request.
- modify(ModifyRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs an modify operation based on the modifications present in the modify request.
- modify(ModifyRequest) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Modifies an entry specified by a ModifyRequest on the LDAP server.
- modify(ModifyRequest) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Modifies an entry specified by a ModifyRequest on the LDAP server.
- modify(Dn, Modification...) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(Dn, Modification...) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(Dn, Modification...) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Applies all the modifications to the entry specified by its distinguished name.
- modify(Dn, RequestBuilder<ModifyRequest>) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Modifies an entry specified by Dn, and whose request is configured by a RequestBuilder, on the LDAP server.
- modify(Dn, RequestBuilder<ModifyRequest>) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Modifies an entry specified by Dn, and whose request is configured by a RequestBuilder, on the LDAP server.
- modify(InputSource) - Method in class org.dom4j.io.SAXModifier
-
Reads a Document from the given
InputSourceand writes it to the specifiedXMLWriterusing SAX. - modify(InputSource) - Method in class org.dom4j.jaxb.JAXBModifier
-
Parses the specified
InputSourcewith SAX. - Modify - org.apache.directory.api.ldap.model.ldif.ChangeType
-
The Modify changeType
- MODIFY - org.apache.directory.api.ldap.aci.MicroOperation
-
The Modify permission, may be used only in conjunction with the entry component.
- MODIFY - org.apache.directory.api.ldap.extras.controls.syncrepl.syncState.SyncStateTypeEnum
-
The entry has been modified
- MODIFY - org.apache.directory.api.ldap.model.message.controls.ChangeType
-
A Modify
- MODIFY - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Modify operation
- MODIFY_DN_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- MODIFY_DN_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- MODIFY_DN_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- MODIFY_DN_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- MODIFY_DN_REQUEST_NEW_SUPERIOR_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MODIFY_DN_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <modDNRequest> tag
- MODIFY_DN_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MODIFY_DN_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MODIFY_DN_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MODIFY_DN_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MODIFY_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
Modify ordinal value
- MODIFY_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ModifyRequest message
- MODIFY_REQUEST - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MODIFY_REQUEST_CONTROL_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </control> tag
- MODIFY_REQUEST_CONTROL_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <control> tag
- MODIFY_REQUEST_CONTROLVALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </controlValue> tag
- MODIFY_REQUEST_CONTROLVALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <controlValue> tag
- MODIFY_REQUEST_MODIFICATION_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </modification> tag
- MODIFY_REQUEST_MODIFICATION_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <modification> tag
- MODIFY_REQUEST_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <modifyRequest> tag
- MODIFY_REQUEST_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MODIFY_REQUEST_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MODIFY_REQUEST_VALUE_END_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The </value> tag
- MODIFY_REQUEST_VALUE_START_TAG - org.apache.directory.api.dsmlv2.Dsmlv2StatesEnum
-
The <value> tag
- MODIFY_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ModifyResponse message
- MODIFY_RESPONSE - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- MODIFY_RESPONSE_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- MODIFY_RESPONSE_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- MODIFY_RIGHTS_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MODIFY_TIMESTAMP_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MODIFY_TIMESTAMP_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- modifyAsync(ModifyRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
- modifyAsync(ModifyRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs an asynchronous modify operation based on the modifications present in the ModifyRequest.
- modifyDn(ModifyDnRequest) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Performs the modifyDn operation based on the given request object.
- modifyDn(ModifyDnRequest) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Performs the modifyDn operation based on the given request object.
- modifyDn(ModifyDnRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs the modifyDn operation based on the given request object.
- MODIFYDN - org.apache.directory.api.ldap.trigger.LdapOperation
-
The ModDN operation
- MODIFYDN_EXPORT - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Export operation
- MODIFYDN_IMPORT - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Import operation
- MODIFYDN_RENAME - org.apache.directory.api.ldap.trigger.LdapOperation
-
The Rename operation
- MODIFYDN_REQUEST - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ModifyDNRequest message
- MODIFYDN_RESPONSE - org.apache.directory.api.ldap.model.message.MessageTypeEnum
-
The ModifyDNResponse message
- modifyDnAsync(ModifyDnRequest) - Method in interface org.apache.directory.ldap.client.api.LdapAsyncConnection
-
Performs the modifyDn operation based on the given ModifyDnRequest.
- modifyDnAsync(ModifyDnRequest) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Performs the modifyDn operation based on the given ModifyDnRequest.
- ModifyDnFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage ModifyDnRequest
- ModifyDnFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.ModifyDnFuture
-
Creates a new instance of ModifyDnFuture.
- ModifyDnNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the ModifyDn response.
- modifyDNOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- ModifyDnRequest - Interface in org.apache.directory.api.ldap.model.message
-
Modify Dn request protocol message used to rename or move an existing entry in the directory.
- ModifyDNRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for ModifyDNRequest
- ModifyDNRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Creates a new getDecoratedMessage() of ModifyDNRequestDsml.
- ModifyDNRequestDsml(LdapApiService, ModifyDnRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.ModifyDNRequestDsml
-
Creates a new getDecoratedMessage() of ModifyDNRequestDsml.
- ModifyDnRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ModifyDnRequest factory.
- ModifyDnRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
ModifyDNRequest implementation.
- ModifyDnRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.ModifyDnRequestImpl
-
Creates a ModifyDnRequest implementing object used to perform a dn change on an entry potentially resulting in an entry move.
- ModifyDnResponse - Interface in org.apache.directory.api.ldap.model.message
-
Modify Dn protocol response message used to confirm the results of a modify Dn request message.
- ModifyDnResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ModifyDnResponse factory.
- ModifyDnResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
ModifyDnResponse implementation
- ModifyDnResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.ModifyDnResponseImpl
-
Creates a ModifyDnResponse as a reply to an ModifyDnRequest.
- ModifyDnResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.ModifyDnResponseImpl
-
Creates a ModifyDnResponse as a reply to an ModifyDnRequest.
- modifyDNStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- modifyDNStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- modifyElement(Element) - Method in interface org.dom4j.io.ElementModifier
-
Called by an event based processor when an elements closing tag is encountered.
- ModifyFuture - Class in org.apache.directory.ldap.client.api.future
-
A Future to manage ModifyRequest.
- ModifyFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.ModifyFuture
-
Creates a new instance of ModifyFuture.
- ModifyNoDResponse - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection for the Modify response.
- modifyObject(Element) - Method in interface org.dom4j.jaxb.JAXBObjectModifier
-
Called when the
JAXBModifierhas finished parsing the xml path the handler was registered for. - modifyOperationAndStoredProcedureCalls() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- modifyPassword(Dn, char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Modifies the password for
userDntonewPasswordusing the admin account. - modifyPassword(Dn, char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Modifies the password for
userDntonewPasswordusing the admin account. - modifyPassword(Dn, char[], char[]) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Modifies the password for
userDnfromoldPasswordtonewPassword. - modifyPassword(Dn, char[], char[]) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Modifies the password for
userDnfromoldPasswordtonewPassword. - modifyPassword(Dn, char[], char[], boolean) - Method in interface org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Modifies the password for
userDnfromoldPasswordtonewPassword, optionally using an admin account. - modifyPassword(Dn, char[], char[], boolean) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Modifies the password for
userDnfromoldPasswordtonewPassword, optionally using an admin account. - ModifyRequest - Interface in org.apache.directory.api.ldap.model.message
-
Modify request protocol message used to alter the attributes and values of an existing entry.
- ModifyRequestDsml - Class in org.apache.directory.api.dsmlv2.request
-
DSML Decorator for ModifyRequest
- ModifyRequestDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Creates a new getDecoratedMessage() of ModifyRequestDsml.
- ModifyRequestDsml(LdapApiService, ModifyRequest) - Constructor for class org.apache.directory.api.dsmlv2.request.ModifyRequestDsml
-
Creates a new getDecoratedMessage() of ModifyRequestDsml.
- ModifyRequestFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ModifyRequest factory.
- ModifyRequestImpl - Class in org.apache.directory.api.ldap.model.message
-
Lockable ModifyRequest implementation.
- ModifyRequestImpl() - Constructor for class org.apache.directory.api.ldap.model.message.ModifyRequestImpl
-
Creates a ModifyRequest implementing object used to modify the attributes of an entry.
- ModifyResponse - Interface in org.apache.directory.api.ldap.model.message
-
Modify protocol response message used to confirm the results of a modify request message.
- ModifyResponseDsml - Class in org.apache.directory.api.dsmlv2.response
-
DSML Decorator for ModifyResponse
- ModifyResponseDsml(LdapApiService) - Constructor for class org.apache.directory.api.dsmlv2.response.ModifyResponseDsml
-
Creates a new getDecoratedMessage() of ModifyResponseDsml.
- ModifyResponseDsml(LdapApiService, ModifyResponse) - Constructor for class org.apache.directory.api.dsmlv2.response.ModifyResponseDsml
-
Creates a new getDecoratedMessage() of ModifyResponseDsml.
- ModifyResponseFactory - Class in org.apache.directory.api.ldap.codec.factory
-
The ModifyResponse factory.
- ModifyResponseImpl - Class in org.apache.directory.api.ldap.model.message
-
ModifyResponse implementation
- ModifyResponseImpl() - Constructor for class org.apache.directory.api.ldap.model.message.ModifyResponseImpl
-
Creates a ModifyResponse as a reply to an ModifyRequest.
- ModifyResponseImpl(int) - Constructor for class org.apache.directory.api.ldap.model.message.ModifyResponseImpl
-
Creates a ModifyResponse as a reply to an ModifyRequest.
- modifyStoredProcedureParameter() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- modifyStoredProcedureParameterList() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationParser
- modifyTag(String, String, String) - Method in class org.dom4j.xpp.ProxyXmlStartTag
- ModRdn - org.apache.directory.api.ldap.model.ldif.ChangeType
-
The ModRdn changeType
- MODRDN_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
ModRDN ordinal value
- modulus - Variable in class org.apache.commons.codec.binary.BaseNCodec.Context
-
Writes to the buffer only occur after every 3/5 reads when encoding, and every 4/8 reads when decoding.
- mol - Annotation Type in org.checkerframework.checker.units.qual
-
Mole (unit of
Substance). - MonitoringLdapConnection - Class in org.apache.directory.ldap.client.api
-
A class used to monitor the use of a LdapConnection
- MonitoringLdapConnection(LdapConnection) - Constructor for class org.apache.directory.ldap.client.api.MonitoringLdapConnection
- MonotonicNonNull - Annotation Type in org.checkerframework.checker.nullness.qual
-
Indicates that once the field (or variable) becomes non-null, it never becomes null again.
- MonotonicQualifier - Annotation Type in org.checkerframework.framework.qual
-
A meta-annotation that indicates that a qualifier indicates that an expression goes monotonically from a type qualifier
Tto another qualifierS. - mOPEN_BRACKET(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mOPEN_CURLY(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mOPEN_PARAN(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mOPEN_PAREN(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- more() - Method in class org.xmlpull.mxp1.MXParser
- more() - Method in class org.xmlpull.mxp1.MXParserNonValidating
- mOutboundClosing - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Indicates that the outbound is closing
- mOutboundLinger - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Indicates that previously queued messages should be written before closing
- move(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves the given entry distinguished name under the new superior distinguished name.
- move(String, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves the given entry distinguished name under the new superior distinguished name.
- move(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves the given entry distinguished name under the new superior distinguished name.
- move(Dn) - Method in class org.apache.directory.api.ldap.util.tree.DnNode
-
move the DnNode's Dn
- move(Dn, Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves the given entry distinguished name under the new superior distinguished name.
- move(Dn, Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves the given entry distinguished name under the new superior distinguished name.
- move(Dn, Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves the given entry distinguished name under the new superior distinguished name.
- MOVE - org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
-
A Move operation
- MOVE_AND_RENAME - org.apache.directory.api.ldap.extras.controls.SyncModifyDnType
-
A Move and Rename operation
- moveAndRename(String, String) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves and renames the given entry distinguished name.
- moveAndRename(String, String) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves and renames the given entry distinguished name.
- moveAndRename(String, String) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves and renames the given entry distinguished name.
- moveAndRename(String, String, boolean) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves and renames the given entryDn.
- moveAndRename(String, String, boolean) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves and renames the given entryDn.
- moveAndRename(String, String, boolean) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn, boolean) - Method in interface org.apache.directory.ldap.client.api.LdapConnection
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn, boolean) - Method in class org.apache.directory.ldap.client.api.LdapConnectionWrapper
-
Moves and renames the given entryDn.
- moveAndRename(Dn, Dn, boolean) - Method in class org.apache.directory.ldap.client.api.LdapNetworkConnection
-
Moves and renames the given entryDn.
- moveToMRU(AbstractLinkedMap.LinkEntry<K, V>) - Method in class org.apache.commons.collections4.map.LRUMap
-
Moves an entry to the MRU position at the end of the list.
- mPendingError - Variable in class org.apache.mina.filter.ssl.SSLHandlerG0
-
Captured error state
- mPERs - Annotation Type in org.checkerframework.checker.units.qual
-
Meter per second.
- mPERs2 - Annotation Type in org.checkerframework.checker.units.qual
-
Meter per second squared.
- mPLUS(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mQUOTE(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- MR_NONEXISTENT_SYNTAX - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing a MR with a nonexistent syntax
- mRANGLE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- MS_KERBEROS_V5_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Microsoft Kerberos V5 OID
- mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mSAFEUTF8CHAR(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mSAFEUTF8STRING(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mSEMI(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mSEMI(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mSEP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mSEP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mSEP(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mSEP(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mSEP(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mSession - Variable in class org.apache.mina.filter.ssl.SslHandler
-
Socket session
- msg(String, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate a message with argument(s)
- msg(I18n, Object...) - Static method in enum org.apache.directory.api.i18n.I18n
-
Translate a message code with argument(s)
- MSG_01000_TAG_DECODED - org.apache.directory.api.i18n.I18n
- MSG_01001_TLV_TREE - org.apache.directory.api.i18n.I18n
- MSG_01002_CURRENT_BYTE - org.apache.directory.api.i18n.I18n
- MSG_01003_PARENT_LENGTH - org.apache.directory.api.i18n.I18n
- MSG_01004_ROOT_TLV - org.apache.directory.api.i18n.I18n
- MSG_01005_TLV - org.apache.directory.api.i18n.I18n
- MSG_01006_LENGTH_DECODED - org.apache.directory.api.i18n.I18n
- MSG_01007_LINE_SEPARATOR1 - org.apache.directory.api.i18n.I18n
- MSG_01008_LINE_SEPARATOR2 - org.apache.directory.api.i18n.I18n
- MSG_01009_LINE_SEPARATOR3 - org.apache.directory.api.i18n.I18n
- MSG_01010_LINE_SEPARATOR4 - org.apache.directory.api.i18n.I18n
- MSG_01011_DECODING_PDU - org.apache.directory.api.i18n.I18n
- MSG_01012_STATE - org.apache.directory.api.i18n.I18n
- MSG_01013_CURRENT_BYTE - org.apache.directory.api.i18n.I18n
- MSG_01014_NO_MORE_BYTE - org.apache.directory.api.i18n.I18n
- MSG_01015_STOP_DECODING - org.apache.directory.api.i18n.I18n
- MSG_01016_STOP_DECODING_NULL_TLV - org.apache.directory.api.i18n.I18n
- MSG_01017_END_DECODING - org.apache.directory.api.i18n.I18n
- MSG_01018_END_DECODING_NULL_TLV - org.apache.directory.api.i18n.I18n
- MSG_01100_INTEGER_VALUE - org.apache.directory.api.i18n.I18n
- MSG_01101_BITSTRING_VALUE - org.apache.directory.api.i18n.I18n
- MSG_01300_BOOLEAN_0X00_0XFF - org.apache.directory.api.i18n.I18n
- MSG_02000_FAILED_GETTING_NEXT_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_02001_FAILED_PROCESSING_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_02002_FAILED_TO_BIND - org.apache.directory.api.i18n.I18n
- MSG_02003_ERROR - org.apache.directory.api.i18n.I18n
- MSG_04100_BIND_FAIL - org.apache.directory.api.i18n.I18n
- MSG_04101_BIND_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04102_BIND_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_04103_NULL_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_04104_SENDING_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_04105_MISSING_PASSWORD - org.apache.directory.api.i18n.I18n
- MSG_04106_ADDING - org.apache.directory.api.i18n.I18n
- MSG_04107_ADD_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04108_ADD_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04109_ANONYMOUS_BIND - org.apache.directory.api.i18n.I18n
- MSG_04110_ANONYMOUS_ASYNC_BIND - org.apache.directory.api.i18n.I18n
- MSG_04111_ASYNC_BIND - org.apache.directory.api.i18n.I18n
- MSG_04112_BIND - org.apache.directory.api.i18n.I18n
- MSG_04113_COMPARE_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04114_COMPARE_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04115_DELETE_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04116_DELETE_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04117_EXTENDED_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04118_EXTENDED_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04119_GETTING - org.apache.directory.api.i18n.I18n
- MSG_04120_INTERRUPTED_WAITING_FOR_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04121_LDAP_ALREADY_USING_START_TLS - org.apache.directory.api.i18n.I18n
- MSG_04122_MODIFY_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04123_MODIFY_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04124_MODIFYDN_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04125_MODIFYDN_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04126_REMOVING - org.apache.directory.api.i18n.I18n
- MSG_04127_SASL_PLAIN_BIND - org.apache.directory.api.i18n.I18n
- MSG_04128_SEARCH_ENTRY_FOUND - org.apache.directory.api.i18n.I18n
- MSG_04129_SEARCH_FAILED - org.apache.directory.api.i18n.I18n
- MSG_04130_SEARCH_REFERENCE_FOUND - org.apache.directory.api.i18n.I18n
- MSG_04131_SEARCH_SUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04132_SENDING_UNBIND - org.apache.directory.api.i18n.I18n
- MSG_04133_UNBINDSUCCESSFUL - org.apache.directory.api.i18n.I18n
- MSG_04134_CLOSING - org.apache.directory.api.i18n.I18n
- MSG_04135_KRB5_FILE_CREATED - org.apache.directory.api.i18n.I18n
- MSG_04136_NOTIFYING_CLOSE_LISTENERS - org.apache.directory.api.i18n.I18n
- MSG_04137_NOD_RECEIVED - org.apache.directory.api.i18n.I18n
- MSG_04138_NULL_DN_SEARCH - org.apache.directory.api.i18n.I18n
- MSG_04139_NULL_DN_MODIFY - org.apache.directory.api.i18n.I18n
- MSG_04140_NULL_ENTRY_MODIFY - org.apache.directory.api.i18n.I18n
- MSG_04141_SENDING_CANCEL - org.apache.directory.api.i18n.I18n
- MSG_04142_MESSAGE_RECEIVED - org.apache.directory.api.i18n.I18n
- MSG_04143_CONNECTION_RETRYING - org.apache.directory.api.i18n.I18n
- MSG_04144_CONNECTION_ERROR - org.apache.directory.api.i18n.I18n
- MSG_04145_BIND_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_04146_ACTIVATING - org.apache.directory.api.i18n.I18n
- MSG_04147_REBIND_CONNECTION_DROPPED - org.apache.directory.api.i18n.I18n
- MSG_04148_DESTROYING - org.apache.directory.api.i18n.I18n
- MSG_04149_UNABLE_TO_UNBIND - org.apache.directory.api.i18n.I18n
- MSG_04150_CREATING_LDAP_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04151_PASSIVATING - org.apache.directory.api.i18n.I18n
- MSG_04152_VALIDATING - org.apache.directory.api.i18n.I18n
- MSG_04153_SENDING_NAME_IN_CALLBACK - org.apache.directory.api.i18n.I18n
- MSG_04154_SENDING_CREDS_IN_CALLBACK - org.apache.directory.api.i18n.I18n
- MSG_04155_SENDING_USER_REALM_IN_CALLBACK - org.apache.directory.api.i18n.I18n
- MSG_04156_SENDING_DEFAULT_REALM_IN_CALLBACK - org.apache.directory.api.i18n.I18n
- MSG_04157_SENDING_USER_REALM_IN_CALLBACK - org.apache.directory.api.i18n.I18n
- MSG_04158_UNABLE_TO_BIND - org.apache.directory.api.i18n.I18n
- MSG_04159_UNABLE_TO_CLOSE_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04160_INITIALIZING_SCHEMAS - org.apache.directory.api.i18n.I18n
- MSG_04161_CREATING_ENTRY_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_04162_CLOSING_ENTRY_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_04163_BORROWED_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04164_RETURNED_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04165_NO_FUTURE_ASSOCIATED_TO_MSG_ID_COMPLETED - org.apache.directory.api.i18n.I18n
- MSG_04166_NO_FUTURE_ASSOCIATED_TO_MSG_ID_IGNORING - org.apache.directory.api.i18n.I18n
- MSG_04167_SCHEMA_LOADED_SUCCESSFULLY - org.apache.directory.api.i18n.I18n
- MSG_04168_CHECK_CLIENT_TRUSTED - org.apache.directory.api.i18n.I18n
- MSG_04169_CHECK_SERVER_TRUSTED - org.apache.directory.api.i18n.I18n
- MSG_04170_CREATING_SEARCH_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_04171_CLOSING_SEARCH_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_04172_REBIND_BIND_CONNECTION - org.apache.directory.api.i18n.I18n
- MSG_04173_UNBIND_START_TLS - org.apache.directory.api.i18n.I18n
- MSG_04174_CREATING_NEW_CONNECTION_TEMPLATE - org.apache.directory.api.i18n.I18n
- MSG_04175_TRUST_MANAGER_IO_EXCEPTION - org.apache.directory.api.i18n.I18n
- MSG_04176_TRUST_MANAGER_ON_CLASSPATH - org.apache.directory.api.i18n.I18n
- MSG_04177_CONNECTION_TIMEOUT - org.apache.directory.api.i18n.I18n
- MSG_05100_NEW_LIST_CONTROLS_INITIALIZED - org.apache.directory.api.i18n.I18n
- MSG_05101_NEW_EMPTY_CONTROLS_INITIALIZED - org.apache.directory.api.i18n.I18n
- MSG_05102_LDAP_MESSAGE_ID_DECODED - org.apache.directory.api.i18n.I18n
- MSG_05103_REFERRAL_ERROR_MESSAGE_NOT_ALLOWED - org.apache.directory.api.i18n.I18n
- MSG_05104_REFERRAL_ERROR_MESSAGE_SET_TO - org.apache.directory.api.i18n.I18n
- MSG_05105_INITIALISNG_REFERRAL_LIST - org.apache.directory.api.i18n.I18n
- MSG_05106_ERROR_MESSAGE_IS - org.apache.directory.api.i18n.I18n
- MSG_05107_NO_SUCH_OBJECT_MATCHED_DN_NOT_SET - org.apache.directory.api.i18n.I18n
- MSG_05108_MATCHED_DN_IS - org.apache.directory.api.i18n.I18n
- MSG_05109_RESULT_CODE_IS - org.apache.directory.api.i18n.I18n
- MSG_05110_ABANDON_MSG_ID_DECODED - org.apache.directory.api.i18n.I18n
- MSG_05111_ADDING_TYPE - org.apache.directory.api.i18n.I18n
- MSG_05112_ADDING_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05113_ADDING_ENTRY_WITH_DN - org.apache.directory.api.i18n.I18n
- MSG_05114_LDAP_VERSION - org.apache.directory.api.i18n.I18n
- MSG_05115_SASL_CREDS_CREATED - org.apache.directory.api.i18n.I18n
- MSG_05116_BIND_NAME_IS - org.apache.directory.api.i18n.I18n
- MSG_05117_SASL_CREDENTIALS_DECODED - org.apache.directory.api.i18n.I18n
- MSG_05118_THE_SASL_MECHANISM_IS - org.apache.directory.api.i18n.I18n
- MSG_05119_SIMPLE_CREDENTIAL_DECODED - org.apache.directory.api.i18n.I18n
- MSG_05120_COMPARE_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_05121_COMPARING_ATTRIBUTE_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05122_COMPARING_ATTRIBUTE_DESCRIPTION - org.apache.directory.api.i18n.I18n
- MSG_05123_COMPARING_DN - org.apache.directory.api.i18n.I18n
- MSG_05124_DELETING_DN - org.apache.directory.api.i18n.I18n
- MSG_05125_EXTENDED_REQUEST_PROCESSED - org.apache.directory.api.i18n.I18n
- MSG_05126_OID_READ - org.apache.directory.api.i18n.I18n
- MSG_05127_EXTENDED_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05128_MODIFYING_TYPE - org.apache.directory.api.i18n.I18n
- MSG_05129_NO_VALS_FOR_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- MSG_05130_SOME_VALS_NEED_DECODING - org.apache.directory.api.i18n.I18n
- MSG_05131_VALUE_MODIFIED - org.apache.directory.api.i18n.I18n
- MSG_05132_DN_MODIFICATION - org.apache.directory.api.i18n.I18n
- MSG_05133_MODIFY_OPERATION - org.apache.directory.api.i18n.I18n
- MSG_05134_MODIFY_DN_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_05135_OID_RDN_ATT_WILL_BE_DELETED - org.apache.directory.api.i18n.I18n
- MSG_05136_OID_RDN_ATT_WILL_BE_RETAINED - org.apache.directory.api.i18n.I18n
- MSG_05137_MODIFYING_DN - org.apache.directory.api.i18n.I18n
- MSG_05138_MODIFYING_WITH_NEW_RDN - org.apache.directory.api.i18n.I18n
- MSG_05139_NULL_NEW_SUPERIOR - org.apache.directory.api.i18n.I18n
- MSG_05140_NEW_SUPERIOR_DN - org.apache.directory.api.i18n.I18n
- MSG_05141_INITIALIZE_AND_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05142_INITIALIZE_APPROX_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05143_INITIALIZE_ATT_DESC_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05144_INITIALIZE_ASSERTION_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05145_INITIALIZE_EQ_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05146_INITIALIZE_EXT_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05147_INITIALIZE_GEQ_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05148_INITIALIZE_LEQ_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05149_INITIALIZE_NOT_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05150_INITIALIZE_OR_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05151_INITIALIZE_PRESENT_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05152_INITIALIZE_SUBSTRING_FILTER - org.apache.directory.api.i18n.I18n
- MSG_05153_STORED_ANY_SUBSTRING - org.apache.directory.api.i18n.I18n
- MSG_05154_STORED_FINAL_SUBSTRING - org.apache.directory.api.i18n.I18n
- MSG_05155_DN_ATTRIBUTES - org.apache.directory.api.i18n.I18n
- MSG_05156_STORED_MATCH_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05157_SEARCH_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_05158_INITIALIZE_ATT_DESC_LIST - org.apache.directory.api.i18n.I18n
- MSG_05159_DECODED_ATT_DESC - org.apache.directory.api.i18n.I18n
- MSG_05160_SEARCHING_WITH_ROOT_DN - org.apache.directory.api.i18n.I18n
- MSG_05161_HANDLING_OBJECT_STRATEGY - org.apache.directory.api.i18n.I18n
- MSG_05162_SEARCHING_WITH_SCOPE - org.apache.directory.api.i18n.I18n
- MSG_05163_SIZE_LIMIT_SET_TO - org.apache.directory.api.i18n.I18n
- MSG_05164_TIME_LIMIT_SET_TO - org.apache.directory.api.i18n.I18n
- MSG_05165_SEARCH_RETURN_TYPE_ONLY - org.apache.directory.api.i18n.I18n
- MSG_05166_STORED_TYPE_MATCHING_RULE - org.apache.directory.api.i18n.I18n
- MSG_05167_ADD_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05168_SASL_CREDENTIALS_VALUE_STORED - org.apache.directory.api.i18n.I18n
- MSG_05169_COMPARE_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05170_DEL_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05171_EXTENDED_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05172_OID_READ - org.apache.directory.api.i18n.I18n
- MSG_05173_EXTENDED_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05174_INTERMEDIATE_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05175_VALUE_READ - org.apache.directory.api.i18n.I18n
- MSG_05176_MODIFY_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05177_MODIFY_DN_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05178_SEARCH_RESULT_DONE - org.apache.directory.api.i18n.I18n
- MSG_05179_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- MSG_05180_NULL_ATTRIBUTE_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05181_ATTRIBUTE_VALUE - org.apache.directory.api.i18n.I18n
- MSG_05182_SEARCH_RESULT_ENTRY_DN - org.apache.directory.api.i18n.I18n
- MSG_05183_SEARCH_RESULT_REFERENCE_RESPONSE - org.apache.directory.api.i18n.I18n
- MSG_05184_SEARCH_REFERENCE_URL - org.apache.directory.api.i18n.I18n
- MSG_05185_MODIFY_REQUEST - org.apache.directory.api.i18n.I18n
- MSG_05300_CHANGE_TYPE - org.apache.directory.api.i18n.I18n
- MSG_05301_PREVIOUS_DN - org.apache.directory.api.i18n.I18n
- MSG_05302_CHANGE_NUMBER - org.apache.directory.api.i18n.I18n
- MSG_05303_SIZE - org.apache.directory.api.i18n.I18n
- MSG_05304_CHANGE_TYPES - org.apache.directory.api.i18n.I18n
- MSG_05305_CHANGES_ONLY - org.apache.directory.api.i18n.I18n
- MSG_05306_RETURN_ECS - org.apache.directory.api.i18n.I18n
- MSG_05307_ATTRIBUTE_TYPE_DESC - org.apache.directory.api.i18n.I18n
- MSG_05308_REVERSE_ORDER - org.apache.directory.api.i18n.I18n
- MSG_05309_MATCHING_RULE_OID - org.apache.directory.api.i18n.I18n
- MSG_05310_ATTRIBUTE_TYPE - org.apache.directory.api.i18n.I18n
- MSG_06000_REGISTERED_CONTROL_FACTORY - org.apache.directory.api.i18n.I18n
- MSG_06001_REGISTERED_EXTENDED_OP_FACTORY - org.apache.directory.api.i18n.I18n
- MSG_06002_REGISTERED_INTERMEDIATE_FACTORY - org.apache.directory.api.i18n.I18n
- MSG_06003_CONTROL_FACTORY_ALREADY_LOADED - org.apache.directory.api.i18n.I18n
- MSG_06004_REGISTERED_CONTROL_FACTORY - org.apache.directory.api.i18n.I18n
- MSG_06005_EXTENDED_OP_FACTORY_ALREADY_LOADED - org.apache.directory.api.i18n.I18n
- MSG_06006_INTERMEDIATE_FACTORY_ALREADY_LOADED - org.apache.directory.api.i18n.I18n
- MSG_06007_REGISTRED_INTERMEDIATE_RESP_FACTORY - org.apache.directory.api.i18n.I18n
- MSG_07000_ATTRIBUTE_TYPE_AND_VALUE_FROM_SET - org.apache.directory.api.i18n.I18n
- MSG_07001_FILTER_SET_PARSED - org.apache.directory.api.i18n.I18n
- MSG_07002_DN_PARSED - org.apache.directory.api.i18n.I18n
- MSG_07003_OID_PARSED - org.apache.directory.api.i18n.I18n
- MSG_07009_FILTER_PARSER_FAILED - org.apache.directory.api.i18n.I18n
- MSG_07010_DUPLICATED_GRANT_AND_DENIAL - org.apache.directory.api.i18n.I18n
- MSG_07011_DUPLICATED_USER_CLASSES - org.apache.directory.api.i18n.I18n
- MSG_08000_COOKIE - org.apache.directory.api.i18n.I18n
- MSG_08001_REFRESH_DELETES - org.apache.directory.api.i18n.I18n
- MSG_08100_MODE - org.apache.directory.api.i18n.I18n
- MSG_08101_FLAGS - org.apache.directory.api.i18n.I18n
- MSG_08102_MAX_RETURN_LENGTH - org.apache.directory.api.i18n.I18n
- MSG_08103_PP_RESPONSE_CONTROL_CONTAINER_INITIALIZED - org.apache.directory.api.i18n.I18n
- MSG_08104_RELOAD_HINT - org.apache.directory.api.i18n.I18n
- MSG_08105_SYNC_STATE_TYPE - org.apache.directory.api.i18n.I18n
- MSG_08106_ENTRY_UUID - org.apache.directory.api.i18n.I18n
- MSG_08107_VLV_REQUEST_CONTAINER_INITIALIZED - org.apache.directory.api.i18n.I18n
- MSG_08108_PARENTS_FIRST - org.apache.directory.api.i18n.I18n
- MSG_08109_MAX_ATTRIBUTE_COUNT - org.apache.directory.api.i18n.I18n
- MSG_08200_CANCEL_ID - org.apache.directory.api.i18n.I18n
- MSG_08201_CONTROL_OID - org.apache.directory.api.i18n.I18n
- MSG_08202_CONTROL_CRITICALITY - org.apache.directory.api.i18n.I18n
- MSG_08203_CONTROL_VALUE - org.apache.directory.api.i18n.I18n
- MSG_08204_DELAY - org.apache.directory.api.i18n.I18n
- MSG_08205_GEN_PASSWORD - org.apache.directory.api.i18n.I18n
- MSG_08206_IDENTIFIER - org.apache.directory.api.i18n.I18n
- MSG_08207_ISSUER_DN - org.apache.directory.api.i18n.I18n
- MSG_08208_NEW_PASSWORD - org.apache.directory.api.i18n.I18n
- MSG_08209_OLD_PASSWORD - org.apache.directory.api.i18n.I18n
- MSG_08210_PARAMETER_TYPE_FOUND - org.apache.directory.api.i18n.I18n
- MSG_08211_PARAMETER_VALUE_FOUND - org.apache.directory.api.i18n.I18n
- MSG_08212_PROCEDURE_FOUND - org.apache.directory.api.i18n.I18n
- MSG_08213_SP_LANGUAGE_FOUND - org.apache.directory.api.i18n.I18n
- MSG_08214_STORES_A_REFERRAL - org.apache.directory.api.i18n.I18n
- MSG_08215_TARGET_DN - org.apache.directory.api.i18n.I18n
- MSG_08216_TIME_OFFLINE - org.apache.directory.api.i18n.I18n
- MSG_08217_USER_IDENTITY - org.apache.directory.api.i18n.I18n
- MSG_08218_KEY_ALGORITHM - org.apache.directory.api.i18n.I18n
- MSG_08219_SUBJECT_DN - org.apache.directory.api.i18n.I18n
- MSG_08300_NEW_COOKIE - org.apache.directory.api.i18n.I18n
- MSG_08301_REFRESH_DONE - org.apache.directory.api.i18n.I18n
- MSG_08302_UUID - org.apache.directory.api.i18n.I18n
- MSG_13100_CLOSING_EMPTY_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13101_CLOSING_LIST_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13102_CLOSING_SET_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13102_CLOSING_SINGLETON_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13103_CREATING_EMPTY_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13104_CREATING_LIST_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13105_CREATING_SET_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13106_CREATING_SINGLE_CURSOR - org.apache.directory.api.i18n.I18n
- MSG_13200_CANT_STORE_ATTRIBUTE - org.apache.directory.api.i18n.I18n
- MSG_13201_DN_CANT_BE_NORMALIZED - org.apache.directory.api.i18n.I18n
- MSG_13202_AT_IS_NULL - org.apache.directory.api.i18n.I18n
- MSG_13203_MISSING_ATTRIBUTE_IN_ENTRY - org.apache.directory.api.i18n.I18n
- MSG_13400_LDIF_VERSION - org.apache.directory.api.i18n.I18n
- MSG_13401_PARSED_NO_ENTRY - org.apache.directory.api.i18n.I18n
- MSG_13402_PARSED_ONE_ENTRY - org.apache.directory.api.i18n.I18n
- MSG_13403_PARSED_N_ENTRIES - org.apache.directory.api.i18n.I18n
- MSG_13404_READ_MODIF - org.apache.directory.api.i18n.I18n
- MSG_13405_READ_ATTR - org.apache.directory.api.i18n.I18n
- MSG_13406_READ_ENTRY - org.apache.directory.api.i18n.I18n
- MSG_13407_STARTS_PARSING_LDIF - org.apache.directory.api.i18n.I18n
- MSG_13408_END_OF_LDIF - org.apache.directory.api.i18n.I18n
- MSG_13409_HAS_NEXT_FALSE - org.apache.directory.api.i18n.I18n
- MSG_13410_HAS_NEXT_TRUE - org.apache.directory.api.i18n.I18n
- MSG_13411_NEXT_CALLED - org.apache.directory.api.i18n.I18n
- MSG_13412_NEXT_RETURNING_LDIF - org.apache.directory.api.i18n.I18n
- MSG_13413_NO_VERSION_ASSUMING_1 - org.apache.directory.api.i18n.I18n
- MSG_13414_LDIF_FILE_EMPTY - org.apache.directory.api.i18n.I18n
- MSG_13500_ATTRIBUTE_NOT_IN_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_13700_FAILED_TO_NORMALIZE - org.apache.directory.api.i18n.I18n
- MSG_13701_SYNTAX_VALID - org.apache.directory.api.i18n.I18n
- MSG_13702_REMOVED_FROM_REGISTRY - org.apache.directory.api.i18n.I18n
- MSG_13703_AT_WITHOUT_EQ_MR - org.apache.directory.api.i18n.I18n
- MSG_13704_CANT_FIND_AT_WITH_SUPERIOR - org.apache.directory.api.i18n.I18n
- MSG_13705_CANT_FIND_AT_IN_MAY - org.apache.directory.api.i18n.I18n
- MSG_13706_CANT_FIND_AT_IN_MUST - org.apache.directory.api.i18n.I18n
- MSG_13707_CANT_FIND_AT_FOR_MR - org.apache.directory.api.i18n.I18n
- MSG_13708_CANT_FIND_MR_FOR_AT - org.apache.directory.api.i18n.I18n
- MSG_13709_CANT_FIND_NORM_FOR_MR - org.apache.directory.api.i18n.I18n
- MSG_13710_CANT_FIND_OC_WITH_SUPERIOR - org.apache.directory.api.i18n.I18n
- MSG_13711_CANT_FIND_SYN_FOR_AT - org.apache.directory.api.i18n.I18n
- MSG_13712_CANT_FIND_SYN_FOR_MR - org.apache.directory.api.i18n.I18n
- MSG_13713_CANT_FIND_SC_FOR_SYN - org.apache.directory.api.i18n.I18n
- MSG_13714_CHECKING_ATTRIBUTE_TYPES - org.apache.directory.api.i18n.I18n
- MSG_13715_CHECKING_MATCHING_RULES - org.apache.directory.api.i18n.I18n
- MSG_13716_CHECKING_OBJECT_CLASSES - org.apache.directory.api.i18n.I18n
- MSG_13717_CHECKING_SYNTAXES - org.apache.directory.api.i18n.I18n
- MSG_13718_PARSING_A - org.apache.directory.api.i18n.I18n
- MSG_13719_REGISTRING_FAILED_ALREADY_PRESENT - org.apache.directory.api.i18n.I18n
- MSG_13720_REGISTRING - org.apache.directory.api.i18n.I18n
- MSG_13721_REMOVED_WITH_RULE_ID - org.apache.directory.api.i18n.I18n
- MSG_13722_RENAMED_SCHEMA_NAME_TO - org.apache.directory.api.i18n.I18n
- MSG_13723_FOUND_WITH_OID - org.apache.directory.api.i18n.I18n
- MSG_13724_FOUND_WITH_RULE_ID - org.apache.directory.api.i18n.I18n
- MSG_13725_AT_WITH_NO_SYNTAX - org.apache.directory.api.i18n.I18n
- MSG_13726_MR_WITH_NO_COMPARATOR - org.apache.directory.api.i18n.I18n
- MSG_13727_MR_WITH_NO_NORMALIZER - org.apache.directory.api.i18n.I18n
- MSG_13728_MR_WITH_NO_SYNTAX - org.apache.directory.api.i18n.I18n
- MSG_13729_SYN_WITH_NO_SYNTAX_CHECKER - org.apache.directory.api.i18n.I18n
- MSG_13730_SYN_DOES_NOT_REFERENCE - org.apache.directory.api.i18n.I18n
- MSG_13731_REGISTRED_FOR_OID - org.apache.directory.api.i18n.I18n
- MSG_13732_NOT_REFERENCE_ANY - org.apache.directory.api.i18n.I18n
- MSG_13733_NOT_REFERENCED_BY_ANY - org.apache.directory.api.i18n.I18n
- MSG_13734_NOT_REFERENCED - org.apache.directory.api.i18n.I18n
- MSG_13735_REFERENCED - org.apache.directory.api.i18n.I18n
- MSG_13736_UNREGISTERED_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- MSG_13737_UNREGISTERED_FOR_OID - org.apache.directory.api.i18n.I18n
- MSG_13738_UNREGISTERED - org.apache.directory.api.i18n.I18n
- MSG_13739_UNREGISTERED_FAILED_NOT_PRESENT - org.apache.directory.api.i18n.I18n
- MSG_13740_UNREGISTERED_FAILED_NOT_FOUND - org.apache.directory.api.i18n.I18n
- MSG_13741_UNREGISTRING - org.apache.directory.api.i18n.I18n
- MSG_13742_REGISTERED_SCHEMA_OBJECT - org.apache.directory.api.i18n.I18n
- MSG_13743_COMPARING_BITSTRING - org.apache.directory.api.i18n.I18n
- MSG_13744_COMPARING_CSN_SID - org.apache.directory.api.i18n.I18n
- MSG_13745_COMPARING_CSN - org.apache.directory.api.i18n.I18n
- MSG_13746_COMPARING_INTEGER - org.apache.directory.api.i18n.I18n
- MSG_13747_COMPARING_OBJECT_IDENTIFIER - org.apache.directory.api.i18n.I18n
- MSG_13748_COMPARING_OBJECT_IDENTIFIER_FIRST_COMPONENT - org.apache.directory.api.i18n.I18n
- MSG_13749_COMPARING_STRING - org.apache.directory.api.i18n.I18n
- MSG_13750_COMPARING_TELEPHONE_NUMBER - org.apache.directory.api.i18n.I18n
- MSG_13751_COMPARING_UUID - org.apache.directory.api.i18n.I18n
- MSG_13752_COMPARING_BOOLEAN - org.apache.directory.api.i18n.I18n
- MSG_13753_COMPARING_GENERALIZED_TIME_ORDERING - org.apache.directory.api.i18n.I18n
- MSG_13754_COMPARING_NUMERIC_STRING_ORDERING - org.apache.directory.api.i18n.I18n
- MSG_13755_COMPARING_OBJECTS - org.apache.directory.api.i18n.I18n
- MSG_13756_LOOKED_UP_NAME - org.apache.directory.api.i18n.I18n
- MSG_14000_DECODING_PDU - org.apache.directory.api.i18n.I18n
- MSG_14001_NULL_BUFFER - org.apache.directory.api.i18n.I18n
- MSG_14002_DECODED_LDAP_MESSAGE - org.apache.directory.api.i18n.I18n
- MSG_14003_ENCODED_LDAP_MESSAGE - org.apache.directory.api.i18n.I18n
- MSG_15000_NO_SCHEMA_DEFINED - org.apache.directory.api.i18n.I18n
- MSG_15001_GENERATING_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16000_BASE_PATH - org.apache.directory.api.i18n.I18n
- MSG_16001_CREATING_DIR - org.apache.directory.api.i18n.I18n
- MSG_16002_DIR_EXISTS - org.apache.directory.api.i18n.I18n
- MSG_16003_COPYFILE - org.apache.directory.api.i18n.I18n
- MSG_16004_SCHEMA_DIR_ABSENT - org.apache.directory.api.i18n.I18n
- MSG_16005_SCHEMA_DIR_PRESENT - org.apache.directory.api.i18n.I18n
- MSG_16006_INITIALIZING_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16007_SCHEMA_INITIALIZED - org.apache.directory.api.i18n.I18n
- MSG_16008_LOADING_FROM_USER_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16009_ELEMENT_DOES_NOT_EXIST - org.apache.directory.api.i18n.I18n
- MSG_16010_USING_BASE_SCHEMA_DIR - org.apache.directory.api.i18n.I18n
- MSG_16011_SCHEMA_XSCHEMA_DIFF - org.apache.directory.api.i18n.I18n
- MSG_16012_URL_SCHEMA_ALL_LDIF - org.apache.directory.api.i18n.I18n
- MSG_16013_SCHEMA_IS_NULL - org.apache.directory.api.i18n.I18n
- MSG_16014_LOADING_DISABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16015_LOADING_ENABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16016_UNLOADING_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16017_UNACCEPTED_DISABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16018_SCHEMA_ALREADY_LOADED - org.apache.directory.api.i18n.I18n
- MSG_16019_ENABLED_SCHEMA_ADDED - org.apache.directory.api.i18n.I18n
- MSG_16020_CANNOT_LOAD_SCHEMAOBJECT - org.apache.directory.api.i18n.I18n
- MSG_16021_ADDED_INTO_DISABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16022_REMOVED_FROM_ENABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_16023_CANNOT_DELETE_SCHEMAOBJECT - org.apache.directory.api.i18n.I18n
- MSG_16024_REMOVED_FROM_DISABLED_SCHEMA - org.apache.directory.api.i18n.I18n
- MSG_17000_NO_EXPORT_FOUND - org.apache.directory.api.i18n.I18n
- MSG_17001_PROCESSING_EXPORTS - org.apache.directory.api.i18n.I18n
- MSG_17002_ADDED_PACKAGE - org.apache.directory.api.i18n.I18n
- MSG_17003_ACCEPTED_CANDIDATE_WITH_FILTER - org.apache.directory.api.i18n.I18n
- MSG_17004_ACCEPTED_CANDIDATE_NO_FILTER - org.apache.directory.api.i18n.I18n
- MSG_17005_REJECTING_CANDIDATE - org.apache.directory.api.i18n.I18n
- MSG_17006_COMPARING_OBJECTSTRING - org.apache.directory.api.i18n.I18n
- MSG_17007_SYNTAX_VALID - org.apache.directory.api.i18n.I18n
- MSG_17008_SYNTAX_INVALID - org.apache.directory.api.i18n.I18n
- MSG_17009_NO_EXACT_MATCH - org.apache.directory.api.i18n.I18n
- MSG_3000_FAILED_TO_CREATE_XSLT_TRANSFORMER - org.apache.directory.api.i18n.I18n
- MSG_5200_DECODED_LDAP_MESSAGE - org.apache.directory.api.i18n.I18n
- MSG_NULL_KEY - Static variable in class org.apache.commons.pool2.PoolUtils
- MSG_NULL_KEYS - Static variable in class org.apache.commons.pool2.PoolUtils
- MSH_04178_CLOSE_LATCH_ABORTED - org.apache.directory.api.i18n.I18n
- mSHARP(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mSP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- mSP(boolean) - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- mSP(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- mSP(boolean) - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- mSP(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mSPACE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mSYNTAX(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- MULTI_LINE_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The multi line toString style.
- MultiBackgroundInitializer - Class in org.apache.commons.lang3.concurrent
-
A specialized
BackgroundInitializerimplementation that can deal with multiple background initialization tasks. - MultiBackgroundInitializer() - Constructor for class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Creates a new instance of
MultiBackgroundInitializer. - MultiBackgroundInitializer(ExecutorService) - Constructor for class org.apache.commons.lang3.concurrent.MultiBackgroundInitializer
-
Creates a new instance of
MultiBackgroundInitializerand initializes it with the given externalExecutorService. - MultiBackgroundInitializer.MultiBackgroundInitializerResults - Class in org.apache.commons.lang3.concurrent
-
A data class for storing the results of the background initialization performed by
MultiBackgroundInitializer. - MultiException - Exception in org.apache.directory.api.util.exception
-
This exception is thrown when Base class for nested exceptions.
- MultiException() - Constructor for exception org.apache.directory.api.util.exception.MultiException
-
Constructs an Exception without a message.
- MultiException(String) - Constructor for exception org.apache.directory.api.util.exception.MultiException
-
Constructs an Exception with a detailed message.
- MultiKey<K> - Class in org.apache.commons.collections4.keyvalue
-
A
MultiKeyallows multiple map keys to be merged together. - MultiKey(K[]) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking an array of keys which is cloned.
- MultiKey(K[], boolean) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking an array of keys, optionally choosing whether to clone.
- MultiKey(K, K) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking two keys.
- MultiKey(K, K, K) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking three keys.
- MultiKey(K, K, K, K) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking four keys.
- MultiKey(K, K, K, K, K) - Constructor for class org.apache.commons.collections4.keyvalue.MultiKey
-
Constructor taking five keys.
- multiKeyMap(AbstractHashedMap<MultiKey<? extends K>, V>) - Static method in class org.apache.commons.collections4.map.MultiKeyMap
-
Decorates the specified map to add the MultiKeyMap API and fast query.
- MultiKeyMap<K,V> - Class in org.apache.commons.collections4.map
-
A
Mapimplementation that uses multiple keys to map the value. - MultiKeyMap() - Constructor for class org.apache.commons.collections4.map.MultiKeyMap
-
Constructs a new MultiKeyMap that decorates a
HashedMap. - MultiKeyMap(AbstractHashedMap<MultiKey<? extends K>, V>) - Constructor for class org.apache.commons.collections4.map.MultiKeyMap
-
Constructor that decorates the specified map and is called from
MultiKeyMap.multiKeyMap(AbstractHashedMap). - MultilineRecursiveToStringStyle - Class in org.apache.commons.lang3.builder
-
Works with
ToStringBuilderto create a "deep"toString. - MultilineRecursiveToStringStyle() - Constructor for class org.apache.commons.lang3.builder.MultilineRecursiveToStringStyle
-
Constructor.
- MultiMap<K,V> - Interface in org.apache.commons.collections4
-
Deprecated.since 4.1, use
MultiValuedMapinstead - MultiMapUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for
MultiValuedMapinstances. - MULTIPLE_BINDINGS_URL - Static variable in class org.slf4j.LoggerFactory
- MultipleResponseFuture<R extends Response> - Class in org.apache.directory.ldap.client.api.future
-
A Future implementation used in LdapConnection operations.
- MultipleResponseFuture(LdapConnection, int) - Constructor for class org.apache.directory.ldap.client.api.future.MultipleResponseFuture
-
Creates a new instance of ResponseFuture.
- multiplyBy(Fraction) - Method in class org.apache.commons.lang3.math.Fraction
-
Multiplies the value of this fraction by another, returning the result in reduced form.
- MultiSet<E> - Interface in org.apache.commons.collections4
-
Defines a collection that counts the number of times an object appears in the collection.
- MultiSet.Entry<E> - Interface in org.apache.commons.collections4
-
An unmodifiable entry for an element and its occurrence as contained in a MultiSet.
- MultiSetEntry(Map.Entry<E, AbstractMapMultiSet.MutableInteger>) - Constructor for class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MultiSetEntry
-
Constructor.
- MultiSetUtils - Class in org.apache.commons.collections4
-
Provides utility methods and decorators for
MultiSetinstances. - MultiValuedMap<K,V> - Interface in org.apache.commons.collections4
-
Defines a map that holds a collection of values against each key.
- multiValueMap(Map<K, ? super C>, Class<C>) - Static method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a map which decorates the given
mapand maps keys to collections of typecollectionClass. - multiValueMap(Map<K, ? super C>, Factory<C>) - Static method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a map which decorates the given
mapand creates the value collections using the suppliedcollectionFactory. - multiValueMap(Map<K, ? super Collection<V>>) - Static method in class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a map which wraps the given map and maps keys to ArrayLists.
- multiValueMap(Map<K, ? super Collection<V>>) - Static method in class org.apache.commons.collections4.MapUtils
-
Deprecated.since 4.1, use
MultiValuedMapinstead - multiValueMap(Map<K, C>, Class<C>) - Static method in class org.apache.commons.collections4.MapUtils
-
Deprecated.since 4.1, use
MultiValuedMapinstead - multiValueMap(Map<K, C>, Factory<C>) - Static method in class org.apache.commons.collections4.MapUtils
-
Deprecated.since 4.1, use
MultiValuedMapinstead - MultiValueMap<K,V> - Class in org.apache.commons.collections4.map
-
Deprecated.since 4.1, use
MultiValuedMapinstead - MultiValueMap() - Constructor for class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a MultiValueMap based on a
HashMapand storing the multiple values in anArrayList. - MultiValueMap(Map<K, ? super C>, Factory<C>) - Constructor for class org.apache.commons.collections4.map.MultiValueMap
-
Deprecated.Creates a MultiValueMap which decorates the given
mapand creates the value collections using the suppliedcollectionFactory. - mUNDERSCORE(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- MurmurHash2 - Class in org.apache.commons.codec.digest
-
Implementation of the MurmurHash2 32-bit and 64-bit hash functions.
- MurmurHash3 - Class in org.apache.commons.codec.digest
-
Implementation of the MurmurHash3 32-bit and 128-bit hash functions.
- MurmurHash3.IncrementalHash32 - Class in org.apache.commons.codec.digest
-
Deprecated.Use IncrementalHash32x86. This corrects the processing of trailing bytes.
- MurmurHash3.IncrementalHash32x86 - Class in org.apache.commons.codec.digest
-
Generates 32-bit hash from input bytes.
- must(ObjectClassHolder) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- MUST_SUPPLY_OLD_PASSWORD - org.apache.directory.api.ldap.extras.controls.ppolicy.PasswordPolicyErrorEnum
-
The ld password must be supplied
- mustAttributeTypeOids - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The list of required AttributeType OIDs
- mustAttributeTypes - Variable in class org.apache.directory.api.ldap.model.schema.ObjectClass
-
The list of required AttributeTypes
- MustCall - Annotation Type in org.checkerframework.checker.mustcall.qual
-
An expression of type
@MustCall({"m1", "m2"})may be obligated to callm1()and/orm2()before it is deallocated, but it is not obligated to call any other methods. - MustCallAlias - Annotation Type in org.checkerframework.checker.mustcall.qual
-
This polymorphic annotation represents an either-or must-call obligation.
- MustCallUnknown - Annotation Type in org.checkerframework.checker.mustcall.qual
-
The top qualifier in the Must Call type hierarchy.
- Mutable<T> - Interface in org.apache.commons.lang3.mutable
-
Provides mutable access to a value.
- MutableBoolean - Class in org.apache.commons.lang3.mutable
-
A mutable
booleanwrapper. - MutableBoolean() - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the default value of false.
- MutableBoolean(boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the specified value.
- MutableBoolean(Boolean) - Constructor for class org.apache.commons.lang3.mutable.MutableBoolean
-
Constructs a new MutableBoolean with the specified value.
- MutableByte - Class in org.apache.commons.lang3.mutable
-
A mutable
bytewrapper. - MutableByte() - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the default value of zero.
- MutableByte(byte) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the specified value.
- MutableByte(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte with the specified value.
- MutableByte(String) - Constructor for class org.apache.commons.lang3.mutable.MutableByte
-
Constructs a new MutableByte parsing the given string.
- MutableDouble - Class in org.apache.commons.lang3.mutable
-
A mutable
doublewrapper. - MutableDouble() - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the default value of zero.
- MutableDouble(double) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the specified value.
- MutableDouble(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble with the specified value.
- MutableDouble(String) - Constructor for class org.apache.commons.lang3.mutable.MutableDouble
-
Constructs a new MutableDouble parsing the given string.
- MutableFloat - Class in org.apache.commons.lang3.mutable
-
A mutable
floatwrapper. - MutableFloat() - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the default value of zero.
- MutableFloat(float) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the specified value.
- MutableFloat(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat with the specified value.
- MutableFloat(String) - Constructor for class org.apache.commons.lang3.mutable.MutableFloat
-
Constructs a new MutableFloat parsing the given string.
- MutableInt - Class in org.apache.commons.lang3.mutable
-
A mutable
intwrapper. - MutableInt() - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the default value of zero.
- MutableInt(int) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the specified value.
- MutableInt(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt with the specified value.
- MutableInt(String) - Constructor for class org.apache.commons.lang3.mutable.MutableInt
-
Constructs a new MutableInt parsing the given string.
- MutableInteger(int) - Constructor for class org.apache.commons.collections4.bag.AbstractMapBag.MutableInteger
-
Constructor.
- MutableInteger(int) - Constructor for class org.apache.commons.collections4.multiset.AbstractMapMultiSet.MutableInteger
-
Constructor.
- MutableLong - Class in org.apache.commons.lang3.mutable
-
A mutable
longwrapper. - MutableLong() - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the default value of zero.
- MutableLong(long) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the specified value.
- MutableLong(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong with the specified value.
- MutableLong(String) - Constructor for class org.apache.commons.lang3.mutable.MutableLong
-
Constructs a new MutableLong parsing the given string.
- MutableObject<T> - Class in org.apache.commons.lang3.mutable
-
A mutable
Objectwrapper. - MutableObject() - Constructor for class org.apache.commons.lang3.mutable.MutableObject
-
Constructs a new MutableObject with the default value of
null. - MutableObject(T) - Constructor for class org.apache.commons.lang3.mutable.MutableObject
-
Constructs a new MutableObject with the specified value.
- MutablePair<L,R> - Class in org.apache.commons.lang3.tuple
-
A mutable pair consisting of two
Objectelements. - MutablePair() - Constructor for class org.apache.commons.lang3.tuple.MutablePair
-
Create a new pair instance of two nulls.
- MutablePair(L, R) - Constructor for class org.apache.commons.lang3.tuple.MutablePair
-
Create a new pair instance.
- MutableShort - Class in org.apache.commons.lang3.mutable
-
A mutable
shortwrapper. - MutableShort() - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the default value of zero.
- MutableShort(short) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the specified value.
- MutableShort(Number) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort with the specified value.
- MutableShort(String) - Constructor for class org.apache.commons.lang3.mutable.MutableShort
-
Constructs a new MutableShort parsing the given string.
- MutableTriple<L,M,R> - Class in org.apache.commons.lang3.tuple
-
A mutable triple consisting of three
Objectelements. - MutableTriple() - Constructor for class org.apache.commons.lang3.tuple.MutableTriple
-
Create a new triple instance of three nulls.
- MutableTriple(L, M, R) - Constructor for class org.apache.commons.lang3.tuple.MutableTriple
-
Create a new triple instance.
- mUTF8String(boolean) - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- mUTFMB(boolean) - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- mutualAuthentication - Variable in class org.apache.directory.ldap.client.api.AbstractSaslRequest
-
Require mutual authentication
- mWS(boolean) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- MX_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MX_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- MXParser - Class in org.xmlpull.mxp1
-
Absolutely minimal implementation of XMLPULL V1 API
- MXParser() - Constructor for class org.xmlpull.mxp1.MXParser
- MXParserCachingStrings - Class in org.xmlpull.mxp1
-
Extend MXP parser to use string cache of char[] to interned String
- MXParserCachingStrings() - Constructor for class org.xmlpull.mxp1.MXParserCachingStrings
- MXParserFactory - Class in org.xmlpull.mxp1
-
Simple facotry to speed up creation process.
- MXParserFactory() - Constructor for class org.xmlpull.mxp1.MXParserFactory
- MXParserNonValidating - Class in org.xmlpull.mxp1
-
Extend MXP parser to be full non validating XML 1.0 parser (added internal DTD parsing and support for full XML 1.0 (or 1.1) character classes).
- MXParserNonValidating() - Constructor for class org.xmlpull.mxp1.MXParserNonValidating
- MXSerializer - Class in org.xmlpull.mxp1_serializer
-
Implementation of XmlSerializer interface from XmlPull V1 API.
- MXSerializer() - Constructor for class org.xmlpull.mxp1_serializer.MXSerializer
N
- N - Annotation Type in org.checkerframework.checker.units.qual
-
Newton.
- NA_SUBST - Static variable in class org.slf4j.event.EventConstants
- name - Variable in class org.apache.directory.api.asn1.ber.grammar.GrammarAction
-
The action's name
- name - Variable in class org.apache.directory.api.dsmlv2.AbstractGrammar
-
The grammar name
- name - Variable in class org.apache.directory.api.ldap.model.schema.registries.DefaultSchema
-
The schema name
- name - Variable in class org.apache.directory.api.ldap.trigger.StoredProcedureParameter
- name - Variable in class org.apache.mina.util.BasicThreadFactory
- name - Variable in class org.dom4j.tree.FlyweightEntity
-
The name of the
Entity - name - Variable in class org.slf4j.event.EventRecodingLogger
- name - Variable in class org.slf4j.helpers.NamedLoggerBase
- name() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- name() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- Name(Set<String>) - Constructor for class org.apache.directory.api.ldap.aci.UserClass.Name
-
Creates a new instance.
- NAME - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- NAME_ALREADY_REGISTERED - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing a SO with a name being already registered
- NAME_AND_OPTIONAL_UID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_FORM - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A NameForm
- NAME_FORM - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_FORM_DESCRIPTION_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_FORMS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_FORMS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_FORMS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_OR_NUMERIC_ID_MATCH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_OR_NUMERIC_ID_MATCH_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_OR_NUMERIC_ID_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAME_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- NameAndOptionalUIDSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a valid Name and Optional UID.
- NameAndOptionalUIDSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NameComponentNormalizer - Interface in org.apache.directory.api.ldap.model.schema.normalizers
-
Normalizers of ldap name component attributes and their values.
- namedCategories - Static variable in enum org.checkerframework.checker.i18nformatter.qual.I18nConversionCategory
- NamedLoggerBase - Class in org.slf4j.helpers
-
Serves as base class for named logger implementation.
- NamedLoggerBase() - Constructor for class org.slf4j.helpers.NamedLoggerBase
- NamedTypeResolver - Class in org.dom4j.datatype
-
NamedTypeResolverresolves named types for a given QName. - NamedTypeResolver(DocumentFactory) - Constructor for class org.dom4j.datatype.NamedTypeResolver
- NameForm - Class in org.apache.directory.api.ldap.model.schema
-
A nameForm description.
- NameForm(String) - Constructor for class org.apache.directory.api.ldap.model.schema.NameForm
-
Creates a new instance of MatchingRule.
- NameFormDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for RFC 4512 name form descriptions
- NameFormDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NameFormDescriptionSchemaParser
-
Creates a schema parser instance.
- NameFormDescriptionSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value follows the name descripton syntax according to RFC 4512, par 4.2.7.2:
- NameFormDescriptionSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NameFormHelper - Class in org.apache.directory.api.ldap.model.schema.registries.helper
-
An helper class used to store all the methods associated with an NameForm in relation with the Registries and SchemaManager.
- nameFormRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The NameForm registry
- NameFormRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
An NameForm registry service interface.
- NameOrNumericIdNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
A name or numeric id normalizer.
- NameOrNumericIdNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Creates a new instance of GeneralizedTimeNormalizer.
- NamePredicate(String) - Constructor for class org.apache.commons.lang3.ThreadUtils.NamePredicate
-
Predicate constructor
- NamePreservingRunnable - Class in org.apache.mina.util
- NamePreservingRunnable(Runnable, String) - Constructor for class org.apache.mina.util.NamePreservingRunnable
-
Creates a new instance of NamePreservingRunnable.
- names - Variable in class org.apache.directory.api.ldap.model.schema.AbstractSchemaObject
-
The optional names for this SchemaObject
- names - Variable in class org.apache.directory.api.ldap.schema.converter.SchemaElementImpl
-
The list of names for this schemaElements
- names() - Method in annotation type org.checkerframework.framework.qual.DefaultFor
-
Returns regular expressions matching names of variables, to whose types the annotation should be applied as a default.
- names(AttributeTypeHolder) - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterParser
- namesExceptions() - Method in annotation type org.checkerframework.framework.qual.DefaultFor
-
Returns exceptions to regular expression rules.
- namesInterned - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- Namespace - Class in org.dom4j
-
Namespaceis a Flyweight Namespace that can be shared amongst nodes. - Namespace(String, String) - Constructor for class org.dom4j.Namespace
-
DOCUMENT ME!
- NAMESPACE_NODE - Static variable in interface org.dom4j.Node
-
Matchs a Namespace Node - NOTE this differs from DOM
- NAMESPACE_PREFIXES_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
- namespaceCache - Variable in class org.dom4j.tree.QNameCache
- NamespaceCache - Class in org.dom4j.tree
-
NamespaceCachecaches instances ofDefaultNamespacefor reuse both across documents and within documents. - NamespaceCache() - Constructor for class org.dom4j.tree.NamespaceCache
- namespaceDepth - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespaceEnd - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- namespaceEnd - Variable in class org.xmlpull.mxp1.MXParser
- namespaceEnd - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespacePrefix - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- namespacePrefix - Variable in class org.xmlpull.mxp1.MXParser
- namespacePrefix - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- namespacePrefixHash - Variable in class org.xmlpull.mxp1.MXParser
- namespaces() - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- namespaces() - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- namespaces() - Method in interface org.xmlpull.v1.builder.XmlElement
-
Return Iterator
- null is never returned if there is no children then iteraotr over empty collection is returned - NAMESPACES_FEATURE - Static variable in class org.xmlpull.v1.sax2.Driver
- NamespaceStack - Class in org.dom4j.tree
-
NamespaceStack implements a stack of namespaces and optionally maintains a cache of all the fully qualified names (
QName) which are in scope. - NamespaceStack() - Constructor for class org.dom4j.tree.NamespaceStack
- NamespaceStack(DocumentFactory) - Constructor for class org.dom4j.tree.NamespaceStack
- namespaceUri - Variable in class org.xmlpull.mxp1_serializer.MXSerializer
- namespaceUri - Variable in class org.xmlpull.mxp1.MXParser
- namespaceUri - Variable in class org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper
- NameType - Enum in org.apache.commons.codec.language.bm
-
Supported types of names.
- NAMING_CONTEXTS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAMING_CONTEXTS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NAMING_VIOLATION - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The attempted addition or modification would violate the structure rules of the DIT as defined in the directory schema and X.501.
- namingPattern(String) - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory.Builder
-
Sets the naming pattern to be used by the new
BasicThreadFactory. - nano - org.checkerframework.checker.units.qual.Prefix
-
SI prefix for 10^-9.
- nanoTime() - Method in class org.apache.commons.lang3.concurrent.EventCountCircuitBreaker
-
Returns the current time in nanoseconds.
- NATURAL_COMPARATOR - Static variable in class org.apache.commons.collections4.ComparatorUtils
-
Comparator for natural sort order.
- naturalComparator() - Static method in class org.apache.commons.collections4.ComparatorUtils
-
Gets a comparator that uses the natural order of the objects.
- navigateNext() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewIterator
- navigatePrevious() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewIterator
- NCODING - Static variable in class org.xmlpull.mxp1.MXParser
- NEED_DATA - Static variable in interface org.apache.mina.filter.codec.demux.MessageDecoder
-
Represents a result from
MessageDecoder.decodable(IoSession, IoBuffer)andMessageDecoder.decode(IoSession, IoBuffer, ProtocolDecoderOutput). - NEED_DATA - Static variable in class org.apache.mina.filter.codec.demux.MessageDecoderResult
-
Represents a result from
MessageDecoder.decodable(IoSession, IoBuffer)andMessageDecoder.decode(IoSession, IoBuffer, ProtocolDecoderOutput). - needClientAuth - Variable in class org.apache.mina.filter.ssl.SslFilter
-
A flag set if client authentication is required
- needsBase64Encoding(Object) - Static method in class org.apache.directory.api.dsmlv2.ParserUtils
-
Indicates if the value needs to be encoded as Base64
- negate() - Method in interface org.apache.commons.lang3.function.FailableBiPredicate
-
Returns a predicate that negates this predicate.
- negate() - Method in interface org.apache.commons.lang3.function.FailableDoublePredicate
-
Returns a predicate that negates this predicate.
- negate() - Method in interface org.apache.commons.lang3.function.FailableIntPredicate
-
Returns a predicate that negates this predicate.
- negate() - Method in interface org.apache.commons.lang3.function.FailableLongPredicate
-
Returns a predicate that negates this predicate.
- negate() - Method in interface org.apache.commons.lang3.function.FailablePredicate
-
Returns a predicate that negates this predicate.
- negate() - Method in class org.apache.commons.lang3.math.Fraction
-
Gets a fraction that is the negative (-fraction) of this one.
- negate(Boolean) - Static method in class org.apache.commons.lang3.BooleanUtils
-
Negates the specified boolean.
- NegativeIndexFor - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression is between
-1and-a.length - 1, inclusive, for each sequencealisted in the annotation. - neitherPredicate(Predicate<? super T>, Predicate<? super T>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if neither of the specified predicates are true.
- Network - Class in org.apache.directory.api.util
-
Network utils.
- networkByteOrderToInt(byte[], int, int) - Static method in class org.apache.mina.proxy.utils.ByteUtilities
-
Returns the integer represented by up to 4 bytes in network byte order.
- NEVER_DEREF_ALIASES - org.apache.directory.api.ldap.model.message.AliasDerefMode
-
Alias handling mode value that treats aliases like entries
- NEVER_DEREF_ALIASES - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- NEVER_DEREF_ALIASES - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
-
The DerefAlias constants
- NEW_COOKIE - org.apache.directory.api.ldap.extras.intermediate.syncrepl.SynchronizationInfoEnum
-
A new cookie
- NEW_COOKIE_STATE - org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueStatesEnum
-
NewCookie state
- NEW_COOKIE_TAG - org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueTags
-
A new cookie
- NEW_PASSWORD_STATE - org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestStatesEnum
-
the new password
- NEW_PASSWORD_TAG - Static variable in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyRequestConstants
-
This is the TAG used for the userIdentity.
- NEW_PILOT_PERSON_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NEW_RDN - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- NEW_RDN_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- NEW_SUPERIOR - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- NEW_SUPERIOR_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- newAddRequest(Entry) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
AddRequestfor theentry. - newAddRequest(Entry) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
AddRequestfor theentry. - newAddRequest(Entry) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
AddRequestfor theentry. - newAttribute(String) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new Attribute for with the provided
nameand a null value. - newAttribute(String) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new Attribute for with the provided
nameand a null value. - newAttribute(String) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new Attribute for with the provided
nameand a null value. - newAttribute(String, byte[]...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, byte[]...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, byte[]...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, String...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, String...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, String...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, Value...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, Value...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new Attribute for with the provided
nameandvalue(s). - newAttribute(String, Value...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new Attribute for with the provided
nameandvalue(s). - newCallStack(String, boolean) - Static method in class org.apache.commons.pool2.impl.CallStackUtils
-
Deprecated.
- newCallStack(String, boolean, boolean) - Static method in class org.apache.commons.pool2.impl.CallStackUtils
-
Constructs a new
CallStackusing the fasted allowed strategy. - newComment(String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newComment(String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- newComment(String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- newControl() - Method in interface org.apache.directory.api.ldap.codec.api.ControlFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.cascade.CascadeFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.manageDsaIT.ManageDsaITFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.OpaqueControlFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.proxiedauthz.ProxiedAuthzFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.search.entryChange.EntryChangeFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.search.pagedSearch.PagedResultsFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.search.persistentSearch.PersistentSearchFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.search.subentries.SubentriesFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortRequestFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.codec.controls.sort.SortResponseFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncRequestFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdDirSyncResponseFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdPolicyHintsFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.AdShowDeletedFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ad_impl.TreeDeleteFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.changeNotifications_impl.ChangeNotificationsFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.passwordExpired_impl.PasswordExpiredResponseFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.permissiveModify_impl.PermissiveModifyFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyRequestFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.ppolicy_impl.PasswordPolicyResponseFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.relax_impl.RelaxControlFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncDoneValueFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncRequestValueFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.syncrepl_impl.SyncStateValueFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.transaction_impl.TransactionSpecificationFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewRequestFactory
-
Creates and returns a version of the Control.
- newControl() - Method in class org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewResponseFactory
-
Creates and returns a version of the Control.
- newDeleteRequest(Dn) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
DeleteRequestfor thedn. - newDeleteRequest(Dn) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
DeleteRequestfor thedn. - newDeleteRequest(Dn) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
DeleteRequestfor thedn. - newDn(String) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a
Dnthat representsdn. - newDn(String) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a
Dnthat representsdn. - newDn(String) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a
Dnthat representsdn. - newDoc() - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- newDoctype(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newDoctype(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- newDoctype(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- newDocument() - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new document.
- newDocument(String, Boolean, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newDocument(String, Boolean, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new document with given XML prolog.
- newElement(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Create unattached element
- newElement(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method newElement
- newElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- newElement(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- newElement(XmlNamespace, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Method newElement
- newEntry(String) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a
Entrywith the specifieddn. - newEntry(String) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a
Entrywith the specifieddn. - newEntry(String) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a
Entrywith the specifieddn. - newEntry(Dn) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a
Entrywith the specifieddn. - newEntry(Dn) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a
Entrywith the specifieddn. - newEntry(Dn) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a
Entrywith the specifieddn. - newFailedFuture(Throwable) - Static method in class org.apache.mina.core.future.DefaultConnectFuture
-
Creates a new instance of a Connection Failure, with the associated cause.
- newFragment(String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newFragment(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(String, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newFragment(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newFragment(XmlNamespace, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create XML fragment that is not associated with any document.
- newHandle(SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Create a new client socket handle from a local
SocketAddress - newHandle(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Create a new client socket handle from a local
SocketAddress - newHandle(SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Create a new client socket handle from a local
SocketAddress - newIdentityHashSet() - Static method in class org.apache.commons.collections4.SetUtils
-
Returns a new hash set that matches elements based on
==notequals(). - newInstance() - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Returns a new
Csn. - newInstance() - Method in class org.apache.mina.filter.ssl.KeyStoreFactory
-
Creates a new
KeyStore. - newInstance() - Method in class org.apache.mina.filter.ssl.SslContextFactory
-
Create a new SSLContext instance,using the
KeyManagerFactoryand theTrustManagerFactory. - newInstance() - Static method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new instance of the builder.
- newInstance() - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newInstance() - Static method in class org.xmlpull.v1.XmlPullParserFactory
-
Create a new instance of a PullParserFactory that can be used to create XML pull parsers (see class description for more details).
- newInstance(byte[]) - Static method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Creates a new instance of MemoryClearingBuffer from a
byte[]. - newInstance(char[]) - Static method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Creates a new instance of MemoryClearingBuffer from a
char[]. - newInstance(char[], boolean, boolean) - Static method in class org.apache.directory.ldap.client.template.MemoryClearingBuffer
-
Creates a new instance of MemoryClearingBuffer from a
char[], optionally performing whitespace trimming and conversion to lower case. - newInstance(long, int) - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Returns a new
Csncreated from the given values. - newInstance(String, Class) - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newInstance(String, Class) - Static method in class org.xmlpull.v1.XmlPullParserFactory
- newInstance(XmlPullParserFactory) - Static method in class org.xmlpull.v1.builder.XmlInfosetBuilder
- newInstance(XmlPullParserFactory) - Static method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- NewInstance - Annotation Type in org.checkerframework.common.reflection.qual
-
Annotation for methods like
Constructor.newInstance, whose signature is:
T method(MethodVal(classname=c, methodname="<init>", params=p) Constructor this, Object... args) - newLdapConnection() - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Returns a newly created, configured, and authenticated connection.
- newLdapConnection() - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Returns a newly created, configured, and authenticated connection.
- newLdapConnectionFactory(LdapConnectionConfig, Class<? extends LdapConnectionFactory>) - Static method in class org.apache.directory.ldap.client.api.AbstractPoolableLdapConnectionFactory
- newListValuedHashMap() - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Creates a
ListValuedMapwith anArrayListas collection class to store the values mapped to a key. - newModifyRequest(String) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
ModifyRequestfor thedn. - newModifyRequest(String) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
ModifyRequestfor thedn. - newModifyRequest(String) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
ModifyRequestfor thedn. - newModifyRequest(Dn) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
ModifyRequestfor thedn. - newModifyRequest(Dn) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
ModifyRequestfor thedn. - newModifyRequest(Dn) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
ModifyRequestfor thedn. - newNamespace(String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- newNamespace(String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- newNamespace(String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newNamespace(String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Create new namespace with null prefix (namespace name must be not null).
- newNamespace(String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new namespace that is not associated with any XML document.
- newNamespace(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlElementAdapter
- newNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlElementImpl
- newNamespace(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlInfosetBuilderImpl
- newNamespace(String, String) - Method in interface org.xmlpull.v1.builder.XmlElement
-
Create new namespace with prefix and namespace name (both must be not null).
- newNamespace(String, String) - Method in class org.xmlpull.v1.builder.XmlInfosetBuilder
-
Create a new namespace that is not associated with any XML document.
- newNotWrittenFuture(IoSession, Throwable) - Static method in class org.apache.mina.core.future.DefaultWriteFuture
-
Returns a new
DefaultWriteFuturewhich is already marked as 'not written'. - NewObject - Annotation Type in org.checkerframework.checker.lock.qual
-
A type that represents a newly-constructed object.
- newParser() - Method in class org.xmlpull.v1.dom2_builder.DOM2XmlPullBuilder
- newParser() - Method in class org.xmlpull.v1.parser_pool.XmlPullParserPool
- newPoolMap() - Method in class org.apache.mina.core.buffer.CachedBufferAllocator
- newProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- newProcessingInstruction(String, String) - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
- newProcessingInstruction(String, String) - Method in interface org.xmlpull.v1.builder.XmlDocument
- newPullParser() - Method in class org.xmlpull.mxp1.MXParserFactory
- newPullParser() - Method in class org.xmlpull.v1.XmlPullParserFactory
-
Creates a new instance of a XML Pull Parser using the currently configured factory features.
- newPullParserWrapper() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newPullParserWrapper(XmlPullParser) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newPurgeCsn(long) - Method in class org.apache.directory.api.ldap.model.csn.CsnFactory
-
Generates a CSN used to purge data.
- newRequest() - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.nod.NoDFactory
- newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTls.StartTlsFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction.StartTransactionFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Returns a new
ExtendedRequestwith no value - newRequest() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Returns a new
ExtendedRequestwith no value - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newRequest(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Returns a new
ExtendedRequestwith the following encoded value. - newResponse() - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in interface org.apache.directory.api.ldap.codec.api.IntermediateOperationFactory
-
Returns a new
IntermediateResponsewith no value. - newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.cancel.CancelFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration.CertGenerationFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown.GracefulShutdownFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.nod.NoDFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTls.StartTlsFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction.StartTransactionFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure.StoredProcedureFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with no value
- newResponse() - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueFactory
-
Returns a new
IntermediateResponsewith no value. - newResponse(byte[]) - Method in class org.apache.directory.api.ldap.codec.api.AbstractExtendedOperationFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.ExtendedOperationFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in interface org.apache.directory.api.ldap.codec.api.IntermediateOperationFactory
-
Returns a new
IntermediateResponsewith the following encoded value. - newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.EndTransactionFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect.GracefulDisconnectFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify.PasswordModifyFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction.StartTransactionFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI.WhoAmIFactory
-
Creates a new ExtendedResponse, for the ExtendedRequest with a specific encoded value.
- newResponse(byte[]) - Method in class org.apache.directory.api.ldap.extras.intermediate.syncrepl_impl.SyncInfoValueFactory
-
Returns a new
IntermediateResponsewith the following encoded value. - newSearchRequest(String, String, SearchScope) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, String, SearchScope) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, String, SearchScope) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, String, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(String, String, SearchScope, String...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(String, String, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope, String...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(String, FilterBuilder, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, String, SearchScope) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, String, SearchScope) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, String, SearchScope) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, String, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, String, SearchScope, String...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, String, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturning all normal attributes for each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.LdapConnectionTemplate
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope, String...) - Method in interface org.apache.directory.ldap.client.template.ModelFactory
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSearchRequest(Dn, FilterBuilder, SearchScope, String...) - Method in class org.apache.directory.ldap.client.template.ModelFactoryImpl
-
Returns a new
SearchRequestoverbaseDninscopematchingfilterreturningattributesfor each matching entry. - newSerializer() - Method in class org.xmlpull.mxp1.MXParserFactory
- newSerializer() - Method in class org.xmlpull.v1.XmlPullParserFactory
-
Creates a new instance of a XML Serializer.
- newSerializerWrapper() - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newSerializerWrapper(XmlSerializer) - Method in class org.xmlpull.v1.wrapper.XmlPullWrapperFactory
- newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.core.polling.AbstractPollingIoAcceptor
-
(Optional) Returns an
IoSessionthat is bound to the specifiedlocalAddressand the specifiedremoteAddresswhich reuses the local address that is already bound by this service. - newSession(SocketAddress, SocketAddress) - Method in interface org.apache.mina.core.service.IoAcceptor
-
(Optional) Returns an
IoSessionthat is bound to the specifiedlocalAddressand the specifiedremoteAddresswhich reuses the local address that is already bound by this service. - newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
(Optional) Returns an
IoSessionthat is bound to the specifiedlocalAddressand the specifiedremoteAddresswhich reuses the local address that is already bound by this service. - newSession(SocketAddress, SocketAddress) - Method in class org.apache.mina.transport.vmpipe.VmPipeAcceptor
-
(Optional) Returns an
IoSessionthat is bound to the specifiedlocalAddressand the specifiedremoteAddresswhich reuses the local address that is already bound by this service. - newSession(IoProcessor<NioSession>, DatagramChannel) - Method in class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Create a new
IoSessionfrom a connected socket client handle. - newSession(IoProcessor<NioSession>, DatagramChannel, SocketAddress) - Method in class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
- newSession(IoProcessor<NioSession>, SocketChannel) - Method in class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Create a new
IoSessionfrom a connected socket client handle. - newSession(IoProcessor<S>, H) - Method in class org.apache.mina.core.polling.AbstractPollingIoConnector
-
Create a new
IoSessionfrom a connected socket client handle. - newSetValuedHashMap() - Static method in class org.apache.commons.collections4.MultiMapUtils
-
Creates a
SetValuedMapwith anHashSetas collection class to store the values mapped to a key. - newString(byte[], String) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the given charset. - newString(char[], int, int) - Method in class org.xmlpull.mxp1.MXParser
- newString(char[], int, int) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
-
If feature name interning is enabled then this funtion MUST return interned string.
- newStringIntern(char[], int, int) - Method in class org.xmlpull.mxp1.MXParser
- newStringIntern(char[], int, int) - Method in class org.xmlpull.mxp1.MXParserCachingStrings
-
This is efficient implementation of pool that returns interned String based on char[] input.
- newStringIso8859_1(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the ISO-8859-1 charset. - newStringUsAscii(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the US-ASCII charset. - newStringUtf16(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the UTF-16 charset. - newStringUtf16Be(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the UTF-16BE charset. - newStringUtf16Le(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the UTF-16LE charset. - newStringUtf8(byte[]) - Static method in class org.apache.commons.codec.binary.StringUtils
-
Constructs a new
Stringby decoding the specified array of bytes using the UTF-8 charset. - newThread(Runnable) - Method in class org.apache.commons.lang3.concurrent.BasicThreadFactory
-
Creates a new thread.
- newThread(Runnable) - Method in class org.apache.mina.util.BasicThreadFactory
- newThread(Runnable) - Method in class org.apache.mina.util.DaemonThreadFactory
- newUnboundLdapConnection() - Method in class org.apache.directory.ldap.client.api.DefaultLdapConnectionFactory
-
Returns a newly created connection, that has not been bound (bind) that otherwise respects LdapConnectionConfig supplied to the constructor.
- newUnboundLdapConnection() - Method in interface org.apache.directory.ldap.client.api.LdapConnectionFactory
-
Returns a newly created connection, that has not been bound (bind) that otherwise respects LdapConnectionConfig supplied to the constructor.
- newWarning(PasswordPolicyResponse) - Static method in class org.apache.directory.ldap.client.template.PasswordWarningImpl
- newWrittenFuture(IoSession) - Static method in class org.apache.mina.core.future.DefaultWriteFuture
-
Returns a new
DefaultWriteFuturewhich is already marked as 'written'. - next - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
The node that will be returned by
AbstractLinkedList.LinkedListIterator.next(). - next - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
A pointer to the node after this node
- next - Variable in class org.apache.commons.collections4.map.AbstractHashedMap.HashEntry
-
The next entry in the hash chain
- next - Variable in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
-
The next entry
- next - Variable in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
- next() - Method in class org.apache.commons.collections4.bag.AbstractMapBag.BagIterator
- next() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.BidiMapIterator
- next() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySetIterator
- next() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySetIterator
- next() - Method in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.ValuesIterator
- next() - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.BidiOrderedMapIterator
- next() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapEntryIterator
- next() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.InverseViewMapIterator
- next() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewMapEntryIterator
- next() - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.ViewMapIterator
- next() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyIterator
- next() - Method in class org.apache.commons.collections4.iterators.AbstractIteratorDecorator
- next() - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- next() - Method in class org.apache.commons.collections4.iterators.AbstractMapIteratorDecorator
-
Gets the next key from the
Map. - next() - Method in class org.apache.commons.collections4.iterators.AbstractOrderedMapIteratorDecorator
-
Gets the next key from the
Map. - next() - Method in class org.apache.commons.collections4.iterators.ArrayIterator
-
Returns the next element in the array.
- next() - Method in class org.apache.commons.collections4.iterators.ArrayListIterator
-
Gets the next element from the array.
- next() - Method in class org.apache.commons.collections4.iterators.BoundedIterator
- next() - Method in class org.apache.commons.collections4.iterators.CollatingIterator
-
Returns the next ordered element from a child iterator.
- next() - Method in class org.apache.commons.collections4.iterators.EntrySetMapIterator
-
Gets the next key from the
Map. - next() - Method in class org.apache.commons.collections4.iterators.EnumerationIterator
-
Returns the next object from the enumeration.
- next() - Method in class org.apache.commons.collections4.iterators.FilterIterator
-
Returns the next object that matches the predicate.
- next() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
- next() - Method in class org.apache.commons.collections4.iterators.IteratorChain
-
Returns the next Object of the current Iterator
- next() - Method in class org.apache.commons.collections4.iterators.LazyIteratorChain
-
Returns the next element of the current Iterator
- next() - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Returns the next element from the iterator.
- next() - Method in class org.apache.commons.collections4.iterators.LoopingIterator
-
Returns the next object in the collection.
- next() - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Returns the next object in the list.
- next() - Method in class org.apache.commons.collections4.iterators.NodeListIterator
- next() - Method in class org.apache.commons.collections4.iterators.ObjectArrayIterator
-
Returns the next element in the array.
- next() - Method in class org.apache.commons.collections4.iterators.ObjectArrayListIterator
-
Gets the next element from the array.
- next() - Method in class org.apache.commons.collections4.iterators.ObjectGraphIterator
-
Gets the next element of the iteration.
- next() - Method in class org.apache.commons.collections4.iterators.PeekingIterator
- next() - Method in class org.apache.commons.collections4.iterators.PermutationIterator
-
Returns the next permutation of the input collection.
- next() - Method in class org.apache.commons.collections4.iterators.PushbackIterator
- next() - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Gets the next element.
- next() - Method in class org.apache.commons.collections4.iterators.SingletonIterator
-
Get the next object from the iterator.
- next() - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Get the next object from the iterator.
- next() - Method in class org.apache.commons.collections4.iterators.SkippingIterator
- next() - Method in class org.apache.commons.collections4.iterators.TransformIterator
-
Gets the next object from the iteration, transforming it using the current transformer.
- next() - Method in class org.apache.commons.collections4.iterators.UnmodifiableIterator
- next() - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
- next() - Method in class org.apache.commons.collections4.iterators.UnmodifiableMapIterator
- next() - Method in class org.apache.commons.collections4.iterators.UnmodifiableOrderedMapIterator
- next() - Method in class org.apache.commons.collections4.iterators.ZippingIterator
-
Returns the next element from a child iterator.
- next() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
- next() - Method in class org.apache.commons.collections4.list.SetUniqueList.SetListIterator
- next() - Method in class org.apache.commons.collections4.list.SetUniqueList.SetListListIterator
- next() - Method in class org.apache.commons.collections4.list.TreeList.AVLNode
-
Gets the next node in the list after this one.
- next() - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.EntrySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashMapIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.KeySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.ValuesIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.EntrySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.KeySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkMapIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.ValuesIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntry
-
Gets the next entry in the bucket.
- next() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceEntrySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceKeySetIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceMapIterator
- next() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceValuesIterator
- next() - Method in class org.apache.commons.collections4.map.EntrySetToMapIteratorAdapter
-
Gets the next key from the
Map. - next() - Method in class org.apache.commons.collections4.map.Flat3Map.EntrySetIterator
- next() - Method in class org.apache.commons.collections4.map.Flat3Map.FlatMapIterator
- next() - Method in class org.apache.commons.collections4.map.Flat3Map.KeySetIterator
- next() - Method in class org.apache.commons.collections4.map.Flat3Map.ValuesIterator
- next() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedIterator
- next() - Method in class org.apache.commons.collections4.map.ListOrderedMap.ListOrderedMapIterator
- next() - Method in class org.apache.commons.collections4.map.SingletonMap.SingletonMapIterator
- next() - Method in interface org.apache.commons.collections4.MapIterator
-
Gets the next key from the
Map. - next() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.EntrySetIterator
- next() - Method in class org.apache.commons.collections4.multiset.AbstractMapMultiSet.UniqueSetIterator
- next() - Method in class org.apache.commons.collections4.set.ListOrderedSet.OrderedSetIterator
- next() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the next token.
- next() - Method in class org.apache.commons.lang3.time.DateUtils.DateIterator
-
Returns the next calendar in the iteration
- next() - Method in class org.apache.commons.pool2.impl.BaseGenericObjectPool.EvictionIterator
- next() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the next token.
- next() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the next token.
- next() - Method in interface org.apache.directory.api.ldap.model.cursor.Cursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.CursorIterator
- next() - Method in class org.apache.directory.api.ldap.model.cursor.EmptyCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.ListCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.SetCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.cursor.SingletonCursor
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.api.ldap.model.ldif.LdifReader
-
Gets the next LDIF on the channel.
- next() - Method in class org.apache.directory.api.util.EmptyEnumeration
-
Always throws NoSuchElementException.
- next() - Method in class org.apache.directory.api.util.SingletonEnumeration
- next() - Method in class org.apache.directory.ldap.client.api.EntryCursorImpl
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.directory.ldap.client.api.SearchCursorImpl
-
Advances this Cursor to the next position.
- next() - Method in class org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
- next() - Method in class org.dom4j.tree.FilterIterator
-
Deprecated.
- next() - Method in class org.dom4j.tree.SingleIterator
- next() - Method in class org.xmlpull.mxp1.MXParser
- next() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- next() - Method in interface org.xmlpull.v1.XmlPullParser
-
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
- nextBoolean() - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random boolean value
- nextBytes(int) - Static method in class org.apache.commons.lang3.RandomUtils
-
Creates an array of random bytes.
- nextDouble() - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random double within 0 - Double.MAX_VALUE
- nextDouble(double, double) - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random double within the specified range.
- nextElement() - Method in class org.apache.commons.collections4.iterators.IteratorEnumeration
-
Returns the next element from the underlying iterator.
- nextElement() - Method in class org.apache.directory.api.util.EmptyEnumeration
-
Always throws NoSuchElementException.
- nextElement() - Method in class org.apache.directory.api.util.SingletonEnumeration
- nextEndTag() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Call parser nextTag() and check that it is END_TAG, throw exception if not.
- nextEndTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, null, name);
- nextEndTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextEndTag(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
- nextEndTag(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Call parser nextTag() and check that it is END_TAG, throw exception if not.
- nextEndTag(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.END_TAG, namespace, name);
- nextEntry() - Method in class org.apache.commons.collections4.map.AbstractHashedMap.HashIterator
- nextEntry() - Method in class org.apache.commons.collections4.map.AbstractLinkedMap.LinkIterator
- nextEntry() - Method in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- nextEntry() - Method in class org.apache.commons.collections4.map.Flat3Map.EntryIterator
- nextEntry() - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieIterator
-
Returns the next
AbstractPatriciaTrie.TrieEntry. - nextEntry(AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the entry lexicographically after the given entry.
- nextEntryImpl(AbstractPatriciaTrie.TrieEntry<K, V>, AbstractPatriciaTrie.TrieEntry<K, V>, AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Scans for the next node, starting at the specified point, and using 'previous' as a hint that the last node we returned was 'previous' (so we know not to return it again).
- nextEntryInSubtree(AbstractPatriciaTrie.TrieEntry<K, V>, AbstractPatriciaTrie.TrieEntry<K, V>) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
-
Returns the entry lexicographically after the given entry.
- nextFloat() - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random float within 0 - Float.MAX_VALUE
- nextFloat(float, float) - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random float within the specified range.
- nextImpl() - Method in class org.xmlpull.mxp1.MXParser
- nextIndex - Variable in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
-
The index of
AbstractLinkedList.LinkedListIterator.next. - nextIndex() - Method in class org.apache.commons.collections4.iterators.AbstractEmptyIterator
- nextIndex() - Method in class org.apache.commons.collections4.iterators.AbstractListIteratorDecorator
- nextIndex() - Method in class org.apache.commons.collections4.iterators.ArrayListIterator
-
Gets the next index to be retrieved.
- nextIndex() - Method in class org.apache.commons.collections4.iterators.FilterListIterator
- nextIndex() - Method in class org.apache.commons.collections4.iterators.ListIteratorWrapper
-
Returns the index of the next element.
- nextIndex() - Method in class org.apache.commons.collections4.iterators.LoopingListIterator
-
Returns the index of the element that would be returned by a subsequent call to
LoopingListIterator.next(). - nextIndex() - Method in class org.apache.commons.collections4.iterators.ObjectArrayListIterator
-
Gets the next index to be retrieved.
- nextIndex() - Method in class org.apache.commons.collections4.iterators.ReverseListIterator
-
Gets the index of the next element.
- nextIndex() - Method in class org.apache.commons.collections4.iterators.SingletonListIterator
-
Returns the index of the element that would be returned by a subsequent call to
next. - nextIndex() - Method in class org.apache.commons.collections4.iterators.UnmodifiableListIterator
- nextIndex() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedListIterator
- nextIndex() - Method in class org.apache.commons.collections4.list.AbstractLinkedList.LinkedSubListIterator
- nextIndex() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Gets the index of the next element to be returned.
- nextIndex() - Method in class org.apache.commons.collections4.list.CursorableLinkedList.SubCursor
- nextIndex() - Method in class org.apache.commons.collections4.list.TreeList.TreeListIterator
- nextIndex() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the index of the next token to return.
- nextIndex() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the index of the next token to return.
- nextIndex() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the index of the next token to return.
- nextIndexValid - Variable in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Is the next index valid
- nextInt() - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random int within 0 - Integer.MAX_VALUE
- nextInt(int) - Method in interface org.apache.commons.text.TextRandomProvider
-
Generates an int value between 0 (inclusive) and the specified value (exclusive).
- nextInt(int, int) - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random integer within the specified range.
- nextIterator(int) - Method in class org.apache.commons.collections4.iterators.LazyIteratorChain
-
Gets the next iterator after the previous one has been exhausted.
- nextKey - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- nextKey(Object) - Method in class org.apache.commons.collections4.map.AbstractLinkedMap
-
Gets the next key in sequence.
- nextKey(Object) - Method in class org.apache.commons.collections4.map.ListOrderedMap
-
Gets the next key to the one specified using insert order.
- nextKey(K) - Method in class org.apache.commons.collections4.bidimap.AbstractOrderedBidiMapDecorator
- nextKey(K) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- nextKey(K) - Method in class org.apache.commons.collections4.bidimap.DualTreeBidiMap.ViewMap
- nextKey(K) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap
-
Gets the next key after the one specified.
- nextKey(K) - Method in class org.apache.commons.collections4.map.AbstractOrderedMapDecorator
- nextKey(K) - Method in class org.apache.commons.collections4.map.AbstractSortedMapDecorator
- nextKey(K) - Method in class org.apache.commons.collections4.map.SingletonMap
-
Gets the next key after the key specified, always null.
- nextKey(K) - Method in interface org.apache.commons.collections4.OrderedMap
-
Gets the next key after the one specified.
- nextKey(K) - Method in class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- nextKey(K) - Method in class org.apache.commons.collections4.trie.UnmodifiableTrie
- nextKey(V) - Method in class org.apache.commons.collections4.bidimap.TreeBidiMap.Inverse
- nextLong() - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random long within 0 - Long.MAX_VALUE
- nextLong(long, long) - Static method in class org.apache.commons.lang3.RandomUtils
-
Returns a random long within the specified range.
- nextStartTag() - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag() - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
call parser nextTag() and check that it is START_TAG, throw exception if not.
- nextStartTag(String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag(String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
- nextStartTag(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextStartTag(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
- nextStartTag(XmlPullParser) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
call parser nextTag() and check that it is START_TAG, throw exception if not.
- nextStartTag(XmlPullParser, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, null, name);
- nextStartTag(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
combine nextTag(); pp.require(XmlPullParser.START_TAG, namespace, name);
- nextTag() - Method in class org.xmlpull.mxp1.MXParser
- nextTag() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextTag() - Method in interface org.xmlpull.v1.XmlPullParser
-
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
- nextText() - Method in class org.xmlpull.mxp1.MXParser
- nextText() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextText() - Method in interface org.xmlpull.v1.XmlPullParser
-
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
- nextText(String, String) - Method in class org.xmlpull.v1.wrapper.classic.StaticXmlPullParserWrapper
- nextText(String, String) - Method in interface org.xmlpull.v1.wrapper.XmlPullParserWrapper
-
Read text content of element ith given namespace and name (use null namespace do indicate that nemspace should not be checked)
- nextText(XmlPullParser, String, String) - Static method in class org.xmlpull.v1.util.XmlPullUtil
-
Read text content of element ith given namespace and name (use null namespace do indicate that nemspace should not be checked)
- nextToken() - Method in class org.apache.commons.lang3.text.StrTokenizer
-
Deprecated.Gets the next token from the String.
- nextToken() - Method in class org.apache.commons.text.StringTokenizer
-
Gets the next token from the String.
- nextToken() - Method in class org.apache.commons.text.StrTokenizer
-
Deprecated.Gets the next token from the String.
- nextToken() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemCheckerLexer
- nextToken() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemLexer
- nextToken() - Method in class org.apache.directory.api.ldap.model.name.AntlrDnLexer
- nextToken() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationCheckerLexer
- nextToken() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationLexer
- nextToken() - Method in class org.apache.directory.api.ldap.schema.converter.antlrSchemaConverterLexer
- nextToken() - Method in class org.apache.directory.api.ldap.trigger.AntlrTriggerSpecificationLexer
- nextToken() - Method in class org.xmlpull.mxp1.MXParser
- nextToken() - Method in class org.xmlpull.v1.wrapper.classic.XmlPullParserDelegate
- nextToken() - Method in interface org.xmlpull.v1.XmlPullParser
-
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
- nextValue - Variable in class org.apache.commons.collections4.map.AbstractReferenceMap.ReferenceBaseIterator
- NioDatagramAcceptor - Class in org.apache.mina.transport.socket.nio
-
IoAcceptorfor datagram transport (UDP/IP). - NioDatagramAcceptor() - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Creates a new instance.
- NioDatagramAcceptor(Executor) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramAcceptor
-
Creates a new instance.
- NioDatagramConnector - Class in org.apache.mina.transport.socket.nio
-
IoConnectorfor datagram transport (UDP/IP). - NioDatagramConnector() - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Creates a new instance.
- NioDatagramConnector(int) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Creates a new instance.
- NioDatagramConnector(Class<? extends IoProcessor<NioSession>>) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Constructor for
NioDatagramConnectorwith default configuration with default configuration which will use a built-in thread pool executor to manage the default number of processor instances. - NioDatagramConnector(Class<? extends IoProcessor<NioSession>>, int) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Constructor for
NioDatagramConnectorwith default configuration which will use a built-in thread pool executor to manage the given number of processor instances. - NioDatagramConnector(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramConnector
-
Creates a new instance.
- NioDatagramSession - Class in org.apache.mina.transport.socket.nio
-
An
IoSessionfor datagram transport (UDP/IP). - NioDatagramSession(IoService, DatagramChannel, IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramSession
-
Creates a new connector-side session instance.
- NioDatagramSession(IoService, DatagramChannel, IoProcessor<NioSession>, SocketAddress) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramSession
-
Creates a new acceptor-side session instance.
- NioDatagramSessionConfig - Class in org.apache.mina.transport.socket.nio
-
Define the configuration for a Datagram based session.
- NioDatagramSessionConfig(DatagramChannel) - Constructor for class org.apache.mina.transport.socket.nio.NioDatagramSessionConfig
-
Creates a new instance of NioDatagramSessionConfig, associated with the given DatagramChannel.
- NioProcessor - Class in org.apache.mina.transport.socket.nio
-
A processor for incoming and outgoing data get and written on a TCP socket.
- NioProcessor(Executor) - Constructor for class org.apache.mina.transport.socket.nio.NioProcessor
-
Creates a new instance of NioProcessor.
- NioProcessor(Executor, SelectorProvider) - Constructor for class org.apache.mina.transport.socket.nio.NioProcessor
-
Creates a new instance of NioProcessor.
- NioProcessor.IoSessionIterator<NioSession> - Class in org.apache.mina.transport.socket.nio
-
An encapsulating iterator around the
Selector.selectedKeys()or theSelector.keys()iterator; - NioSession - Class in org.apache.mina.transport.socket.nio
-
An
IoSessionwhich is managed by the NIO transport. - NioSession(IoProcessor<NioSession>, IoService, Channel) - Constructor for class org.apache.mina.transport.socket.nio.NioSession
-
Creates a new instance of NioSession, with its associated IoProcessor.
- NioSocketAcceptor - Class in org.apache.mina.transport.socket.nio
-
IoAcceptorfor socket transport (TCP/IP). - NioSocketAcceptor() - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Constructor for
NioSocketAcceptorusing default parameters (multiple thread model). - NioSocketAcceptor(int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Constructor for
NioSocketAcceptorusing default parameters, and given number ofNioProcessorfor multithreading I/O operations. - NioSocketAcceptor(int, SelectorProvider) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Constructor for
NioSocketAcceptorusing default parameters, and given number ofNioProcessorfor multithreading I/O operations, and a custom SelectorProvider for NIO - NioSocketAcceptor(Executor, IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Constructor for
NioSocketAcceptorwith a givenExecutorfor handling connection events and a givenIoProcessorfor handling I/O events, useful for sharing the same processor and executor over multipleIoServiceof the same type. - NioSocketAcceptor(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketAcceptor
-
Constructor for
NioSocketAcceptorwith default configuration but a specificIoProcessor, useful for sharing the same processor over multipleIoServiceof the same type. - NioSocketConnector - Class in org.apache.mina.transport.socket.nio
-
IoConnectorfor socket transport (TCP/IP). - NioSocketConnector() - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith default configuration (multiple thread model). - NioSocketConnector(int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith default configuration, and given number ofNioProcessorfor multithreading I/O operations - NioSocketConnector(Class<? extends IoProcessor<NioSession>>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith default configuration with default configuration which will use a built-in thread pool executor to manage the default number of processor instances. - NioSocketConnector(Class<? extends IoProcessor<NioSession>>, int) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith default configuration which will use a built-in thread pool executor to manage the given number of processor instances. - NioSocketConnector(Executor, IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith a givenExecutorfor handling connection events and a givenIoProcessorfor handling I/O events, useful for sharing the same processor and executor over multipleIoServiceof the same type. - NioSocketConnector(IoProcessor<NioSession>) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketConnector
-
Constructor for
NioSocketConnectorwith default configuration but a specificIoProcessor, useful for sharing the same processor over multipleIoServiceof the same type. - NioSocketSession - Class in org.apache.mina.transport.socket.nio
-
An
IoSessionfor socket transport (TCP/IP). - NioSocketSession(IoService, IoProcessor<NioSession>, SocketChannel) - Constructor for class org.apache.mina.transport.socket.nio.NioSocketSession
-
Creates a new instance of NioSocketSession.
- NIS_MAP_ENTRY_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_MAP_ENTRY_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_MAP_NAME_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_MAP_NAME_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_MAP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_MAP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_NETGROUP_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_NETGROUP_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_NETGROUP_TRIPLE_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_NETGROUP_TRIPLE_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_NETGROUP_TRIPLE_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_OBJECT_OC - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NIS_OBJECT_OC_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NisNetgroupTripleSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker which verifies that a value is a NisNetGroupTriple according to RFC 2307 :
- NisNetgroupTripleSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- NO - Static variable in class org.apache.commons.lang3.BooleanUtils
-
The no String
"no". - NO - Static variable in class org.xmlpull.mxp1.MXParser
- NO_ACCEPTABLE_AUTH_METHOD - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Non acceptable method authentication
- NO_ATTRIBUTE - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NO_ATTRIBUTE_ARRAY - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NO_AUTH - org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
No authentication
- NO_AUTH - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
No authentication
- NO_CLASS_NAME_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The no class name toString style.
- NO_FIELD_NAMES_STYLE - Static variable in class org.apache.commons.lang3.builder.ToStringStyle
-
The no field names toString style.
- NO_LANGUAGES - Static variable in class org.apache.commons.codec.language.bm.Languages
-
No languages at all.
- NO_LIMIT - Static variable in class org.apache.commons.lang3.concurrent.TimedSemaphore
-
Constant for a value representing no limit.
- NO_NAMESPACE - Static variable in class org.dom4j.Namespace
-
No Namespace present
- NO_NAMESPACE - Static variable in interface org.xmlpull.v1.builder.XmlElement
- NO_NAMESPACE - Static variable in interface org.xmlpull.v1.wrapper.XmlSerializerWrapper
- NO_NAMESPACE - Static variable in interface org.xmlpull.v1.XmlPullParser
-
This constant represents the default namespace (empty string "")
- NO_NEXT_ENTRY - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
- NO_PREVIOUS_ENTRY - Static variable in class org.apache.commons.collections4.map.AbstractHashedMap
- NO_RESPONSE_ERROR - Static variable in class org.apache.directory.ldap.client.api.LdapNetworkConnection
- NO_STATIC_MDC_BINDER_URL - Static variable in class org.slf4j.MDC
- NO_STATICLOGGERBINDER_URL - Static variable in class org.slf4j.LoggerFactory
- NO_SUCH_ATTRIBUTE - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error may be returned if the attribute specified as an argument of the operation does not exist in the entry.
- NO_SUCH_OBJECT - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should only be returned if the target object cannot be found.
- NO_SUCH_OPERATION - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error code is returned if the server has no knowledge of the operation requested for cancelation.
- NO_VALID_CERTIFICATION_PATH - org.apache.directory.api.ldap.model.exception.LdapTlsHandshakeFailCause.LdapApiReason
- NoAllocation - Annotation Type in com.google.errorprone.annotations
-
Annotation for method declarations, which denotes that this method will not cause allocations that are visible from source code.
- node(int) - Method in interface org.dom4j.Branch
-
Returns the
Nodeat the specified index position. - node(int) - Method in class org.dom4j.tree.AbstractBranch
- node(int) - Method in class org.dom4j.tree.AbstractElement
- node(int) - Method in class org.dom4j.tree.DefaultElement
- Node - Interface in org.dom4j
-
Nodedefines the polymorphic behavior for all XML nodes in a dom4j tree. - Node() - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Constructs a new header node.
- Node(E) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Constructs a new node.
- Node(K, V) - Constructor for class org.apache.commons.collections4.bidimap.TreeBidiMap.Node
-
Make a new cell with given key and value, and with null links, and black (true) colors.
- Node(AbstractLinkedList.Node<E>, AbstractLinkedList.Node<E>, E) - Constructor for class org.apache.commons.collections4.list.AbstractLinkedList.Node
-
Constructs a new node.
- NODE_TYPE - Static variable in class org.dom4j.swing.XMLTableColumnDefinition
- NODE_TYPE_NAMES - Static variable in class org.dom4j.tree.AbstractNode
- NodeCachingLinkedList<E> - Class in org.apache.commons.collections4.list
-
A
Listimplementation that stores a cache of internal Node objects in an effort to reduce wasteful object creation. - NodeCachingLinkedList() - Constructor for class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Constructor that creates.
- NodeCachingLinkedList(int) - Constructor for class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Constructor that species the maximum cache size.
- NodeCachingLinkedList(Collection<? extends E>) - Constructor for class org.apache.commons.collections4.list.NodeCachingLinkedList
-
Constructor that copies the specified collection
- nodeChanged(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Handle event from the list when a node has changed.
- NodeComparator - Class in org.dom4j.util
-
NodeComparatoris aComparatorof Node instances which is capable of comparing Nodes for equality based on their values. - NodeComparator() - Constructor for class org.apache.directory.api.ldap.model.filter.BranchNormalizedVisitor.NodeComparator
- NodeComparator() - Constructor for class org.dom4j.util.NodeComparator
- nodeCount() - Method in interface org.dom4j.Branch
-
Returns the number of
Nodeinstances that this branch contains. - nodeCount() - Method in class org.dom4j.tree.AbstractBranch
- nodeCount() - Method in class org.dom4j.tree.AbstractElement
- nodeCount() - Method in class org.dom4j.tree.DefaultElement
- NoDefaultQualifierForUse - Annotation Type in org.checkerframework.framework.qual
-
Declaration annotation applied to type declarations to specify that the annotation on the type declaration should not be applied to unannotated uses of the type.
- NodeFilter - Interface in org.dom4j
-
NodeFilterdefines the behavior for a filter or predicate which acts on a DOM4J Node. - nodeInserted(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Handle event from the list when a node has been added.
- nodeIterator() - Method in interface org.dom4j.Branch
-
Returns an iterator through the content nodes of this branch
- nodeIterator() - Method in class org.dom4j.tree.AbstractBranch
- nodeIterator() - Method in class org.dom4j.tree.AbstractElement
- nodeIterator() - Method in class org.dom4j.tree.DefaultElement
- nodeListIterator(Node) - Static method in class org.apache.commons.collections4.IteratorUtils
-
Gets an
Iteratorthat wraps the specified node's childNodes. - nodeListIterator(NodeList) - Static method in class org.apache.commons.collections4.IteratorUtils
- NodeListIterator - Class in org.apache.commons.collections4.iterators
- NodeListIterator(Node) - Constructor for class org.apache.commons.collections4.iterators.NodeListIterator
-
Convenience constructor, which creates a new NodeListIterator from the specified node's childNodes.
- NodeListIterator(NodeList) - Constructor for class org.apache.commons.collections4.iterators.NodeListIterator
-
Constructor, that creates a new NodeListIterator from the specified
org.w3c.NodeList - nodeRemoved(AbstractLinkedList.Node<E>) - Method in class org.apache.commons.collections4.list.CursorableLinkedList.Cursor
-
Handle event from the list when a node has been removed.
- NodeTypePattern - Class in org.dom4j.rule.pattern
-
NodeTypePatternimplements a Pattern which matches any node of the given node type. - NodeTypePattern(short) - Constructor for class org.dom4j.rule.pattern.NodeTypePattern
- NoDFactory - Class in org.apache.directory.api.ldap.extras.extended.ads_impl.nod
-
An
ExtendedOperationFactoryfor creating NoticeOfDisconnect extended response pairs. - NoDFactory(LdapApiService) - Constructor for class org.apache.directory.api.ldap.extras.extended.ads_impl.nod.NoDFactory
-
Creates a new instance of NoDFactory.
- NoDuplicateKeysMap - Class in org.apache.directory.api.util
-
A Map implementation derived from HashMap that only overrides a single method put() in order to prevent duplicate keyed entries to be added.
- NoDuplicateKeysMap() - Constructor for class org.apache.directory.api.util.NoDuplicateKeysMap
- NoMatcher() - Constructor for class org.apache.commons.lang3.text.StrMatcher.NoMatcher
-
Deprecated.Constructs a new instance of
NoMatcher. - NoMatcher() - Constructor for class org.apache.commons.text.StrMatcher.NoMatcher
-
Deprecated.Constructs a new instance of
NoMatcher. - noNamespaceCache - Variable in class org.dom4j.tree.QNameCache
-
Cache of
QNameinstances with no namespace - None - org.apache.directory.api.ldap.model.ldif.ChangeType
-
A place-holder when we have no changeType
- NONE - org.apache.directory.api.ldap.model.constants.AuthenticationLevel
-
No authentication (anonymous access)
- NONE - org.apache.mina.filter.logging.LogLevel
-
LogLevelwhich will not log any information - NONE - org.checkerframework.framework.qual.TypeKind
-
Corresponds to
TypeKind.NONEtypes. - NONE - Static variable in class org.apache.commons.lang3.time.FormatCache
-
No date or no time.
- NONE - Static variable in interface org.dom4j.rule.Pattern
-
Matches no nodes
- NONE_ORDINAL - Static variable in enum org.apache.directory.api.ldap.model.ldif.ChangeType
-
None ordinal value
- noneLookup() - Static method in class org.apache.commons.lang3.text.StrLookup
-
Deprecated.Returns a lookup which always returns null.
- noneLookup() - Static method in class org.apache.commons.text.StrLookup
-
Deprecated.Returns a lookup which always returns null.
- noneMatcher() - Static method in class org.apache.commons.lang3.text.StrMatcher
-
Deprecated.Matches no characters.
- noneMatcher() - Method in class org.apache.commons.text.matcher.StringMatcherFactory
-
Matches no characters.
- noneMatcher() - Static method in class org.apache.commons.text.StrMatcher
-
Deprecated.Matches no characters.
- NoneMatcher() - Constructor for class org.apache.commons.text.matcher.AbstractStringMatcher.NoneMatcher
-
Constructs a new instance of
NoMatcher. - nonePredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.functors.NonePredicate
-
Factory to create the predicate.
- nonePredicate(Collection<? extends Predicate<? super T>>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if none of the specified predicates are true.
- nonePredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.functors.NonePredicate
-
Factory to create the predicate.
- nonePredicate(Predicate<? super T>...) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if none of the specified predicates are true.
- NonePredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if none of the predicates return true.
- NonePredicate(Predicate<? super T>...) - Constructor for class org.apache.commons.collections4.functors.NonePredicate
-
Constructor that performs no validation.
- NONEXISTENT_SCHEMA - org.apache.directory.api.ldap.model.exception.LdapSchemaExceptionCodes
-
Characterizing an SO with a nonexistent schema
- NonLazyDocumentFactory - Class in org.dom4j.util
-
NonLazyDocumentFactoryis a factory of XML objects which avoid using the lazy creation pattern. - NonLazyDocumentFactory() - Constructor for class org.dom4j.util.NonLazyDocumentFactory
- NonLazyElement - Class in org.dom4j.util
-
NonLazyElementis the default DOM4J default implementation of an XML element. - NonLazyElement(String) - Constructor for class org.dom4j.util.NonLazyElement
- NonLazyElement(String, Namespace) - Constructor for class org.dom4j.util.NonLazyElement
- NonLazyElement(QName) - Constructor for class org.dom4j.util.NonLazyElement
- NonLazyElement(QName, int) - Constructor for class org.dom4j.util.NonLazyElement
- NonLeaked - Annotation Type in org.checkerframework.common.aliasing.qual
-
This annotation is used on a formal parameter to indicate that the parameter is not leaked (stored in a location that could be accessed later) nor returned by the method body.
- NonNegative - Annotation Type in org.checkerframework.checker.index.qual
-
The annotated expression evaluates to an integer greater than or equal to 0.
- nonNull(Duration, Duration) - Static method in class org.apache.commons.pool2.impl.PoolImplUtils
-
Returns a non-null duration, value if non-null, otherwise defaultValue.
- NonNull - Annotation Type in org.checkerframework.checker.nullness.qual
-
If an expression's type is qualified by
@NonNull, then the expression never evaluates tonull. - noNullElements(T) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument iterable is neither
nullnor contains any elements that arenull; otherwise throwing an exception. - noNullElements(T[]) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument array is neither
nullnor contains any elements that arenull; otherwise throwing an exception. - noNullElements(T[], String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument array is neither
nullnor contains any elements that arenull; otherwise throwing an exception with the specified message. - noNullElements(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument iterable is neither
nullnor contains any elements that arenull; otherwise throwing an exception with the specified message. - nonUniqueIndexedCollection(Collection<C>, Transformer<C, K>) - Static method in class org.apache.commons.collections4.collection.IndexedCollection
-
Create an
IndexedCollectionfor a non-unique index. - NOOP - Static variable in interface org.apache.mina.core.filterchain.IoFilterChainBuilder
-
An implementation which does nothing.
- NOOP - Static variable in interface org.apache.mina.core.session.IoSessionRecycler
-
A dummy recycler that doesn't recycle any sessions.
- NOOP - Static variable in interface org.apache.mina.filter.executor.IoEventQueueHandler
-
A dummy handler which always accepts event doing nothing particular.
- NOOP - Static variable in interface org.apache.mina.filter.keepalive.KeepAliveRequestTimeoutHandler
-
Do nothing.
- NOOP - Static variable in interface org.apache.mina.handler.demux.ExceptionHandler
-
A
ExceptionHandlerthat does nothing. - NOOP - Static variable in interface org.apache.mina.handler.demux.MessageHandler
-
A
MessageHandlerthat does nothing. - NoOpCallStack - Class in org.apache.commons.pool2.impl
-
CallStack strategy using no-op implementations of all functionality.
- NoopFilter - Class in org.apache.mina.filter.util
-
A Noop filter.
- NoopFilter() - Constructor for class org.apache.mina.filter.util.NoopFilter
- NoopInitializer(V) - Constructor for class org.apache.mina.util.LazyInitializedCacheMap.NoopInitializer
-
Create a new NoopInitializer instance
- NoOpNormalizer - Class in org.apache.directory.api.ldap.model.schema.normalizers
-
No op (pass through or do nothing) normalizer returning what its given.
- NoOpNormalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Default constructor for NoOpNormalizer used when we must set the OID after instantiating the Normalizer.
- NoOpNormalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Creates a new instance of NoOpNormalizer.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableBiConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableBiFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableIntConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableIntFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableIntToLongFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableLongConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableLongFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableLongToIntFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableObjIntConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableObjLongConsumer
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToDoubleFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToIntBiFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToIntFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToLongBiFunction
-
Returns The NOP singleton.
- nop() - Static method in interface org.apache.commons.lang3.function.FailableToLongFunction
-
Returns The NOP singleton.
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableBiConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableBiFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleToIntFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleToLongFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableDoubleUnaryOperator
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntToDoubleFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntToLongFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableIntUnaryOperator
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongToDoubleFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongToIntFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableLongUnaryOperator
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjDoubleConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjIntConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableObjLongConsumer
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToDoubleBiFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToDoubleFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToIntBiFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToIntFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToLongBiFunction
-
NOP singleton
- NOP - Static variable in interface org.apache.commons.lang3.function.FailableToLongFunction
-
NOP singleton
- NOP_FALLBACK_FACTORY - Static variable in class org.slf4j.LoggerFactory
- NOP_FALLBACK_INITIALIZATION - Static variable in class org.slf4j.LoggerFactory
- NOP_LOGGER - Static variable in class org.slf4j.helpers.NOPLogger
-
The unique instance of NOPLogger.
- nopClosure() - Static method in class org.apache.commons.collections4.ClosureUtils
-
Gets a Closure that will do nothing.
- nopClosure() - Static method in class org.apache.commons.collections4.functors.NOPClosure
-
Factory returning the singleton instance.
- NOPClosure<E> - Class in org.apache.commons.collections4.functors
-
Closure implementation that does nothing.
- NopExpander() - Constructor for class org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.NopExpander
- NOPLogger - Class in org.slf4j.helpers
-
A direct NOP (no operation) implementation of
Logger. - NOPLogger() - Constructor for class org.slf4j.helpers.NOPLogger
-
There is no point in creating multiple instances of NOPLogger, except by derived classes, hence the protected access for the constructor.
- NOPLoggerFactory - Class in org.slf4j.helpers
-
NOPLoggerFactory is an trivial implementation of
ILoggerFactorywhich always returns the unique instance of NOPLogger. - NOPLoggerFactory() - Constructor for class org.slf4j.helpers.NOPLoggerFactory
- NOPMDCAdapter - Class in org.slf4j.helpers
-
This adapter is an empty implementation of the
MDCAdapterinterface. - NOPMDCAdapter() - Constructor for class org.slf4j.helpers.NOPMDCAdapter
- noPrefixCache - Static variable in class org.dom4j.tree.NamespaceCache
-
Cache of
Namespaceinstances indexed by URI for default namespaces with no prefixes - nopTransformer() - Static method in class org.apache.commons.collections4.functors.NOPTransformer
-
Factory returning the singleton instance.
- nopTransformer() - Static method in class org.apache.commons.collections4.TransformerUtils
-
Gets a transformer that returns the input object.
- NOPTransformer<T> - Class in org.apache.commons.collections4.functors
-
Transformer implementation that does nothing.
- NoQualifierParameter - Annotation Type in org.checkerframework.framework.qual
-
This is a declaration annotation that applies to type declarations.
- NORMAL - org.apache.commons.pool2.DestroyMode
-
Normal destroy.
- normalize() - Method in interface org.dom4j.Branch
-
Puts all
Textnodes in the full depth of the sub-tree underneath thisNode, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separatesTextnodes, i.e., there are neither adjacentTextnodes nor emptyTextnodes. - normalize() - Method in class org.dom4j.dom.DOMAttribute
- normalize() - Method in class org.dom4j.dom.DOMCDATA
- normalize() - Method in class org.dom4j.dom.DOMComment
- normalize() - Method in class org.dom4j.dom.DOMDocumentType
- normalize() - Method in class org.dom4j.dom.DOMEntityReference
- normalize() - Method in class org.dom4j.dom.DOMNamespace
- normalize() - Method in class org.dom4j.dom.DOMProcessingInstruction
- normalize() - Method in class org.dom4j.dom.DOMText
- normalize() - Method in class org.dom4j.tree.AbstractDocument
- normalize() - Method in class org.dom4j.tree.AbstractElement
-
Puts all
Textnodes in the full depth of the sub-tree underneath thisNode, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separatesTextnodes, i.e., there are neither adjacentTextnodes nor emptyTextnodes. - normalize(byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Returns the value argument as-is without alterations all the time.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Returns the value argument as-is without alterations all the time.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.TelephoneNumberNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Gets the normalized value of AssertionValues.
- normalize(String) - Static method in class org.apache.directory.api.ldap.model.schema.PrepareString
-
Normalize a String
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.Normalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.BooleanNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DeepTrimToLowerNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.GeneralizedTimeNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NameOrNumericIdNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NoOpNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ObjectIdentifierNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.RegexNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.TelephoneNumberNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.UniqueMemberNormalizer
-
Gets the normalized value of a substring assertion.
- normalize(String, PrepareString.AssertionType) - Method in interface org.apache.directory.api.ldap.model.schema.PreparedNormalizer
-
Gets the normalized value.
- normalize(Value) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.NumericNormalizer
-
Normalize a Value
- normalize(Dn) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.DnNormalizer
-
Normalize a Dn
- normalize(SchemaManager) - Method in class org.apache.directory.api.ldap.model.message.SearchParams
-
Normalize the ReturningAttributes.
- normalize(Node) - Static method in class org.dom4j.dom.DOMNodeHelper
- normalizeByName(String, byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, byte[]) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByName(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByName(AttributeType, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByName(AttributeType, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
- normalizeByOid(String, byte[]) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, byte[]) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeByOid(String, String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes an attribute's value given the OID of the attribute.
- normalizeCapacity(int) - Static method in class org.apache.mina.core.buffer.IoBuffer
-
Normalizes the specified capacity of the buffer to power of 2, which is often helpful for optimal memory usage and performance.
- normalizeDocument() - Method in class org.dom4j.dom.DOMDocument
- normalizeName(String) - Method in class org.apache.directory.api.ldap.model.schema.normalizers.ConcreteNameComponentNormalizer
-
Normalizes the attribute name/alias to use the OID for it instead.
- normalizeName(String) - Method in interface org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Normalizes the attribute name/alias to use the OID for it instead.
- normalizer - Variable in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- normalizer - Variable in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- normalizer - Variable in class org.apache.directory.api.ldap.model.schema.LdapComparator
-
A default normalizer
- normalizer - Variable in class org.apache.directory.api.ldap.model.schema.MatchingRule
-
The associated Normalizer
- Normalizer - Class in org.apache.directory.api.ldap.model.schema
-
Converts attribute values to a canonical form.
- Normalizer() - Constructor for class org.apache.directory.api.ldap.model.schema.Normalizer
-
Use this default constructor when the Normalizer must be instantiated before setting the OID.
- Normalizer(String) - Constructor for class org.apache.directory.api.ldap.model.schema.Normalizer
-
The Normalizer base constructor.
- NORMALIZER - org.apache.directory.api.ldap.model.schema.SchemaObjectType
-
A Normalizer
- NORMALIZER - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NORMALIZER_MATCH_MR - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NORMALIZER_MATCH_MR_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NORMALIZER_SYNTAX - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NormalizerDescription - Class in org.apache.directory.api.ldap.model.schema.parsers
-
An ApacheDS specific schema description for a Normalizer.
- NormalizerDescription(String) - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescription
-
Default constructor for a NormalizerDecription
- NormalizerDescriptionSchemaParser - Class in org.apache.directory.api.ldap.model.schema.parsers
-
A parser for ApacheDS normalizer descriptions.
- NormalizerDescriptionSchemaParser() - Constructor for class org.apache.directory.api.ldap.model.schema.parsers.NormalizerDescriptionSchemaParser
-
Creates a schema parser instance.
- NormalizerMappingResolver<E extends Normalizer> - Interface in org.apache.directory.api.ldap.model.schema
-
A class is used to resolve the normalizer mapping hash used for normalization.
- normalizerRegistry - Variable in class org.apache.directory.api.ldap.model.schema.registries.Registries
-
The Normalizer registry
- NormalizerRegistry - Interface in org.apache.directory.api.ldap.model.schema.registries
-
Normalizer registry service class.
- NORMALIZERS_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NORMALIZERS_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NORMALIZERS_PATH - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NormalizerSyntaxChecker - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A SyntaxChecker for the Normalizer schema element
- NormalizerSyntaxChecker.Builder - Class in org.apache.directory.api.ldap.model.schema.syntaxCheckers
-
A static Builder for this class
- normalizeSpace(String) - Static method in class org.apache.commons.lang3.StringUtils
- normalizeUpperBounds(Type[]) - Static method in class org.apache.commons.lang3.reflect.TypeUtils
-
Strips out the redundant upper bound types in type variable types and wildcard types (or it would with wildcard types if multiple upper bounds were allowed).
- NormalizingComparator - Class in org.apache.directory.api.ldap.model.schema.comparators
-
A comparator which normalizes a value first before using a subordinate comparator to compare them.
- NormalizingComparator(String) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
The NormalizingComparator constructor.
- NormalizingComparator(String, Normalizer, LdapComparator<String>) - Constructor for class org.apache.directory.api.ldap.model.schema.comparators.NormalizingComparator
-
A comparator which normalizes a value first before comparing them.
- normalMap - Variable in class org.apache.commons.collections4.bidimap.AbstractDualBidiMap
-
Normal delegate map.
- NOSUCHATTRIBUTE - org.apache.directory.api.ldap.model.message.controls.SortResultCode
- not() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemChecker
- not() - Method in class org.apache.directory.api.ldap.aci.AntlrACIItemParser
- not() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationChecker
- not() - Method in class org.apache.directory.api.ldap.model.subtree.AntlrSubtreeSpecificationParser
- not() - Static method in class org.apache.directory.ldap.client.api.search.UnaryFilter
-
Constructs a NOT filter
- not(Filter) - Static method in class org.apache.directory.ldap.client.api.search.UnaryFilter
-
Constructs a NOT filter with the associated inner Filter
- not(FilterBuilder) - Static method in class org.apache.directory.ldap.client.api.search.FilterBuilder
-
Returns a new FilterBuilder for negating another filter.
- NOT - org.apache.directory.api.ldap.model.filter.AssertionType
-
NOT operator constant
- NOT - org.apache.directory.ldap.client.api.search.FilterOperator
- NOT - Static variable in class org.apache.directory.api.dsmlv2.DsmlLiterals
- NOT_ALLOWED_ON_NON_LEAF - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
This error should be returned if the client attempts to perform an operation which is permitted only on leaf entries - e.g., if the client attempts to delete a non-leaf entry.
- NOT_ALLOWED_ON_RDN - org.apache.directory.api.ldap.model.message.ResultCodeEnum
-
The attempted operation would affect the Rdn (e.g., removal of an attribute which is a part of the Rdn) [X511, Section 12.9].
- NOT_ATTEMPTED - org.apache.directory.api.dsmlv2.response.ErrorResponse.ErrorResponseType
-
Not attempted error response type.
- NOT_EQUAL - Static variable in class org.apache.directory.api.ldap.model.name.Dn
-
Value returned by the compareTo method if values are not equals
- NOT_EQUAL - Static variable in class org.apache.directory.api.util.StringConstants
-
A flag used when comparing values
- NOT_FILTER_TAG - Static variable in class org.apache.directory.api.ldap.codec.api.LdapCodecConstants
- NOT_OK - Static variable in interface org.apache.mina.filter.codec.demux.MessageDecoder
-
Represents a result from
MessageDecoder.decodable(IoSession, IoBuffer)andMessageDecoder.decode(IoSession, IoBuffer, ProtocolDecoderOutput). - NOT_OK - Static variable in class org.apache.mina.filter.codec.demux.MessageDecoderResult
-
Represents a result from
MessageDecoder.decodable(IoSession, IoBuffer)andMessageDecoder.decode(IoSession, IoBuffer, ProtocolDecoderOutput). - NOT_STATE - org.apache.directory.api.ldap.codec.LdapStatesEnum
- notationDecl(String, String, String) - Method in class org.dom4j.io.SAXContentHandler
-
Receive notification of a notation declaration event.
- notationDecl(String, String, String) - Method in class org.dom4j.io.SAXModifyContentHandler
- notationDecl(String, String, String) - Method in class org.dom4j.io.XMLWriter
- notations() - Method in class org.xmlpull.v1.builder.adapter.XmlDocumentAdapter
- notations() - Method in class org.xmlpull.v1.builder.impl.XmlDocumentImpl
-
An unordered set of notation information items, one for each notation declared in the DTD.
- notations() - Method in interface org.xmlpull.v1.builder.XmlDocument
-
An unordered set of notation information items, one for each notation declared in the DTD.
- notBlank(T) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence is neither
null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception. - notBlank(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument character sequence is neither
null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception with the specified message. - NotCalledMethods - Annotation Type in org.checkerframework.checker.builder.qual
-
An annotation speculatively used by Lombok's lombok.config checkerframework = true option.
- notEmpty(T) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument collection is neither
nullnor a size of zero (no elements); otherwise throwing an exception. - notEmpty(T[]) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument array is neither
nullnor a length of zero (no elements); otherwise throwing an exception. - notEmpty(T[], String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument array is neither
nullnor a length of zero (no elements); otherwise throwing an exception with the specified message. - notEmpty(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument collection is neither
nullnor a size of zero (no elements); otherwise throwing an exception with the specified message. - notEqual(Object, Object) - Static method in class org.apache.commons.lang3.ObjectUtils
-
Compares two objects for inequality, where either one or both objects may be
null. - NotFilter - Class in org.apache.directory.api.dsmlv2.request
-
Not Filter Object to store the Not filter.
- NotFilter - Class in org.apache.directory.api.ldap.codec.search
-
Not Filter Object to store the Not filter.
- NotFilter() - Constructor for class org.apache.directory.api.dsmlv2.request.NotFilter
- NotFilter() - Constructor for class org.apache.directory.api.ldap.codec.search.NotFilter
-
The constructor.
- NotFilter(int) - Constructor for class org.apache.directory.api.ldap.codec.search.NotFilter
-
The constructor.
- NothingWrittenException - Exception in org.apache.mina.core.write
-
An exception which is thrown when one or more write requests resulted in no actual write operation.
- NothingWrittenException(Collection<WriteRequest>) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(Collection<WriteRequest>, String) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(Collection<WriteRequest>, String, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(Collection<WriteRequest>, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(WriteRequest) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(WriteRequest, String) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(WriteRequest, String, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NothingWrittenException(WriteRequest, Throwable) - Constructor for exception org.apache.mina.core.write.NothingWrittenException
-
Create a new NothingWrittenException instance
- NoticeOfDisconnect - Class in org.apache.directory.api.ldap.model.message.extended
-
An extended operation intended for notifying clients of upcoming disconnection.
- notifyIdleness(Iterator<? extends IoSession>, long) - Static method in class org.apache.mina.core.session.AbstractIoSession
-
Fires a
IoEventType.SESSION_IDLEevent to any applicable sessions in the specified collection. - notifyIdleSession(IoSession, long) - Static method in class org.apache.mina.core.session.AbstractIoSession
-
Fires a
IoEventType.SESSION_IDLEevent if applicable for the specifiedsession. - NotifyingTask() - Constructor for class org.apache.mina.core.session.IdleStatusChecker.NotifyingTask
-
No qualifier
- NotImplementedException - Exception in org.apache.commons.lang3
-
Thrown to indicate that a block of code has not been implemented.
- NotImplementedException - Exception in org.apache.directory.api.util.exception
-
This exception is thrown when a Backend operation is either temporarily unsupported or perminantly unsupported as part of its implementation.
- NotImplementedException() - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException() - Constructor for exception org.apache.directory.api.util.exception.NotImplementedException
-
Constructs an Exception with a detailed message.
- NotImplementedException(String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException(String) - Constructor for exception org.apache.directory.api.util.exception.NotImplementedException
-
Constructs an Exception with a detailed message.
- NotImplementedException(String, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException(String, Throwable) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException(String, Throwable, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException(Throwable) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- NotImplementedException(Throwable, String) - Constructor for exception org.apache.commons.lang3.NotImplementedException
-
Constructs a NotImplementedException.
- notNaN(double) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not
NaN; otherwise throwing an exception. - notNaN(double, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validates that the specified argument is not
NaN; otherwise throwing an exception with the specified message. - NotNode - Class in org.apache.directory.api.ldap.model.filter
-
Node representing an Not connector in a filter operation
- NotNode() - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates an empty NotNode
- NotNode(List<ExprNode>) - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates a NotNode using a logical NOT operator and a list of children.
- NotNode(ExprNode) - Constructor for class org.apache.directory.api.ldap.model.filter.NotNode
-
Creates a NotNode using a logical NOT operator and the given child.
- notNull(T) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument is not
null; otherwise throwing an exception. - notNull(T, String, Object...) - Static method in class org.apache.commons.lang3.Validate
-
Validate that the specified argument is not
null; otherwise throwing an exception with the specified message. - notNullBuilder() - Static method in class org.apache.commons.collections4.collection.PredicatedCollection
-
Returns a Builder with a NotNullPredicate.
- notNullPredicate() - Static method in class org.apache.commons.collections4.functors.NotNullPredicate
-
Factory returning the singleton instance.
- notNullPredicate() - Static method in class org.apache.commons.collections4.PredicateUtils
-
Gets a Predicate that checks if the input object passed in is not null.
- NotNullPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns true if the input is not null.
- NotOnlyInitialized - Annotation Type in org.checkerframework.checker.initialization.qual
-
A declaration annotation for fields that indicates that a client might observe the field storing values that are
Initialized,UnderInitialization, orUnknownInitialization, regardless of the initialization type annotation on the field's type. - NotOwning - Annotation Type in org.checkerframework.checker.mustcall.qual
-
Annotation indicating that ownership should not be transferred to the annotated parameter, field, or (when this is written on a method) return type, for the purposes of Must Call checking.
- notPredicate(Predicate<? super T>) - Static method in class org.apache.commons.collections4.functors.NotPredicate
-
Factory to create the not predicate.
- notPredicate(Predicate<? super T>) - Static method in class org.apache.commons.collections4.PredicateUtils
-
Create a new Predicate that returns true if the specified predicate returns false and vice versa.
- NotPredicate<T> - Class in org.apache.commons.collections4.functors
-
Predicate implementation that returns the opposite of the decorated predicate.
- NotPredicate(Predicate<? super T>) - Constructor for class org.apache.commons.collections4.functors.NotPredicate
-
Constructor that performs no validation.
- NotRefinement - Class in org.apache.directory.api.ldap.model.subtree
-
A class holding a NOT refinement, as defined in RFC 3672
- NotRefinement(Refinement) - Constructor for class org.apache.directory.api.ldap.model.subtree.NotRefinement
-
Creates a new NotRefinement instance
- notSupported() - Static method in class org.dom4j.dom.DOMNodeHelper
-
Called when a method has not been implemented yet
- NoVerificationTrustManager - Class in org.apache.directory.ldap.client.api
-
An implementation of
X509TrustManagerwhich trusts the given certificates without verifying them. - NoVerificationTrustManager() - Constructor for class org.apache.directory.ldap.client.api.NoVerificationTrustManager
- NOW - Static variable in interface org.apache.directory.api.ldap.extras.extended.gracefulShutdown.GracefulShutdownRequest
-
The shutdown is immediate
- NS_RECORD_AT - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NS_RECORD_AT_OID - Static variable in class org.apache.directory.api.ldap.model.constants.SchemaConstants
- NTLM - org.apache.mina.proxy.handlers.http.HttpAuthenticationMethods
-
NTLM (Microsoft) authentication
- NTLM - Static variable in class org.apache.directory.api.ldap.model.constants.SupportedSaslMechanisms
-
Not a SASL JDK supported mechanism
- NTLM_SIGNATURE - Static variable in interface org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
-
Signature "NTLMSSP"+{0}
- NTLMConstants - Interface in org.apache.mina.proxy.handlers.http.ntlm
-
NTLMConstants.java - All NTLM constants.
- NTLMResponses - Class in org.apache.mina.proxy.handlers.http.ntlm
-
NTLMResponses.java - Calculates the various Type 3 responses.
- NTLMSSP_OID - Static variable in class org.apache.mina.proxy.handlers.socks.SocksProxyConstants
-
Microsoft NTLM security support provider.
- NTLMUtilities - Class in org.apache.mina.proxy.handlers.http.ntlm
-
NTLMUtilities.java - NTLM functions used for authentication and unit testing.
- NUL - Static variable in class org.apache.commons.lang3.CharUtils
-