strusAnalyzer  0.17
Namespaces | Functions
segmenter_cjson.hpp File Reference

Exported functions of the strus JSON segmenter library based on cjson. More...

#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

 strus
 strus toplevel namespace
 

Functions

SegmenterInterface * strus::createSegmenter_cjson (ErrorBufferInterface *errorhnd)
 Get a document JSON segmenter based on cjson. More...
 
std::vector< std::string > strus::splitJsonDocumentList (const std::string &encoding, const std::string &content, ErrorBufferInterface *errorhnd)
 

Detailed Description

Exported functions of the strus JSON segmenter library based on cjson.

Exported functions of the strus XML segmenter library based on cjson.

Exported functions of the strus plain text segmenter library based.