Package org.apache.directory.shared.converter.schema

Interface Summary
SchemaElement An interface defining the methods to be implemented by the SchemaElement classes
 

Class Summary
AttributeTypeHolder A bean used to hold the literal values of an AttributeType parsed out of an OpenLDAP schema configuration file.
ObjectClassHolder A bean used to encapsulate the literal String values of an ObjectClass definition found within an OpenLDAP schema configuration file.
Schema A bean used to hold a schema.
SchemaElementImpl An abstract SchemaElement implementation.
SchemaParser A reusable wrapper for antlr generated schema parsers.
SchemaToLdif A class used to translate a OpenLdap schema file to a Ldif file compatible with the Apache DS meta schema format
 

Exception Summary
ParserException An exception thrown if we have an error while parsing a schema file.
 



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