Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Field and Description |
---|---|
ToolOptions |
ToolGui.model |
protected ToolOptions |
Tool.options |
Modifier and Type | Method and Description |
---|---|
ToolOptions |
ToolGui.getModel() |
ToolOptions |
ToolOptions.makeDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
protected void |
Tool.checkOption_result(ToolOptions opt) |
protected void |
Tool.checkOption_source(ToolOptions opt) |
protected void |
HtmlRenderer.initModes(ToolOptions options)
Sets the global boolean flags etc.
|
protected void |
HtmlRenderer.insertAlphaindex(ToolOptions options) |
protected void |
HtmlRenderer.insertAnalyses(ToolOptions options) |
protected ToolOptions.visibility |
HtmlRenderer.intern(ToolOptions options,
ToolOptions.visibility optionMode)
Option still does not use enumerations.
|
static ToolGui |
ToolGui.makeInstance(ToolOptions model0) |
void |
HtmlRenderer.printHtml(Writer output,
String dtdFileName,
String outfilename,
@Opt File outputdir,
ToolOptions options,
String cmdLineText)
Main (currently: the only) entry method after constructor call.
|
protected ToolOptions.visibility |
HtmlRenderer.readMode(boolean present,
boolean isFileInsert,
boolean isAdditional,
String name,
ToolOptions.visibility code,
ToolOptions options)
Processes on/off/onOff/offOn-switches.
|
void |
ToolGui.set_model(ToolOptions model0) |
see also the complete user documentation .