Package | Description |
---|---|
net.sf.mmm.util.cli.api |
Provides the API for utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMain
This is the abstract base class for a main-program.
|
Modifier and Type | Class and Description |
---|---|
private static class |
CliClassContainer.CliDefaultAnnotations
This inner class is a dummy for getting default instances of CLI annotations.
|
Modifier and Type | Field and Description |
---|---|
private static CliClass |
CliClassContainer.CliDefaultAnnotations.CLI_CLASS
The default instance of
CliClass . |
private CliClass |
CliClassContainer.cliClass |
Modifier and Type | Method and Description |
---|---|
CliClass |
CliClassContainer.getCliClass()
This method gets the
CliClass configured for the state-class . |
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleConverter
This class can be used to create and update the localized bundles (properties) from an
NlsBundle or
AbstractResourceBundle . |
class |
ResourceBundleSynchronizer
This class can be used to create and update the localized bundles (properties) from an
NlsBundle or
AbstractResourceBundle . |
Copyright © 2001–2016 mmm-Team. All rights reserved.