org.apache.commons.jrcs.rcs
Interface ArchiveParserConstants
- All Known Implementing Classes:
- ArchiveParserTokenManager
public interface ArchiveParserConstants
EOF
static final int EOF
- See Also:
- Constant Field Values
ACCESS
static final int ACCESS
- See Also:
- Constant Field Values
AUTHOR
static final int AUTHOR
- See Also:
- Constant Field Values
BRANCH
static final int BRANCH
- See Also:
- Constant Field Values
BRANCHES
static final int BRANCHES
- See Also:
- Constant Field Values
COMMENT
static final int COMMENT
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DESC
static final int DESC
- See Also:
- Constant Field Values
EXPAND
static final int EXPAND
- See Also:
- Constant Field Values
HEAD
static final int HEAD
- See Also:
- Constant Field Values
LOCKS
static final int LOCKS
- See Also:
- Constant Field Values
LOG
static final int LOG
- See Also:
- Constant Field Values
NEXT
static final int NEXT
- See Also:
- Constant Field Values
STATE
static final int STATE
- See Also:
- Constant Field Values
STRICT
static final int STRICT
- See Also:
- Constant Field Values
SYMBOLS
static final int SYMBOLS
- See Also:
- Constant Field Values
TEXT
static final int TEXT
- See Also:
- Constant Field Values
ID
static final int ID
- See Also:
- Constant Field Values
SYM
static final int SYM
- See Also:
- Constant Field Values
STRING
static final int STRING
- See Also:
- Constant Field Values
IDCHAR
static final int IDCHAR
- See Also:
- Constant Field Values
DIGIT
static final int DIGIT
- See Also:
- Constant Field Values
NUM
static final int NUM
- See Also:
- Constant Field Values
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
PRE_DELTA
static final int PRE_DELTA
- See Also:
- Constant Field Values
tokenImage
static final java.lang.String[] tokenImage
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.