Class TDOM_Main

java.lang.Object
eu.bandm.tools.tdom.TDOM_Main

class TDOM_Main extends Object
Entry point for TypedDOMGenerator, which supports command line options.
A more primitive entry point is in TypedDOMGenerator.main(String[]), which is needed for bootstrapping. This class needs the compiler from eu.bandm.tools.option and the html rendering process from HtmlRenderer.
ATTENTION FIXME the options "--nocompress", "--commoncontentclass" and "--paisley" are currently not yet supported by TypedDOMGenerator.
  • Field Details

    • options

      protected static Options options
  • Constructor Details

    • TDOM_Main

      TDOM_Main()
  • Method Details

    • main

      public static void main(String[] args)