cryptix.asn1.lang
Interface ParserConstants
- All Known Implementing Classes:
- Parser, ParserTokenManager
- public interface ParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
BY
public static final int BY
- See Also:
- Constant Field Values
OF
public static final int OF
- See Also:
- Constant Field Values
ANY
public static final int ANY
- See Also:
- Constant Field Values
BIT
public static final int BIT
- See Also:
- Constant Field Values
SET
public static final int SET
- See Also:
- Constant Field Values
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
NULL
public static final int NULL
- See Also:
- Constant Field Values
OCTET
public static final int OCTET
- See Also:
- Constant Field Values
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
DEFAULT_TYPE
public static final int DEFAULT_TYPE
- See Also:
- Constant Field Values
DEFINED
public static final int DEFINED
- See Also:
- Constant Field Values
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
UTC_TIME
public static final int UTC_TIME
- See Also:
- Constant Field Values
PRIVATE
public static final int PRIVATE
- See Also:
- Constant Field Values
EXPLICIT
public static final int EXPLICIT
- See Also:
- Constant Field Values
IMPLICIT
public static final int IMPLICIT
- See Also:
- Constant Field Values
OPTIONAL
public static final int OPTIONAL
- See Also:
- Constant Field Values
SEQUENCE
public static final int SEQUENCE
- See Also:
- Constant Field Values
T61_STRING
public static final int T61_STRING
- See Also:
- Constant Field Values
IA5_STRING
public static final int IA5_STRING
- See Also:
- Constant Field Values
UNIVERSAL
public static final int UNIVERSAL
- See Also:
- Constant Field Values
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
APPLICATION
public static final int APPLICATION
- See Also:
- Constant Field Values
ISO646_STRING
public static final int ISO646_STRING
- See Also:
- Constant Field Values
NUMERIC_STRING
public static final int NUMERIC_STRING
- See Also:
- Constant Field Values
TELETEX_STRING
public static final int TELETEX_STRING
- See Also:
- Constant Field Values
VISIBLE_STRING
public static final int VISIBLE_STRING
- See Also:
- Constant Field Values
GRAPHIC_STRING
public static final int GRAPHIC_STRING
- See Also:
- Constant Field Values
GENERAL_STRING
public static final int GENERAL_STRING
- See Also:
- Constant Field Values
VIDEOTEX_STRING
public static final int VIDEOTEX_STRING
- See Also:
- Constant Field Values
GENERALIZED_TIME
public static final int GENERALIZED_TIME
- See Also:
- Constant Field Values
PRINTABLE_STRING
public static final int PRINTABLE_STRING
- See Also:
- Constant Field Values
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
H_STRING
public static final int H_STRING
- See Also:
- Constant Field Values
B_STRING
public static final int B_STRING
- See Also:
- Constant Field Values
C_STRING
public static final int C_STRING
- See Also:
- Constant Field Values
UPPER
public static final int UPPER
- See Also:
- Constant Field Values
LOWER
public static final int LOWER
- See Also:
- Constant Field Values
LETTER
public static final int LETTER
- See Also:
- Constant Field Values
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage