Top | ![]() |
![]() |
![]() |
![]() |
const LibfoVersionInfo * | fo_xslt_transformer_version_info () |
FoXmlDoc * | fo_xslt_transformer_do_transform () |
GQuark | fo_xslt_transformer_error_quark () |
const LibfoVersionInfo *
fo_xslt_transformer_version_info (void
);
FoXmlDoc * fo_xslt_transformer_do_transform (FoXmlDoc *xml_doc
,FoXmlDoc *stylesheet_doc
,GError **error
);
Apply stylesheet_doc
to xml_doc
and return the result.
Frees stylesheet_doc
.