org.apache.tools.ant.taskdefs.optional.perforce
public interface P4OutputHandler
Method Summary | |
---|---|
void | process(String line)
implementations will be able to process lines of output from Perforce |
Parameters: line a line of stdout or stderr coming from Perforce
Throws: BuildException implementations are allowed to throw BuildException