|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransformConstants
TransformConstants defines constants for query processing.
| Field Summary | |
|---|---|
static int |
TRANSFORM_LOWER_CASE
The underlying term enum is transformed to lower case characters. |
static int |
TRANSFORM_NONE
No transformation is done on the term enum. |
static int |
TRANSFORM_UPPER_CASE
The underlying term enum is transformed to upper case characters. |
| Field Detail |
|---|
static final int TRANSFORM_NONE
static final int TRANSFORM_LOWER_CASE
static final int TRANSFORM_UPPER_CASE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||