| Interface | Description |
|---|---|
| ParserMonitor |
A monitor for the OpenLdap parser.
|
| Class | Description |
|---|---|
| AbstractSchemaParser<T extends SchemaObject> |
Base class of all schema parsers.
|
| AttributeTypeDescriptionSchemaParser |
A parser for RFC 4512 attribute type descriptions.
|
| ConsoleParserMonitor |
A console reporting monitor.
|
| DitContentRuleDescriptionSchemaParser |
A parser for RFC 4512 DIT content rule descriptions.
|
| DitStructureRuleDescriptionSchemaParser |
A parser for RFC 4512 DIT structure rule descriptions.
|
| LdapComparatorDescription |
An ApacheDS specific schema description for a Comparator.
|
| LdapComparatorDescriptionSchemaParser |
A parser for ApacheDS comparator descriptions.
|
| LdapSyntaxDescriptionSchemaParser |
A parser for RFC 4512 LDAP syntx descriptions.
|
| MatchingRuleDescriptionSchemaParser |
A parser for RFC 4512 matching rule descriptions.
|
| MatchingRuleUseDescriptionSchemaParser |
A parser for RFC 4512 matching rule use descriptions.
|
| NameFormDescriptionSchemaParser |
A parser for RFC 4512 name form descriptions
|
| NormalizerDescription |
An ApacheDS specific schema description for a Normalizer.
|
| NormalizerDescriptionSchemaParser |
A parser for ApacheDS normalizer descriptions.
|
| ObjectClassDescriptionSchemaParser |
A parser for RFC 4512 object class descriptons
|
| OpenLdapSchemaParser |
A reusable wrapper for antlr generated OpenLDAP schema parsers.
|
| ParserDescriptionUtils |
Utilities for dealing with various schema descriptions.
|
| ParserMonitorAdapter |
Default implementation of
ParserMonitor with empty method implementations. |
| ReusableAntlrSchemaLexer |
A reusable lexer class extended from antlr generated lexer for an LDAP
schema as defined in RFC 4512.
|
| ReusableAntlrSchemaParser |
A reusable parser class extended from antlr generated parser for an LDAP
schema as defined in RFC 4512.
|
| SyntaxCheckerDescription |
An ApacheDS specific schema description for a SyntaxChecker.
|
| SyntaxCheckerDescriptionSchemaParser |
A parser for ApacheDS syntax checker descriptions.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.