|
strusModule
0.17
|
Structure to define a segmenter for an alternative document format (like XML) as module. More...
#include <analyzerModule.hpp>
Public Types | |
| typedef SegmenterInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | name |
| name of the segmenter More... | |
| Create | create |
| constructor More... | |
Structure to define a segmenter for an alternative document format (like XML) as module.
| typedef SegmenterInterface*(* strus::SegmenterConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::SegmenterConstructor::create |
constructor
| const char* strus::SegmenterConstructor::name |
name of the segmenter
1.8.6