Structure describing a document markup attribute.
More...
#include <tokenMarkup.hpp>
Structure describing a document markup attribute.
strus::analyzer::TokenMarkup::Attribute::Attribute |
( |
const std::string & |
name_, |
|
|
const std::string & |
value_ |
|
) |
| |
|
inline |
strus::analyzer::TokenMarkup::Attribute::Attribute |
( |
const Attribute & |
o | ) |
|
|
inline |
const std::string& strus::analyzer::TokenMarkup::Attribute::name |
( |
| ) |
const |
|
inline |
Get the tag name of the markup attribute.
const std::string& strus::analyzer::TokenMarkup::Attribute::value |
( |
| ) |
const |
|
inline |
Get the tag value of the markup attribute.
The documentation for this class was generated from the following file:
- /home/patrick/Projects/github/strusAnalyzer/include/strus/analyzer/tokenMarkup.hpp