strusAnalyzer
0.17
|
This is the complete list of members for strus::DocumentClassDetectorInterface, including all inherited members.
defineDocumentSchemeDetector(const std::string &scheme, const std::string &mimeType, const std::vector< std::string > &select_expressions, const std::vector< std::string > &reject_expressions)=0 | strus::DocumentClassDetectorInterface | pure virtual |
detect(analyzer::DocumentClass &dclass, const char *contentBegin, std::size_t contentBeginSize, bool isComplete) const =0 | strus::DocumentClassDetectorInterface | pure virtual |
~DocumentClassDetectorInterface() | strus::DocumentClassDetectorInterface | inlinevirtual |