org.wilmascope.gmlparser
Interface GMLParserConstants
- All Known Implementing Classes:
- GMLParser, GMLParserTokenManager
public interface GMLParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
GRAPH
static final int GRAPH
- See Also:
- Constant Field Values
VERSION
static final int VERSION
- See Also:
- Constant Field Values
DIRECTED
static final int DIRECTED
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
NODE
static final int NODE
- See Also:
- Constant Field Values
EDGE
static final int EDGE
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
LABEL
static final int LABEL
- See Also:
- Constant Field Values
SOURCE
static final int SOURCE
- See Also:
- Constant Field Values
TARGET
static final int TARGET
- See Also:
- Constant Field Values
NUM
static final int NUM
- See Also:
- Constant Field Values
DEC
static final int DEC
- See Also:
- Constant Field Values
CTLSTRING
static final int CTLSTRING
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_IGNORABLE
static final int IN_IGNORABLE
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage