org.apache.tools.ant.taskdefs.optional.perforce
public interface P4OutputHandler
Modifier and Type | Method and Description |
---|---|
void |
process(java.lang.String line)
implementations will be able to process lines of output from Perforce
|
void process(java.lang.String line) throws BuildException
line
- a line of stdout or stderr coming from PerforceBuildException
- implementations are allowed to throw BuildException