| Trees | Index | Help |
|
|---|
| Package svs_analysis :: Package extraction :: Module cvslog :: Class CVSLogExtractor |
|
| Method Summary | |
|---|---|
__init__(self,
cvsDataSource)
| |
Adds a new translator to the extractor. | |
Extracts data from fileMap. | |
Takes a list of files and extracts log data from them and translates them into visualisation objects. | |
| Method Details |
|---|
addTranslator(self, translator)Adds a new translator to the extractor. |
extract(self, fileMap)Extracts data fromfileMap.
|
extractFiles(self, files)Takes a list of files and extracts log data from them and translates them into visualisation objects. The files are supplied as a list of cvs.CVSFile objects. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:27 2005 | http://epydoc.sf.net |