org.coode.owl.krssparser
Interface KRSSParserConstants
- All Known Implementing Classes:
- KRSSParser, KRSSParserTokenManager
public interface KRSSParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
URI_START
static final int URI_START
- See Also:
- Constant Field Values
URI_END
static final int URI_END
- See Also:
- Constant Field Values
STRING_LITERAL_START
static final int STRING_LITERAL_START
- See Also:
- Constant Field Values
STRINGLITERAL
static final int STRINGLITERAL
- See Also:
- Constant Field Values
OPENPAR
static final int OPENPAR
- See Also:
- Constant Field Values
CLOSEPAR
static final int CLOSEPAR
- See Also:
- Constant Field Values
ENDTBOX
static final int ENDTBOX
- See Also:
- Constant Field Values
ENDABOX
static final int ENDABOX
- See Also:
- Constant Field Values
PRIMITIVECONCEPT
static final int PRIMITIVECONCEPT
- See Also:
- Constant Field Values
DEFINEPRIMITIVECONCEPT
static final int DEFINEPRIMITIVECONCEPT
- See Also:
- Constant Field Values
DEFINECONCEPT
static final int DEFINECONCEPT
- See Also:
- Constant Field Values
DEFINEPRIMITIVEROLE
static final int DEFINEPRIMITIVEROLE
- See Also:
- Constant Field Values
SUBROLE
static final int SUBROLE
- See Also:
- Constant Field Values
TRANSITIVE
static final int TRANSITIVE
- See Also:
- Constant Field Values
ENUM
static final int ENUM
- See Also:
- Constant Field Values
RANGE
static final int RANGE
- See Also:
- Constant Field Values
AND
static final int AND
- See Also:
- Constant Field Values
OR
static final int OR
- See Also:
- Constant Field Values
NOT
static final int NOT
- See Also:
- Constant Field Values
ALL
static final int ALL
- See Also:
- Constant Field Values
SOME
static final int SOME
- See Also:
- Constant Field Values
NONE
static final int NONE
- See Also:
- Constant Field Values
ATLEAST
static final int ATLEAST
- See Also:
- Constant Field Values
ATMOST
static final int ATMOST
- See Also:
- Constant Field Values
EXACTLY
static final int EXACTLY
- See Also:
- Constant Field Values
INSTANCE
static final int INSTANCE
- See Also:
- Constant Field Values
RELATED
static final int RELATED
- See Also:
- Constant Field Values
EQUAL
static final int EQUAL
- See Also:
- Constant Field Values
DISTINCT
static final int DISTINCT
- See Also:
- Constant Field Values
NAME
static final int NAME
- See Also:
- Constant Field Values
INT
static final int INT
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
IN_URI
static final int IN_URI
- See Also:
- Constant Field Values
IN_STRING_LITERAL
static final int IN_STRING_LITERAL
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage