HTMLPrintVisitor implements the Visitor interface in the visitor design pattern for the
purpose of printing in HTML-like format the various DOM- and XML4J-defined Nodes.
Interface to be implemented for receiving control after the external and/or internal
DTD subsets are parsed, but before the document's root Element is parsed.