| Package | Description |
|---|---|
| net.sf.mmm.client.ui.api.aria.attribute |
Contains abstract interfaces for attributes of ARIA roles.
|
| net.sf.mmm.client.ui.api.aria.datatype |
Contains datatypes for WAI-ARIA support.
|
| net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
| net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
| net.sf.mmm.client.ui.api.widget |
Contains the API for widgets.
|
| net.sf.mmm.client.ui.api.widget.complex |
Contains the API for complex widgets.
|
| net.sf.mmm.client.ui.base |
Contains the base implementation for widgets.
|
| net.sf.mmm.client.ui.base.aria.role |
Contains abstract base implementation of ARIA roles.
|
| net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
| net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
| net.sf.mmm.client.ui.base.widget.complex |
Contains the base implementation for complex widgets.
|
| net.sf.mmm.client.ui.base.widget.complex.adapter |
Contains the adapters for complex widgets.
|
| net.sf.mmm.client.ui.base.widget.factory |
Contains the API and default implementations of factories for widgets.
|
| net.sf.mmm.client.ui.base.widget.field |
Contains the base implementation for field widgets.
|
| net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
| net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
| net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
| net.sf.mmm.orient.base.id | |
| net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
| net.sf.mmm.service.api |
Contains the API for simple remote invocations to communicate between client and server.
|
| net.sf.mmm.util.bean.api.id | |
| net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
| net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API. |
| net.sf.mmm.util.datatype.api.address |
Provides common datatypes related to an address.
|
| net.sf.mmm.util.datatype.api.color |
Contains the color API of the client UI.
|
| net.sf.mmm.util.datatype.api.person |
Provides common datatypes related to persons.
|
| net.sf.mmm.util.datatype.api.phone |
Provides common datatypes related to phone numbers.
|
| net.sf.mmm.util.date.api |
Provides the API for utilities that help to deal with date and time.
|
| net.sf.mmm.util.entity.api |
Provides the API for a entities.
|
| net.sf.mmm.util.entity.base |
Provides the basic implementation of the entity API.
|
| net.sf.mmm.util.exception.base |
Contains public implementations of exception-utilities.
|
| net.sf.mmm.util.exception.impl.spring | |
| net.sf.mmm.util.file.base |
Contains public implementations of
File-utilities. |
| net.sf.mmm.util.filter.base |
Contains public implementations of the
filtering-API. |
| net.sf.mmm.util.json.base | |
| 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.lang.base.datatype.adapter.jackson |
Provides generic adapters to map datatypes for jackson.
|
| net.sf.mmm.util.lang.base.datatype.adapter.jpa |
Provides generic adapters to map datatypes for JPA.
|
| net.sf.mmm.util.lang.base.datatype.descriptor |
Contains the basic implementation of the Util Lang API for datatype description.
|
| net.sf.mmm.util.lang.impl.spring | |
| 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.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
| net.sf.mmm.util.property.api |
Provides the API for generic and powerful properties.
|
| net.sf.mmm.util.query.api.expression | |
| net.sf.mmm.util.query.api.feature | |
| net.sf.mmm.util.query.base.expression | |
| net.sf.mmm.util.query.base.feature | |
| net.sf.mmm.util.query.base.statement | |
| 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.scanner.api |
Provides the API for scanners that help to parse character sequences efficient and easily.
|
| net.sf.mmm.util.scanner.base |
Contains the base-implementations of the
Character Scanner API. |
| net.sf.mmm.util.text.api |
Provides the API for utilities that help with textual operations.
|
| net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
| net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
| 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.validation.base.collection | |
| net.sf.mmm.util.validation.base.number | |
| net.sf.mmm.util.validation.base.text | |
| net.sf.mmm.util.validation.base.time | |
| net.sf.mmm.util.value.base |
Contains the base-implementations of the
value API. |
| net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API. |
| net.sf.mmm.util.version.api |
Provides the API for dealing with versions.
|
| net.sf.mmm.util.version.base |
Contains the base-implementations of the
Version API. |
| net.sf.mmm.util.version.impl |
Contains the implementation of the
Version API. |
| net.sf.mmm.util.xml.base |
Contains the base-implementation of the
XML-Util API. |
| Class and Description |
|---|
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| EnumType
This is the interface for a particular enumeration.
|
| SimpleDatatype |
| Class and Description |
|---|
| Alignment
This enum contains the available values for the alignment of an object.
|
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| Direction
This enum contains all possible directions.
|
| Orientation
This enum contains the available values for the orientation.
|
| SimpleDatatype |
| Class and Description |
|---|
| EnumDefinition
This is the interface for the definition of an
EnumType. |
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| DatatypeDetector |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| DatatypeDetector |
| Class and Description |
|---|
| BasicUtil
This is the interface for a collection of utility functions for very general operations especially for
dealing with Arrays.
|
| Class and Description |
|---|
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| EnumDefinition
This is the interface for the definition of an
EnumType. |
| EnumProvider
This is the interface for a generic provider of
enumerations. |
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Class and Description |
|---|
| Orientation
This enum contains the available values for the orientation.
|
| Class and Description |
|---|
| Direction
This enum contains all possible directions.
|
| Class and Description |
|---|
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| Class and Description |
|---|
| SystemUtil
This is the interface for a collection of utility functions that help to deal with things specific for the operating
system running this java virtual machine.
|
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| Class and Description |
|---|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| EqualsChecker |
| HashCodeFunction
This (functional) interface allows to implement an external function to calculate the
hash
code of an object of the type <VALUE>. |
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| EnumType
This is the interface for a particular enumeration.
|
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| EnvironmentDetector
This is the interface for a detector of the environment.
|
| Class and Description |
|---|
| EnvironmentDetector
This is the interface for a detector of the environment.
|
| Class and Description |
|---|
| BasicUtil
This is the interface for a collection of utility functions for very general operations especially for
dealing with Arrays.
|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| Class and Description |
|---|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| AbstractDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractEqualsChecker
This is the abstract base implementation of
EqualsChecker. |
| AbstractHashCodeFunction
This is the abstract base implementation of
HashCodeFunction. |
| AbstractSimpleDatatype
This is the abstract base implementation of a simple
Datatype. |
| AbstractSimpleDatatypeBase
This is the abstract base implementation of a simple
Datatype. |
| Alignment
This enum contains the available values for the alignment of an object.
|
| BooleanEnum
A
BooleanEnum represents a Boolean as enum type. |
| CharIterator
This is the interface for an
Iterator of primitive char values. |
| CompareOperator
A
CompareOperator represents a function that compares two given values. |
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| Datatype
This is the interface for a datatype.
|
| DatatypeDescriptor
This is the interface to describe a
Datatype. |
| DatatypeSegmentDescriptor
This is the interface for a descriptor of a
segment. |
| Direction
This enum contains all possible directions.
|
| EnumDefinition
This is the interface for the definition of an
EnumType. |
| EnumType
This is the interface for a particular enumeration.
|
| EnumTypeWithCategory |
| EqualsChecker |
| EqualsCheckerIsEqual
This is an implementation of
EqualsChecker that simply delegates to Object.equals(Object). |
| EqualsCheckerIsSame
This is an implementation of
EqualsChecker that simply checks if two objects are same (identical instances,
checked via == operator). |
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| HashCodeFunction
This (functional) interface allows to implement an external function to calculate the
hash
code of an object of the type <VALUE>. |
| HashCodeFunctionDefault
This is the default implementation of
HashCodeFunction. |
| HashCodeFunctionSystemIdentity
This is an implementation of
HashCodeFunction that delegates to System.identityHashCode(Object) and
conforms to EqualsCheckerIsSame. |
| HorizontalAlignment
This enum represents a horizontal alignment (e.g.
|
| Orientation
This enum contains the available values for the orientation.
|
| Password |
| SimpleDatatype |
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| StringSyntax
This interface defines the syntax for a decoding and encoding values from/to
String. |
| SystemInformation
This is the interface for a data-object containing structured of an operating system.
|
| VerticalAlignment
This enum represents a vertical alignment of some object.
|
| Class and Description |
|---|
| AbstractEqualsChecker
This is the abstract base implementation of
EqualsChecker. |
| BasicUtil
This is the interface for a collection of utility functions for very general operations especially for
dealing with Arrays.
|
| CharIterator
This is the interface for an
Iterator of primitive char values. |
| Datatype
This is the interface for a datatype.
|
| DatatypeDetector |
| EnumDefinition
This is the interface for the definition of an
EnumType. |
| EnumProvider
This is the interface for a generic provider of
enumerations. |
| EnumType
This is the interface for a particular enumeration.
|
| EnumTypeWithCategory |
| EnvironmentDetector
This is the interface for a detector of the environment.
|
| EqualsChecker |
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| LocalizableFormatter
This is the interface for a
Formatter that is localizable. |
| Message
This is the interface for a message that gets displayed to an end-user.
|
| SimpleDatatype |
| StringSyntax
This interface defines the syntax for a decoding and encoding values from/to
String. |
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| SystemInformation
This is the interface for a data-object containing structured of an operating system.
|
| SystemUtil
This is the interface for a collection of utility functions that help to deal with things specific for the operating
system running this java virtual machine.
|
| Class and Description |
|---|
| DatatypeDescriptorManager
This is the interface for a manager of
DatatypeDescriptors for all supported Datatypes. |
| DatatypeDetector |
| DatatypeSegmentDescriptor
This is the interface for a descriptor of a
segment. |
| EnumProvider
This is the interface for a generic provider of
enumerations. |
| Class and Description |
|---|
| DatatypeDescriptor
This is the interface to describe a
Datatype. |
| DatatypeDescriptorManager
This is the interface for a manager of
DatatypeDescriptors for all supported Datatypes. |
| SimpleDatatype |
| Class and Description |
|---|
| DatatypeDescriptor
This is the interface to describe a
Datatype. |
| DatatypeDescriptorManager
This is the interface for a manager of
DatatypeDescriptors for all supported Datatypes. |
| DatatypeDetector |
| DatatypeSegmentDescriptor
This is the interface for a descriptor of a
segment. |
| SimpleDatatype |
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| BasicUtil
This is the interface for a collection of utility functions for very general operations especially for
dealing with Arrays.
|
| DatatypeDescriptorManager
This is the interface for a manager of
DatatypeDescriptors for all supported Datatypes. |
| DatatypeDetector |
| EnumProvider
This is the interface for a generic provider of
enumerations. |
| EnvironmentDetector
This is the interface for a detector of the environment.
|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| SystemUtil
This is the interface for a collection of utility functions that help to deal with things specific for the operating
system running this java virtual machine.
|
| Class and Description |
|---|
| Visitor
This is the interface for a generic visitor that may
Visitor.visit(Object) values of a specific type. |
| Class and Description |
|---|
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Class and Description |
|---|
| CompareOperator
A
CompareOperator represents a function that compares two given values. |
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| Visitor
This is the interface for a generic visitor that may
Visitor.visit(Object) values of a specific type. |
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| Class and Description |
|---|
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| Class and Description |
|---|
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| Class and Description |
|---|
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| Conjunction
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result. |
| SortOrder
This enum contains the possible values for the sort order of a list.
|
| Class and Description |
|---|
| GenericBean
This class is a simple java bean that has one generic property named
value. |
| Visitor
This is the interface for a generic visitor that may
Visitor.visit(Object) values of a specific type. |
| Class and Description |
|---|
| GenericBean
This class is a simple java bean that has one generic property named
value. |
| Visitor
This is the interface for a generic visitor that may
Visitor.visit(Object) values of a specific type. |
| Class and Description |
|---|
| StringSyntax
This interface defines the syntax for a decoding and encoding values from/to
String. |
| Class and Description |
|---|
| StringSyntax
This interface defines the syntax for a decoding and encoding values from/to
String. |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| HorizontalAlignment
This enum represents a horizontal alignment (e.g.
|
| SimpleDatatype |
| Class and Description |
|---|
| HorizontalAlignment
This enum represents a horizontal alignment (e.g.
|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| DatatypeDetector |
| Class and Description |
|---|
| Message
This is the interface for a message that gets displayed to an end-user.
|
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| CompareOperator
A
CompareOperator represents a function that compares two given values. |
| Message
This is the interface for a message that gets displayed to an end-user.
|
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| Class and Description |
|---|
| Builder
This is the generic interface for a builder.
|
| Class and Description |
|---|
| EnumProvider
This is the interface for a generic provider of
enumerations. |
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| SimpleDatatype |
| Class and Description |
|---|
| Datatype
This is the interface for a datatype.
|
| Formatter
This is the interface for a formatter that allows to
format a given object of a generic type. |
| SimpleDatatype |
| StringUtil
This is the interface for a collection of utility functions that help with
String handling and manipulation. |
| Class and Description |
|---|
| BasicUtil
This is the interface for a collection of utility functions for very general operations especially for
dealing with Arrays.
|
| CharIterator
This is the interface for an
Iterator of primitive char values. |
Copyright © 2001–2016 mmm-Team. All rights reserved.