Interface | Description |
---|---|
AntlrSubtreeSpecificationCheckerTokenTypes | |
AntlrSubtreeSpecificationParserTokenTypes | |
SubtreeSpecification |
RFC 3672 defined a
subtree specification to be included within subentries.
|
Class | Description |
---|---|
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.
|
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.
|
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.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.