| Class | Description |
|---|---|
| IOUtil |
Handle PM serialization, plugin loading, and other IO stuff
|
| LogStream |
Handle error messages
|
| Maths |
Wrapper class maths
|
| PrintUtil |
Print and display utilities for the command line interface
|
| Tokeniser |
Tokenise a chunk of text and record the position of each token
|
| XMLSplitter |
Split an XML file into an "index file" + one or more "include
files" corresponding to a selected element of the original file.
|