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

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

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.entry
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.entry.client
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.schema
AbstractAdsSchemaDescription
          An ApacheDS specific schema description.
AttributeTypeDescription
          RFC 4512 - 4.1.2.
SyntaxChecker
          Used to validate values of a particular syntax.
 

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.schema.parser
AbstractSchemaDescription
           
OpenLdapObjectIdentifierMacro
          An OpenLDAP object identifier macro.
 

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.schema.syntax
AbstractAdsSchemaDescription
          An ApacheDS specific schema description.
AbstractSchemaDescription
           
AbstractSyntaxChecker
          The abstrcat class implementing common operations for the syntax checking.
AntlrSchemaExtensionTokenTypes
           
AntlrSchemaQdstringTokenTypes
           
AntlrSchemaTokenTypes
           
AntlrSchemaValueTokenTypes
           
AttributeTypeDescription
          RFC 4512 - 4.1.2.
BinarySyntaxChecker
          A binary value (universal value acceptor) syntax checker.
ComparatorDescription
          An ApacheDS specific schema description.
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.
ObjectClassDescription
          RFC 4512 - 4.1.1.
OpenLdapObjectIdentifierMacro
          An OpenLDAP object identifier macro.
SyntaxChecker
          Used to validate values of a particular syntax.
SyntaxCheckerDescription
          An ApacheDS specific schema description.
TelephoneNumberSyntaxChecker
          A SyntaxChecker which verifies that a value is a TelephoneNumber according to ITU recommendation E.123 (which is quite vague ...).
 

Classes in org.apache.directory.shared.ldap.schema.syntax used by org.apache.directory.shared.ldap.schema.syntax.parser
AbstractSchemaDescription
           
AntlrSchemaLexer
          An antlr generated schema main lexer.
AntlrSchemaParser
          An antlr generated schema main parser.
AntlrSchemaTokenTypes
           
AttributeTypeDescription
          RFC 4512 - 4.1.2.
ComparatorDescription
          An ApacheDS specific schema description.
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.
ObjectClassDescription
          RFC 4512 - 4.1.1.
SyntaxCheckerDescription
          An ApacheDS specific schema description.
 



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