|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.history.DirectoryHistoryParser
org.opensolaris.opengrok.history.RazorDirectoryHistoryParser
public class RazorDirectoryHistoryParser
A Directory History Parser for Razor
Constructor Summary | |
---|---|
RazorDirectoryHistoryParser()
|
Method Summary | |
---|---|
History |
parse(java.io.File file,
Repository repos)
Parse the history log for the given file. |
Methods inherited from class org.opensolaris.opengrok.history.DirectoryHistoryParser |
---|
annotate, isCacheable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RazorDirectoryHistoryParser()
Method Detail |
---|
public History parse(java.io.File file, Repository repos) throws HistoryException
parse
in class DirectoryHistoryParser
file
- the filerepos
- the external repository to fetch the history from
(could be null if no external repository is used)
HistoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |