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 GitOutputParser
public void parseLine(int linenum, String line) throws IOException
parseLine
in interface GitOutputParser
IOException
public void parseStart()
parseStart
in interface GitOutputParser
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.