Interface | Description |
---|---|
antlrSchemaTokenTypes | |
SchemaElement |
An interface defining the methods to be implemented by the SchemaElement
classes
|
Class | Description |
---|---|
antlrSchemaConverterLexer | |
antlrSchemaConverterParser | |
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 ApacheDS meta schema format
|
Exception | Description |
---|---|
ParserException |
An exception thrown if we have an error while parsing a schema file.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.