public class GitTagParser extends Object implements GitOutputParser
Constructor and Description |
---|
GitTagParser() |
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.