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

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.SyntaxCheckerDescription

public class SyntaxCheckerDescription
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
SyntaxCheckerDescription()
           
 
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

SyntaxCheckerDescription

public SyntaxCheckerDescription()


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