|
strusModule
0.17
|
Structure to define a content detector for an alternative document format. More...
#include <analyzerModule.hpp>
Public Types | |
| typedef const DocumentClassDetectorInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
| const char * | title |
| title of the detector (informal name) More... | |
| Create | create |
| constructor More... | |
Structure to define a content detector for an alternative document format.
| typedef const DocumentClassDetectorInterface*(* strus::DocumentClassDetectorConstructor::Create)(ErrorBufferInterface *errorhnd) |
| Create strus::DocumentClassDetectorConstructor::create |
constructor
| const char* strus::DocumentClassDetectorConstructor::title |
title of the detector (informal name)
1.8.6