com.jeffpalm.mail
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
public interface ParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
EOL
static final int EOL
- See Also:
- Constant Field Values
TWOEOLS
static final int TWOEOLS
- See Also:
- Constant Field Values
NOT_EOL
static final int NOT_EOL
- See Also:
- Constant Field Values
_TWOEOLS
static final int _TWOEOLS
- See Also:
- Constant Field Values
SUBJECT
static final int SUBJECT
- See Also:
- Constant Field Values
_EOL1
static final int _EOL1
- See Also:
- Constant Field Values
FROM
static final int FROM
- See Also:
- Constant Field Values
_EOL2
static final int _EOL2
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
_EOL3
static final int _EOL3
- See Also:
- Constant Field Values
BODY
static final int BODY
- See Also:
- Constant Field Values
END
static final int END
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
MAILHEADER
static final int MAILHEADER
- See Also:
- Constant Field Values
MAILSUBJECT
static final int MAILSUBJECT
- See Also:
- Constant Field Values
MAILFROM
static final int MAILFROM
- See Also:
- Constant Field Values
MAILDATE
static final int MAILDATE
- See Also:
- Constant Field Values
MAILBODY
static final int MAILBODY
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage