strusAnalyzer
0.17
|
Structure describing the internal representation of one element of a document analyzer map for introspection. More...
#include <documentAnalyzerMapView.hpp>
Public Member Functions | |
DocumentAnalyzerMapElementView (const DocumentAnalyzerMapElementView &o) | |
DocumentAnalyzerMapElementView (const std::string &mimeType_, const std::string &scheme_, const DocumentAnalyzerView &analyzer_) | |
const std::string & | mimeType () const |
const std::string & | scheme () const |
const DocumentAnalyzerView & | analyzer () const |
Structure describing the internal representation of one element of a document analyzer map for introspection.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |