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.message   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
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.message
Enum
           Abstract superclass for type-safe enums.
ValuedEnum
           Abstract superclass for type-safe enums with integer values suitable for use in switch statements.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.schema
Enum
           Abstract superclass for type-safe enums.
ValuedEnum
           Abstract superclass for type-safe enums with integer values suitable for use in switch statements.
 

Classes in org.apache.directory.shared.ldap.util used by org.apache.directory.shared.ldap.util
AbstractSimpleComponentsMonitor
           
BigIntegerComparator
          Compares BigInteger keys and values within a table.
ComponentsMonitor
           
Enum
           Abstract superclass for type-safe enums.
EqualsBuilder
           Assists in implementing Object.equals(Object) methods.
HashCodeBuilder
           Assists in implementing Object.hashCode() methods.
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.
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.
ValuedEnum
           Abstract superclass for type-safe enums with integer values suitable for use in switch statements.
 



Copyright © 2003-2006 . All Rights Reserved.