Package com.gentics.api.lib.expressionparser

Package for classes and interfaces related to parsing and evaluating of expressions.

See:
          Description

Interface Summary
EvaluableExpression Interface for expression that can be evaluated.
Expression Base interface for expressions.
 

Class Summary
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 Summary
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.
 

Package com.gentics.api.lib.expressionparser Description

Package for classes and interfaces related to parsing and evaluating of expressions. Developing your own functions is not yet suggested, since API is still very new and may change.



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.