Class Options.Descriptions

Enclosing class:
Options

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

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

Initial contents:

deen
$ENUM modesWählt aus aus sehr verschiedenen ArbeitsgängenSelect very different operation modes of this tool
$ENUM modes ddf2docGenerate xhtml documentation for a d2d module (select reader's language.)
$ENUM modes ddf2dtdGenerate a standard dtd from a d2d module definition.
$ENUM modes ddf2formatExport a pretty-printed source text of the d2d definition module
$ENUM modes ddf2tsoapWrite down the tsoap serialization of the d2d definition module
$ENUM modes ddf2xsltWrite out the xslt rules (in d2d format) for a d2d module and a target format
$ENUM modes dtd2ddfImportiere eine dtd und gebe sie als d2d-Defintionsmodul aus.Import a dtd and convert it into a d2d definition module.
$ENUM modes test
$ENUM modes text2textsTranslate one d2d text file by xslt into different backend formats (xml or pure text).
$ENUM modes text2xmlEIne(1) d2d Textdatei in eine(1) XML-codierte Datei übersetzen.Translate one(1) d2d text input files into one(1) standard xml file.
--additionalSourcesZusätzliche Quelldateien, für Dokumentations- und XSLT-Generierung.additional source files, currently only used for documentation and transformation definitions.
--debugDebug-Level, 0=stimm, 100=maximal redseligdebug level, 0=silent 100=maximal verbose
--interactiveIm Fehlerfall drucke .. (=1) Stack-Situation (=2) bis jetzt generierte Ausgabewhich info to print in case of error: (=1) stack situation (=2) generated output so far
--keydie Zielsprache, für die Dokumentation gebaut werden soll, oder das Paar 'module:element', für das XSLT-Quelltext extrahiert werden soll.the target language for which documentation shall be generated; or the pair 'module:element' into which xslt code shall be extracted
--keysPaare von 'Modul:Element', in welche die Eingangsdatei übersetzt werden soll, plus position der Ausgabedatei.pairs of target indications 'module:element' into which the xslt result shall be generated, and the output file position
--lineWidthBreite der Ausgabezeile (ca.) für die meisten Druck- und Dateiausgaben.width of a line for most print out procedures.
--modewelche Aufgabe soll ausgeführt werden?for what kind of task this application is called
--outputfileAusgabedateioutput file
--partialdocsOb unvollständige, nur partiell korrekte Dokumente generiert werden.whether partially correct but incomplete documents may be produced.
--pathSuchpfad für Dateien mit Texttyp-Definitionenwhere to look for type definition modules
--sourcePfad der Quelldatei, oder Name eines Moduls (abhängig von 'mode').path of source file or name of module to process, depends on 'mode'
--stylesheetParamFilesListe von Dateien mit 'key:value'-Paare für die XSLT-Ausführung.list of files containing parameters for xslt processing.
--stylesheetParamseinzelne 'key:value'-Paare als sog. "stylesheet parameter" für die XSLT-Ausführung.explicit pairs key:value of parameters for an xslt style sheet processing.
--versionProgrammversion anzeigenshow application and version information
-0Pfad der Quelldatei, oder Name eines Moduls (abhängig von 'mode').path of source file or name of module to process, depends on 'mode'
-KPaare von 'Modul:Element', in welche die Eingangsdatei übersetzt werden soll, plus position der Ausgabedatei.pairs of target indications 'module:element' into which the xslt result shall be generated, and the output file position
-dDebug-Level, 0=stimm, 100=maximal redseligdebug level, 0=silent 100=maximal verbose
-kdie Zielsprache, für die Dokumentation gebaut werden soll, oder das Paar 'module:element', für das XSLT-Quelltext extrahiert werden soll.the target language for which documentation shall be generated; or the pair 'module:element' into which xslt code shall be extracted
-mwelche Aufgabe soll ausgeführt werden?for what kind of task this application is called
-pSuchpfad für Dateien mit Texttyp-Definitionenwhere to look for type definition modules
-vProgrammversion anzeigenshow application and version information
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-03-07_08h05m18
by program bandm/metatools/option/compiler, version 2.1
command line =
bandm/metatools/option/compiler d2dOptions.xml eu.bandm.tools.d2d2.base Options OptionsGui $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()