|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConsoleParser
A basic interface for console parsers
Method Summary | |
---|---|
boolean |
processLine(java.lang.String line)
Parse one line of output. |
void |
shutdown()
Finalization of a console parser when the stream is closed. |
Method Detail |
---|
boolean processLine(java.lang.String line)
line
-
false - try other console parsers
void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |