Package | Description |
---|---|
net.sf.mmm.client.api |
Contains the API for an application client.
|
net.sf.mmm.client.api.session |
Contains the API for session management of an application client.
|
net.sf.mmm.client.base.gwt |
Contains the base implementation of the Client API using GWT.
|
net.sf.mmm.client.base.gwt.dialog |
Contains the base implementation of the Client Dialog API using GWT.
|
net.sf.mmm.client.impl.base.place |
Contains the place related base classes for this client framework.
|
net.sf.mmm.client.impl.gwt.busy |
Contains the implementation of the Client Busy API using GWT.
|
net.sf.mmm.client.impl.gwt.gin |
Contains the GIN configuration for this client framework.
|
net.sf.mmm.client.ui |
Contains the bundle for Client UI.
|
net.sf.mmm.client.ui.api |
Contains the API to build user-interfaces for an application client.
|
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.aria.role |
Contains interfaces for WAI-ARIA roles.
|
net.sf.mmm.client.ui.api.attribute |
Contains abstract interfaces for common attributes of UI objects.
|
net.sf.mmm.client.ui.api.binding |
Contains the API for data-binding of the user-interface.
|
net.sf.mmm.client.ui.api.busy |
Contains the API for busy management of an application client.
|
net.sf.mmm.client.ui.api.common |
Contains the common API of the client UI.
|
net.sf.mmm.client.ui.api.dialog |
Contains the API for dialog management of an application client.
|
net.sf.mmm.client.ui.api.event |
Contains the event API of the client UI.
|
net.sf.mmm.client.ui.api.feature |
Contains the feature API of the client UI.
|
net.sf.mmm.client.ui.api.handler |
Contains interfaces for handlers of the UI.
|
net.sf.mmm.client.ui.api.handler.action |
Contains interfaces for plain UI handlers.
|
net.sf.mmm.client.ui.api.handler.event |
Contains interfaces for event related UI handlers.
|
net.sf.mmm.client.ui.api.handler.object |
Contains interfaces for object-related UI handlers.
|
net.sf.mmm.client.ui.api.media |
Contains the media 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.api.widget.core |
Contains the API for core widgets.
|
net.sf.mmm.client.ui.api.widget.factory |
Contains the API for widget factories.
|
net.sf.mmm.client.ui.api.widget.field |
Contains the API for field widgets.
|
net.sf.mmm.client.ui.api.widget.media |
Contains the API for media widgets.
|
net.sf.mmm.client.ui.api.widget.menu |
Contains the API for menu widgets.
|
net.sf.mmm.client.ui.api.widget.panel |
Contains the API for panel widgets.
|
net.sf.mmm.client.ui.api.widget.window |
Contains the API for window 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.attribute |
Contains abstract base implementation of UI attributes.
|
net.sf.mmm.client.ui.base.binding |
Contains the (base) implementations of the data binding.
|
net.sf.mmm.client.ui.base.busy |
Contains the base implementation of the Client Busy API.
|
net.sf.mmm.client.ui.base.dialog |
Contains the base implementation of the Client Dialog API.
|
net.sf.mmm.client.ui.base.dialog.main |
Contains the base implementation for main dialogs.
|
net.sf.mmm.client.ui.base.dialog.navigation |
Contains the base implementation for the (default) navigation dialog.
|
net.sf.mmm.client.ui.base.dialog.page |
Contains the base implementation of the page dialog.
|
net.sf.mmm.client.ui.base.dialog.root |
Contains the base implementation of the root dialog.
|
net.sf.mmm.client.ui.base.dynamic |
Contains the (base) implementations of dynamic effects.
|
net.sf.mmm.client.ui.base.feature |
Contains the base implementation for features.
|
net.sf.mmm.client.ui.base.handler.event |
Contains the base implementation for event handling.
|
net.sf.mmm.client.ui.base.model |
Contains the (base) implementations of the UI models.
|
net.sf.mmm.client.ui.base.widget |
Contains the base implementation for widgets.
|
net.sf.mmm.client.ui.base.widget.adapter |
Contains the adapters 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.core |
Contains the base implementation for core widgets.
|
net.sf.mmm.client.ui.base.widget.core.adapter |
Contains the adapters for core widgets.
|
net.sf.mmm.client.ui.base.widget.custom |
Contains the API for custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.complex |
Contains the API for complex custom widgets.
|
net.sf.mmm.client.ui.base.widget.custom.core |
Contains the API for custom core widgets.
|
net.sf.mmm.client.ui.base.widget.custom.field |
Contains the API for custom field widgets.
|
net.sf.mmm.client.ui.base.widget.custom.panel |
Contains the API for custom panel widgets.
|
net.sf.mmm.client.ui.base.widget.custom.pattern |
Contains the API for custom pattern widgets.
|
net.sf.mmm.client.ui.base.widget.custom.window |
Contains the API for custom window 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.field.adapter |
Contains the adapters for field widgets.
|
net.sf.mmm.client.ui.base.widget.menu |
Contains the base implementation for menu widgets.
|
net.sf.mmm.client.ui.base.widget.menu.adapter |
Contains the adapters for menu widgets.
|
net.sf.mmm.client.ui.base.widget.panel |
Contains the base implementation for panel widgets.
|
net.sf.mmm.client.ui.base.widget.panel.adapter |
Contains the adapters for panel widgets.
|
net.sf.mmm.client.ui.base.widget.window |
Contains the base implementation for window widgets.
|
net.sf.mmm.client.ui.base.widget.window.adapter |
Contains the adapters for window widgets.
|
net.sf.mmm.client.ui.gwt.widgets |
Contains the implementation of various GWT widgets.
|
net.sf.mmm.client.ui.gwt.widgets.handler | |
net.sf.mmm.client.ui.gwt.widgets.richtext |
Contains the
RichTextToolbar and related classes. |
net.sf.mmm.client.ui.impl.gwt |
Contains the base implementation for Client UI using GWT.
|
net.sf.mmm.client.ui.impl.gwt.handler.event |
Contains the implementation for event related UI handlers using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget |
Contains the base implementation for widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.adapter |
Contains the implementation for widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex |
Contains the implementation for complex widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter |
Contains the implementation for complex widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core |
Contains the implementation for core widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter |
Contains the implementation for core widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field |
Contains the implementation for field widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter |
Contains the implementation for field widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu |
Contains the implementation for menu widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter |
Contains the implementation for menu widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel |
Contains the implementation for panel widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter |
Contains the implementation for panel widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window |
Contains the implementation for window widgets using GWT.
|
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter |
Contains the implementation for window widget adapters using GWT.
|
net.sf.mmm.client.ui.impl.test |
Contains the test implementation of
client-ui for widgets. |
net.sf.mmm.client.ui.impl.test.widget |
Contains the test implementation of widgets.
|
net.sf.mmm.client.ui.impl.test.widget.adapter |
Contains the test implementation of widget adapters.
|
net.sf.mmm.client.ui.impl.test.widget.complex |
Contains the test implementation of complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.complex.adapter |
Contains the test implementation of adapters for complex widgets.
|
net.sf.mmm.client.ui.impl.test.widget.core |
Contains the test implementation of core widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field |
Contains the test implementation of field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.field.adapter |
Contains the test implementation of adapters for field widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu |
Contains the test implementation of menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.menu.adapter |
Contains the test implementation of adapters for menu widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel |
Contains the test implementation of panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.panel.adapter |
Contains the test implementation of adapters for panel widgets.
|
net.sf.mmm.client.ui.impl.test.widget.window |
Contains the test implementation of window widgets.
|
net.sf.mmm.content.parser.api |
Provides the API for parsers to extract metadata from content.
|
net.sf.mmm.content.parser.base |
Contains the base-implementation of the content-parser API.
|
net.sf.mmm.content.parser.impl |
Contains the implementation of the
content-parser API . |
net.sf.mmm.content.parser.impl.html |
Contains
ContentParser -implementations
for HTML-files. |
net.sf.mmm.content.parser.impl.java |
Contains
ContentParser -implementations
for java-files. |
net.sf.mmm.content.parser.impl.opendoc |
Contains
ContentParser -implementations
for OO-XML files. |
net.sf.mmm.content.parser.impl.pdf |
Contains
ContentParser -implementations
for PDF files. |
net.sf.mmm.content.parser.impl.poi |
Contains
ContentParser -implementations
for binary MS-Office files using POI. |
net.sf.mmm.content.parser.impl.spring | |
net.sf.mmm.content.parser.impl.text |
Contains
ContentParser -implementations
for text-files. |
net.sf.mmm.content.parser.impl.xml |
Contains
ContentParser -implementations
for XML files. |
net.sf.mmm.jpa.api.entity | |
net.sf.mmm.jpa.api.query.statenent.jpql | |
net.sf.mmm.jpa.base.query.statement.jpql | |
net.sf.mmm.jpa.impl.query.spring | |
net.sf.mmm.jpa.impl.query.statement.jpql | |
net.sf.mmm.logging |
Provides test-code to test logging.
|
net.sf.mmm.music.datatype.api | |
net.sf.mmm.music.partiture | |
net.sf.mmm.music.partiture.renderer.api | |
net.sf.mmm.orient | |
net.sf.mmm.orient.api.bean | |
net.sf.mmm.orient.api.db | |
net.sf.mmm.orient.api.mapping | |
net.sf.mmm.orient.api.query.statement | |
net.sf.mmm.orient.base.id | |
net.sf.mmm.orient.base.query.statement | |
net.sf.mmm.orient.data.bean.api | |
net.sf.mmm.orient.data.bean.api.audio | |
net.sf.mmm.orient.data.bean.api.contact | |
net.sf.mmm.orient.data.bean.api.media | |
net.sf.mmm.orient.data.bean.api.video | |
net.sf.mmm.orient.data.bean.api.world | |
net.sf.mmm.orient.data.bean.api.world.de | |
net.sf.mmm.orient.data.bean.api.world.fr | |
net.sf.mmm.orient.data.bean.api.world.ie | |
net.sf.mmm.orient.data.bean.api.world.us | |
net.sf.mmm.orient.impl.db | |
net.sf.mmm.orient.impl.id | |
net.sf.mmm.orient.impl.mapping | |
net.sf.mmm.orient.impl.property | |
net.sf.mmm.orient.repository.api | |
net.sf.mmm.orient.repository.impl | |
net.sf.mmm.orient.sql | |
net.sf.mmm.search |
Provides full-text search that can be easily integrated into any application.
|
net.sf.mmm.search.api |
Provides the API of the common search infrastructure.
|
net.sf.mmm.search.api.config |
Contains the API of common search configurations.
|
net.sf.mmm.search.base |
Contains the base-implementation of common search infrastructure.
|
net.sf.mmm.search.base.config |
Contains the base-implementation of common search configurations.
|
net.sf.mmm.search.engine.api |
Provides the API of the search-engine.
|
net.sf.mmm.search.engine.api.config |
Contains the API of configurations for the search-engine.
|
net.sf.mmm.search.engine.base |
Contains the base-implementation of search-engine.
|
net.sf.mmm.search.engine.base.config |
Contains the base-implementation of configurations for the search-engine.
|
net.sf.mmm.search.engine.impl.lucene |
Contains the implementation of search-engine using apache lucene.
|
net.sf.mmm.search.engine.impl.spring | |
net.sf.mmm.search.impl.lucene |
Contains the implementation of the search API using apache lucene.
|
net.sf.mmm.search.indexer.api |
Provides the API of the Search-Indexer.
|
net.sf.mmm.search.indexer.api.config |
Contains the API of the configurations for the search-indexer.
|
net.sf.mmm.search.indexer.api.state |
Contains the API of the state for the search-indexer.
|
net.sf.mmm.search.indexer.api.strategy |
Contains the API for the available (delta-)indexing strategies.
|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.base.config |
Contains the base-implementation of the
Search-Indexer Configuration API . |
net.sf.mmm.search.indexer.base.state |
Contains the base-implementation of the
Search-Indexer State API . |
net.sf.mmm.search.indexer.base.strategy |
Contains the base-implementation for the available (delta-)indexing
strategies.
|
net.sf.mmm.search.indexer.impl |
Contains the generic part of the implementation of the
Search-Indexer API . |
net.sf.mmm.search.indexer.impl.lucene |
Contains the implementation of the
Search-Indexer API using apache lucene. |
net.sf.mmm.search.indexer.impl.spring | |
net.sf.mmm.search.indexer.impl.strategy |
Contains the implementation for the available (delta-)indexing strategies.
|
net.sf.mmm.search.view.api |
Contains the API of the view for the search.
|
net.sf.mmm.search.view.base |
Contains the base-implementation of the view for the search.
|
net.sf.mmm.service.api |
Contains the API for simple remote invocations to communicate between client and server.
|
net.sf.mmm.service.api.client |
Contains the client-specific API for remote invocations.
|
net.sf.mmm.service.api.command |
Contains the API for simple remote services using command style.
|
net.sf.mmm.service.api.command.client |
Contains the client-specific API for simple remote services using command style.
|
net.sf.mmm.service.api.rpc |
Contains the API for simple remote services using RPC style.
|
net.sf.mmm.service.api.rpc.client |
Contains the client-specific API for simple remote services using RPC style.
|
net.sf.mmm.service.base |
Contains the base classes for simple remote services.
|
net.sf.mmm.service.base.client |
Contains the client-specific base classes for simple remote services.
|
net.sf.mmm.service.base.command |
Contains the base classes for simple remote services using command pattern.
|
net.sf.mmm.service.base.command.client |
Contains the client-specific base classes for simple remote services using command style.
|
net.sf.mmm.service.base.command.server |
Contains the server-specific base classes for simple remote services using command style.
|
net.sf.mmm.service.base.gwt |
Contains the base classes for simple remote services using GWT.
|
net.sf.mmm.service.base.rpc |
Contains the base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.rpc.client |
Contains the client-specific base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.rpc.server |
Contains the server-specific base classes for simple remote services using RPC style.
|
net.sf.mmm.service.base.server |
Contains the server-specific base classes for simple remote services.
|
net.sf.mmm.service.impl.command.server |
Contains the server-specific implementation classes for simple remote invocations using command style.
|
net.sf.mmm.service.impl.gwt.rpc.client |
Contains the client-specific implementation for remote invocation services.
|
net.sf.mmm.service.impl.gwt.rpc.client.rebind |
Contains GWT
Generator s for rebinding
RemoteInvocationServiceCaller . |
net.sf.mmm.service.impl.gwt.server |
Contains the server-specific implementation for remote invocation services.
|
net.sf.mmm.service.impl.rpc.server |
Contains the server-specific implementation classes for simple remote invocations using RPC style.
|
net.sf.mmm.service.impl.server |
Contains the server-specific implementation classes for simple remote invocations.
|
net.sf.mmm.service.impl.spring.client |
Contains the client-specific implementation for remote services using spring-remoting.
|
net.sf.mmm.service.impl.spring.server |
Contains the server-specific implementation for remote services using spring-remoting.
|
net.sf.mmm.test |
Provides general test-code.
|
net.sf.mmm.test.jpa |
Provides general test-code.
|
net.sf.mmm.transaction |
Top-level package of the mmm-transaction.
|
net.sf.mmm.transaction.api |
Provides the API for transaction support.
|
net.sf.mmm.transaction.base |
Provides the base-implementation for transaction support.
|
net.sf.mmm.transaction.impl.jpa |
Provides the implementation for transaction support using JPA.
|
net.sf.mmm.transaction.impl.jta |
Provides the implementation for transaction support using JTA.
|
net.sf.mmm.transaction.impl.spring |
Provides the implementation for transaction support using spring-transaction.
|
net.sf.mmm.util |
Top-level package of the utilities.
|
net.sf.mmm.util.bean.api |
Provides the API for generic java beans defined as simple interface.
|
net.sf.mmm.util.bean.api.entity | |
net.sf.mmm.util.bean.api.id | |
net.sf.mmm.util.bean.api.link | |
net.sf.mmm.util.bean.api.mapping | |
net.sf.mmm.util.bean.base.link | |
net.sf.mmm.util.bean.base.mapping | |
net.sf.mmm.util.bean.impl | |
net.sf.mmm.util.bean.impl.id | |
net.sf.mmm.util.bean.impl.mapping | |
net.sf.mmm.util.bean.impl.spring | |
net.sf.mmm.util.cli |
Top-level package of the utilities for building a command-line-interface.
|
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.collection.api |
Provides the API for utilities that help to dealing with
Collections . |
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
net.sf.mmm.util.collection.impl |
Contains implementations of the
Collection-Util API . |
net.sf.mmm.util.collection.impl.spring | |
net.sf.mmm.util.component | |
net.sf.mmm.util.component.api |
Contains API to help implementing components.
|
net.sf.mmm.util.component.base |
Contains base-implementation of component-util.
|
net.sf.mmm.util.component.impl |
Contains implementation of component-util.
|
net.sf.mmm.util.component.impl.spring | |
net.sf.mmm.util.concurrent.api |
Provides the API for utilities that help to deal with concurrent programming.
|
net.sf.mmm.util.concurrent.base |
Provides the base-implementation for concurrent-util.
|
net.sf.mmm.util.concurrent.impl.spring | |
net.sf.mmm.util.contenttype.api |
Provides the API for utilities that help to detect the type of content on the fly while streaming data.
|
net.sf.mmm.util.contenttype.base |
Provides the base implementation of the content-type API.
|
net.sf.mmm.util.contenttype.base.format |
Provides the format representation for the base implementation of the content-type API.
|
net.sf.mmm.util.contenttype.impl |
Provides the implementation of the content-type API.
|
net.sf.mmm.util.context.api |
Provides the API for a generic context.
|
net.sf.mmm.util.context.base |
Provides the base-implementation of the
Context-API . |
net.sf.mmm.util.context.impl |
Provides the implementation of the
Context-API . |
net.sf.mmm.util.context.impl.spring | |
net.sf.mmm.util.datatype.api |
Provides common datatypes.
|
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.date.base |
Provides the basic implementation of utilities for dealing with date and time.
|
net.sf.mmm.util.date.impl.spring | |
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.event.api |
Provides the API for a generic event-handling.
|
net.sf.mmm.util.event.base |
Contains the abstract base-implementation of the
event-handling API . |
net.sf.mmm.util.event.impl |
Contains the implementation of the event API.
|
net.sf.mmm.util.event.impl.spring | |
net.sf.mmm.util.exception | |
net.sf.mmm.util.exception.api |
Provides the API for utilities that help to deal with exceptions.
|
net.sf.mmm.util.exception.base |
Contains public implementations of exception-utilities.
|
net.sf.mmm.util.exception.impl.spring | |
net.sf.mmm.util.file | |
net.sf.mmm.util.file.api |
Provides the API for utilities that help to deal with files.
|
net.sf.mmm.util.file.base |
Contains public implementations of
File -utilities. |
net.sf.mmm.util.file.impl |
Contains the implementation of file utilities.
|
net.sf.mmm.util.file.impl.spring | |
net.sf.mmm.util.filter.api |
Provides the API for generic filtering.
|
net.sf.mmm.util.filter.base |
Contains public implementations of the
filtering-API . |
net.sf.mmm.util.gwt.api |
Provides the API for GWT specific utilities.
|
net.sf.mmm.util.gwt.base.rebind |
Provides the generator infrastructure for GWT.
|
net.sf.mmm.util.http | |
net.sf.mmm.util.io | |
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.io.api.spi |
Provides the SPI (service-provider-interface) for IO-Utils.
|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.impl.spring | |
net.sf.mmm.util.json.api | |
net.sf.mmm.util.json.base | |
net.sf.mmm.util.json.impl.spring | |
net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
net.sf.mmm.util.lang.api.attribute |
Contains abstract interfaces for common attributes of objects.
|
net.sf.mmm.util.lang.api.concern |
Contains abstract interfaces to tag common concerns of objects.
|
net.sf.mmm.util.lang.api.function |
Contains a temporary backport for functional interfaces from
java.util.function . |
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.lang.base.attribute |
Contains base-implementation of the attributes API.
|
net.sf.mmm.util.lang.base.datatype.adapter |
Provides generic adapters to map datatypes for JPA, JSON, and JAXB.
|
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.logging.impl |
Provides the GWT compatible implementation of
Logger via
GwtLogger . |
net.sf.mmm.util.math.api |
Provides the API for utilities that help to deal with
Number s. |
net.sf.mmm.util.math.base |
Contains the public implementation of the
Math-Util API . |
net.sf.mmm.util.math.impl.spring | |
net.sf.mmm.util.metakey.api | |
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 |
Provides the GWT compatible implementations for this package.
|
net.sf.mmm.util.nls.impl.formatter |
Contains the implementation of formatters for the native language support (NLS).
|
net.sf.mmm.util.nls.impl.rebind | |
net.sf.mmm.util.nls.impl.spring | |
net.sf.mmm.util.path.api | |
net.sf.mmm.util.path.base | |
net.sf.mmm.util.path.impl | |
net.sf.mmm.util.pattern.api |
Provides the API for a pattern compiler.
|
net.sf.mmm.util.pattern.base |
Contains public implementations of the
PatternCompiler interface for different
syntax such as java-regex-, glob- and path-patterns. |
net.sf.mmm.util.pojo | |
net.sf.mmm.util.pojo.api |
Provides the API for dealing with
Pojo s. |
net.sf.mmm.util.pojo.base |
Provides the base-implementation of the
Pojo API. |
net.sf.mmm.util.pojo.descriptor.api |
Provides the API for introspection of
Pojo s. |
net.sf.mmm.util.pojo.descriptor.api.accessor |
Provides the accessors of the API for introspection of
Pojo s. |
net.sf.mmm.util.pojo.descriptor.api.attribute |
Provides the common attribute-interfaces of the API for introspection of
Pojo s. |
net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API . |
net.sf.mmm.util.pojo.descriptor.base.accessor |
Contains the basic implementation of the
Introspection-Accessor-API . |
net.sf.mmm.util.pojo.descriptor.impl |
Contains the implementation of the
Introspection-API . |
net.sf.mmm.util.pojo.descriptor.impl.accessor |
Contains the implementation of the
Introspection-Accessor-API . |
net.sf.mmm.util.pojo.descriptor.impl.rebind |
Contains the GWT rebinding generator for POJO introspection.
|
net.sf.mmm.util.pojo.impl.spring | |
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.pojo.path.impl |
Contains the implementation of the
PojoPath API. |
net.sf.mmm.util.pojo.path.impl.function |
Contains implementations of
PojoPathFunction . |
net.sf.mmm.util.pool.api |
Provides the API for a generic pool.
|
net.sf.mmm.util.pool.base |
Contains base-implementations of the
Pool-Util API . |
net.sf.mmm.util.pool.impl |
Contains some implementations of the
Pool-Util API . |
net.sf.mmm.util.process.api |
Provides the API for utilities that help to deal with
Process es. |
net.sf.mmm.util.process.base |
Provides the base-implementation for
Process-Util API . |
net.sf.mmm.util.process.impl.spring | |
net.sf.mmm.util.property.api |
Provides the API for generic and powerful properties.
|
net.sf.mmm.util.property.api.factory | |
net.sf.mmm.util.property.api.lang | |
net.sf.mmm.util.property.api.link | |
net.sf.mmm.util.property.api.math | |
net.sf.mmm.util.property.api.path | |
net.sf.mmm.util.property.api.time | |
net.sf.mmm.util.property.api.util | |
net.sf.mmm.util.property.base | |
net.sf.mmm.util.property.impl.factory | |
net.sf.mmm.util.property.impl.spring | |
net.sf.mmm.util.query.api | |
net.sf.mmm.util.query.api.argument | |
net.sf.mmm.util.query.api.expression | |
net.sf.mmm.util.query.api.feature | |
net.sf.mmm.util.query.api.path | |
net.sf.mmm.util.query.api.statement | |
net.sf.mmm.util.query.api.variable | |
net.sf.mmm.util.query.base | |
net.sf.mmm.util.query.base.argument | |
net.sf.mmm.util.query.base.expression | |
net.sf.mmm.util.query.base.feature | |
net.sf.mmm.util.query.base.path | |
net.sf.mmm.util.query.base.statement | |
net.sf.mmm.util.reflect | |
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.reflect.impl |
Contains implementations of the
Reflection-Util API and other internals of this
reflection-util. |
net.sf.mmm.util.reflect.impl.spring | |
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.resource.api.spi |
Provides the SPI (service-provider-interface) for
data-resources . |
net.sf.mmm.util.resource.base |
Contains the base implementation of the
resource-API . |
net.sf.mmm.util.resource.base.spi |
Contains the base-implementation of the SPI (service-provider-interface) for
data-resources . |
net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API . |
net.sf.mmm.util.resource.impl.spi |
Contains the implementations of the SPI (service-provider-interface) for
data-resources . |
net.sf.mmm.util.resource.impl.spring | |
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.search | |
net.sf.mmm.util.search.api |
Provides the API for a search.
|
net.sf.mmm.util.search.base |
Provides the basic implementation of the Search API.
|
net.sf.mmm.util.security.api |
Provides the API to help with security.
|
net.sf.mmm.util.serialization.api |
Provides the API for utilities that help to deal with (de)serialization.
|
net.sf.mmm.util.serialization.base |
Contains common implementations of the serialization API.
|
net.sf.mmm.util.session.api |
Provides the API for utilities that help to deal with user specific settings.
|
net.sf.mmm.util.session.base |
Contains public implementations of the session 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.text.impl.spring | |
net.sf.mmm.util.transferobject.api |
Provides the API for transfer-objects.
|
net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
net.sf.mmm.util.transferobject.impl.spring | |
net.sf.mmm.util.transformer.api |
Provides the API for transformation-utilities.
|
net.sf.mmm.util.transformer.base |
Provides the base-implementation of transformer-util API.
|
net.sf.mmm.util.uuid.api |
Provides the API for utilities that help to create
UUID s. |
net.sf.mmm.util.uuid.base |
Contains the public implementation of the
UUID-Util API . |
net.sf.mmm.util.uuid.impl.spring | |
net.sf.mmm.util.validation | |
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.api |
Provides the API for generic handling of values.
|
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.value.impl.spring | |
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.version.impl.jpa | |
net.sf.mmm.util.version.impl.spring | |
net.sf.mmm.util.xml |
Contains utility code for the XML library.
|
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 . |
net.sf.mmm.util.xml.base.jaxb |
Contains various
XmlAdapter for mapping of common data-types and
data-containers with JAXB. |
net.sf.mmm.util.xml.impl.spring | |
net.sf.mmm.util.xml.impl.stax |
Contains the implementation of the XML-Util API for StAX.
|
net.sf.mmm.util.xml.path.api | |
net.sf.mmm.util.xml.path.base |
Copyright © 2001–2016 mmm-Team. All rights reserved.