| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema.comparators |
| Modifier and Type | Class and Description |
|---|---|
class |
DeepTrimCachingNormalizingComparator
A comparator that compare two Strings after having trimmed them on left and right,
and replaced any contiguous spaces in the middle by 1 single space.
|
class |
DeepTrimToLowerCachingNormalizingComparator
A comparator that compare two Strings after having trimmed them on left and right,
and replaced any contiguous spaces in the middle by 1 single space.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.