Class ExpressionToText

Object
ExpressionToText
All Implemented Interfaces:
ExpressionVisitor
Direct Known Subclasses:
CQL2ExpressionToText

public class ExpressionToText extends Object implements ExpressionVisitor
This class is responsible to convert an expression to a CQL/ECQL valid expression.

Warning: This component is not published. It is part of module implementation. Client module should not use this feature.

Author:
Mauricio Pazos