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