Class SvnInfoConsumer
- java.lang.Object
-
- org.apache.maven.scm.provider.svn.svnexe.command.info.SvnInfoConsumer
-
- All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
public class SvnInfoConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
- Author:
- Kenney Westerhof
-
-
Constructor Summary
Constructors Constructor Description SvnInfoConsumer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
consumeLine(String s)
List<InfoItem>
getInfoItems()
-