org.apache.tools.ant.taskdefs.optional.perforce
Class P4Submit.P4SubmitAdapter
- P4Submit
- ExecuteStreamHandler, P4Handler
public class P4Submit.P4SubmitAdapter
internal class used to process the output of p4 submit
void | process(String line) - process a line of stdout/stderr coming from Perforce
|
P4SubmitAdapter
public P4SubmitAdapter(P4Base parent)
simple constructor
parent
- a P4Base instance
process
public void process(String line)
process a line of stdout/stderr coming from Perforce
- process in interface P4Handler
- process in interface SimpleP4OutputHandler
line
- line of stdout or stderr coming from Perforce
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.