A B C D E F G H I J K L M N O P Q R S T U V W _

A

Accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.ChangeDelta
 
accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.DeleteDelta
 
accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.Delta
Accepts a visitor.
accept(RevisionVisitor) - Method in class org.apache.commons.jrcs.diff.Revision
Accepts a visitor.
ACCESS - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
add(Object) - Method in class org.apache.commons.jrcs.rcs.Lines
 
add(Node) - Method in class org.apache.commons.jrcs.rcs.Path
Add a node to the Path.
add_escapes(String) - Method in exception org.apache.commons.jrcs.rcs.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addBranch(BranchNode) - Method in class org.apache.commons.jrcs.rcs.Node
Adds a branch node to the current node.
AddDelta - Class in org.apache.commons.jrcs.diff
Holds an add-delta between to revisions of a text.
AddDelta() - Constructor for class org.apache.commons.jrcs.diff.AddDelta
 
AddDelta(int, Chunk) - Constructor for class org.apache.commons.jrcs.diff.AddDelta
 
addDelta(Delta) - Method in class org.apache.commons.jrcs.diff.Revision
Adds a delta to this revision.
addDeltaText(DeltaTextLine) - Method in class org.apache.commons.jrcs.rcs.DeltaText
Adds a delta to this revision.
addEscapes(String) - Static method in error org.apache.commons.jrcs.rcs.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addLock(String, Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Add a lock over a revison.
addPhrase(String, Collection) - Method in class org.apache.commons.jrcs.rcs.Archive
Add a new phrase to the archive.
addRevision(Object[], String) - Method in class org.apache.commons.jrcs.rcs.Archive
Add the given revision to the active branch on the archive.
addRevision(Object[], String, String) - Method in class org.apache.commons.jrcs.rcs.Archive
Add the given revision to the the archive using the given version number.
addRevision(Object[], Version, String) - Method in class org.apache.commons.jrcs.rcs.Archive
Add the given revision to the the archive using the given version number.
addSymbol(String, Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Tag a given version with a symbol.
addUser(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Add a user name to the list of archive users.
admin(Archive) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
algorithm - Variable in class org.apache.commons.jrcs.diff.Diff
The differencing algorithm to use.
anchor - Variable in class org.apache.commons.jrcs.diff.Chunk
 
anchor() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the anchor position of the chunk.
annotate - Variable in class org.apache.commons.jrcs.rcs.DeltaText
 
annotationFormat - Static variable in class org.apache.commons.jrcs.rcs.Lines
 
applyAdd(int, List) - Method in class org.apache.commons.jrcs.diff.Chunk
Add the text of this chunk to the target at the given position.
applyDelete(List) - Method in class org.apache.commons.jrcs.diff.Chunk
Delete this chunk from he given text.
applyTo(List) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
applyTo(List) - Method in class org.apache.commons.jrcs.diff.ChangeDelta
 
applyTo(List) - Method in class org.apache.commons.jrcs.diff.DeleteDelta
 
applyTo(List) - Method in class org.apache.commons.jrcs.diff.Delta
Applies this delta as a patch to the given text.
applyTo(List) - Method in class org.apache.commons.jrcs.diff.Revision
Applies the series of deltas in this revision as patches to the given text.
Archive - Class in org.apache.commons.jrcs.rcs
Handling of RCS/CVS style version control archives.
Archive(String, String) - Constructor for class org.apache.commons.jrcs.rcs.Archive
Creates a new archive and sets the text of the initial revision.
Archive(String, String, String) - Constructor for class org.apache.commons.jrcs.rcs.Archive
Creates a new archive with the specified initial version number and sets the text of the initial revision.
Archive(String, String, Version) - Constructor for class org.apache.commons.jrcs.rcs.Archive
Creates a new archive with the specified initial version number and sets the text of the initial revision.
Archive(String, InputStream) - Constructor for class org.apache.commons.jrcs.rcs.Archive
Load an archive from an input stream.
Archive(String) - Constructor for class org.apache.commons.jrcs.rcs.Archive
Load an archive from an a file given by name.
Archive() - Constructor for class org.apache.commons.jrcs.rcs.Archive
Create an unitialized Archive.
archive(Archive) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
PARSER STARTS HERE
archive - Static variable in class org.apache.commons.jrcs.tools.JRCS
 
ArchiveParser - Class in org.apache.commons.jrcs.rcs
Parses an RCS/CVS style version control archive into an Archive.
ArchiveParser(InputStream) - Constructor for class org.apache.commons.jrcs.rcs.ArchiveParser
 
ArchiveParser(CharStream) - Constructor for class org.apache.commons.jrcs.rcs.ArchiveParser
 
ArchiveParser(ArchiveParserTokenManager) - Constructor for class org.apache.commons.jrcs.rcs.ArchiveParser
 
ArchiveParserConstants - Interface in org.apache.commons.jrcs.rcs
 
ArchiveParserTokenManager - Class in org.apache.commons.jrcs.rcs
 
ArchiveParserTokenManager(CharStream) - Constructor for class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
ArchiveParserTokenManager(CharStream, int) - Constructor for class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
arrayToString(Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
Converts an array of Object to a string using Diff.NL as the line separator.
arrayToString(Object[]) - Static method in class org.apache.commons.jrcs.util.ToString
Converts an array of Object to a string Use the value of the line.separator system property the line separator.
arrayToString(Object[], String) - Static method in class org.apache.commons.jrcs.util.ToString
Converts an array of Object to a string using the given line separator.
at(int) - Method in class org.apache.commons.jrcs.rcs.Version
Return the version number at the given position.
atLine - Variable in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
atLine - Variable in class org.apache.commons.jrcs.rcs.DeltaDelTextLine
 
AUTHOR - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
author - Variable in class org.apache.commons.jrcs.rcs.Node
 
Author_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
AUTHOR_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 

B

backup(int) - Method in interface org.apache.commons.jrcs.rcs.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
beginColumn - Variable in class org.apache.commons.jrcs.rcs.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.commons.jrcs.rcs.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
branch - Variable in class org.apache.commons.jrcs.rcs.Archive
 
BRANCH - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
BRANCHES - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
branches - Variable in class org.apache.commons.jrcs.rcs.Node
 
BranchNode - Class in org.apache.commons.jrcs.rcs
Represents a branch node in a version control archive.
BranchNode(Version, BranchNode) - Constructor for class org.apache.commons.jrcs.rcs.BranchNode
Create a BranchNode with the given version number.
BranchNotFoundException - Exception in org.apache.commons.jrcs.rcs
 
BranchNotFoundException() - Constructor for exception org.apache.commons.jrcs.rcs.BranchNotFoundException
 
BranchNotFoundException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.BranchNotFoundException
 
buffer - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
bufferLength - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
bufferPosition - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
bufferStart - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
buildEqSet(Object[], Object[]) - Method in class org.apache.commons.jrcs.diff.SimpleDiff
create a Map from each common item in orig and rev to the index of its first occurrence in orig
buildIndex(Map, Object[], int) - Method in class org.apache.commons.jrcs.diff.SimpleDiff
build a an array such each a[i] = eqs([i]) or NF if eqs([i]) undefined
buildPath(Object[], Object[]) - Static method in class org.apache.commons.jrcs.diff.myers.MyersDiff
Computes the minimum diffpath that expresses de differences between the original and revised sequences, according to Gene Myers differencing algorithm.
buildRevision(PathNode, Object[], Object[]) - Static method in class org.apache.commons.jrcs.diff.myers.MyersDiff
Constructs a Revision from a difference path.

C

ChangeDelta - Class in org.apache.commons.jrcs.diff
Holds an change-delta between to revisions of a text.
ChangeDelta() - Constructor for class org.apache.commons.jrcs.diff.ChangeDelta
 
ChangeDelta(Chunk, Chunk) - Constructor for class org.apache.commons.jrcs.diff.ChangeDelta
 
changeLog() - Method in class org.apache.commons.jrcs.rcs.Archive
Return the list of nodes between the head revision and the root revision.
changeLog(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Return the list of nodes between the the given revision and the root revision.
changeLog(Version, Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Return the list of nodes between the the given two revisions.
CharStream - Interface in org.apache.commons.jrcs.rcs
This interface describes a character stream that maintains line and column number positions of the characters.
child - Variable in class org.apache.commons.jrcs.rcs.Node
 
Chunk - Class in org.apache.commons.jrcs.diff
Holds a information about a parrt of the text involved in a differencing or patching operation.
Chunk(int, int) - Constructor for class org.apache.commons.jrcs.diff.Chunk
Creates a chunk that doesn't copy the original text.
Chunk(Object[], int, int) - Constructor for class org.apache.commons.jrcs.diff.Chunk
Creates a chunk and saves a copy the original chunk's text.
Chunk(Object[], int, int, int) - Constructor for class org.apache.commons.jrcs.diff.Chunk
Creates a chunk that will be displaced in the resulting text, and saves a copy the original chunk's text.
Chunk(List, int, int) - Constructor for class org.apache.commons.jrcs.diff.Chunk
Creates a chunk and saves a copy the original chunk's text.
Chunk(List, int, int, int) - Constructor for class org.apache.commons.jrcs.diff.Chunk
Creates a chunk that will be displaced in the resulting text, and saves a copy the original chunk's text.
chunk - Variable in class org.apache.commons.jrcs.diff.Chunk
 
chunk() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the text saved for this chunk.
clone() - Method in class org.apache.commons.jrcs.rcs.Version
 
COLON - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
comment - Variable in class org.apache.commons.jrcs.rcs.Archive
 
COMMENT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
compare(Object[], Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
Compares the two input sequences.
compareTo(Object) - Method in class org.apache.commons.jrcs.rcs.Node
Compares the version number of this node to that of another node.
compareTo(Object) - Method in class org.apache.commons.jrcs.rcs.Version
Compares two versions in lexigographical order.
compareVersions(Version) - Method in class org.apache.commons.jrcs.rcs.Version
Compares two versions.
count - Variable in class org.apache.commons.jrcs.diff.Chunk
 
curChar - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
curLexState - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
currentToken - Variable in exception org.apache.commons.jrcs.rcs.ParseException
This is the last token that has been consumed successfully.

D

date() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
DATE - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
date - Variable in class org.apache.commons.jrcs.rcs.Node
 
Date_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
DATE_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
dateFormat - Static variable in class org.apache.commons.jrcs.rcs.Node
 
dateFormat2K - Static variable in class org.apache.commons.jrcs.rcs.Node
 
dateFormatter - Static variable in class org.apache.commons.jrcs.rcs.Node
 
DATESTATE - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
debugStream - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
DEFAULT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
defaultAlgorithm() - Method in class org.apache.commons.jrcs.diff.Diff
 
defaultLexState - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
DeleteDelta - Class in org.apache.commons.jrcs.diff
Holds a delete-delta between to revisions of a text.
DeleteDelta() - Constructor for class org.apache.commons.jrcs.diff.DeleteDelta
 
DeleteDelta(Chunk) - Constructor for class org.apache.commons.jrcs.diff.DeleteDelta
 
Delta - Class in org.apache.commons.jrcs.diff
Holds a "delta" difference between to revisions of a text.
Delta() - Constructor for class org.apache.commons.jrcs.diff.Delta
Creates an uninitialized delta.
Delta(Chunk, Chunk) - Constructor for class org.apache.commons.jrcs.diff.Delta
Creates a delta object with the given chunks from the original and revised texts.
delta(Archive) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
DeltaAddTextLine - Class in org.apache.commons.jrcs.rcs
 
DeltaAddTextLine(int, int, Object[], int) - Constructor for class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
DeltaClass - Static variable in class org.apache.commons.jrcs.diff.Delta
 
DeltaDelTextLine - Class in org.apache.commons.jrcs.rcs
 
DeltaDelTextLine(int, int) - Constructor for class org.apache.commons.jrcs.rcs.DeltaDelTextLine
 
deltaRevision() - Method in class org.apache.commons.jrcs.rcs.BranchNode
 
deltaRevision() - Method in class org.apache.commons.jrcs.rcs.Node
Returns the Node with the version number that corresponds to the revision to be obtained after the deltas in the current node are applied.
deltaRevision() - Method in class org.apache.commons.jrcs.rcs.TrunkNode
 
deltas_ - Variable in class org.apache.commons.jrcs.diff.Revision
 
deltaStack - Variable in class org.apache.commons.jrcs.rcs.DeltaText
 
DeltaText - Class in org.apache.commons.jrcs.rcs
RCS DeltaText _text_ container.
DeltaText(Node, Node, boolean) - Constructor for class org.apache.commons.jrcs.rcs.DeltaText
Create a new DeltaTextText set wich may later be applied to some revision.
DeltaTextLine - Interface in org.apache.commons.jrcs.rcs
 
desc - Variable in class org.apache.commons.jrcs.rcs.Archive
 
desc(Archive) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
DESC - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
Diff - Class in org.apache.commons.jrcs.diff
Implements a differencing engine that works on arrays of Object.
Diff(Object[]) - Constructor for class org.apache.commons.jrcs.diff.Diff
Create a differencing object using the default algorithm
Diff(Object[], DiffAlgorithm) - Constructor for class org.apache.commons.jrcs.diff.Diff
Create a differencing object using the given algorithm
diff(Object[], Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
compute the difference between an original and a revision.
diff(Object[], Object[], DiffAlgorithm) - Static method in class org.apache.commons.jrcs.diff.Diff
compute the difference between an original and a revision.
diff(Object[]) - Method in class org.apache.commons.jrcs.diff.Diff
compute the difference between the original and a revision.
diff(Object[], Object[]) - Method in interface org.apache.commons.jrcs.diff.DiffAlgorithm
Computes the difference between the original sequence and the revised sequence and returns it as a Revision object.
diff(Object[], Object[]) - Method in class org.apache.commons.jrcs.diff.myers.MyersDiff
Computes the difference between the original sequence and the revised sequence and returns it as a Revision object.
diff(Object[], Object[]) - Method in class org.apache.commons.jrcs.diff.SimpleDiff
Compute the difference between original and revised sequences.
DiffAlgorithm - Interface in org.apache.commons.jrcs.diff
A simple interface for implementations of differencing algorithms.
DifferentiationFailedException - Exception in org.apache.commons.jrcs.diff
Thrown whenever the differencing engine cannot produce the differences between two revisions of ta text.
DifferentiationFailedException() - Constructor for exception org.apache.commons.jrcs.diff.DifferentiationFailedException
 
DifferentiationFailedException(String) - Constructor for exception org.apache.commons.jrcs.diff.DifferentiationFailedException
 
DiffException - Exception in org.apache.commons.jrcs.diff
Base class for all exceptions emanating from this package.
DiffException() - Constructor for exception org.apache.commons.jrcs.diff.DiffException
 
DiffException(String) - Constructor for exception org.apache.commons.jrcs.diff.DiffException
 
DiffNode - Class in org.apache.commons.jrcs.diff.myers
A diffnode in a diffpath.
DiffNode(int, int, PathNode) - Constructor for class org.apache.commons.jrcs.diff.myers.DiffNode
Constructs a DiffNode.
DIGIT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
digits() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
DIGITS - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
disable_tracing() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
doKeywords(Object[], Node) - Method in class org.apache.commons.jrcs.rcs.Archive
Returns the given text with values added to CVS-style keywords.
Done() - Method in interface org.apache.commons.jrcs.rcs.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
DOT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 

E

editAll(Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
Edits all of the items in the input sequence.
enable_tracing() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
endColumn - Variable in class org.apache.commons.jrcs.rcs.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.commons.jrcs.rcs.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endWithNewLine - Variable in class org.apache.commons.jrcs.rcs.Node
 
EOF - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
eol - Variable in exception org.apache.commons.jrcs.rcs.ParseException
The end of line string for this machine.
EOS - Static variable in class org.apache.commons.jrcs.diff.SimpleDiff
 
EOS - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
equals(Object) - Method in class org.apache.commons.jrcs.rcs.Line
 
equals(Object) - Method in class org.apache.commons.jrcs.rcs.Version
Determine if two versions are equal.
errorCode - Variable in error org.apache.commons.jrcs.rcs.TokenMgrError
Indicates the reason why the exception is thrown.
even(int) - Method in class org.apache.commons.jrcs.rcs.Version
 
even() - Method in class org.apache.commons.jrcs.rcs.Version
 
expand - Variable in class org.apache.commons.jrcs.rcs.Archive
 
EXPAND - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
expectedTokenSequences - Variable in exception org.apache.commons.jrcs.rcs.ParseException
Each entry in this array is an array of integers.

F

FastCharStream - Class in org.apache.commons.jrcs.rcs
An efficient implementation of JavaCC's CharStream interface.
FastCharStream(InputStream) - Constructor for class org.apache.commons.jrcs.rcs.FastCharStream
Constructs from a Reader.
filename - Variable in class org.apache.commons.jrcs.rcs.Archive
 
findNode(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Return the node with the version number that matches the one provided.
first() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the index of the first line of the chunk.
FORMATTER - Static variable in class org.apache.commons.jrcs.rcs.Archive
 

G

generateParseException() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
getAuthor() - Method in class org.apache.commons.jrcs.rcs.Node
 
getBase(int) - Method in class org.apache.commons.jrcs.rcs.Version
Return the last number in the version number.
getBeginColumn() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getBeginLine() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getBranch(int) - Method in class org.apache.commons.jrcs.rcs.Node
Retrieve the branch node identified with the given numer.
getBranches() - Method in class org.apache.commons.jrcs.rcs.Node
 
getBranchPoint() - Method in class org.apache.commons.jrcs.rcs.Version
 
getChild() - Method in class org.apache.commons.jrcs.rcs.Node
 
getColumn() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Deprecated.  
getColumn() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getDate() - Method in class org.apache.commons.jrcs.rcs.Node
 
getDelta(int) - Method in class org.apache.commons.jrcs.diff.Revision
Retrieves a delta from this revision by position.
getDesc() - Method in class org.apache.commons.jrcs.rcs.Archive
Returns the description associated with the archive.
getEndColumn() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getEndLine() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
GetImage() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getLeafNode() - Method in class org.apache.commons.jrcs.rcs.BranchNode
Return the last (leaf) node in the branch this node belongs to.
getLine() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Deprecated.  
getLine() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getLocker() - Method in class org.apache.commons.jrcs.rcs.Node
 
getLog(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Returns the log message associated with the given revision.
getLog(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Returns the log message associated with the given revision.
getLog() - Method in class org.apache.commons.jrcs.rcs.Node
 
getMessage() - Method in exception org.apache.commons.jrcs.rcs.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.commons.jrcs.rcs.TokenMgrError
You can also modify the body of this method to customize your error messages.
getNextToken() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
getNextToken() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
getNode(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
 
getNumbers() - Method in class org.apache.commons.jrcs.rcs.Version
Return the current version number as an array of int.
getOriginal() - Method in class org.apache.commons.jrcs.diff.Delta
Accessor method to return the chunk representing the original sequence of items
getParent() - Method in class org.apache.commons.jrcs.rcs.Node
 
getPhrases() - Method in class org.apache.commons.jrcs.rcs.Node
 
getRCSNext() - Method in class org.apache.commons.jrcs.rcs.Node
Return the next node in the RCS logical hierarchy.
getRevised() - Method in class org.apache.commons.jrcs.diff.Delta
Accessor method to return the chunk representing the updated sequence of items.
getRevision() - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the head revision.
getRevision(boolean) - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the head revision.
getRevision(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the revision identified by the given version number.
getRevision(String, boolean) - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the revision identified by the given version number.
getRevision(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the revision identified by the given version number.
getRevision(Version, boolean) - Method in class org.apache.commons.jrcs.rcs.Archive
Get the text belonging to the revision identified by the given version number.
getRevision() - Method in class org.apache.commons.jrcs.rcs.Line
 
getRevisionNodes() - Method in class org.apache.commons.jrcs.rcs.Archive
 
getRevisionPath(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Returns the path from the head node to the node identified by the given version number.
getRevisionVersion(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Return the actual revision number of the node identified by the given version number.
getRevisionVersion(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Return the actual revision number of the node identified by the given version number.
getRevisionVersion() - Method in class org.apache.commons.jrcs.rcs.Archive
Return the actual revision number of the active revision.
getState() - Method in class org.apache.commons.jrcs.rcs.Node
 
GetSuffix(int) - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
getSymbols() - Method in class org.apache.commons.jrcs.rcs.Archive
Returns a Map of the symbols (tags) associated with each revision.
getText() - Method in class org.apache.commons.jrcs.rcs.Line
 
getText() - Method in class org.apache.commons.jrcs.rcs.Node
 
getTextLines() - Method in class org.apache.commons.jrcs.rcs.Node
Return a list with the lines of the node's text.
getTextLines(int, int) - Method in class org.apache.commons.jrcs.rcs.Node
Return a list with a subset of the lines of the node's text.
getTextLines(List) - Method in class org.apache.commons.jrcs.rcs.Node
Add a subset of the lines of the node's text to the given list.
getTextLines(List, int, int) - Method in class org.apache.commons.jrcs.rcs.Node
Add a subset of the lines of the node's text to the given list.
getToken(int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
getVersion() - Method in class org.apache.commons.jrcs.rcs.Node
 

H

hashCode() - Method in class org.apache.commons.jrcs.rcs.Line
 
hashCode() - Method in class org.apache.commons.jrcs.rcs.Version
 
head - Variable in class org.apache.commons.jrcs.rcs.Archive
 
HEAD - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
HeadAlreadySetException - Exception in org.apache.commons.jrcs.rcs
Thrown if the ArchiveParser finds that the head node is set more than once.
HeadAlreadySetException() - Constructor for exception org.apache.commons.jrcs.rcs.HeadAlreadySetException
 
HeadAlreadySetException(String) - Constructor for exception org.apache.commons.jrcs.rcs.HeadAlreadySetException
 
HeadAlreadySetException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.HeadAlreadySetException
 
Header_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
HEADER_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 

I

i - Variable in class org.apache.commons.jrcs.diff.myers.PathNode
Position in the original sequence.
id() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
ID - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
Id_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
ID_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
IDCHAR - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
ident - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParser
 
IDSTATE - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
image - Variable in class org.apache.commons.jrcs.rcs.Token
The string image of the token.
init(Chunk, Chunk) - Method in class org.apache.commons.jrcs.diff.Delta
Initializaes the delta with the given chunks from the original and revised texts.
input - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
input_stream - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
insertDelta(Delta) - Method in class org.apache.commons.jrcs.diff.Revision
Adds a delta to the start of this revision.
INVALID_LEXICAL_STATE - Static variable in error org.apache.commons.jrcs.rcs.TokenMgrError
Tried to change to an invalid lexical state.
InvalidBranchVersionNumberException - Exception in org.apache.commons.jrcs.rcs
Thrown if the version number given for a branch node is invalid.
InvalidBranchVersionNumberException() - Constructor for exception org.apache.commons.jrcs.rcs.InvalidBranchVersionNumberException
 
InvalidBranchVersionNumberException(String) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidBranchVersionNumberException
 
InvalidBranchVersionNumberException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidBranchVersionNumberException
 
InvalidFileFormatException - Exception in org.apache.commons.jrcs.rcs
Thrown if the ArchiveParser cannot parse a given archive.
InvalidFileFormatException() - Constructor for exception org.apache.commons.jrcs.rcs.InvalidFileFormatException
 
InvalidFileFormatException(String) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidFileFormatException
 
InvalidTrunkVersionNumberException - Exception in org.apache.commons.jrcs.rcs
Thrown if the version number given for a trunk node is invalid.
InvalidTrunkVersionNumberException() - Constructor for exception org.apache.commons.jrcs.rcs.InvalidTrunkVersionNumberException
 
InvalidTrunkVersionNumberException(String) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidTrunkVersionNumberException
 
InvalidTrunkVersionNumberException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidTrunkVersionNumberException
 
InvalidVersionNumberException - Exception in org.apache.commons.jrcs.rcs
Thrown whenever a given version number is invalid for the context.
InvalidVersionNumberException() - Constructor for exception org.apache.commons.jrcs.rcs.InvalidVersionNumberException
 
InvalidVersionNumberException(String) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidVersionNumberException
 
InvalidVersionNumberException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.InvalidVersionNumberException
 
isBootstrap() - Method in class org.apache.commons.jrcs.diff.myers.PathNode
Is this a bootstrap node?
isBranch() - Method in class org.apache.commons.jrcs.rcs.Version
 
isGhost() - Method in class org.apache.commons.jrcs.rcs.Node
Returns true if the node is a "ghost" node.
isGhost() - Method in class org.apache.commons.jrcs.rcs.Version
 
isGreaterOrEqualThan(Version) - Method in class org.apache.commons.jrcs.rcs.Version
Determine if this version is greater than or equal to the given one.
isGreaterThan(Version) - Method in class org.apache.commons.jrcs.rcs.Version
Determine if this version is greater than the given one.
isLessOrEqualThan(Version) - Method in class org.apache.commons.jrcs.rcs.Version
Determine if this version is less than or equal to the given one.
isLessThan(Version) - Method in class org.apache.commons.jrcs.rcs.Version
Determine if this version is less than the given one.
isRevision() - Method in class org.apache.commons.jrcs.rcs.Version
 
isSnake() - Method in class org.apache.commons.jrcs.diff.myers.DiffNode
Is this node a Snake node?
isSnake() - Method in class org.apache.commons.jrcs.diff.myers.PathNode
Is this node a Snake node?
isSnake() - Method in class org.apache.commons.jrcs.diff.myers.Snake
Is this node a Snake node?
isTrunk() - Method in class org.apache.commons.jrcs.rcs.Version
 

J

j - Variable in class org.apache.commons.jrcs.diff.myers.PathNode
Position in the revised sequence.
JDiff - Class in org.apache.commons.jrcs.tools
A program to compare two files.
JDiff() - Constructor for class org.apache.commons.jrcs.tools.JDiff
 
jj_consume_token(int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
jj_nt - Variable in class org.apache.commons.jrcs.rcs.ArchiveParser
 
jjAddStates(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjbitVec0 - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjCheckNAdd(int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjCheckNAddStates(int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjFillToken() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjmatchedKind - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjmatchedPos - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveNfa_1(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveNfa_2(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveNfa_3(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa1_0(long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjnewLexState - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjnewStateCnt - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjnextStates - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjround - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjrounds - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfa_0(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfa_1(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfa_2(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfa_3(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfaWithStates_1(int, int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfaWithStates_2(int, int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStartNfaWithStates_3(int, int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjstateSet - Variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStopAtPos(int, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStopStringLiteralDfa_0(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStopStringLiteralDfa_1(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStopStringLiteralDfa_2(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjStopStringLiteralDfa_3(int, long) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjtoSkip - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
jjtoToken - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
JRCS - Class in org.apache.commons.jrcs.tools
A tool to extract information from CVS/RCS archives.
JRCS() - Constructor for class org.apache.commons.jrcs.tools.JRCS
 

K

KeywordsFormat - Class in org.apache.commons.jrcs.rcs
Formatter for the RCS keywords.
KeywordsFormat() - Constructor for class org.apache.commons.jrcs.rcs.KeywordsFormat
 
kind - Variable in class org.apache.commons.jrcs.rcs.Token
An integer that describes the kind of this token.

L

last() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the index of the last line of the chunk.
last() - Method in class org.apache.commons.jrcs.rcs.Path
Return the last node in the path or null if the path is empty.
last() - Method in class org.apache.commons.jrcs.rcs.Version
Return the last number in the version number.
LEXICAL_ERROR - Static variable in error org.apache.commons.jrcs.rcs.TokenMgrError
Lexical error occured.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.commons.jrcs.rcs.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
Line - Class in org.apache.commons.jrcs.rcs
An annotated line of a revision.
Line(Node, Object) - Constructor for class org.apache.commons.jrcs.rcs.Line
 
Lines - Class in org.apache.commons.jrcs.rcs
A list of the lines in the text of a revision annotated with the version that corresponds to each line.
Lines() - Constructor for class org.apache.commons.jrcs.rcs.Lines
 
Lines(String) - Constructor for class org.apache.commons.jrcs.rcs.Lines
 
Lines(Node, String) - Constructor for class org.apache.commons.jrcs.rcs.Lines
 
Lines(Object[]) - Constructor for class org.apache.commons.jrcs.rcs.Lines
 
Lines(Node, Object[]) - Constructor for class org.apache.commons.jrcs.rcs.Lines
 
load(Archive, InputStream) - Static method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
load(Archive, String) - Static method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
loadFile(String) - Static method in class org.apache.commons.jrcs.tools.JDiff
 
locked - Variable in class org.apache.commons.jrcs.rcs.Archive
 
locker - Variable in class org.apache.commons.jrcs.rcs.Node
 
Locker_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
LOCKER_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
LOCKS - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
LOG - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
log - Variable in class org.apache.commons.jrcs.rcs.Node
 
LOOP_DETECTED - Static variable in error org.apache.commons.jrcs.rcs.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.

M

main(String[]) - Static method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
main(String[]) - Static method in class org.apache.commons.jrcs.tools.JDiff
 
main(String[]) - Static method in class org.apache.commons.jrcs.tools.JRCS
 
matcher - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
the matcher used for replacement
MyersDiff - Class in org.apache.commons.jrcs.diff.myers
A clean-room implementation of Eugene Myers differencing algorithm.
MyersDiff() - Constructor for class org.apache.commons.jrcs.diff.myers.MyersDiff
Constructs an instance of the Myers differencing algorithm.

N

n - Static variable in class org.apache.commons.jrcs.tools.JRCS
 
newBranch(int) - Method in class org.apache.commons.jrcs.rcs.Version
 
newBranchNode(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
 
newBranchVersion() - Method in class org.apache.commons.jrcs.rcs.Node
Returns the version number that should correspond to a newly created branch of this node.
newDelta(Chunk, Chunk) - Static method in class org.apache.commons.jrcs.diff.Delta
Returns a Delta that corresponds to the given chunks in the original and revised text respectively.
newNode(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
 
newNode(Version, Node) - Method in class org.apache.commons.jrcs.rcs.Archive
 
newNode(Version, Node) - Static method in class org.apache.commons.jrcs.rcs.Node
Creates a new node of the adequate type for the given version number.
newNode(Version) - Static method in class org.apache.commons.jrcs.rcs.Node
Creates a new node of the adequate type for the given version number.
newpatch(List, boolean, Node) - Method in class org.apache.commons.jrcs.rcs.Node
 
newpatch(List<Line>, boolean) - Method in class org.apache.commons.jrcs.rcs.Path
 
newpatch0(List, Node) - Method in class org.apache.commons.jrcs.rcs.TrunkNode
 
newPhrase(Map) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
newToken(int) - Static method in class org.apache.commons.jrcs.rcs.Token
Returns a new Token object, by default.
newTrunkNode(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
 
NEXT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
next - Variable in class org.apache.commons.jrcs.rcs.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.commons.jrcs.rcs.Version
 
nextInPathTo(Version, boolean) - Method in class org.apache.commons.jrcs.rcs.BranchNode
 
nextInPathTo(Version, boolean) - Method in class org.apache.commons.jrcs.rcs.Node
Returns the next node in the path from the current node to the node identified by the given version.
nextInPathTo(Version, boolean) - Method in class org.apache.commons.jrcs.rcs.TrunkNode
 
nextVersion() - Method in class org.apache.commons.jrcs.rcs.Node
Returns the version number that should correspond to the revision folowing this node.
NL - Static variable in class org.apache.commons.jrcs.diff.Diff
The standard line separator.
Node - Class in org.apache.commons.jrcs.rcs
Ancestor to all nodes in a version control Archive.
Node(Node) - Constructor for class org.apache.commons.jrcs.rcs.Node
Creates a copy of a node.
Node(Version, Node) - Constructor for class org.apache.commons.jrcs.rcs.Node
Creates a node with the given version number.
NodeNotFoundException - Exception in org.apache.commons.jrcs.rcs
 
NodeNotFoundException() - Constructor for exception org.apache.commons.jrcs.rcs.NodeNotFoundException
 
NodeNotFoundException(String) - Constructor for exception org.apache.commons.jrcs.rcs.NodeNotFoundException
 
NodeNotFoundException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.NodeNotFoundException
 
nodes - Variable in class org.apache.commons.jrcs.rcs.Archive
 
nodesToArray() - Method in class org.apache.commons.jrcs.rcs.Lines
 
noLines - Variable in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
noLines - Variable in class org.apache.commons.jrcs.rcs.DeltaDelTextLine
 
NOT_FOUND_i - Static variable in class org.apache.commons.jrcs.diff.SimpleDiff
 
NOT_FOUND_j - Static variable in class org.apache.commons.jrcs.diff.SimpleDiff
 
num() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
NUM - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
numbers - Variable in class org.apache.commons.jrcs.rcs.Version
 

O

odd(int) - Method in class org.apache.commons.jrcs.rcs.Version
 
odd() - Method in class org.apache.commons.jrcs.rcs.Version
 
org.apache.commons.jrcs.diff - package org.apache.commons.jrcs.diff
The diff package implements the differencing engine that JRCS uses.
org.apache.commons.jrcs.diff.myers - package org.apache.commons.jrcs.diff.myers
The diff.myers package implements Gene Myers' differencing algorithm.
org.apache.commons.jrcs.rcs - package 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.
org.apache.commons.jrcs.tools - package org.apache.commons.jrcs.tools
Simple tools to test the functionality of the org.apache.maven.jrcs library.
org.apache.commons.jrcs.util - package org.apache.commons.jrcs.util
 
orig - Variable in class org.apache.commons.jrcs.diff.Diff
The original sequence.
orig - Static variable in class org.apache.commons.jrcs.tools.JRCS
 
original - Variable in class org.apache.commons.jrcs.diff.Delta
 

P

parent - Variable in class org.apache.commons.jrcs.rcs.Node
 
parse() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
ParseException - Exception in org.apache.commons.jrcs.rcs
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.commons.jrcs.rcs.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.commons.jrcs.rcs.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.commons.jrcs.rcs.ParseException
 
patch(List) - Method in class org.apache.commons.jrcs.diff.Delta
Applies this delta as a patch to the given text.
patch(Object[]) - Method in class org.apache.commons.jrcs.diff.Revision
Applies the series of deltas in this revision as patches to the given text.
patch(Node, Node, List<Line>) - Method in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
patch(Node, Node, List<Line>) - Method in class org.apache.commons.jrcs.rcs.DeltaDelTextLine
 
patch(List<Line>) - Method in class org.apache.commons.jrcs.rcs.DeltaText
 
patch(Node, Node, List<Line>) - Method in interface org.apache.commons.jrcs.rcs.DeltaTextLine
 
patch(List) - Method in class org.apache.commons.jrcs.rcs.Node
Apply the deltas in the current node to the given text.
patch(List, boolean) - Method in class org.apache.commons.jrcs.rcs.Node
Apply the deltas in the current node to the given text.
patch() - Method in class org.apache.commons.jrcs.rcs.Path
Returns the text that corresponds to applying the patches in the list of nodes in the Path.
patch(boolean) - Method in class org.apache.commons.jrcs.rcs.Path
Returns the text that corresponds to applying the patches in the list of nodes in the Path.
patch(List) - Method in class org.apache.commons.jrcs.rcs.Path
Returns the text that corresponds to applying the patches in the list of nodes in the Path.
patch(List, boolean) - Method in class org.apache.commons.jrcs.rcs.Path
Returns the text that corresponds to applying the patches in the list of nodes in the Path.
patch0(List, boolean) - Method in class org.apache.commons.jrcs.rcs.TrunkNode
Provide the initial patch.
patchAnnotate(Node, Node, List<Line>) - Method in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
patchAnnotate(Node, Node, List<Line>) - Method in class org.apache.commons.jrcs.rcs.DeltaDelTextLine
 
patchAnnotate(Node, Node, List<Line>) - Method in interface org.apache.commons.jrcs.rcs.DeltaTextLine
 
PatchFailedException - Exception in org.apache.commons.jrcs.diff
Thrown whenever a delta cannot be applied as a patch to a given text.
PatchFailedException() - Constructor for exception org.apache.commons.jrcs.diff.PatchFailedException
 
PatchFailedException(String) - Constructor for exception org.apache.commons.jrcs.diff.PatchFailedException
 
Path - Class in org.apache.commons.jrcs.rcs
A path from the head revision to a given revision in an Archive.
Path() - Constructor for class org.apache.commons.jrcs.rcs.Path
Creates an empty Path
path - Variable in class org.apache.commons.jrcs.rcs.Path
 
PathNode - Class in org.apache.commons.jrcs.diff.myers
A node in a diffpath.
PathNode(int, int, PathNode) - Constructor for class org.apache.commons.jrcs.diff.myers.PathNode
Concatenates a new path node with an existing diffpath.
pathTo(Version) - Method in class org.apache.commons.jrcs.rcs.Node
Returns the path from the current node to the node identified by the given version.
pathTo(Version, boolean) - Method in class org.apache.commons.jrcs.rcs.Node
Returns the path from the current node to the node identified by the given version.
phrases - Variable in class org.apache.commons.jrcs.rcs.Archive
 
phrases - Variable in class org.apache.commons.jrcs.rcs.Node
 
Phrases - Class in org.apache.commons.jrcs.rcs
A set of "new phrases" for an Archive.
Phrases() - Constructor for class org.apache.commons.jrcs.rcs.Phrases
 
prev - Variable in class org.apache.commons.jrcs.diff.myers.PathNode
The previous node in the path.
prev - Variable in class org.apache.commons.jrcs.rcs.DeltaText
 
previousSnake() - Method in class org.apache.commons.jrcs.diff.myers.PathNode
Skips sequences of DiffNodes until a Snake or bootstrap node is found, or the end of the path is reached.

Q

quoteString(String) - Static method in class org.apache.commons.jrcs.rcs.Archive
Quote a string.

R

randomEdit(Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
Performs random edits on the input sequence.
randomEdit(Object[], long) - Static method in class org.apache.commons.jrcs.diff.Diff
Performs random edits on the input sequence.
randomSequence(int) - Static method in class org.apache.commons.jrcs.diff.Diff
Generate a random sequence of the given size.
randomSequence(int, long) - Static method in class org.apache.commons.jrcs.diff.Diff
Generate a random sequence of the given size.
rangeString() - Method in class org.apache.commons.jrcs.diff.Chunk
Provide a string representation of the numeric range of this chunk.
rangeString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.Chunk
Provide a string representation of the numeric range of this chunk.
rangeString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.Chunk
Provide a string representation of the numeric range of this chunk.
RCS_EOL - Static variable in class org.apache.commons.jrcs.diff.Diff
The line separator to use in RCS format output.
RCS_NEWLINE - Static variable in class org.apache.commons.jrcs.rcs.Archive
 
RCSException - Exception in org.apache.commons.jrcs.rcs
 
RCSException() - Constructor for exception org.apache.commons.jrcs.rcs.RCSException
 
RCSException(String) - Constructor for exception org.apache.commons.jrcs.rcs.RCSException
 
RCSException(Version) - Constructor for exception org.apache.commons.jrcs.rcs.RCSException
 
RCSFile_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
RCSFILE_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
rcsfrom() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the from index of the chunk in RCS terms.
rcsnext - Variable in class org.apache.commons.jrcs.rcs.Node
 
rcsText - Variable in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
rcsTextOffset - Variable in class org.apache.commons.jrcs.rcs.DeltaAddTextLine
 
rcsto() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the to index of the chunk in RCS terms.
readChar() - Method in interface org.apache.commons.jrcs.rcs.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
refill() - Method in class org.apache.commons.jrcs.rcs.FastCharStream
 
ReInit(CharStream) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
ReInit(ArchiveParserTokenManager) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
ReInit(CharStream) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
ReInit(CharStream, int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
ReInitRounds() - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
removeKeywords(Object[]) - Static method in class org.apache.commons.jrcs.rcs.Archive
Returns the given text removing the values of any CVS-style keywords.
reset(String) - Method in class org.apache.commons.jrcs.rcs.KeywordsFormat
Reinitialize all RCS keywords match.
revised - Variable in class org.apache.commons.jrcs.diff.Delta
 
Revision - Class in org.apache.commons.jrcs.diff
A Revision holds the series of deltas that describe the differences between two sequences.
Revision() - Constructor for class org.apache.commons.jrcs.diff.Revision
Creates an empty Revision.
revision - Variable in class org.apache.commons.jrcs.rcs.Line
 
Revision_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
REVISION_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
RevisionVisitor - Interface in org.apache.commons.jrcs.diff
Definition of a Visitor interface for Revisions See "Design Patterns" by the Gang of Four
revLines - Variable in class org.apache.commons.jrcs.rcs.Archive
 
root - Variable in class org.apache.commons.jrcs.rcs.DeltaText
 
root() - Method in class org.apache.commons.jrcs.rcs.Node
Return the root node of the node hierarchy.

S

save(OutputStream) - Method in class org.apache.commons.jrcs.rcs.Archive
Save the archive to the provided stream.
save(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Save the archive to a file and the the Archives filename accordingly.
scan(int[], int, int) - Method in class org.apache.commons.jrcs.diff.SimpleDiff
 
setAuthor(String) - Method in class org.apache.commons.jrcs.rcs.Node
Set the author of the node's revision.
setBranch(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the active branch to the one identified by the given version number.
setBranch(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the active branch to the one identified by the given version number.
setComment(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the archive's comment.
setDate(int[]) - Method in class org.apache.commons.jrcs.rcs.Node
Set the date of the node's revision.
setDebugStream(PrintStream) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
setDesc(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the archives description.
setExpand(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the keyword expansion flag for the archive.
setFileName(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the name of the file for this archive
setHead(Version) - Method in class org.apache.commons.jrcs.rcs.Archive
Add a head node with the given version number.
setLocker(String) - Method in class org.apache.commons.jrcs.rcs.Node
Set the locker.
setLog(String) - Method in class org.apache.commons.jrcs.rcs.Node
Sets the log message for the node's revision.
setRCSNext(Node) - Method in class org.apache.commons.jrcs.rcs.BranchNode
Set the next node in the RCS logical hierarcy.
setRCSNext(Node) - Method in class org.apache.commons.jrcs.rcs.Node
Sets the next node in the RCS logical hierarchy.
setRCSNext(Node) - Method in class org.apache.commons.jrcs.rcs.TrunkNode
Set the next node in the RCS logical hierarcy.
setState(String) - Method in class org.apache.commons.jrcs.rcs.Node
Sets the state of the node's revision.
setStrictLocking(boolean) - Method in class org.apache.commons.jrcs.rcs.Archive
Set the strict locking flag for the archive.
setText(String) - Method in class org.apache.commons.jrcs.rcs.Node
Sets the text for the node's revision.
setText(Object[]) - Method in class org.apache.commons.jrcs.rcs.Node
Sets the text for the node's revision.
shuffle(Object[]) - Static method in class org.apache.commons.jrcs.diff.Diff
Shuffles around the items in the input sequence.
shuffle(Object[], long) - Static method in class org.apache.commons.jrcs.diff.Diff
Shuffles around the items in the input sequence.
SimpleDiff - Class in org.apache.commons.jrcs.diff
Implements a simple differencing algortithm.
SimpleDiff() - Constructor for class org.apache.commons.jrcs.diff.SimpleDiff
 
size() - Method in class org.apache.commons.jrcs.diff.Chunk
Returns the size of the chunk.
size() - Method in class org.apache.commons.jrcs.diff.Revision
Returns the number of deltas in this revision.
size() - Method in class org.apache.commons.jrcs.rcs.Path
The size of the Path.
size() - Method in class org.apache.commons.jrcs.rcs.Version
 
slice(List, int, int) - Static method in class org.apache.commons.jrcs.diff.Chunk
Retreives the specified part from a List.
slice(Object[], int, int) - Static method in class org.apache.commons.jrcs.diff.Chunk
Retrieves a slice from an Object array.
Snake - Class in org.apache.commons.jrcs.diff.myers
Represents a snake in a diffpath.
Snake(int, int, PathNode) - Constructor for class org.apache.commons.jrcs.diff.myers.Snake
Constructs a snake node.
Source_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
SOURCE_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
specialConstructor - Variable in exception org.apache.commons.jrcs.rcs.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.commons.jrcs.rcs.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STATE - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
state - Variable in class org.apache.commons.jrcs.rcs.Node
 
State_FORMAT - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
STATE_RE - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
 
STATIC_LEXER_ERROR - Static variable in error org.apache.commons.jrcs.rcs.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STRICT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
strictLocking - Variable in class org.apache.commons.jrcs.rcs.Archive
 
string() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
STRING - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
stringToArray(String) - Static method in class org.apache.commons.jrcs.util.ToString
 
stringToArraya(String) - Static method in class org.apache.commons.jrcs.util.ToString
Breaks a string into an array of strings.
stringToArrayold(String) - Static method in class org.apache.commons.jrcs.util.ToString
Breaks a string into an array of strings.
subst - Variable in class org.apache.commons.jrcs.rcs.KeywordsFormat
the substitution instance to be reused
substitute(String, Pattern, String) - Method in class org.apache.commons.jrcs.rcs.KeywordsFormat
Helper method for substitution that will substitute all matches of a given pattern.
SwitchTo(int) - Method in class org.apache.commons.jrcs.rcs.ArchiveParserTokenManager
 
sym() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
SYM - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
symbols - Variable in class org.apache.commons.jrcs.rcs.Archive
 
SYMBOLS - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
SYMBOLSTATE - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 

T

text(Archive) - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
TEXT - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
text - Variable in class org.apache.commons.jrcs.rcs.Line
 
text - Variable in class org.apache.commons.jrcs.rcs.Node
 
textToArray() - Method in class org.apache.commons.jrcs.rcs.Lines
 
textToArray(boolean) - Method in class org.apache.commons.jrcs.rcs.Lines
 
toByteArray() - Method in class org.apache.commons.jrcs.rcs.Archive
Return a text image of the archive as a char array.
toCharArray() - Method in class org.apache.commons.jrcs.rcs.Archive
Return a text image of the archive as a char array.
token - Variable in class org.apache.commons.jrcs.rcs.ArchiveParser
 
Token - Class in org.apache.commons.jrcs.rcs
Describes the input token stream.
Token() - Constructor for class org.apache.commons.jrcs.rcs.Token
 
token_source - Variable in class org.apache.commons.jrcs.rcs.ArchiveParser
 
tokenImage - Static variable in interface org.apache.commons.jrcs.rcs.ArchiveParserConstants
 
tokenImage - Variable in exception org.apache.commons.jrcs.rcs.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.commons.jrcs.rcs
 
TokenMgrError() - Constructor for error org.apache.commons.jrcs.rcs.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.commons.jrcs.rcs.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.commons.jrcs.rcs.TokenMgrError
 
tokenStart - Variable in class org.apache.commons.jrcs.rcs.FastCharStream
 
toRCSString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
toRCSString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.ChangeDelta
 
toRCSString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.DeleteDelta
 
toRCSString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.Delta
Converts this delta into its RCS style string representation.
toRCSString(String) - Method in class org.apache.commons.jrcs.diff.Delta
Converts this delta into its RCS style string representation.
toRCSString(StringBuffer, String) - Method in class org.apache.commons.jrcs.diff.Revision
Converts this revision into its RCS style string representation.
toRCSString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.Revision
Converts this revision into its RCS style string representation.
toRCSString(String) - Method in class org.apache.commons.jrcs.diff.Revision
Converts this delta into its RCS style string representation.
toRCSString() - Method in class org.apache.commons.jrcs.diff.Revision
Converts this delta into its RCS style string representation using the default line separator.
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.ChangeDelta
 
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.Chunk
Provide a string image of the chunk using the an empty prefix and postfix.
toString(StringBuffer, String, String) - Method in class org.apache.commons.jrcs.diff.Chunk
Provide a string image of the chunk using the given prefix and postfix.
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.DeleteDelta
 
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.Delta
Converts this delta into its Unix diff style string representation.
toString() - Method in class org.apache.commons.jrcs.diff.myers.PathNode
toString(StringBuffer) - Method in class org.apache.commons.jrcs.diff.Revision
Converts this revision into its Unix diff style string representation.
toString(StringBuffer) - Method in class org.apache.commons.jrcs.rcs.Archive
Place a string image of the archive in the given StringBuffer.
toString(String) - Method in class org.apache.commons.jrcs.rcs.Archive
Return a text image of the archive.
toString(StringBuffer, String) - Method in class org.apache.commons.jrcs.rcs.Archive
Append a text image of the archive to the given buffer using the given token as line separator.
toString() - Method in class org.apache.commons.jrcs.rcs.Lines
 
toString(boolean) - Method in class org.apache.commons.jrcs.rcs.Lines
 
toString(StringBuffer) - Method in class org.apache.commons.jrcs.rcs.Node
Conver the current node and all of its branches to their RCS string representation and add it to the given StringBuffer.
toString(StringBuffer, String) - Method in class org.apache.commons.jrcs.rcs.Node
Conver the current node and all of its branches to their RCS string representation and add it to the given StringBuffer using the given marker as line separator.
toString(StringBuffer, String) - Method in class org.apache.commons.jrcs.rcs.Phrases
 
toString() - Method in class org.apache.commons.jrcs.rcs.Phrases
 
toString() - Method in class org.apache.commons.jrcs.rcs.Token
Returns the image.
toString(StringBuffer) - Method in class org.apache.commons.jrcs.rcs.Version
 
ToString - Class in org.apache.commons.jrcs.util
This class delegates handling of the to a StringBuffer based version.
ToString() - Constructor for class org.apache.commons.jrcs.util.ToString
 
toString() - Method in class org.apache.commons.jrcs.util.ToString
Default implementation of the toString() method that delegates work to a StringBuffer base version.
toString(StringBuffer) - Method in class org.apache.commons.jrcs.util.ToString
Place a string image of the object in a StringBuffer.
toText() - Method in class org.apache.commons.jrcs.rcs.Node
Conver the urrent node to its RCS string representation.
toText(StringBuffer, String) - Method in class org.apache.commons.jrcs.rcs.Node
Conver the urrent node to its RCS string representation and add it to the given StringBuffer using the given marker as line separator.
TrunkNode - Class in org.apache.commons.jrcs.rcs
Represents a node on the trunk or main branch of a version control Archive.
TrunkNode(TrunkNode) - Constructor for class org.apache.commons.jrcs.rcs.TrunkNode
Create a TrunkNode bu copying another TrunkNode.
TrunkNode(Version, TrunkNode) - Constructor for class org.apache.commons.jrcs.rcs.TrunkNode
Create a TrunkNode.
trywith(String) - Static method in class org.apache.commons.jrcs.tools.JRCS
 

U

unquoteString(String) - Static method in class org.apache.commons.jrcs.rcs.Archive
Unquote a string quoted in RCS style.
unquoteString(String, boolean) - Static method in class org.apache.commons.jrcs.rcs.Archive
Unquote a string quoted in RCS style.
update(String, Object[]) - Method in class org.apache.commons.jrcs.rcs.KeywordsFormat
update the given text made of RCS keywords with the appropriate revision info.
usage(String) - Static method in class org.apache.commons.jrcs.tools.JDiff
 
users - Variable in class org.apache.commons.jrcs.rcs.Archive
 

V

verify(List) - Method in class org.apache.commons.jrcs.diff.AddDelta
 
verify(List) - Method in class org.apache.commons.jrcs.diff.ChangeDelta
 
verify(List) - Method in class org.apache.commons.jrcs.diff.Chunk
Verifies that this chunk's saved text matches the corresponding text in the given sequence.
verify(List) - Method in class org.apache.commons.jrcs.diff.DeleteDelta
 
verify(List) - Method in class org.apache.commons.jrcs.diff.Delta
Verifies that this delta can be used to patch the given text.
version() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 
version - Variable in class org.apache.commons.jrcs.rcs.Node
The version number for this node.
Version - Class in org.apache.commons.jrcs.rcs
Contains and manages a version number of the form "x(\.y)*".
Version(int) - Constructor for class org.apache.commons.jrcs.rcs.Version
Creates a new Version with a single digit version number
Version(int, int) - Constructor for class org.apache.commons.jrcs.rcs.Version
Creates a new Version with a major.minor version number.
Version(Integer[]) - Constructor for class org.apache.commons.jrcs.rcs.Version
Converts an array of Integer to a Version.
Version(int[]) - Constructor for class org.apache.commons.jrcs.rcs.Version
Converts an array of int to a Version.
Version(String) - Constructor for class org.apache.commons.jrcs.rcs.Version
Converts string to a version.
Version(Version) - Constructor for class org.apache.commons.jrcs.rcs.Version
Create a new Version by copying another.
Version() - Constructor for class org.apache.commons.jrcs.rcs.Version
Create an empty version number.
visit(Revision) - Method in interface org.apache.commons.jrcs.diff.RevisionVisitor
 
visit(DeleteDelta) - Method in interface org.apache.commons.jrcs.diff.RevisionVisitor
 
visit(ChangeDelta) - Method in interface org.apache.commons.jrcs.diff.RevisionVisitor
 
visit(AddDelta) - Method in interface org.apache.commons.jrcs.diff.RevisionVisitor
 

W

word() - Method in class org.apache.commons.jrcs.rcs.ArchiveParser
 

_

__addBranch(Integer) - Method in class org.apache.commons.jrcs.rcs.Version
 
__addBranch(int) - Method in class org.apache.commons.jrcs.rcs.Version
 

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright 2002 the Apache Software Foundation
Copyright ? 1999-2001 Juancarlo A?ez, Caracas, Venezuela.
All rights reserved
. http://www.suigeneris.org/jrcs