org.apache.maven.scm.provider.svn.svnexe.command.list
Class SvnListConsumer

java.lang.Object
  extended by org.apache.maven.scm.provider.svn.svnexe.command.list.SvnListConsumer

public class SvnListConsumer
extends java.lang.Object

Version:
$Id: SvnListConsumer.java 685548 2008-08-13 13:35:49Z vsiveton $
Author:
Carlos Sanchez

Constructor Summary
SvnListConsumer()
           
 
Method Summary
 void consumeLine(java.lang.String line)
          
 java.util.List getFiles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SvnListConsumer

public SvnListConsumer()
Method Detail

consumeLine

public void consumeLine(java.lang.String line)


getFiles

public java.util.List getFiles()