Package | Description |
---|---|
net.sf.mmm.search.engine.base.config |
Contains the base-implementation of configurations for the search-engine.
|
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.util.contenttype.base |
Provides the base implementation of the content-type 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 | Class and Description |
---|---|
class |
SearchEngineConfigurationLoaderImpl
This is the implementation of the
SearchEngineConfigurationLoader interface. |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerConfigurationLoaderImpl
This is the implementation of
SearchIndexerConfigurationLoader . |
Modifier and Type | Class and Description |
---|---|
class |
SearchIndexerStateLoaderImpl
This is the default implementation of the
SearchIndexerStateLoader interface. |
Modifier and Type | Class and Description |
---|---|
class |
ContentTypeListLoader
This is the
XmlBeanMapper used to load the ContentTypeList via JAXB. |
Modifier and Type | Field and Description |
---|---|
private XmlBeanMapper<BEAN> |
JaxbBeanHolderImpl.beanMapper
The
XmlBeanMapper . |
Constructor and Description |
---|
JaxbBeanHolderImpl(BEAN bean,
DataResource resource,
XmlBeanMapper<BEAN> beanMapper)
The constructor.
|
JaxbBeanHolderImpl(BEAN bean,
DataResource resource,
XmlBeanMapper<BEAN> beanMapper,
boolean allowSave)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.