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

I

IndexPage - class net.sf.statcvs.output.IndexPage.
 
IndexPage(CvsContent) - Constructor for class net.sf.statcvs.output.IndexPage
 
IntegerMap - class net.sf.statcvs.util.IntegerMap.
Utility class for storing a map from Objects to ints.
IntegerMap() - Constructor for class net.sf.statcvs.util.IntegerMap
 
img(String) - Method in class net.sf.statcvs.output.HTMLPage
Returns HTML code for a image tag
img(String, int, int) - Method in class net.sf.statcvs.output.HTMLPage
Returns HTML code for a image tag
imgWithBorder(String) - Method in class net.sf.statcvs.output.HTMLPage
Returns HTML code for a image tag
imgWithBorder(String, int, int) - Method in class net.sf.statcvs.output.HTMLPage
Returns HTML code for a image tag
inc(Object) - Method in class net.sf.statcvs.util.IntegerMap
Same as addInt(key, 1)
initList(List) - Method in class net.sf.statcvs.model.ListRevisionIterator
Inits the iterator with a List of CvsRevision objects.
initListFromIterator(RevisionIterator) - Method in class net.sf.statcvs.model.ListRevisionIterator
Inits the iterator with a RevisionIterator object.
initLogManager() - Static method in class net.sf.statcvs.Main
Method initLogManager.
insertDir(String) - Method in class net.sf.statcvs.model.CvsTree
Inserts a directory into this tree.
insertFile(CvsFile) - Method in class net.sf.statcvs.model.CvsContent
Inserts the information about one file into the set of existing fileinformation.
isBinary() - Method in class net.sf.statcvs.model.CvsFile
Returns true if the file is checked in as a binary file.
isDead() - Method in class net.sf.statcvs.model.CvsFile
Returns true if the latest revision has state dead.
isDead() - Method in class net.sf.statcvs.model.CvsRevision
 
isDone() - Method in class net.sf.statcvs.input.CvsFileBlockParser
Returns true if the parser encountered an EOF at the end of the current file block while doing CvsFileBlockParser.getParsedFile().
isDone() - Method in class net.sf.statcvs.input.CvsRevisionParser
Method isDone.
isInDirectory(String, String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns TRUE if file is in specified directroy, FALSE otherwise
isInTimeFrame(Date) - Method in class net.sf.statcvs.model.Commit
Returns true if the date lies within the timespan of the commit, plus/minus a tolerance.
isInitialRevision() - Method in class net.sf.statcvs.model.CvsRevision
Returns true if this is the first revision for
isOnMainBranch() - Method in class net.sf.statcvs.model.CvsRevision
Returns true if this revision is part of the main branch, and false if it is part of a side branch.
isReAdd() - Method in class net.sf.statcvs.model.CvsRevision
Returns TRUE if Revision is re-added, FALSE otherwise
isRoot() - Method in class net.sf.statcvs.model.CvsModule
Returns true if this module is the root module.
isSameCommit(CvsRevision) - Method in class net.sf.statcvs.model.Commit
Returns true if change is part of this commit, that is if they have the same author, the same message, and are within the same timeframe.
iterator() - Method in class net.sf.statcvs.model.CvsModule
Returns a CvsTreeIterator which can be used to traverse the hole subtree of this module including this module.
iterator() - Method in class net.sf.statcvs.model.CvsTree
Returns an CvsTreeIterator over the elements in this tree.
iteratorSortedByKey() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by key ascending.
iteratorSortedByValue() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values ascending.
iteratorSortedByValueReverse() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values descending.

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