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

Packages that use org.apache.directory.shared.ldap.schema.parsers
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.parsers   
org.apache.directory.shared.ldap.schema.syntax   
 

Classes in org.apache.directory.shared.ldap.schema.parsers used by org.apache.directory.shared.ldap.name
ParserMonitor
          A monitor for the OpenLdap parser.
 

Classes in org.apache.directory.shared.ldap.schema.parsers used by org.apache.directory.shared.ldap.schema
AbstractAdsSchemaDescription
          An ApacheDS specific schema description.
AttributeTypeDescription
          RFC 4512 - 4.1.2.
 

Classes in org.apache.directory.shared.ldap.schema.parsers used by org.apache.directory.shared.ldap.schema.parsers
AbstractAdsSchemaDescription
          An ApacheDS specific schema description.
AbstractSchemaDescription
           
AbstractSchemaParser
          TODO AbstractSchemaParser.
AttributeTypeDescription
          RFC 4512 - 4.1.2.
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.
DITContentRuleDescription
          RFC 4512 - 4.1.6.
DITStructureRuleDescription
          RFC 4512 - 4.1.7.
LdapSyntaxDescription
          RFC 4512 - 4.1.5.
MatchingRuleDescription
          RFC 4512 - 4.1.3.
MatchingRuleUseDescription
          RFC 4512 - 4.1.4.
NameFormDescription
          RFC 4512 - 4.1.7.2.
NormalizerDescription
          An ApacheDS specific schema description for a Normalizer.
ObjectClassDescription
          RFC 4512 - 4.1.1.
ObjectClassLiteral
          A bean used to encapsulate the literal String values of an ObjectClass definition found within an OpenLDAP schema configuration file.
ParserMonitor
          A monitor for the OpenLdap parser.
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.
 

Classes in org.apache.directory.shared.ldap.schema.parsers used by org.apache.directory.shared.ldap.schema.syntax
AttributeTypeDescription
          RFC 4512 - 4.1.2.
ComparatorDescription
          An ApacheDS specific schema description for a Comparator.
DITContentRuleDescription
          RFC 4512 - 4.1.6.
DITStructureRuleDescription
          RFC 4512 - 4.1.7.
LdapSyntaxDescription
          RFC 4512 - 4.1.5.
MatchingRuleDescription
          RFC 4512 - 4.1.3.
MatchingRuleUseDescription
          RFC 4512 - 4.1.4.
NameFormDescription
          RFC 4512 - 4.1.7.2.
NormalizerDescription
          An ApacheDS specific schema description for a Normalizer.
ObjectClassDescription
          RFC 4512 - 4.1.1.
ParserMonitor
          A monitor for the OpenLdap parser.
SyntaxCheckerDescription
          An ApacheDS specific schema description for a SyntaxChecker.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.