|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractExprNode | |
|---|---|
| org.apache.directory.shared.ldap.filter | |
| Uses of AbstractExprNode in org.apache.directory.shared.ldap.filter |
|---|
| Subclasses of AbstractExprNode in org.apache.directory.shared.ldap.filter | |
|---|---|
class |
AssertionNode
Node used for the application of arbitrary predicates on return candidates. |
class |
BranchNode
Node representing branches within the expression tree corresponding to logical operators within the filter expression. |
class |
ExtensibleNode
Filter expression tree node for extensible assertions. |
class |
LeafNode
Abstract base class for leaf nodes within the expression filter tree. |
class |
PresenceNode
Filter expression tree node representing a filter attribute value assertion for presence. |
class |
ScopeNode
Node used not to represent an published assertion but an assertion on the scope of the search. |
class |
SimpleNode
A simple assertion value node. |
class |
SubstringNode
Filter expression tree node used to represent a substring assertion. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||