public interface TransformConstants
TransformConstants defines constants for query processing.| Modifier and Type | Field and Description |
|---|---|
static int |
TRANSFORM_LOWER_CASE
Deprecated.
The underlying term enum is transformed to lower case characters.
|
static int |
TRANSFORM_NONE
Deprecated.
No transformation is done on the term enum.
|
static int |
TRANSFORM_UPPER_CASE
Deprecated.
The underlying term enum is transformed to upper case characters.
|
static final int TRANSFORM_NONE
static final int TRANSFORM_LOWER_CASE
static final int TRANSFORM_UPPER_CASE
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"