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

public class BatchOptions.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 traceflagKontrolliert das individuelle Ein-/ausschalten verschiedener Trace-Ausgaben.Switch on/off different trace outputs individually.
$ENUM traceflag elementReducingZeige den Reduktionsschritt von gesammelten Elementen in ein Resultat-Element, also den Aufruf des Tdom-Semi-ParsersTrace the reduce step of a collected result element, ie. the call of the tdom semi-parser.
$ENUM traceflag exceptionStackTracesZeige den Java-Stack im Falle von ExceptionsPrint the java stack trace in case of exceptions.
$ENUM traceflag extendedInfoZusätzliche Information zu den meisten MeldungenPrint additional information with most messages.
$ENUM traceflag globalValuesZeige die Berechnungen aller globalen Werte (Benutzer-Parameter und Variablen).Trace calculation of all global values (top-level parameters and variables).
$ENUM traceflag justWarningsAll Anzeigen unterdrücken, bis auf Warnungen und Fehler (überschreibt "silent")Suppress all log messages. Print errors and warnings. (Overrides "silent")
$ENUM traceflag resourceFindingZeige die Auflösung von URLs/URIs/Dateinamen und den Zugriff auf ResourcenTrace the resolution of URLs/URIs/file names and the access to resource objects.
$ENUM traceflag showSourceZeige Quelltext, sobald parsiert, und an anderen Stellen als zusätzliche InformationDisplay source text as soon as parsed, and as additional information.
$ENUM traceflag silentAlle Anzeigen unterdrücken, bis auf FehlerSuppress all log messages, even warnings. Print only errors.
$ENUM traceflag templateCallZeige Parameter und Ausführungsanfang für Template-Aufrufe und ApplikationenTrace parameter set up and code executon start for template calls and applies.
$ENUM traceflag templateDirsZeige die internen Template-Verzeichnisse, sobald sie gefüllt sindDump the template directories as soon they are filled.
$ENUM traceflag templateResolutionZeige das Finden des passenden Templates, inkl. Anwendung von xsl:for-each.Trace finding of templates. Includes xsl:for-each application.
$ENUM traceflag testDecisionsZeige die Entscheidungen für xsl:if- und xsl:choose-AusdrückeTrace the deciding expressions in xsl:if and xsl:choose expressions.
$ENUM traceflag tpathEvalZeige Auswertung aller tpath-AusdrückeTrace evaluation of all tpath expressions.
$ENUM traceflag tpathFunctionsZeige Aufrufe, Parameter und Resulate der Auswertung von tpath-AusdrückeTrace calls, parameters, and results of functions called from tpath expressions.
$ENUM traceflag tpathTypesZeige den Typcheck für tpath-AusdrückePrint the results of type checking tpath expressions.
$ENUM traceflag varAssignmentZeige Zuweisungen zu VariablenTrace assignments to variables.
$ENUM traceflag verbatimTextZeige alle verbatim eingefügten XML-FragmenteDumps all verbatim inserted XML fragments.
$ZWITEXT_0Verarbeitungsauftrag:main operation parameters:
$ZWITEXT_1Modifikation der generierten Ausgabe:output modification parameters:
$ZWITEXT_2Modifikation des Verarbeitungsablaufes:operation modification parameters:
--debugDebug-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.
--fileBaseDatei-Verzeichnis als gemeinsamer Präfix aller Ein- und Ausgabedateiendirectory position as common prefix for all input and output files
--inputPatternDateinamen-Muster, anzuwenden auf die Namen der Eingabedateienfile name pattern to analyse the input files.
--interactiveWas im Fehlerfalle ausgedruckt wird: (=1) Stack-Situation (=2) gesamte bis hierhin erkannte XML-Ausgabewhich info to print in case of error: (=1) stack situation (=2) generated output so far
--lineWidthAngestrebte Zeilenlänge für die verschiedenen Text-Ausdruckewidth of a text line for diverse print out procedures.
--noTxslBenutze 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)
--partialdocsOb teilkorrekte und unvollständige Resultate ausgegeben werden sollen.whether partially correct but incomplete documents may be produced.
--pathwo nach d2d-Modul-Quelltexten gesucht werden sollwhere to look for type definition modules
--pedanticImplementiere die XSLT/XPath-Spezifikation auch dort wo sie kaum sinnvoll istwhether to follow specification even when it appears hardly sensible
--sourcesPfade der zu bearbeitenden Quelltext (absolut oder relativ)paths of source files to process, maybe relative to common file base
--strictCheckob unerreichbarer XSLT-Code dennoch typgecheckt wirdwhether to type check unreachable code
--stylesheetParamFilesDateien mit Parametern für den XSLT-Codelist of files containing parameters for xslt processing.
--stylesheetParamsParameter für den XSLT-Codeparameters for an xslt style sheet processing.
--tpathFunctionsName 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.
--transformationsQuadrupel 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.
--txslTraceFlagsMenge von Schaltern die verschiedene Debug-Anzeigen des Xslt-Prozessors einschaltetsequence of flags which enable different debug tracings of the xstl processor separately
--versionProgrammversion anzeigenshow application and version information
--writeXsltFileSchreibe den zusammengestellten Xslt-Code in eine Plattendatei, zu Debug-ZweckenWrite out intermediate files to disk (for debugging purpose) when collecting xslt code.
--xmlResultDateiname-Muster für die XML-Codierung des Eingabetextesfile name pattern where to store the xml version of the d2d inputs
-dDebug-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.
-vProgrammversion anzeigenshow application and version information
Generated code realizing the multi lingual translations of all command line option descriptions.
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
  • Constructor Details

    • Descriptions

      public Descriptions()