com.jstatcom.parser
Interface TSDateParserConstants
- All Known Implementing Classes:
- TSDateParser, TSDateParserTokenManager
public interface TSDateParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
EOL
static final int EOL
- See Also:
- Constant Field Values
MONTH
static final int MONTH
- See Also:
- Constant Field Values
QUARTER
static final int QUARTER
- See Also:
- Constant Field Values
HALFYEAR1
static final int HALFYEAR1
- See Also:
- Constant Field Values
HALFYEAR2
static final int HALFYEAR2
- See Also:
- Constant Field Values
DELIM
static final int DELIM
- See Also:
- Constant Field Values
MINUS
static final int MINUS
- 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
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage