|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jrcs.rcs | |
---|---|
org.apache.commons.jrcs.rcs | JRCS is a library that knows how to manipulate the archive files produced by the RCS and CVS version control systems. |
Classes in org.apache.commons.jrcs.rcs used by org.apache.commons.jrcs.rcs | |
---|---|
ArchiveParserConstants
|
|
InvalidBranchVersionNumberException
Thrown if the version number given for a branch node is invalid. |
|
InvalidFileFormatException
Thrown if the ArchiveParser cannot parse a given archive. |
|
InvalidVersionNumberException
Thrown whenever a given version number is invalid for the context. |
|
Node
Ancestor to all nodes in a version control Archive. |
|
NodeNotFoundException
|
|
ParseException
This exception is thrown when parse errors are encountered. |
|
RCSException
|
|
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
|
Token
Describes the input token stream. |
|
Version
Contains and manages a version number of the form "x(\.y)*". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |