See: Description
Interface | Description |
---|---|
EvaluableExpression |
Interface for expression that can be evaluated.
|
Expression |
Base interface for expressions.
|
Class | Description |
---|---|
ExpressionEvaluator |
Class for expression evaluation.
|
ExpressionEvaluator.TypeSafeComparator |
Comparator class for doing typesafe comparisons and sorting.
|
ExpressionParser |
This is the expression parser (singleton).
|
ExpressionQueryRequest |
Request object that holds information passed to evaluable expressions and functions
|
Exception | Description |
---|---|
EvaluationException |
Exception that is thrown whenever the evaluation of any
EvaluableExpression fails. |
ExpressionParserException |
Abstract base class for all exceptions that are thrown by the expression
parser.
|
Copyright © 2022 Gentics Software. All Rights Reserved.