public class Git2LogParser extends Object implements GitOutputParser
| Constructor and Description |
|---|
Git2LogParser(org.apache.maven.plugin.logging.Log log,
String commandId) |
public Git2LogParser(org.apache.maven.plugin.logging.Log log,
String commandId)
public void parseEnd()
parseEnd in interface GitOutputParserpublic void parseLine(int linenum,
String line)
throws IOException
parseLine in interface GitOutputParserIOExceptionpublic void parseStart()
parseStart in interface GitOutputParserCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.