|
xmlwrapp
Lightweight C++ XML parsing library
|
This is the complete list of members for xslt::stylesheet, including all inherited members.
| apply(const xml::document &doc, xml::document &result) | xslt::stylesheet | |
| apply(const xml::document &doc, xml::document &result, const param_type &with_params) | xslt::stylesheet | |
| apply(const xml::document &doc, xml::document &result, xml::error_handler &on_error) | xslt::stylesheet | |
| apply(const xml::document &doc, xml::document &result, const param_type &with_params, xml::error_handler &on_error) | xslt::stylesheet | |
| apply(const xml::document &doc, xml::error_handler &on_error=xml::throw_on_error) | xslt::stylesheet | |
| apply(const xml::document &doc, const param_type &with_params, xml::error_handler &on_error=xml::throw_on_error) | xslt::stylesheet | |
| get_error_message() const | xslt::stylesheet | |
| param_type typedef | xslt::stylesheet | |
| stylesheet(const char *filename, xml::error_handler &on_error=xml::throw_on_error) | xslt::stylesheet | explicit |
| stylesheet(xml::document doc, xml::error_handler &on_error=xml::throw_on_error) | xslt::stylesheet | explicit |
| ~stylesheet() | xslt::stylesheet |
1.8.13