org.apache.maven.scm.provider.cvslib.command.update
Class CvsUpdateConsumer
java.lang.Object
org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateConsumer
- All Implemented Interfaces:
- StreamConsumer
public class CvsUpdateConsumer
- extends Object
- implements StreamConsumer
- Author:
- Trygve Laugstøl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvsUpdateConsumer
public CvsUpdateConsumer(ScmLogger logger)
consumeLine
public void consumeLine(String line)
-
- Specified by:
consumeLine in interface StreamConsumer
getUpdatedFiles
public List<ScmFile> getUpdatedFiles()
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.