|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.history.RazorHistoryParser
public class RazorHistoryParser
A History Parser for Razor
Constructor Summary | |
---|---|
RazorHistoryParser()
|
Method Summary | |
---|---|
History |
parse(java.io.File file,
Repository repos)
Parse the history log for the given file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RazorHistoryParser()
Method Detail |
---|
public History parse(java.io.File file, Repository repos) throws HistoryException
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 |