main
public static void main(String[] args)
Main execution point. Checks arguments, then converts the DTD into XML.
Once it has the XML, it transforms it using the specified XSL. The output
is placed in the specified location. Application currently uses Xerces and
Saxon because these are known to work well and will be bundled with this
distribution. However, other implementations can be specified through the
System properties.