Package org.apache.directory.shared.ldap.schema.parsers

Interface Summary
ParserMonitor A monitor for the OpenLdap parser.
 

Class Summary
AbstractSchemaParser TODO AbstractSchemaParser.
AttributeTypeDescriptionSchemaParser A parser for RFC 4512 attribute type descriptions.
DITContentRuleDescriptionSchemaParser A parser for RFC 4512 DIT content rule descriptons
DITStructureRuleDescriptionSchemaParser A parser for RFC 4512 DIT structure rule descriptons
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 Document me.
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-2011 Apache Software Foundation. All Rights Reserved.