org.apache.maven.scm.provider.svn.svnexe.command.list
Class SvnListConsumer
java.lang.Object
org.apache.maven.scm.provider.svn.svnexe.command.list.SvnListConsumer
- All Implemented Interfaces:
- org.codehaus.plexus.util.cli.StreamConsumer
public class SvnListConsumer
- extends Object
- implements org.codehaus.plexus.util.cli.StreamConsumer
- Version:
- $Id: SvnListConsumer.java 483105 2006-12-06 15:07:54Z evenisse $
- Author:
- Carlos Sanchez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvnListConsumer
public SvnListConsumer()
consumeLine
public void consumeLine(String line)
- Specified by:
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
getFiles
public List getFiles()
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.