org.apache.tools.ant.taskdefs.optional.perforce
Class SimpleP4OutputHandler
- ExecuteStreamHandler, P4Handler
public class SimpleP4OutputHandler
simple implementation of P4HandlerAdapter used by tasks which are not
actually processing the output from Perforce
void | process(String line) - process one line of stderr/stdout
if error conditions are detected, then setters are called on the
parent
|
SimpleP4OutputHandler
public SimpleP4OutputHandler(P4Base parent)
simple constructor
parent
- a P4Base instance
Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.