Package eu.bandm.tools.tdom.cli
Class Tool
java.lang.Object
eu.bandm.tools.tdom.cli.Tool
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
.
-
Nested Class Summary
-
Field Summary
-
Method Summary
-
Field Details
-
options
-
-
Method Details
-
main
-