This is an implementation of an ErrorHandler class for the Simple API for XML (SAX)
It is intended to notify the user when one of three types of problems occur:
Warnings
Errors
Fatal Errors
Should the tree for a certain type organize its nodes
hierarchically, putting SUBTYPEOF and INSTANCEOF nodes inside
their respective parents, or list all nodes without hierarchy?