|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectUI.Run.GEVAStreamParser<GEVAGraphStreamParser.DataStreamParser.Event>
UI.Run.GEVAGraphStreamParser.DataStreamParser
public class GEVAGraphStreamParser.DataStreamParser
Nested Class Summary | |
---|---|
class |
GEVAGraphStreamParser.DataStreamParser.Event
|
Nested classes/interfaces inherited from class UI.Run.GEVAStreamParser |
---|
GEVAStreamParser.Extension, GEVAStreamParser.Line, GEVAStreamParser.LineEvent, GEVAStreamParser.Listener<E> |
Field Summary |
---|
Fields inherited from class UI.Run.GEVAStreamParser |
---|
ID_ERR_OUT, ID_STD_OUT |
Constructor Summary | |
---|---|
GEVAGraphStreamParser.DataStreamParser()
|
Method Summary | |
---|---|
boolean |
isDataLine(GEVAStreamParser.Line line)
|
protected void |
parseLine(GEVAStreamParser.Line line)
Parse the line and generate the necessary events by calling fireParserListener. |
Methods inherited from class UI.Run.GEVAStreamParser |
---|
addParserListener, begin, end, fireParserListener, injectLine, injectLine, removeParserListener, streamListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GEVAGraphStreamParser.DataStreamParser()
Method Detail |
---|
protected void parseLine(GEVAStreamParser.Line line)
GEVAStreamParser
parseLine
in class GEVAStreamParser<GEVAGraphStreamParser.DataStreamParser.Event>
public boolean isDataLine(GEVAStreamParser.Line line)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |