#include <Stylesheet.h>
◆ Stylesheet() [1/4]
rl::xml::Stylesheet::Stylesheet |
( |
| ) |
|
|
inlineexplicit |
◆ Stylesheet() [2/4]
rl::xml::Stylesheet::Stylesheet |
( |
::xsltStylesheetPtr |
stylesheet | ) |
|
|
inlineexplicit |
◆ Stylesheet() [3/4]
rl::xml::Stylesheet::Stylesheet |
( |
Document & |
document | ) |
|
|
inlineexplicit |
◆ Stylesheet() [4/4]
rl::xml::Stylesheet::Stylesheet |
( |
const ::std::string & |
filename | ) |
|
|
inlineexplicit |
◆ ~Stylesheet()
rl::xml::Stylesheet::~Stylesheet |
( |
| ) |
|
|
inline |
◆ apply() [1/4]
◆ apply() [2/4]
Document rl::xml::Stylesheet::apply |
( |
const ::std::map< ::std::string, ::std::string > & |
parameters | ) |
|
|
inline |
◆ apply() [3/4]
◆ apply() [4/4]
Document rl::xml::Stylesheet::apply |
( |
const Document & |
document, |
|
|
const ::std::map< ::std::string, ::std::string > & |
parameters |
|
) |
| |
|
inline |
◆ dumpFormatMemory()
::std::string rl::xml::Stylesheet::dumpFormatMemory |
( |
const bool & |
format | ) |
const |
|
inline |
◆ dumpMemory()
::std::string rl::xml::Stylesheet::dumpMemory |
( |
| ) |
const |
|
inline |
◆ get()
::xsltStylesheetPtr rl::xml::Stylesheet::get |
( |
| ) |
const |
|
inline |
◆ getEncoding()
::std::string rl::xml::Stylesheet::getEncoding |
( |
| ) |
const |
|
inline |
◆ getRootElement()
Node rl::xml::Stylesheet::getRootElement |
( |
| ) |
const |
|
inline |
◆ getVersion()
::std::string rl::xml::Stylesheet::getVersion |
( |
| ) |
const |
|
inline |
◆ operator*()
::xsltStylesheet& rl::xml::Stylesheet::operator* |
( |
| ) |
const |
|
inline |
◆ save() [1/2]
void rl::xml::Stylesheet::save |
( |
const ::std::string & |
filename, |
|
|
const ::std::string & |
encoding, |
|
|
const bool & |
format = true |
|
) |
| const |
|
inline |
◆ save() [2/2]
void rl::xml::Stylesheet::save |
( |
const ::std::string & |
filename, |
|
|
const bool & |
format = true |
|
) |
| const |
|
inline |
◆ substitute()
int rl::xml::Stylesheet::substitute |
( |
const int & |
flags = 0 | ) |
|
|
inline |
◆ stylesheet
::std::shared_ptr< ::xsltStylesheet> rl::xml::Stylesheet::stylesheet |
|
private |
The documentation for this class was generated from the following file: