Package org.apache.directory.api.ldap.model.subtree

Interface Summary
AntlrSubtreeSpecificationCheckerTokenTypes  
AntlrSubtreeSpecificationParserTokenTypes  
Refinement An empty interface used for Refinements.
SubtreeSpecification RFC 3672 defined a subtree specification to be included within subentries.
 

Class Summary
AndRefinement A class holding a AND refinement, as defined in RFC 3672
AntlrSubtreeSpecificationChecker The antlr generated subtree specification parser.
AntlrSubtreeSpecificationCheckerLexer The parser's primary lexer.
AntlrSubtreeSpecificationLexer The parser's primary lexer.
AntlrSubtreeSpecificationParser The antlr generated subtree specification parser.
BaseSubtreeSpecification A simple implementation of the SubtreeSpecification interface.
ItemRefinement A class holding a n ITEM refinement, as defined in RFC 3672
NotRefinement A class holding a NOT refinement, as defined in RFC 3672
OrRefinement A class holding a OR refinement, as defined in RFC 3672
ReusableAntlrSubtreeSpecificationCheckerLexer A reusable lexer class extended from antlr generated lexer for an LDAP subtree specification as defined by RFC 3672.
ReusableAntlrSubtreeSpecificationLexer A reusable lexer class extended from antlr generated lexer for an LDAP subtree specification as defined by RFC 3672.
Subentry An operational view of a subentry within the system.
SubtreeSpecificationChecker A reusable wrapper around the antlr generated parser for an LDAP subtree specification as defined by RFC 3672.
SubtreeSpecificationModifier SubtreeSpecification contains no setters so they must be built by a modifiable object containing all the necessary parameters to build the base object.
SubtreeSpecificationParser A reusable wrapper around the antlr generated parser for an LDAP subtree specification as defined by RFC 3672.
 

Enum Summary
AdministrativeRole The Administrative roles
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.