Package eu.bandm.tools.util3
Class JWhichOptions.Descriptions
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.util3.JWhichOptions.Descriptions
- Enclosing class:
JWhichOptions
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-01-22_20h46m36")
public class JWhichOptions.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 | |
---|---|
--anyinnerclasses | search unqualified inner classes anywhere |
--classpath | classpath |
--package | package name |
--sourcefile | source file name |
--target | target class name |
--verbose | log activity to stderr |
-0 | target class name |
-i | search unqualified inner classes anywhere |
-v | log activity to stderr
|
Generated on 2025-01-22_20h46m35
by program bandm/metatools/option/compiler, version
command line =
by program bandm/metatools/option/compiler, version
command line =
java bandm/metatools/option/compiler JWhichOptions.xml eu.bandm.tools.util3 JWhichOptions $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKey
Methods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, insitu, insitu, insitu, insitu, INSITU, INSITU, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Descriptions
public Descriptions()
-