| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.filter |
| Modifier and Type | Field and Description |
|---|---|
private Assertion |
AssertionNode.assertion
The assertion or predicate to apply
|
| Modifier and Type | Method and Description |
|---|---|
Assertion |
AssertionNode.getAssertion()
Gets the Assertion used by this assertion node.
|
| Constructor and Description |
|---|
AssertionNode(Assertion assertion)
Creates an AssertionNode using an arbitrary candidate assertion.
|
AssertionNode(Assertion assertion,
String desc)
Creates an AssertionNode using an arbitrary candidate assertion with a
descriptions used for filter AST walker dumps.
|
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.