org.apache.directory.server.core.schema
Class DnNormalizer

java.lang.Object
  extended by org.apache.directory.server.core.schema.DnNormalizer
All Implemented Interfaces:
org.apache.directory.shared.ldap.schema.Normalizer

public class DnNormalizer
extends java.lang.Object
implements org.apache.directory.shared.ldap.schema.Normalizer

Version:
$Rev$
Author:
Apache Directory Project

Constructor Summary
DnNormalizer(AttributeTypeRegistry attrRegistry)
           
 
Method Summary
 java.lang.Object normalize(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnNormalizer

public DnNormalizer(AttributeTypeRegistry attrRegistry)
Method Detail

normalize

public java.lang.Object normalize(java.lang.Object value)
                           throws javax.naming.NamingException
Specified by:
normalize in interface org.apache.directory.shared.ldap.schema.Normalizer
Throws:
javax.naming.NamingException


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