XSLStyleSheet-class: Class "XSLStyleSheet" reference to a parsed, internal XSL...

Description Objects from the Class Slots Methods Author(s) References See Also

Description

This class is used to represent references to internal, C-level XSL style sheets that have already been parsed and “compiled”.

Objects from the Class

Objects are created internally in C code.

Slots

ref:

Object of class "externalptr" a reference to the low-level C data structure representing the XSL style sheet.

Methods

docName

signature("XSLStyleSheet"): get the name of the XML document underlying the XSL style sheet.

coerce

signature("XSLStyleSheet", "XMLInternalDocument"): get the XMLInternalDocument from the XSL style sheet, i.e. the parse XML document which is the raw style sheet contents.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://www.omegahat.org/Sxslt http://www.xmlsoft.org/XSLT

registration.R in the examples/ directory.

See Also

xsltParseStyleSheet


sckott/sxslt documentation built on May 29, 2019, 4:06 p.m.