public class Git2LogParser extends Object implements GitOutputParser
| Constructor and Description |
|---|
Git2LogParser(org.apache.maven.plugin.logging.Log log,
String commandId) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseEnd() |
void |
parseLine(int linenum,
String line) |
void |
parseStart() |
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–2021 Mort Bay Consulting. All rights reserved.