Package eu.bandm.tools.d2d2.base
Class BatchOptions.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.d2d2.base.BatchOptions.Descriptions
- Enclosing class:
- BatchOptions
Programmatically generated catalog of translations.
Generated code realizing the multi lingual translations of all command line option descriptions.
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
de | en | |
---|---|---|
$ENUM traceflag | Kontrolliert das individuelle Ein-/ausschalten verschiedener Trace-Ausgaben. | Switch on/off different trace outputs individually. |
$ENUM traceflag elementReducing | Zeige den Reduktionsschritt von gesammelten Elementen in ein Resultat-Element, also den Aufruf des Tdom-Semi-Parsers | Trace the reduce step of a collected result element, ie. the call of the tdom semi-parser. |
$ENUM traceflag exceptionStackTraces | Zeige den Java-Stack im Falle von Exceptions | Print the java stack trace in case of exceptions. |
$ENUM traceflag extendedInfo | Zusätzliche Information zu den meisten Meldungen | Print additional information with most messages. |
$ENUM traceflag globalValues | Zeige die Berechnungen aller globalen Werte (Benutzer-Parameter und Variablen). | Trace calculation of all global values (top-level parameters and variables). |
$ENUM traceflag justWarnings | All Anzeigen unterdrücken, bis auf Warnungen und Fehler (überschreibt "silent") | Suppress all log messages. Print errors and warnings. (Overrides "silent") |
$ENUM traceflag resourceFinding | Zeige die Auflösung von URLs/URIs/Dateinamen und den Zugriff auf Resourcen | Trace the resolution of URLs/URIs/file names and the access to resource objects. |
$ENUM traceflag showSource | Zeige Quelltext, sobald parsiert, und an anderen Stellen als zusätzliche Information | Display source text as soon as parsed, and as additional information. |
$ENUM traceflag silent | Alle Anzeigen unterdrücken, bis auf Fehler | Suppress all log messages, even warnings. Print only errors. |
$ENUM traceflag templateCall | Zeige Parameter und Ausführungsanfang für Template-Aufrufe und Applikationen | Trace parameter set up and code executon start for template calls and applies. |
$ENUM traceflag templateDirs | Zeige die internen Template-Verzeichnisse, sobald sie gefüllt sind | Dump the template directories as soon they are filled. |
$ENUM traceflag templateResolution | Zeige das Finden des passenden Templates, inkl. Anwendung von xsl:for-each. | Trace finding of templates. Includes xsl:for-each application. |
$ENUM traceflag testDecisions | Zeige die Entscheidungen für xsl:if- und xsl:choose-Ausdrücke | Trace the deciding expressions in xsl:if and xsl:choose expressions. |
$ENUM traceflag tpathEval | Zeige Auswertung aller tpath-Ausdrücke | Trace evaluation of all tpath expressions. |
$ENUM traceflag tpathFunctions | Zeige Aufrufe, Parameter und Resulate der Auswertung von tpath-Ausdrücke | Trace calls, parameters, and results of functions called from tpath expressions. |
$ENUM traceflag tpathTypes | Zeige den Typcheck für tpath-Ausdrücke | Print the results of type checking tpath expressions. |
$ENUM traceflag varAssignment | Zeige Zuweisungen zu Variablen | Trace assignments to variables. |
$ENUM traceflag verbatimText | Zeige alle verbatim eingefügten XML-Fragmente | Dumps all verbatim inserted XML fragments. |
$ZWITEXT_0 | Verarbeitungsauftrag: | main operation parameters: |
$ZWITEXT_1 | Modifikation der generierten Ausgabe: | output modification parameters: |
$ZWITEXT_2 | Modifikation des Verarbeitungsablaufes: | operation modification parameters: |
--debug | Debug-Anzeige-Level: 0=still, nur Fehlermeldungen 1=wenige Hauptverarbeitungsschritte; 2=alle Verarbeitungsschritte und wenige Warnungen; 3=alle Warnungen (auch exotische) und einige Hinweise; 4=volle Information = Hinweise und Kontexte; 10=einige synthetisierte Quelltexte; 20=maximale Anzeige, Stack traces, tracing und synthetisierte Quelltexte. | debug level, 0=silent=only errors and failures; 1=few major loggings; 2=all loggings and few warnings; 3=all warnings and some hints; 4=full info=additional hints plus extended context 10=some synthesized source texts; 20=full debugging, stack traces, tracing, and synthesized texts. |
--fileBase | Datei-Verzeichnis als gemeinsamer Präfix aller Ein- und Ausgabedateien | directory position as common prefix for all input and output files |
--inputPattern | Dateinamen-Muster, anzuwenden auf die Namen der Eingabedateien | file name pattern to analyse the input files. |
--interactive | Was im Fehlerfalle ausgedruckt wird: (=1) Stack-Situation (=2) gesamte bis hierhin erkannte XML-Ausgabe | which info to print in case of error: (=1) stack situation (=2) generated output so far |
--lineWidth | Angestrebte Zeilenlänge für die verschiedenen Text-Ausdrucke | width of a text line for diverse print out procedures. |
--noTxsl | Benutze nicht bandm txsl, sondern den mit dem Jre kommenden Default-Xslt-Prozessor (zZt. NICHT unterstützt) | do not use bandm txsl, but jre built-in xslt processor. (currently NOT SUPPORTED) |
--partialdocs | Ob teilkorrekte und unvollständige Resultate ausgegeben werden sollen. | whether partially correct but incomplete documents may be produced. |
--path | wo nach d2d-Modul-Quelltexten gesucht werden soll | where to look for type definition modules |
--pedantic | Implementiere die XSLT/XPath-Spezifikation auch dort wo sie kaum sinnvoll ist | whether to follow specification even when it appears hardly sensible |
--sources | Pfade der zu bearbeitenden Quelltext (absolut oder relativ) | paths of source files to process, maybe relative to common file base |
--strictCheck | ob unerreichbarer XSLT-Code dennoch typgecheckt wird | whether to type check unreachable code |
--stylesheetParamFiles | Dateien mit Parametern für den XSLT-Code | list of files containing parameters for xslt processing. |
--stylesheetParams | Parameter für den XSLT-Code | parameters for an xslt style sheet processing. |
--tpathFunctions | Name einer Subklasse von eu.bandm.tools.tpath.runtime.FunctionLibrary, die TPath-Funktionen implementiert. Als Default dient eine vorgefertigte Implementierung der Standard-Funktionen. | name of a subclass of eu.bandm.tools.tpath.runtime.FunctionLibrary, defining tpath functions. Defaults to tpath+xslt pre-defined functions. |
--transformations | Quadrupel aus Zielformat-Name (wie in der Moduldefinition), Tdom-Klasse, Top-Element und Generator-Muster für Ausgabedateinamen. | tuples of target name, tdom class and top element name (both possibly empty = '-') and output file pattern. |
--txslTraceFlags | Menge von Schaltern die verschiedene Debug-Anzeigen des Xslt-Prozessors einschaltet | sequence of flags which enable different debug tracings of the xstl processor separately |
--version | Programmversion anzeigen | show application and version information |
--writeXsltFile | Schreibe den zusammengestellten Xslt-Code in eine Plattendatei, zu Debug-Zwecken | Write out intermediate files to disk (for debugging purpose) when collecting xslt code. |
--xmlResult | Dateiname-Muster für die XML-Codierung des Eingabetextes | file name pattern where to store the xml version of the d2d inputs |
-d | Debug-Anzeige-Level: 0=still, nur Fehlermeldungen 1=wenige Hauptverarbeitungsschritte; 2=alle Verarbeitungsschritte und wenige Warnungen; 3=alle Warnungen (auch exotische) und einige Hinweise; 4=volle Information = Hinweise und Kontexte; 10=einige synthetisierte Quelltexte; 20=maximale Anzeige, Stack traces, tracing und synthetisierte Quelltexte. | debug level, 0=silent=only errors and failures; 1=few major loggings; 2=all loggings and few warnings; 3=all warnings and some hints; 4=full info=additional hints plus extended context 10=some synthesized source texts; 20=full debugging, stack traces, tracing, and synthesized texts. |
-v | Programmversion anzeigen | show application and version information |
Created on 2024-09-29_19h31m57
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler batchOptions.xml eu.bandm.tools.d2d2.base BatchOptions BatchOptionsGui $(HOME)/metatools/src
by program bandm/metatools/option/compiler, version 2.1
command line =
java bandm/metatools/option/compiler batchOptions.xml eu.bandm.tools.d2d2.base BatchOptions BatchOptionsGui $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.CatalogByString
CatalogByString.TranslationCollector
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const
-
Field Summary
Fields inherited from class eu.bandm.tools.muli.CatalogByString
linefeedPattern, msg, sourceId
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
doload, getKeys, load, load, main, normalizeLinefeed, putAsKey
Methods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, _translateArgs, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, insitu, insitu, insitu, insitu, INSITU, INSITU, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-