org.apache.tools.ant.taskdefs.optional.perforce
public class SimpleP4OutputHandler extends P4HandlerAdapter
Constructor Summary | |
---|---|
SimpleP4OutputHandler(P4Base parent)
simple constructor |
Method Summary | |
---|---|
void | process(String line)
process one line of stderr/stdout
if error conditions are detected, then setters are called on the
parent |
Parameters: parent a P4Base instance
Parameters: line line of output
Throws: BuildException does not throw exceptions any more