Package org.apache.directory.shared.ldap.schema.comparators

Class Summary
BooleanComparator A class for the BooleanComparator matchingRule (RFC 4517, par.
ByteArrayComparator A comparator for byte[]s.
ComparableComparator<T> Compares two objects taking into account that one might be a Comparable.
CsnComparator A comparator for CSN.
CsnSidComparator A comparator for CSN SID.
DeepTrimCachingNormalizingComparator TODO DeepTrimCachingNormalizingComparator.
DeepTrimToLowerCachingNormalizingComparator TODO DeepTrimCachingNormalizingComparator.
DnComparator  
GeneralizedTimeComparator A class for the generalizedTimeOrderingMatch matchingRule (RFC 4517, par.
IntegerOrderingComparator A class for the integerOrderingMatch matchingRule (RFC 4517, par.
LongComparator Compares Long keys and values within a table.
NumericStringComparator A class for the numericStringOrderingMatch matchingRule (RFC 4517, par.
ObjectClassTypeComparator<T> A comparator that compares the objectClass type with values: AUXILIARY, ABSTRACT, and STRUCTURAL.
ObjectIdentifierComparator A comparator for the objectIdentifierMatch matchingRule.
ObjectIdentifierFirstComponentComparator A comparator for Comparators.
SerializableComparator<E> A serializable wrapper around a Comparator which uses delayed initialization of the underlying wrapped comparator which is JIT resolved from a static global registry.
StringComparator A comparator for Strings.
TelephoneNumberComparator A comparator for TelephoneNumber.
UniqueMemberComparator A comparator that sorts OIDs based on their numeric id value.
UUIDComparator A comparator for UUID.
 



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