net.ontopia.topicmaps.utils.ctm
Interface CTMParserTokenTypes
- All Known Implementing Classes:
- CTMParser
public interface CTMParserTokenTypes
EOF
static final int EOF
- See Also:
- Constant Field Values
NULL_TREE_LOOKAHEAD
static final int NULL_TREE_LOOKAHEAD
- See Also:
- Constant Field Values
LEFTPAREN
static final int LEFTPAREN
- See Also:
- Constant Field Values
COLON
static final int COLON
- See Also:
- Constant Field Values
ENCODING
static final int ENCODING
- See Also:
- Constant Field Values
VERSION
static final int VERSION
- See Also:
- Constant Field Values
ONEOH
static final int ONEOH
- See Also:
- Constant Field Values
PREFIX
static final int PREFIX
- See Also:
- Constant Field Values
IDENTIFIER
static final int IDENTIFIER
- See Also:
- Constant Field Values
INCLUDE
static final int INCLUDE
- See Also:
- Constant Field Values
MERGEMAP
static final int MERGEMAP
- See Also:
- Constant Field Values
SEMICOLON
static final int SEMICOLON
- See Also:
- Constant Field Values
STOP
static final int STOP
- See Also:
- Constant Field Values
VARIABLE
static final int VARIABLE
- See Also:
- Constant Field Values
WILDCARD
static final int WILDCARD
- See Also:
- Constant Field Values
NAMED_WILDCARD
static final int NAMED_WILDCARD
- See Also:
- Constant Field Values
HAT
static final int HAT
- See Also:
- Constant Field Values
EQUALS
static final int EQUALS
- See Also:
- Constant Field Values
HYPHEN
static final int HYPHEN
- See Also:
- Constant Field Values
RIGHTPAREN
static final int RIGHTPAREN
- See Also:
- Constant Field Values
ISA
static final int ISA
- See Also:
- Constant Field Values
AKO
static final int AKO
- See Also:
- Constant Field Values
COMMA
static final int COMMA
- See Also:
- Constant Field Values
AT
static final int AT
- See Also:
- Constant Field Values
TILDE
static final int TILDE
- See Also:
- Constant Field Values
LEFTBRACKET
static final int LEFTBRACKET
- See Also:
- Constant Field Values
RIGHTBRACKET
static final int RIGHTBRACKET
- See Also:
- Constant Field Values
QNAME
static final int QNAME
- See Also:
- Constant Field Values
HATHAT
static final int HATHAT
- See Also:
- Constant Field Values
IRI
static final int IRI
- See Also:
- Constant Field Values
WRAPPED_IRI
static final int WRAPPED_IRI
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
DECIMAL
static final int DECIMAL
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DATETIME
static final int DATETIME
- See Also:
- Constant Field Values
DEF
static final int DEF
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
SINGLE_QUOTED_STRING
static final int SINGLE_QUOTED_STRING
- See Also:
- Constant Field Values
TRIPLE_QUOTED_STRING
static final int TRIPLE_QUOTED_STRING
- See Also:
- Constant Field Values
Copyright © 2000-2009 Ontopia.