Module Nokogiri::XSLT
In: lib/nokogiri/ffi/xslt/stylesheet.rb
lib/nokogiri/xslt/stylesheet.rb
lib/nokogiri/xslt.rb
ext/nokogiri/xml_sax_parser.c

See Nokogiri::XSLT::Stylesheet for creating and maniuplating Stylesheet object.

Methods

Classes and Modules

Class Nokogiri::XSLT::Stylesheet

Public Class methods

Parse the stylesheet in string, register any modules

Quote parameters in params for stylesheet safety

Register a class that implements custom XLST transformation functions.

[Validate]