xslt.rb

Path: lib/xslt.rb
Last Update: Mon Jul 21 20:31:26 -0600 2008

This file loads libxslt and adds the LibXSLT namespace to the toplevel for conveneience. The end result

is to have XSLT:universally exposed.

It is recommend that you only load this file for libs that do not have their own namespace, eg. administrative scripts, personal programs, etc. For other applications require ‘libxslt’ instead and include LibXSLT into your app/libs namespace.

Required files

libxslt  

Included Modules

LibXML LibXSLT

[Validate]