Package | Description |
---|---|
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
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.resource.impl.spring | |
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 BrowsableResourceFactory |
IndexerDependenciesImpl.browsableResourceFactory |
Modifier and Type | Method and Description |
---|---|
BrowsableResourceFactory |
IndexerDependenciesImpl.getBrowsableResourceFactory()
This method gets the
BrowsableResourceFactory used to create resources for
locations . |
BrowsableResourceFactory |
IndexerDependencies.getBrowsableResourceFactory()
This method gets the
BrowsableResourceFactory used to create resources for
locations . |
Modifier and Type | Method and Description |
---|---|
void |
IndexerDependenciesImpl.setBrowsableResourceFactory(BrowsableResourceFactory browsableResourceFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBrowsableResourceFactory
This is the abstract base implementation of the
BrowsableResourceFactory interface. |
Modifier and Type | Class and Description |
---|---|
class |
BrowsableResourceFactoryImpl
This is the default implementation of the
BrowsableResourceFactory
interface. |
Modifier and Type | Method and Description |
---|---|
BrowsableResourceFactory |
UtilResourceSpringConfig.browsableResourceFactory() |
Modifier and Type | Field and Description |
---|---|
private BrowsableResourceFactory |
XmlBeanMapper.resourceFactory |
Modifier and Type | Method and Description |
---|---|
void |
XmlBeanMapper.setResourceFactory(BrowsableResourceFactory browsableResourceFactory) |
Copyright © 2001–2016 mmm-Team. All rights reserved.