public final class AbsExpressionFactory extends ExpressionFactory
AbsExpressionFactory creates a new AbsExpression when the portion of the
query to parse starts with ABS.AbsExpression| Modifier and Type | Field and Description |
|---|---|
static String |
ID
The unique identifier of this
AbsExpressionFactory. |
| Constructor and Description |
|---|
AbsExpressionFactory()
Creates a new
AbsExpressionFactory. |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toStringpublic static final String ID
AbsExpressionFactory.