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

Packages that use org.apache.directory.shared.ldap.util
org.apache.directory.shared.ldap.ldif   
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.ldif
MultiMap
          Defines a map that holds a collection of values against each key.
 

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.
HashCodeBuilder
           Assists in implementing Object.hashCode() methods.
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 © 2004-2008 The Apache Software Foundation. All Rights Reserved.