Uses of Package
org.apache.directory.shared.ldap.util

Packages that use org.apache.directory.shared.ldap.util
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.extended.operations   
org.apache.directory.shared.ldap.codec.search   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.util   
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.codec
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.codec.extended.operations
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.codec.search
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.name
Position
          This class is used to store the position of a token in a string.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.util
AbstractSimpleComponentsMonitor
           
ByteBuffer
          A dynamically growing byte[].
ComponentsMonitor
           
EqualsBuilder
           Assists in implementing Object.equals(Object) methods.
GeneralizedTime
          This class represents the generalized time syntax as defined in RFC 4517 section 3.3.13.
GeneralizedTime.Format
           
GeneralizedTime.FractionDelimiter
           
GeneralizedTime.TimeZoneFormat
           
HashCodeBuilder
           Assists in implementing Object.hashCode() methods.
LdapURL
          Decodes a LdapUrl, and checks that it complies with the RFC 2255.
LdapURL.Extension
          An inner bean to hold extension information.
LongComparator
          Compares Long keys and values within a table.
Nestable
          An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableDelegate
           A shared implementation of the nestable exception functionality.
ObjectUtils.Null
           Class used as a null placeholder where null has another meaning.
Position
          This class is used to store the position of a token in a string.
SequencedHashMap
          A map of objects whose mapping entries are sequenced based on the order in which they were added.
ToStringBuilder
           Assists in implementing Object.toString() methods.
ToStringStyle
           Controls String formatting for ToStringBuilder.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.