R/RcppExports.R

Defines functions libxslt_version libxml2_version doc_xslt_apply

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

doc_xslt_apply <- function(doc, xslt, params) {
    .Call('_xslt_doc_xslt_apply', PACKAGE = 'xslt', doc, xslt, params)
}

libxml2_version <- function() {
    .Call('_xslt_libxml2_version', PACKAGE = 'xslt')
}

libxslt_version <- function() {
    .Call('_xslt_libxslt_version', PACKAGE = 'xslt')
}
jeroenooms/xslt documentation built on Feb. 25, 2023, 3:19 a.m.