|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBPSTranscriptParser
A transcript parser that's designed to interpret and index the plain text format used in the Java and Delphi versions of the Virtual Classroom.
Constructor Summary | |
BPSTranscriptParser(java.lang.String msg)
|
Method Summary | |
java.util.Vector |
getMessages()
|
void |
index_messages()
Index the messages via the JACIndexer. |
void |
parseTranscript()
Parse the transcript, creating messages Vector. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BPSTranscriptParser(java.lang.String msg)
msg
- The transcript text.Method Detail |
public java.util.Vector getMessages()
public void parseTranscript()
public void index_messages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |