Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
net.sf.mmm.util.resource.api |
Provides the API for utilities that help to load resources from arbitrary sources.
|
net.sf.mmm.util.resource.base |
Contains the base implementation of the
resource-API . |
net.sf.mmm.util.resource.impl |
Contains the implementation of the
resource-API . |
net.sf.mmm.util.xml.base.jaxb |
Contains various
XmlAdapter for mapping of common data-types and
data-containers with JAXB. |
Modifier and Type | Field and Description |
---|---|
private DataResourceFactory |
AbstractResourceSearchIndexer.resourceFactory |
Modifier and Type | Method and Description |
---|---|
void |
AbstractResourceSearchIndexer.setResourceFactory(DataResourceFactory resourceFactory) |
Modifier and Type | Interface and Description |
---|---|
interface |
BrowsableResourceFactory
This is the interface for a factory used to create instances of
BrowsableResource . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBrowsableResourceFactory
This is the abstract base implementation of the
BrowsableResourceFactory interface. |
class |
AbstractDataResourceFactory
This is the abstract base implementation of the
DataResourceFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
BrowsableResourceFactoryImpl
This is the default implementation of the
BrowsableResourceFactory
interface. |
Modifier and Type | Method and Description |
---|---|
protected DataResourceFactory |
XmlBeanMapper.getResourceFactory() |
Copyright © 2001–2016 mmm-Team. All rights reserved.