The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:XML::Handler::YAWriter"

XML::Handler::YAWriter - Yet another Perl SAX XML Writer River stage one • 1 direct dependent • 1 total dependent

YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are that I needed a flexible escaping technique, and want some kind of pretty printing. If an instance of YAWriter is created without any options, the default behavior is ...

KRAEHE/XML-Handler-YAWriter-0.23 - 28 Jan 2002 20:55:17 UTC

XML::Records - Perlish record-oriented interface to XML River stage one • 1 direct dependent • 1 total dependent

XML::Records provides a single interface for processing XML data on a stream-oriented, tree-oriented, or record-oriented basis. A subclass of XML::TokeParser, it adds methods to read "records" and tree fragments from XML documents. In many documents,...

EBOHLMAN/XML-Records-0.12 - 05 Nov 2001 18:29:39 UTC

XML::SAX::Writer - SAX2 XML Writer River stage two • 24 direct dependents • 33 total dependents

Why yet another XML Writer ? A new XML Writer was needed to match the SAX2 effort because quite naturally no existing writer understood SAX2. My first intention had been to start patching XML::Handler::YAWriter as it had previously been my favourite ...

PERIGRIN/XML-SAX-Writer-0.57 - 17 Jul 2017 19:04:57 UTC

XML::Driver::HTML - SAX Driver for non wellformed HTML. River stage zero No dependents

XML::Driver::HTML is a SAX Driver for HTML. There is no need for the HTML input to be weel formed, as XML::Driver::HTML is generating its SAX events by walking a HTML::TreeBuilder object. The simplest kind of use, is a filter from HTML to XHTML using...

KRAEHE/XML-Driver-HTML-0.06 - 08 Aug 2002 15:23:50 UTC

XML::Generator::Pdb - Generate SAX events from a Palm PDB River stage zero No dependents

This module generates SAX1 events from a palm PDB database. In combination with an XML writer, this module can be used to convert a PDB to an XML description. If you plug this generator in a SAX pipeline (e.g. AxKit) you can manipulate a PDB just as ...

JOHANVDB/XML-Generator-Pdb-0.1 - 06 Apr 2003 21:23:11 UTC

XML::Generator::DBI - Generate SAX events from SQL queries River stage zero No dependents

This module generates SAX events from SQL queries against a DBI connection. The default XML structure created is as follows: <database> <select> <row> <column1>1</column1> <column2>fubar</column2> </row> <row> <column1>2</column1> <column2>intravert<...

MSERGEANT/XML-Generator-DBI-1.00 - 18 Aug 2003 21:17:36 UTC

XML::Struct::Writer - Write XML data structures to XML streams River stage two • 6 direct dependents • 19 total dependents

This module writes an XML document, given as XML::Struct data structure, as stream of "SAX EVENTS". The default handler receives these events with XML::LibXML::SAX::Builder to build a DOM tree which can then be used to serialize the XML document as s...

VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 UTC

XML::Filter::Digest River stage zero No dependents

Most XML tools aim to parse some simple XML and to produce some formatted output. XML::Filter::Digest aims to do the opposite. Many formats can now be parsed by a SAX Driver. XPath offers a smart way to write queries to XML. XML::Filter::Digest is a ...

KRAEHE/XML-Filter-Digest-0.06 - 13 Jun 2001 15:33:47 UTC

XML::Generator::CGI - Generate SAX2 Events from CGI objects River stage zero No dependents

XML::Generator::CGI is a SAX event generator for CGI objects. Both name/parameter sets and cookies are enumated in the resulting XML. By default, and after appropriate parsing by additional handlers, the resulting XML will look similar to: <cgi gener...

MNEYLON/XML-Generator-CGI-0.01 - 24 Feb 2002 20:48:44 UTC

XML::Handler::Composer - Another XML printer/writer/generator River stage zero No dependents

XML::Handler::Composer is similar to XML::Writer, XML::Handler::XMLWriter, XML::Handler::YAWriter etc. in that it generates XML output. This implementation may not be fast and it may not be the best solution for your particular problem, but it has so...

TJMATHER/XML-Handler-Composer-0.01 - 26 Aug 2001 15:57:49 UTC

XML::Handler::Composer - Another XML printer/writer/generator River stage zero No dependents

XML::Handler::Composer is similar to XML::Writer, XML::Handler::XMLWriter, XML::Handler::YAWriter etc. in that it generates XML output. This implementation may not be fast and it may not be the best solution for your particular problem, but it has so...

ENNO/libxml-enno-1.02 - 27 Mar 2000 16:23:22 UTC

XML::Filter::SAX2toSAX1 - Convert SAX2 events to SAX1 River stage one • 2 direct dependents • 4 total dependents

This module is a very simple module for creating SAX1 events from SAX2 events. It is useful in the case where you have a SAX2 parser but want to use a SAX1 handler or filter of some sort....

MSERGEANT/XML-Filter-SAX1toSAX2-0.03 - 08 Jul 2002 11:59:51 UTC

XML::Struct::Writer::Stream - simplified SAX handler to serialize (Micro)XML River stage two • 6 direct dependents • 19 total dependents

This class implements a simplfied SAX handler for stream-based serialization of XML. DTDs, comments, processing instructions and similar features not part of MicroXML are not supported. The handler is written to reproduce the serialization of libxml....

VOJ/XML-Struct-0.27 - 08 Jun 2018 22:43:27 UTC
13 results (0.042 seconds)