Package eu.bandm.tools.dtm
Class Tool
java.lang.Object
eu.bandm.tools.dtm.Tool
Collection of diverse transformations, normalizations and
automated documentation on
DTDs.
Creates either (dynamic) xhtml, including svg for import graphs,
or plain dtd text, for further processing, or analyses' results
as xml or plain text.
Can be run be command line or interactively.-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final MessageReceiver<SimpleMessage<@Opt XMLDocumentIdentifier>> protected final MessageCounterprotected final MessagePrinter<SimpleMessage<@Opt XMLDocumentIdentifier>> protected final MessageStore<SimpleMessage<@Opt XMLDocumentIdentifier>> static final Stringstatic final Stringprotected final ToolOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected booleanprotected voidstatic voidvoidnonStatic_main(String[] args) voidprotected voidrunGui()
-
Field Details
-
NAME_PROGRAM
- See Also:
-
NAME_VERSION
- See Also:
-
generationDescription
-
options
-
msg_p
-
msg_c
-
msg_s
-
msg
-
-
Constructor Details
-
Tool
public Tool()
-
-
Method Details
-
checkOption_source
-
checkOption_result
-
hasErrors
protected boolean hasErrors() -
log
-
renderToHtml
public void renderToHtml() -
runGui
protected void runGui() -
nonStatic_main
-
main
-