|
Packages |
| formatter |
The formatter package has all the useful inner-structure classes
that other packages need. |
| reader |
The reader package contains all of the classes currently
availible to the system which can read a specific type of file and create
a (list of) Session object(s). |
| reader.lexer.html |
|
| ui |
The ui package contains all of the classes currently involved
in displaying the user interface. |
| writer |
The writer package contains all of the classes currently
availible to the system which can write a specific type of file given a
(list of) Session object(s). |