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