Class CallXsltOptions.Descriptions

Enclosing class:
CallXsltOptions

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

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

Initial contents:

en
--contenthandlerfull class name of content handler
--entityresolverfull class name of entity resolver
--htmluse html output formatter
--ininput file
--outoutput file
--parampairs of parameter name and parameter value string
--textuse plain text output formatter
--uriresolverfull class name of uri resolver
--xmluse xml output formatter and output xml header
--xsltransformtion code
-0input file
-1transformtion code
-2output file
Generated code realizing the multi lingual translations of all command line option descriptions.
Created on 2024-03-03_16h27m44
by program bandm/metatools/option/compiler, version 2.1
command line =
bandm/metatools/option/compiler CallXsltOptions.xml eu.bandm.tools.util3 CallXsltOptions $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()