XML::XSLT::Wrapper 0.32

XML::XSLT::Wrapper 0.32

Sponsored Links

XML::XSLT::Wrapper 0.32 Ranking & Summary

Ranking Click at the star to rankRanking level:
User Review: 0 (0 times) Download now
File size: 0.010 MB Platform: Any Platform License: Freeware Price: Free Downloads: 10 Date added: 2007-06-07 Publisher: Colin Muller Publisher URL: http://search.cpan.org/~m

XML::XSLT::Wrapper 0.32 description


XML::XSLT::Wrapper is a consistent interface to XSLT processors.

SYNOPSIS

use XML::XSLT::Wrapper;
my $xslt = XML::XSLT::Wrapper->new(
ProcessorList => [libxslt, sablotron],
)

$result = $xslt->transform(
XMLFile => $xml_filename
XSLFile => $xsl_filename
#OR: XMLString => $xml_string
#OR: XSLString => $xsl_string
#OR: xml => $xml_filename_or_string,
#OR: xsl => $xsl_filename_or_string,
XSLParams => { COMEIN => knock knock,
GOAWAY => conk conk },
);

$result = $xslt->transform(
OutFile => $output_filename,
XMLFile => $xml_filename
XSLFile => $xsl_filename
XSLParams => [ COMEIN, knock knock,
GOAWAY, conk conk ],
);


# NB: The pre_parsing interface is likely to change:
%pre_parsed = $xslt->pre_parse(
XSLFile => $xsl_filename
);
$pre_parsed{$processor}{xsl} = $parsed_xsl;

foreach (@xml_files) {
$result = $xslt->transform(
XSLParsed = $parsed_xsl;
OutFile => $output_filename,
XMLFile => $_,
XSLParams => [ COMEIN, knock knock,
GOAWAY, conk conk ],
);
}
See also examples/*.pl, t/*.t and Driver/*.pm in the distribution directory.

Provides a consistent interface to various XSLT processors. Tries each of a supplied list of processors in turn until one performs a successful transform. If no list is given, tries all the processors it knows until one works. Does its best to fail gracefully whenever a processor does not work for some reason.
Can return the result of the transform as a string, or write it to a specified file.
For those processors which can accept parameters to an XSLT stylesheet, XML::XSLT::Wrapper can accept these as hash of name-value pairs, or as an array of [name, value, name, value, ...]

On completion, returns: - if it has written an output file - the result string if it has succeeded but not written an output file - undef if it has failed

Currently knows how to use XML::LibXSLT, XML::Xalan, XML::Sablotron, XML::XSLT as well as the Java processors XT and Saxon. You need to set your CLASSPATH environment variable first for the Java processors, or pass it to the transform in a JavaClassPath hash element. In a future version, there will be a parameter to turn off support for the Java processors. The XML::Sablotron Ive tested with is 0.52.

XML::XSLT::Wrapper 0.32 Screenshot

Sponsored Links
Download XML::XSLT::Wrapper 0.32

XML::XSLT::Wrapper 0.32 Keywords

Bookmark XML::XSLT::Wrapper 0.32

Hyperlink code:
Hyperlink and Intro code:

XML::XSLT::Wrapper 0.32 Copyright

WareSeeker periodically updates pricing and software information of XML::XSLT::Wrapper 0.32 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XML::XSLT::Wrapper 0.32 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

XML::XSLT::Wrapper 0.32 Related Software

color wrapper 1.0.14

color wrapper is a non-intrusive real-time ANSI color wrapper for Unix-based programs.
mod-xslt 1.3.8

mod-xslt is an Apache module that converts XML files into HTML files using XSLT stylesheets.
ClearCase::Wrapper::DSB 1.12

ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions.
readline C++ wrapper 0.3

readline C++ wrapper simplifies usage of the readline and history libraries for C++ programmers.
XML::DOM::Lite::XSLT 0.15

XML::DOM::Lite::XSLT is Perl module XSLT engine for XML::DOM::Lite.
XML::RSS::Tools 0.16

XML::RSS::Tools is a tool-kit providing a wrapper around a HTTP client, a RSS parser, and a XSLT engine.
DBIx::Wrapper 0.24

DBIx::Wrapper is a Perl module that serves as a wrapper around DBI.
DBIx::Wrapper::Config 0.01

DBIx::Wrapper::Config Perl module allows the use of a configuration file in XML specifying information.
Command Line WRAPper 0.3.0

Command Line WRAPper is a tool to build and run commands from input lines.
XFlows XML and XSLT manager 2.0

XFlows is an XML and XSLT integrated solution that helps you to create complex scenarios.
XML::XSLT::Wrapper 0.32 Review:
Author name* :  
Author Email* :  
Comment* :  
Security code* :  
     
   
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Search
TOP POPULAR DOWNLOAD