visidia.io.gml.parser
Interface GMLParserConstants
public interface GMLParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
SIGN
static final int SIGN
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
MANTISSA
static final int MANTISSA
- See Also:
- Constant Field Values
REAL
static final int REAL
- See Also:
- Constant Field Values
KEY
static final int KEY
- See Also:
- Constant Field Values
ASCII_7_BIT_SET
static final int ASCII_7_BIT_SET
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
WITHING_ISO_8859_1_CHARACTER_NAME
static final int WITHING_ISO_8859_1_CHARACTER_NAME
- See Also:
- Constant Field Values
WITHING_STRING
static final int WITHING_STRING
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage