Class CallXsltOptions.Descriptions

Enclosing class:
CallXsltOptions

@Generated(generator="eu.bandm.tools.muli.utils", version="", timestamp="2025-01-22_20h46m31") 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.
Generated on 2025-01-22_20h46m30
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler CallXsltOptions.xml eu.bandm.tools.util3 CallXsltOptions $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()