| This class is my impelementation of the builder itself.
It builds the HTML documentation file of a given .key file.
To parse the .key file it uses classes generated by the Tool antlr.
The location of the parsing package is src.parser.
It stores the HTML file and certain information needed by the director
(name of the file, shordescription of the file)
in a BoxedFile.
author: sebastian |