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

Interface Summary
ParserMonitor A monitor for the OpenLdap parser.
 

Class Summary
AbstractAdsSchemaDescription An ApacheDS specific schema description.
AbstractSchemaDescription  
AbstractSchemaParser TODO AbstractSchemaParser.
AttributeTypeDescription RFC 4512 - 4.1.2.
AttributeTypeDescriptionSchemaParser A parser for RFC 4512 attribute type descriptions.
AttributeTypeLiteral A bean used to hold the literal values of an AttributeType parsed out of an OpenLDAP schema configuration file.
ComparatorDescription An ApacheDS specific schema description for a Comparator.
ComparatorDescriptionSchemaParser A parser for ApacheDS comparator descriptions.
DITContentRuleDescription RFC 4512 - 4.1.6.
DITContentRuleDescriptionSchemaParser A parser for RFC 4512 DIT content rule descriptons
DITStructureRuleDescription RFC 4512 - 4.1.7.
DITStructureRuleDescriptionSchemaParser A parser for RFC 4512 DIT structure rule descriptons
LdapSyntaxDescription RFC 4512 - 4.1.5.
LdapSyntaxDescriptionSchemaParser A parser for RFC 4512 LDAP syntx descriptions.
MatchingRuleDescription RFC 4512 - 4.1.3.
MatchingRuleDescriptionSchemaParser A parser for RFC 4512 matching rule descriptions.
MatchingRuleUseDescription RFC 4512 - 4.1.4.
MatchingRuleUseDescriptionSchemaParser A parser for RFC 4512 matching rule use descriptions.
NameFormDescription RFC 4512 - 4.1.7.2.
NameFormDescriptionSchemaParser A parser for RFC 4512 name form descriptons
NormalizerDescription An ApacheDS specific schema description for a Normalizer.
NormalizerDescriptionSchemaParser A parser for ApacheDS normalizer descriptions.
ObjectClassDescription RFC 4512 - 4.1.1.
ObjectClassDescriptionSchemaParser A parser for RFC 4512 object class descriptons
ObjectClassLiteral A bean used to encapsulate the literal String values of an ObjectClass definition found within an OpenLDAP schema configuration file.
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 © 2004-2009 The Apache Software Foundation. All Rights Reserved.