xmlwrapp
Lightweight C++ XML parsing library
xslt::stylesheet Member List

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() constxslt::stylesheet
param_type typedefxslt::stylesheet
stylesheet(const char *filename, xml::error_handler &on_error=xml::throw_on_error)xslt::stylesheetexplicit
stylesheet(xml::document doc, xml::error_handler &on_error=xml::throw_on_error)xslt::stylesheetexplicit
~stylesheet()xslt::stylesheet