Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl |
Contains the generic part of the implementation of the
Search-Indexer API . |
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.cli.impl |
Contains the implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.impl.spring | |
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Class and Description |
---|
AbstractMain
This is the abstract base class for a main-program.
|
AbstractVersionedMain
This is the abstract base class for a
main-program that has a version. |
CliMode
A
CliMode is used to annotate a CLI annotated class in order to define a operational mode. |
CliOption
A
CliOption is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline option. |
Class and Description |
---|
AbstractMain
This is the abstract base class for a main-program.
|
AbstractVersionedMain
This is the abstract base class for a
main-program that has a version. |
CliOption
A
CliOption is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline option. |
Class and Description |
---|
AbstractMain
This is the abstract base class for a main-program.
|
CliClass
A
CliClass is used to annotate a Java-class that holds the parameters of a main-program that are parsed from
the commandline arguments. |
CliContainerStyle
This enum contains the available styles for container types.
|
CliException
A
CliException is thrown, if the commandline arguments are invalid for a specific main-program. |
CliMode
A
CliMode is used to annotate a CLI annotated class in order to define a operational mode. |
CliModeObject
This is a container for a
CliMode together with additional associated information. |
CliModes |
CliOption
A
CliOption is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline option. |
CliOutputSettings
This class represents the settings for the
help output . |
CliParser
This is the interface used to
parse the command-line arguments of a main-program. |
CliParserBuilder |
CliStyleHandling
This enum contains the available ways to handle a specific CLI-style.
|
Class and Description |
---|
CliArgument
A
CliArgument is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline argument. |
CliClass
A
CliClass is used to annotate a Java-class that holds the parameters of a main-program that are parsed from
the commandline arguments. |
CliContainerStyle
This enum contains the available styles for container types.
|
CliException
A
CliException is thrown, if the commandline arguments are invalid for a specific main-program. |
CliMode
A
CliMode is used to annotate a CLI annotated class in order to define a operational mode. |
CliModeObject
This is a container for a
CliMode together with additional associated information. |
CliOption
A
CliOption is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline option. |
CliOutputSettings
This class represents the settings for the
help output . |
CliParser
This is the interface used to
parse the command-line arguments of a main-program. |
CliParserBuilder |
CliStyle
A
CliStyle is used to annotated a Java-class that holds the parameters of a main-program that are parsed from
the commandline arguments. |
Class and Description |
---|
CliParser
This is the interface used to
parse the command-line arguments of a main-program. |
CliParserBuilder |
Class and Description |
---|
CliParserBuilder |
Class and Description |
---|
AbstractMain
This is the abstract base class for a main-program.
|
AbstractVersionedMain
This is the abstract base class for a
main-program that has a version. |
CliClass
A
CliClass is used to annotate a Java-class that holds the parameters of a main-program that are parsed from
the commandline arguments. |
CliMode
A
CliMode is used to annotate a CLI annotated class in order to define a operational mode. |
CliOption
A
CliOption is used to annotate a property (member variable of some class or setter-method) that should be
set from a main-program via a commandline option. |
Copyright © 2001–2016 mmm-Team. All rights reserved.