org.apache.directory.shared.ldap.schema.syntax
Class NormalizerDescription

java.lang.Object
  extended by org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
      extended by org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
          extended by org.apache.directory.shared.ldap.schema.syntax.NormalizerDescription

public class NormalizerDescription
extends AbstractAdsSchemaDescription

An ApacheDS specific schema description.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
description, extensions, isObsolete, names, numericOid
 
Constructor Summary
NormalizerDescription()
           
 
Method Summary
 
Methods inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
getBytecode, getFqcn, setBytecode, setFqcn
 
Methods inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
addExtension, equals, getDescription, getExtensions, getNames, getNumericOid, hashCode, isObsolete, setDescription, setExtensions, setNames, setNumericOid, setObsolete
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NormalizerDescription

public NormalizerDescription()


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