| Class | Description |
|---|---|
| ExpressionNode |
This class represents the node in the search tree expressions.
|
| Operation |
This class represents the Operation of an search expression.
|
| Query |
This is the implementation of Query final expression given at the search tree.
|
| SearchExpressionTree |
This class represents the entire search expression tree structure.
|
| Enum | Description |
|---|---|
| Operation.Operator |
| Exception | Description |
|---|---|
| InvalidExpressionNodeException |
This exception is thrown when the validation of the node id fails for the specific expression node.
|
Copyright © 2016 WSO2. All rights reserved.