|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.taskdefs.PumpStreamHandler | +--org.acmsl.antmake.RedirectingStreamHandler
Do-nothing handler to allow redirection of the stream to the cvs log's output parser.
org.apache.tools.ant.taskdefs.cvslib.RedirectingStreamHandler
Constructor Summary | |
RedirectingStreamHandler(ChangeLogParser parser)
Creates a RedirectingStreamHandler for given parser. |
Method Summary | |
java.lang.String |
getErrors()
Retrieves the errors. |
void |
stop()
Stops the stream flow. |
Methods inherited from class org.apache.tools.ant.taskdefs.PumpStreamHandler |
createProcessErrorPump, createProcessOutputPump, createPump, getErr, getOut, setProcessErrorStream, setProcessInputStream, setProcessOutputStream, start |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RedirectingStreamHandler(ChangeLogParser parser)
parser
- the parser.Method Detail |
public java.lang.String getErrors()
public void stop() throws org.apache.tools.ant.BuildException
stop
in interface org.apache.tools.ant.taskdefs.ExecuteStreamHandler
stop
in class org.apache.tools.ant.taskdefs.PumpStreamHandler
org.apache.tools.ant.BuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |