Uses of Class
org.apache.directory.shared.ldap.schema.normalizers.CachingNormalizer

Packages that use CachingNormalizer
org.apache.directory.shared.ldap.schema.normalizers   
 

Uses of CachingNormalizer in org.apache.directory.shared.ldap.schema.normalizers
 

Subclasses of CachingNormalizer in org.apache.directory.shared.ldap.schema.normalizers
 class CachingDeepTrimNormalizer
          A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
 class CachingDeepTrimToLowerNormalizer
          A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
 class CachingDnNormalizer
          A deep trimming normalizer that caches normalizations to prevent repeat normalizations from occurring needlessly.
 



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