Structure defining an annotation of text in a document.
More...
#include <tokenMarkup.hpp>
Structure defining an annotation of text in a document.
strus::analyzer::TokenMarkup::TokenMarkup |
( |
| ) |
|
|
inline |
strus::analyzer::TokenMarkup::TokenMarkup |
( |
const std::string & |
name_ | ) |
|
|
inlineexplicit |
strus::analyzer::TokenMarkup::TokenMarkup |
( |
const std::string & |
name_, |
|
|
const std::vector< Attribute > & |
attributes_ |
|
) |
| |
|
inline |
strus::analyzer::TokenMarkup::TokenMarkup |
( |
const TokenMarkup & |
o | ) |
|
|
inline |
const std::vector<Attribute>& strus::analyzer::TokenMarkup::attributes |
( |
| ) |
const |
|
inline |
Get the list of attributes of the markup element.
const std::string& strus::analyzer::TokenMarkup::name |
( |
| ) |
const |
|
inline |
Get the tag name of the markup element.
TokenMarkup& strus::analyzer::TokenMarkup::operator() |
( |
const std::string & |
name_, |
|
|
const std::string & |
value_ |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home/patrick/Projects/github/strusAnalyzer/include/strus/analyzer/tokenMarkup.hpp