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

Packages that use org.apache.directory.shared.ldap.schema
org.apache.directory.shared.ldap.filter   
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.subtree   
org.apache.directory.shared.ldap.util   
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.filter
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.name
Normalizer
          Converts attribute values to a canonical form.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.schema
AbstractSchemaObject
          The abstract base class for all schema object types.
AttributeType
          An attributeType specification.
ByteArrayComparator
          A comparator for byte[]s.
DITContentRule
          A ditContentRule specification.
DITStructureRule
          A dITStructureRule definition.
MatchingRule
          A matchingRule definition.
MatchingRuleEnum
          Type safe enum for a matching rule's comparator and normalizer component usage string.
MatchingRuleUse
          Represents an LDAP MatchingRuleUseDescription defined in RFC 2252.
NameForm
          A nameForm description.
NoOpNormalizer
          No op (pass through or do nothing) normalizer returning what its given.
Normalizer
          Converts attribute values to a canonical form.
ObjectClass
          An objectClass definition.
ObjectClassTypeEnum
          Type safe enumerations for an objectClass' type.
OidNormalizer
          The OidNomalizer class contains a tuple: an OID with its Normalizer.
SchemaObject
          Most schema objects have some common attributes.
Syntax
          A syntax definition.
SyntaxChecker
          Used to validate values of a particular syntax.
UsageEnum
          Type safe enum for an AttributeType definition's usage string.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.subtree
NormalizerMappingResolver
          A class is used to resolve the normalizer mapping hash used for normalization.
 

Classes in org.apache.directory.shared.ldap.schema used by org.apache.directory.shared.ldap.util
AttributeType
          An attributeType specification.
 



Copyright © 2004-2007 null. All Rights Reserved.