Package org.apache.directory.shared.ldap.subtree

Interface Summary
AntlrSubtreeSpecificationParserTokenTypes  
SubtreeSpecification RFC 3672 defined a subtree specification to be included within subentries.
 

Class Summary
AntlrSubtreeSpecificationLexer The parser's primary lexer.
AntlrSubtreeSpecificationParser The antlr generated subtree specification parser.
BaseSubtreeSpecification A simple implementation of the SubtreeSpecification interface.
ReusableAntlrSubtreeSpecificationLexer A reusable lexer class extended from antlr generated lexer 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.
 



Copyright © 2003-2006 . All Rights Reserved.