| AbstractSchemaParser<T extends SchemaObject> |
Base class of all schema parsers.
|
| AttributeTypeDescriptionSchemaParser |
A parser for RFC 4512 attribute type descriptions.
|
| 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 hand parser OpenLDAP schema.
|
| ParserDescriptionUtils |
Utilities for dealing with various schema descriptions.
|
| SyntaxCheckerDescription |
An ApacheDS specific schema description for a SyntaxChecker.
|
| SyntaxCheckerDescriptionSchemaParser |
A parser for ApacheDS syntax checker descriptions.
|