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

R

REVISION_DELIMITER - Static variable in class net.sf.statcvs.input.CvsRevisionParser
Revision Delimiter in CVS log file
RepositoryException - exception net.sf.statcvs.input.RepositoryException.
 
RepositoryException() - Constructor for class net.sf.statcvs.input.RepositoryException
Constructor for RepositoryException.
RepositoryException(String) - Constructor for class net.sf.statcvs.input.RepositoryException
Constructor for RepositoryException.
RepositoryFileManager - class net.sf.statcvs.input.RepositoryFileManager.
Manages a checked-out repository and provides access to line number counts for repository files.
RepositoryFileManager(String) - Constructor for class net.sf.statcvs.input.RepositoryFileManager
Creates a new instance with root at pathName.
RevisionDateComparator - class net.sf.statcvs.model.RevisionDateComparator.
 
RevisionDateComparator() - Constructor for class net.sf.statcvs.model.RevisionDateComparator
Default Constructor constructs a RevisionDateComparator with ascending order
RevisionDateComparator(int) - Constructor for class net.sf.statcvs.model.RevisionDateComparator
Constructor for a RevisionDateComparator with specified order
RevisionFilterIterator - class net.sf.statcvs.model.RevisionFilterIterator.
 
RevisionFilterIterator(RevisionIterator, RevisionPredicate) - Constructor for class net.sf.statcvs.model.RevisionFilterIterator
Creates a new instance from a source iterator and a filter predicate.
RevisionIterator - interface net.sf.statcvs.model.RevisionIterator.
An interface which provides an iterative access to the underlying model structure.
RevisionIteratorSummary - class net.sf.statcvs.model.RevisionIteratorSummary.
Utility class which provides useful information about a RevisionIterator, for example the number of elements on the iterator, a list of affected files, and the date of the first commit.
RevisionIteratorSummary(RevisionIterator) - Constructor for class net.sf.statcvs.model.RevisionIteratorSummary
Creates a new RevisionIteratorSummary, based on a source RevisionIterator.
RevisionLimitIterator - class net.sf.statcvs.model.RevisionLimitIterator.
Returns only the first X entries from a RevisionIterator.
RevisionLimitIterator(RevisionIterator, int) - Constructor for class net.sf.statcvs.model.RevisionLimitIterator
Creates a new RevisionIterator which contains only the first limit entries of source.
RevisionPredicate - interface net.sf.statcvs.model.RevisionPredicate.
Predicate Interface for filtering of revisions
RevisionSortIterator - class net.sf.statcvs.model.RevisionSortIterator.
Sorts the output of a given RevisionIterator by date, starting with the oldest revision.
RevisionSortIterator(RevisionIterator) - Constructor for class net.sf.statcvs.model.RevisionSortIterator
Creates a new iterator from a source iterator.
RevisionSortIterator(RevisionIterator, int) - Constructor for class net.sf.statcvs.model.RevisionSortIterator
Creates a new iterator from a source iterator.
RevisionSortIterator(List) - Constructor for class net.sf.statcvs.model.RevisionSortIterator
Returns a new instance which sorts a List of revisions by date, starting with oldest.
remove(Object) - Method in class net.sf.statcvs.util.IntegerMap
Deletes a value from the map.
removeFile(String) - Method in class net.sf.statcvs.model.CvsContent
Returns and deletes the information about the file.
renderHTMLTable(StatCvsTableModel, boolean) - Method in class net.sf.statcvs.renderer.TableRenderer
Renders the HTML Table for a given TableModel
renderLog() - Method in class net.sf.statcvs.renderer.CommitLogRenderer
Returns HTML code for the commit log without splitting the list into pages.
renderPage(int) - Method in class net.sf.statcvs.renderer.CommitLogRenderer
Returns HTML code for a page.
reset() - Method in class net.sf.statcvs.model.FilesRevisionIterator
 
reset() - Method in class net.sf.statcvs.model.ListRevisionIterator
 
reset() - Method in class net.sf.statcvs.model.RevisionFilterIterator
 
reset() - Method in interface net.sf.statcvs.model.RevisionIterator
Resets this iteration to the first element.
reset() - Method in class net.sf.statcvs.model.RevisionLimitIterator
 

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