| Package | Description |
|---|---|
| net.sf.mmm.util |
Top-level package of the utilities.
|
| net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API. |
| net.sf.mmm.util.component.api |
Contains API to help implementing components.
|
| net.sf.mmm.util.date.api |
Provides the API for utilities that help to deal with date and time.
|
| net.sf.mmm.util.exception.api |
Provides the API for utilities that help to deal with exceptions.
|
| net.sf.mmm.util.io.api |
Provides the API for utilities that help to read and write data, process
bytes, etc.
|
| net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
| net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
| net.sf.mmm.util.math.api |
Provides the API for utilities that help to deal with
Numbers. |
| net.sf.mmm.util.nls.api |
Provides the API for the native language support (NLS).
|
| net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
| net.sf.mmm.util.nls.impl |
Contains the implementation for the native language support (NLS).
|
| net.sf.mmm.util.nls.impl.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
| net.sf.mmm.util.pojo.descriptor.api |
Provides the API for introspection of
Pojos. |
| net.sf.mmm.util.pojo.path.api |
Provides the API for navigating a
PojoPath. |
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| net.sf.mmm.util.reflect.base |
Contains the base-implementations of the
Reflection-Util API. |
| net.sf.mmm.util.resource |
Top-level package of the utilities for resources.
|
| net.sf.mmm.util.resource.api |
Provides the API for utilities that help to load
resources from arbitrary
sources. |
| net.sf.mmm.util.search.api |
Provides the API for a search.
|
| net.sf.mmm.util.security.api |
Provides the API to help with security.
|
| net.sf.mmm.util.validation.api |
Provides the API for simple validation of values.
|
| net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API. |
| net.sf.mmm.util.value.api |
Provides the API for generic handling of values.
|
| net.sf.mmm.util.xml.api |
Provides the API of utilities that help to deal with XML.
|
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Class and Description |
|---|
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsBundleMessage
This
required annotation is used to define the
internationalized message for a method of an
NlsBundle interface. |
| NlsMessage
This is the interface for an internationalized message.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| NlsTemplateResolver
This is the interface for
resolving NlsTemplate for translating a
text-message to a Locale-specific language. |
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsArgument
This class represents an argument of an
NlsMessage. |
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsBundleFactory |
| NlsFormatter
This is the interface for a formatter of an arbitrary object in a localized way.
|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsMessageFactory
This is the interface for a factory used to create instances of
NlsMessage. |
| NlsMessageFormatter
This is the interface for a formatter of a message-text.
|
| NlsMessageLookup
This interface provides a
generic lookup of a NlsMessage. |
| NlsObject
This is the interface for an object with native language support.
|
| NlsTemplate
This interface represents the template for an internationalized text that can be
translated to a given Locale. |
| NlsTemplateResolver
This is the interface for
resolving NlsTemplate for translating a
text-message to a Locale-specific language. |
| Class and Description |
|---|
| NlsArgument
This class represents an argument of an
NlsMessage. |
| NlsArgumentParser |
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsBundleFactory |
| NlsBundleOptions
This optional annotation is used to define a different name for an
NlsBundle interface. |
| NlsFormatter
This is the interface for a formatter of an arbitrary object in a localized way.
|
| NlsFormatterManager
This is the interface for a manager of
NlsFormatters. |
| NlsFormatterPlugin
This interface extends
NlsFormatter with the methods required to register this automatically as
plugin via injection. |
| NlsLocalizer
This is the interface for a localizer that simplifies the localization of messages via
NlsMessages. |
| NlsMessage
This is the interface for an internationalized message.
|
| NlsMessageFactory
This is the interface for a factory used to create instances of
NlsMessage. |
| NlsMessageFormatter
This is the interface for a formatter of a message-text.
|
| NlsMessageFormatterFactory
This is the interface to create an
NlsFormatter. |
| NlsMessageLookup
This interface provides a
generic lookup of a NlsMessage. |
| NlsObject
This is the interface for an object with native language support.
|
| NlsResourceBundle
This is an interface abstracts from
ResourceBundle to support features like
NlsBundle. |
| NlsResourceLocator |
| NlsTemplate
This interface represents the template for an internationalized text that can be
translated to a given Locale. |
| NlsTemplateResolver
This is the interface for
resolving NlsTemplate for translating a
text-message to a Locale-specific language. |
| Class and Description |
|---|
| NlsArgumentParser |
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsBundleFactory |
| NlsFormatterPlugin
This interface extends
NlsFormatter with the methods required to register this automatically as
plugin via injection. |
| NlsMessage
This is the interface for an internationalized message.
|
| NlsMessageFactory
This is the interface for a factory used to create instances of
NlsMessage. |
| NlsMessageFormatter
This is the interface for a formatter of a message-text.
|
| NlsMessageFormatterFactory
This is the interface to create an
NlsFormatter. |
| NlsObject
This is the interface for an object with native language support.
|
| NlsResourceBundle
This is an interface abstracts from
ResourceBundle to support features like
NlsBundle. |
| NlsResourceBundleRequestor
This is the interface of a component to
request
NlsResourceBundles. |
| NlsTemplate
This interface represents the template for an internationalized text that can be
translated to a given Locale. |
| NlsTemplateResolver
This is the interface for
resolving NlsTemplate for translating a
text-message to a Locale-specific language. |
| Class and Description |
|---|
| NlsArgument
This class represents an argument of an
NlsMessage. |
| NlsArgumentParser |
| NlsFormatter
This is the interface for a formatter of an arbitrary object in a localized way.
|
| NlsFormatterManager
This is the interface for a manager of
NlsFormatters. |
| NlsFormatterPlugin
This interface extends
NlsFormatter with the methods required to register this automatically as
plugin via injection. |
| NlsMessageFormatter
This is the interface for a formatter of a message-text.
|
| NlsObject
This is the interface for an object with native language support.
|
| NlsTemplateResolver
This is the interface for
resolving NlsTemplate for translating a
text-message to a Locale-specific language. |
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsBundleMessage
This
required annotation is used to define the
internationalized message for a method of an
NlsBundle interface. |
| NlsMessage
This is the interface for an internationalized message.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsBundle
This is the marker interface for all "resource-bundles" for this native language support.
|
| NlsMessage
This is the interface for an internationalized message.
|
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsMessage
This is the interface for an internationalized message.
|
| NlsObject
This is the interface for an object with native language support.
|
| Class and Description |
|---|
| NlsObject
This is the interface for an object with native language support.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.