Class Options.Descriptions

Enclosing class:
Options

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.
Created on 2024-03-03_16h30m53
by program bandm/metatools/option/compiler, version 2.1
command line =
bandm/metatools/option/compiler Options.xml eu.bandm.tools.tdom Options $(HOME)/metatools/src
  • Constructor Details

    • Descriptions

      public Descriptions()