Class Options.Descriptions

Enclosing class:
Options

@Generated(generator="eu.bandm.tools.muli.utils", version="", timestamp="2025-01-22_20h48m02") public class Options.Descriptions extends CatalogByString
Programmatically generated catalog of translations.

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

Initial contents:

en
--baseClassbase class for all generated element classes
--commonContentClasswhether to generate only one common subclass of MixedContent for PCData only elements per model
--destdirfile system mounting point of the generated source tree
--generateListsgenerate checked list classes for repeated sub-contents, not arrays
--linewidthnumber of columns for the generated Java source text. This is NOT a strict limit, but a strong orientation.
--noCompresswhether the decode/encode methods shall be omitted
--patternswhether "paisley" pattern access methods shall be generated.
--pkgnamename of the generated package. Determines the position of generated resources relative to destdir
--sourcedtdfile position of dtd to compile
-0file system mounting point of the generated source tree
-1name of the generated package. Determines the position of generated resources relative to destdir
-2file position of dtd to compile
-Cbase class for all generated element classes
 
Generated code realizing the multi lingual translations of all command line option descriptions.
Generated on 2025-01-22_20h48m00
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler Options.xml eu.bandm.tools.tdom.cli Options $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()