public class Options.Descriptions extends CatalogByString
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 | 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 | Print additional information with most messages. | |
| $ENUM traceflag globalValues | Trace calculation of all global values (parameters and variables). | |
| $ENUM traceflag justWarnings | 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, and as additional information. | |
| $ENUM traceflag silent | 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. | |
| --diagnoseSources | a sequence of filters to restrict logging messages to certain areas in the source files. | |
| --filesRoot | common root for input and output file positions, is prepended to each input file before pattern matching application. | |
| --inputFiles | file position of the xml sources to transform | |
| --linewidth | number of columns for the generated xml output | |
| --pedantic | whether to follow specification even when it seems not sensible | |
| --reportFiles | a sequence of file names where to write diagnosis information from the analyses of the xslt sources, in their sequential order in --transformations | |
| --sourceDtd | file position of the dtd source text of the transformations's source format; used for tpath type check only. | |
| --sourceRoots | namespace names of possible toplevel source elements, in '{...}...' pseudo format; used for tpath type check only. | |
| --strictCheck | whether to type check unreachable code | |
| --stylesheetParams | parameters parsed to the xslt code and declared there on top-level | |
| --stylesheetParamsFile | one file containing parameters parsed to the xslt code and declared there on top-level | |
| --totalizedTranslation | whether to always create a result document, even with errors | |
| --tpathFunctions | name of an accessible subclass of eu.bandm.tools.tpath.runtime.FunctionLibrary, defining tpath functions. Defaults to tpath+xslt pre-defined functions. | |
| --traceflags | Sequence of flags, activates the different debug tracing outputs separately. | |
| --transformations | all transformations: input file name pattern, followed by a sequence of (a) an xslt source file (b) a tdom package name (or '#text') and (c) an output file pattern. | 
CatalogByString.TranslationCollectorCatalog.ConstlinefeedPattern, 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, translateRobustsee also the complete user documentation .