PApp::XSLT::Sablotron - wrapper for an XSLT implementation


PApp documentation  | view source Contained in the PApp distribution.

Index


NAME

Top

PApp::XSLT::Sablotron - wrapper for an XSLT implementation

SYNOPSIS

Top

 use XML::Sablotron;
 # to be written

DESCRIPTION

Top

The PApp::XSLT::Sablotron module is a wrapper around XML::Sablotron. Unless you specifically need Sablotron you should see PApp::XSLT.

new PApp::XSLT::Sablotron parameter => value...

Creates a new PApp::XSLT::Sablotron object with the specified behaviour. All parameters are optional. See PApp::XSLT::new.

SEE ALSO

Top

PApp.

AUTHOR

Top

 Marc Lehmann <schmorp@schmorp.de>
 http://home.schmorp.de/


PApp documentation  | view source Contained in the PApp distribution.