net.ivoa.registry.search
Interface Where2DOMConstants
- All Known Implementing Classes:
- Where2DOM, Where2DOMTokenManager
public interface Where2DOMConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
K_ALL
static final int K_ALL
- See Also:
- Constant Field Values
K_AND
static final int K_AND
- See Also:
- Constant Field Values
K_ANY
static final int K_ANY
- See Also:
- Constant Field Values
K_AS
static final int K_AS
- See Also:
- Constant Field Values
K_ASC
static final int K_ASC
- See Also:
- Constant Field Values
K_BETWEEN
static final int K_BETWEEN
- See Also:
- Constant Field Values
K_BY
static final int K_BY
- See Also:
- Constant Field Values
K_DESC
static final int K_DESC
- See Also:
- Constant Field Values
K_DISTINCT
static final int K_DISTINCT
- See Also:
- Constant Field Values
K_EXISTS
static final int K_EXISTS
- See Also:
- Constant Field Values
K_FROM
static final int K_FROM
- See Also:
- Constant Field Values
K_GROUP
static final int K_GROUP
- See Also:
- Constant Field Values
K_HAVING
static final int K_HAVING
- See Also:
- Constant Field Values
K_IN
static final int K_IN
- See Also:
- Constant Field Values
K_INTO
static final int K_INTO
- See Also:
- Constant Field Values
K_IS
static final int K_IS
- See Also:
- Constant Field Values
K_LIKE
static final int K_LIKE
- See Also:
- Constant Field Values
K_NOT
static final int K_NOT
- See Also:
- Constant Field Values
K_NOWAIT
static final int K_NOWAIT
- See Also:
- Constant Field Values
K_OR
static final int K_OR
- See Also:
- Constant Field Values
K_ORDER
static final int K_ORDER
- See Also:
- Constant Field Values
K_SELECT
static final int K_SELECT
- See Also:
- Constant Field Values
K_TOP
static final int K_TOP
- See Also:
- Constant Field Values
K_UNION
static final int K_UNION
- See Also:
- Constant Field Values
K_WHERE
static final int K_WHERE
- See Also:
- Constant Field Values
K_AVG
static final int K_AVG
- See Also:
- Constant Field Values
K_COUNT
static final int K_COUNT
- See Also:
- Constant Field Values
K_MAX
static final int K_MAX
- See Also:
- Constant Field Values
K_MIN
static final int K_MIN
- See Also:
- Constant Field Values
K_SUM
static final int K_SUM
- See Also:
- Constant Field Values
K_asin
static final int K_asin
- See Also:
- Constant Field Values
K_acos
static final int K_acos
- See Also:
- Constant Field Values
K_atan
static final int K_atan
- See Also:
- Constant Field Values
K_atan2
static final int K_atan2
- See Also:
- Constant Field Values
K_cos
static final int K_cos
- See Also:
- Constant Field Values
K_sin
static final int K_sin
- See Also:
- Constant Field Values
K_tan
static final int K_tan
- See Also:
- Constant Field Values
K_abs
static final int K_abs
- See Also:
- Constant Field Values
K_ceiling
static final int K_ceiling
- See Also:
- Constant Field Values
K_degrees
static final int K_degrees
- See Also:
- Constant Field Values
K_exp
static final int K_exp
- See Also:
- Constant Field Values
K_floor
static final int K_floor
- See Also:
- Constant Field Values
K_log
static final int K_log
- See Also:
- Constant Field Values
K_log10
static final int K_log10
- See Also:
- Constant Field Values
K_pi
static final int K_pi
- See Also:
- Constant Field Values
K_power
static final int K_power
- See Also:
- Constant Field Values
K_radians
static final int K_radians
- See Also:
- Constant Field Values
K_rand
static final int K_rand
- See Also:
- Constant Field Values
K_round
static final int K_round
- See Also:
- Constant Field Values
K_square
static final int K_square
- See Also:
- Constant Field Values
K_sqrt
static final int K_sqrt
- See Also:
- Constant Field Values
K_truncate
static final int K_truncate
- See Also:
- Constant Field Values
K_REGION
static final int K_REGION
- See Also:
- Constant Field Values
K_XMATCH
static final int K_XMATCH
- See Also:
- Constant Field Values
S_REAL
static final int S_REAL
- See Also:
- Constant Field Values
S_INTEGER
static final int S_INTEGER
- See Also:
- Constant Field Values
FLOAT
static final int FLOAT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
LINE_COMMENT
static final int LINE_COMMENT
- See Also:
- Constant Field Values
MULTI_LINE_COMMENT
static final int MULTI_LINE_COMMENT
- See Also:
- Constant Field Values
S_TABLE_IDENTIFIER
static final int S_TABLE_IDENTIFIER
- See Also:
- Constant Field Values
S_XPATH
static final int S_XPATH
- See Also:
- Constant Field Values
S_IDENTIFIER
static final int S_IDENTIFIER
- See Also:
- Constant Field Values
S_XPATH_IDENTIFIER
static final int S_XPATH_IDENTIFIER
- See Also:
- Constant Field Values
S_PROTECTED
static final int S_PROTECTED
- See Also:
- Constant Field Values
LETTER
static final int LETTER
- See Also:
- Constant Field Values
SPECIAL_CHARS
static final int SPECIAL_CHARS
- See Also:
- Constant Field Values
S_CHAR_LITERAL
static final int S_CHAR_LITERAL
- See Also:
- Constant Field Values
S_QUOTED_IDENTIFIER
static final int S_QUOTED_IDENTIFIER
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage