|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSALT.assessment.SessionReader
public class SessionReader
To work with a session in SALT, the SessionReader generates a Session object from the data in a .log file.
Constructor Summary | |
---|---|
SessionReader()
|
Method Summary | |
---|---|
static Session |
getSortedTrialInfos(java.io.File file,
Design design)
Writes the data from a .log-File, which has XML style in a Session object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionReader()
Method Detail |
---|
public static Session getSortedTrialInfos(java.io.File file, Design design)
file
- .log file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |