Uses of Interface
org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer

Packages that use NameComponentNormalizer
org.apache.directory.api.ldap.model.schema.normalizers   
 

Uses of NameComponentNormalizer in org.apache.directory.api.ldap.model.schema.normalizers
 

Classes in org.apache.directory.api.ldap.model.schema.normalizers that implement NameComponentNormalizer
 class ConcreteNameComponentNormalizer
          A Dn Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.