org.apache.tools.ant.taskdefs.optional.perforce

Class P4Submit.P4SubmitAdapter

public class P4Submit.P4SubmitAdapter extends SimpleP4OutputHandler

internal class used to process the output of p4 submit
Constructor Summary
P4SubmitAdapter(P4Base parent)
Method Summary
voidprocess(String line)
process a line of stdout/stderr coming from Perforce

Constructor Detail

P4SubmitAdapter

public P4SubmitAdapter(P4Base parent)

Method Detail

process

public void process(String line)
process a line of stdout/stderr coming from Perforce

Parameters: line line of stdout or stderr coming from Perforce

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.