This package is a interface to the Sablotron API. Sablotron is an XSLT processor implemented in C++ based on the Expat XML parser. If want to run this package, you need download and install Sablotron from the http://www.gingerall.cz/charlie-bin/get/w...
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTSablotron uses internally the DOM-like data structures to represent parsed XML trees. In the "sdom.h" header file is defined a subset of functions allowing the DOM access to these structures. What is it good for You may find this module useful if you...
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTThis extension allows to run the Sablotron XSLT processor as a SAX driver. A stylesheet passed to the constructor is applied to a document passed in as the parse_uri method argument....
PAVELH/XML-SAXDriver-Sablotron-0.30 - 21 May 2002 13:46:49 GMTThis is a SAX handler generating a Sablotron DOM tree from SAX events. Input should be accepted from any SAX1 or SAX2 event generator. This handler implements all methods required for basic Perl SAX 2.0 handler and some of the advanced methods (that ...
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTThis module implements the parts of "XML::YYLex" that are specific to the Sablotron module. Rather than interacting with this module directly you create instances of it through the factory method "create_object" defined in "XML::YYLex". Please read t...
BOEWE/XML-YYLex-0.04 - 13 Jan 2003 19:45:59 GMTThis module adds methods to the XML::Sablotron::DOM module, which provide an implementation of the sablotron DOMHandler callback functions on top of the XML::Sablotron::DOM module. EXPORT None at all. However this module has an import function. The i...
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTThe class "XML::Sablotron::Situation::DOMHandlerDispatcher" is a sample implementation of the callback methods of the Sablotron SXP DOMHandler interface....
PAVELH/XML-Sablotron-1.01 - 26 May 2005 08:48:46 GMTXML::YYLex implements an abstract base-class that can be subclassed for specific DOM-parsers. As of this writing, "XML::DOM" and "XML::Sablotron::DOM" are supported, but others might be easily added. If you want to add support for another DOM-parser,...
BOEWE/XML-YYLex-0.04 - 13 Jan 2003 19:45:59 GMTThis module is an interface to the GNOME project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....
SHLOMIF/XML-LibXSLT-1.96 - 21 Feb 2018 10:23:53 GMTThis is the superclass for the XML::Schematron::* modules. Please run perldoc XML::Schematron::XPath, or perldoc XML::Schematron::Sablotron for examples and complete documentation....
KHAMPTON/XML-Schematron-1.09 - 03 Nov 2010 19:21:35 GMTThis module implements the parts of "XML::YYLex" that are specific to the XML::DOM module. Rather than interacting with this module directly you create instances of it through the factory method "create_object" defined in "XML::YYLex". Please read th...
BOEWE/XML-YYLex-0.04 - 13 Jan 2003 19:45:59 GMTThis module is an interface to the gnome project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....
TJMATHER/XML-GDOME-XSLT-0.75 - 16 Feb 2002 17:13:56 GMT