|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.sep.sepLog
public class sepLog
| Nested Class Summary | |
|---|---|
class |
sepLog.ParserInfo
for the great log |
| Constructor Summary | |
|---|---|
sepLog()
Creates a new instance of sepLog |
|
| Method Summary | |
|---|---|
java.lang.String |
getInfo(java.io.File tabbed_log)
Write the logs info |
void |
getTaggingLog(java.io.File tagging_log,
java.io.File cues_file)
|
void |
processFiles(java.io.FileReader question_log,
java.io.FileReader stat_log,
java.io.FileReader inter_log)
Read the files and process them creaing a complex structure of the user's test |
void |
processHopsLog(java.io.FileReader hops_file)
process the great log |
void |
processManualLog(java.io.FileReader manual_file)
process the manual tagged file |
void |
WriteExcelCells(java.io.FileOutputStream os,
UserInfo ui)
for each user for each dialogue for each turn write line |
void |
WriteTabbedLog(UserInfo ui,
java.io.FileOutputStream os)
Write Tabbed Log codi perm numdial ser(CA,LOC) ini(SI,MI,A) numdial sysinterve usrinterve tempstotal numtorns ques1 sumq1-9 mitq1-9 q10 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public sepLog()
| Method Detail |
|---|
public void processManualLog(java.io.FileReader manual_file)
hops_file - public void processHopsLog(java.io.FileReader hops_file)
public java.lang.String getInfo(java.io.File tabbed_log)
public void getTaggingLog(java.io.File tagging_log,
java.io.File cues_file)
public void WriteExcelCells(java.io.FileOutputStream os,
UserInfo ui)
public void processFiles(java.io.FileReader question_log,
java.io.FileReader stat_log,
java.io.FileReader inter_log)
throws java.lang.Exception
java.lang.Exception
public void WriteTabbedLog(UserInfo ui,
java.io.FileOutputStream os)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||