|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jChatBox.Chat.Transcript.Dump | +--jChatBox.Chat.Transcript.TextDump
This class implements an Text Dump.
Field Summary |
Fields inherited from class jChatBox.Chat.Transcript.Dump |
_description, _id, _name, _params |
Constructor Summary | |
TextDump()
|
Method Summary | |
void |
init()
Nothing to initialize. |
java.lang.String |
process(Chatroom chatroom,
java.lang.String filename)
Dumps chatroom into flat text file. |
Methods inherited from class jChatBox.Chat.Transcript.Dump |
getDescription, getID, getName, getParams, setParams, trace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TextDump()
Method Detail |
public void init()
init
in class Dump
public java.lang.String process(Chatroom chatroom, java.lang.String filename) throws ChatException
process
in class Dump
ChatException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |