public class BatchOptions.Descriptions extends CatalogByString
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
de | en | |
---|---|---|
$ENUM traceflag | Getrennte Einschalter für verschiedenartigste tXsl Kontrollausgaben. | Enabling of very different trace outputs of bandm tXsl separately. |
$ENUM traceflag elementReducing | Trace the reduce step of a collected result element, ie. the call of the tdom semi-parser. | |
$ENUM traceflag exceptionStackTraces | Print the java stack trace in case of exceptions | |
$ENUM traceflag extendedInfo | Mehr Details bei fast allen Nachrichten. | Print additional information with most messages. |
$ENUM traceflag globalValues | Trace the calculation of all global values (parameters and variables) | |
$ENUM traceflag justWarnings | Alle Ausgaben, bis auf Fehlermeldungen und Warnungen. (egal wie "--silent" gesetzt ist.) | Suppress all log messages. Print errors and warnings. (Overrides "silent") |
$ENUM traceflag resourceFinding | Trace the resolution of URLs/URIs/file names and the access to resource objets. | |
$ENUM traceflag showSource | Display source text as soon as parsed, for additional information. | |
$ENUM traceflag silent | Alle Ausgaben unterdrücken, bis auf Fehlermeldungen. | Suppress all log messages, even warnings. Print only errors. |
$ENUM traceflag templateCall | Trace parameter set up and code executon start for template calls and applies. | |
$ENUM traceflag templateDirs | Dump the template directories as soon they are filled. | |
$ENUM traceflag templateResolution | Trace finding of templates. Includes xsl:for-each application. | |
$ENUM traceflag testDecisions | Trace the deciding expressions in xsl:if and xsl:choose expressions | |
$ENUM traceflag tpathEval | Trace evaluation of all tpath expressions | |
$ENUM traceflag tpathFunctions | Trace calls, parameters and results of functions called from tpath expressions | |
$ENUM traceflag tpathTypes | Print the results of type checking tpath expressions | |
$ENUM traceflag verbatimText | Dumps all verbatim inserted XML fragments. | |
$ENUM traceflag writeIntermediate | Write out intermediate files when collecting xslt code. | |
$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 level, 0=silent 100=maximal verbose | |
--fileBase | directory position as common prefix for all input and output files | |
--inputPattern | file name pattern to analyse the input files. | |
--interactive | which info to print in case of error: (=1) stack situation (=2) generated output so far | |
--lineWidth | width of a line for diverse print out procedures. | |
--noTxsl | do not use bandm txsl, but jre built-in xslt processor. | |
--partialdocs | whether partially correct but incomplete documents may be produced. | |
--path | where to look for type definition modules | |
--pedantic | whether to follow specification even when it seems not sensible | |
--sources | path of source files to process, relative to common file base | |
--strictCheck | whether to type check unreachable code | |
--stylesheetParamFiles | list of files containing parameters for xslt processing. | |
--stylesheetParams | parameters for an xslt style sheet processing. | |
--totalizedTranslation | whether to always create a result document, even with errors | |
--tpathFunctions | name of a subclass of eu.bandm.tools.tpath.runtime.FunctionLibrary, defining tpath functions. Defaults to tpath+xslt pre-defined functions. | |
--transformations | tuples of target name, tdom class names and top element (both possibly empty = '-') and output file pattern. | |
--txslTraceFlags | sequence of flags which enable the different debug tracing separately | |
--xmlResult | file name pattern where to store the xml version of the d2d inputs | |
-d | debug level, 0=silent 100=maximal verbose |
CatalogByString.TranslationCollector
Catalog.Const
linefeedPattern, msg, sourceId
Constructor and Description |
---|
Descriptions() |
doload, getKeys, load, load, main, normalizeLinefeed
_format, _format, _translateArgs, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, INSITU, insitu, insitu, insitu, insitu, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
see also the complete user documentation .