Package eu.bandm.tools.lljava
Class Options.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.lljava.Options.Descriptions
- Enclosing class:
Options
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-08-17_22h54m16")
public class Options.Descriptions
extends CatalogByString
Programmatically generated catalog of translations.
Generated code realizing the multi lingual translations of all command line option descriptions.
Usage: Invoke the only constructor. Then follow the documentation of the super class.
Initial contents:
| en | |
|---|---|
| --destination | file system directory which is the root of the class file hierarchy |
| --help | display this usage information |
| --sourcefile | source file containing the model declaration |
| --version | give version information |
| -0 | source file containing the model declaration |
| -V | give version information |
| -d | file system directory which is the root of the class file hierarchy |
| -h | display this usage information
|
Generated on 2025-08-17_22h54m15
by program bandm/metatools/option/compiler, version
command line =
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler options.xml eu.bandm.tools.lljava Options $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const<L> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKeyMethods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, getKey, getKeys, getKeys, getSpecific, insitu, insitu, insitu, insitu, INSITU, INSITU, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-