Package | Description |
---|---|
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.spring | |
net.sf.mmm.search.indexer.base |
Contains the base-implementation of the
Search-Indexer API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentParserService
This is the abstract base implementation of the
ContentParserService
interface. |
Modifier and Type | Class and Description |
---|---|
class |
ContentParserServiceImpl
This is the abstract base implementation of the
ContentParserService
interface. |
class |
ContentParserServiceImplHardwired
This is a variant of
ContentParserServiceImpl that can be used easier
without a IoC-framework such as spring. |
Modifier and Type | Method and Description |
---|---|
ContentParserService |
ContentParserSpringConfig.contentParserService() |
Modifier and Type | Field and Description |
---|---|
private ContentParserService |
ResourceSearchIndexerImpl.parserService |
Modifier and Type | Method and Description |
---|---|
protected ContentParserService |
ResourceSearchIndexerImpl.getParserService() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceSearchIndexerImpl.setParserService(ContentParserService parserService) |
Copyright © 2001–2016 mmm-Team. All rights reserved.