#include <XMLStylesheet.h>
◆ Source
Enumerator |
---|
SOURCE_UA | |
SOURCE_USER | |
SOURCE_AUTHOR | |
◆ XMLStylesheet()
libebook::XMLStylesheet::XMLStylesheet |
( |
const XMLStylesheet::Source | source, |
|
|
bool | quirks = false, |
|
|
librevenge::RVNGInputStream * | input = 0 ) |
|
explicit |
◆ append()
void libebook::XMLStylesheet::append |
( |
const std::string & | selector, |
|
|
const std::string & | rule ) |
◆ get()
◆ getSource()
◆ isQuirks()
bool libebook::XMLStylesheet::isQuirks |
( |
| ) |
const |
◆ m_changed
bool libebook::XMLStylesheet::m_changed |
|
mutableprivate |
◆ m_compiled
◆ m_data
std::deque<std::string> libebook::XMLStylesheet::m_data |
|
private |
◆ m_quirks
const bool libebook::XMLStylesheet::m_quirks |
|
private |
◆ m_source
const Source libebook::XMLStylesheet::m_source |
|
private |
The documentation for this class was generated from the following files: