XMLChecker

This class checks that the HTML and XML part of the source code is well-formed XML.

Methods
static void main(String... args)
This method is called when executing this application from the command line.
static void main(String... args) throws Exception
This method is called when executing this application from the command line.
Parameters:
args - the command line parameters