Class ToolOptions.Descriptions

Enclosing class:
ToolOptions

public class ToolOptions.Descriptions extends CatalogByString
Programmatically generated catalog of translations.

Usage: Invoke the only constructor. Then follow the documentation of the super class.

Initial contents:

en
$ENUM visibility offThe category does never appear in the rendering.
$ENUM visibility offOnThe category is expandable/collapsable, and initially collapsed.
$ENUM visibility onThe category does always appear in the rendering.
$ENUM visibility onOffThe category is expandable/collapsable, and initially expanded.
$ZWITEXT_0Visibilities for the different categories of DTD components.
$ZWITEXT_1Switches for additional surveys and analyses.
$ZWITEXT_2Include meta information.
$ZWITEXT_3Select between source text or expanded text.
$ZWITEXT_4Overall operational parameters and style variants.
--GEshow to treat general entity declarations in html rendering
--PEshow to treat parameter entitiy declarations in html rendering
--PIshow to treat processing instructions in html rendering
--acceptIncompleteindicates when set that an incomplete DTD, with dangling references (and possibly syntax errors), is nevertheless accepted and rendered, producing warnings instead of errors.
--alphabeticDirwhether an alphabetic directory for elements, attributes and entities shall be included..
--analyseswhether to include diverse analyses' results
--attlistshow to treat attlist declarations in html rendering
--collapseWSwhether to collapse all subsequent white-space when collapsing a declaration
--commentshow to treat comments in html rendering
--commonAttThresholdfrom which multiplicity on a comman attribute shall be listed
--elementGraphwhether to include the element contents reference graph
--elementshow to treat element declarations in html rendering
--entityGraphwhether to include the entity usage graph
--expandAttlistswhether the text in attribute lists is expanded (the not-selected form is always in the tool-tip of the defined name!)
--expandContentswhether the text in content model declarations is expanded (the not-selected form is always in the tool-tip of the defined name!)
--expandDefNameswhether entities standing for names in definitions shall be expanded
--expandEntitieswhether the text in entity declarations is expanded (the not-selected form is always in the tool-tip of the defined name!)
--expandRefTooltipswhether the text in tool-tips for REFERENCES (to elements and entities) shows the expanded definition
--guiwhether to show the graphic user interface before any processing (this is also done when command line is totally empty!)
--insertshow to treat file insertions (external 'parameter entities') in html rendering
--linewidthnumber of columns for generated output
--outputFormatwhether to generate colorful dynamic xhtml, xhtml including script and css, xml for further processing, or pure text like the input format.
--resultfile where to put the result
--showCommandLinewhether to print the full command line
--showCreationDatewhether to show date and time, plus the additional text
--showFullInstructionswhether to include the full instruction text at the beginning
--sourcesource dtd for processing
--windowtitlewindow title, iff not simply dtd xml coordinates
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-03-03_16h30m25
by program bandm/metatools/option/compiler, version 2.1
command line =
bandm/metatools/option/compiler toolOptions.xml eu.bandm.tools.dtm ToolOptions ToolGui $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()