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

Search results for "XML::LibXML::SAX"

XML::LibXML::SAX - XML::LibXML direct SAX parser River stage three • 455 direct dependents • 913 total dependents

XML::LibXML provides an interface to libxml2 direct SAX interface. Through this interface it is possible to generate SAX events directly while parsing a document. While using the SAX parser XML::LibXML will not create a DOM Document tree. Such an int...

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC - Search in distribution

XML::LibXML::SAX::ChunkParser - Parse XML Chunks Via LibXML SAX River stage one • 4 direct dependents • 5 total dependents

XML::LibXML::SAX::ChunkParser uses XML::LibXML's parse_chunk (as opposed to parse_xml_chunk/parse_balanced_chunk), which XML::LibXML::SAX uses. Its purpose is to simply keep parsing possibly incomplete XML fragments, for example, from a socket....

DMAKI/XML-LibXML-SAX-ChunkParser-0.00008 - 18 Apr 2014 04:53:21 UTC - Search in distribution

XML::SAX::IncrementalBuilder::LibXML - create DOM fragments from SAX events River stage one • 2 direct dependents • 2 total dependents

This module builds on XML::LibXML::SAX::Builder to build DOM fragments from SAX events. Instead of (or in addition to) creating a complete DOM tree, it splits up the document into chunks based on the depth they are in the tree....

MARTIJN/XML-SAX-IncrementalBuilder-LibXML-0.02 - 29 Jul 2008 13:15:56 UTC - Search in distribution

XML::SAX2Perl - translate Java/CORBA style SAX methods to Perl methods River stage two • 8 direct dependents • 67 total dependents

"XML::SAX2Perl" is a SAX filter that translates Java/CORBA style SAX methods to Perl style method calls. This man page summarizes the specific options, handlers, and properties supported by "XML::SAX2Perl"; please refer to the Perl SAX standard "XML:...

KMACLEOD/libxml-perl-0.08 - 21 Aug 2004 02:34:03 UTC - Search in distribution

XML::DOM::PerlSAX - Old name of XML::Handler::BuildDOM River stage zero No dependents

XML::DOM::PerlSAX was renamed to XML::Handler::BuildDOM to comply with naming conventions for PerlSAX filters/handlers. For backward compatibility, this package will remain in existence (it simply includes XML::Handler::BuildDOM), but it will print a...

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

XML::Atom::Stream - A client interface for AtomStream River stage one • 1 direct dependent • 1 total dependent

XML::Atom::Stream is a consumer of AtomStream. It connects to Atom stream, the never ending Atom feed and parses the feed by SAX pull parser. Whenever it retrieves a new feed, your callback function will be invoked....

MIYAGAWA/XML-Atom-Stream-0.11 - 09 Jan 2008 19:36:53 UTC - Search in distribution

XML::Handler::2Simple - SAX => XML::Simple handler River stage zero No dependents

This module accepts a SAX stream and converts it in to a Perl data structure using XML::Simple. The resulting object can be passed to a subroutine and is returned after the parse. For example, here's a SAX machine that outputs all of the records in a...

RBS/XML-Handler-2Simple-0.1 - 15 Jan 2002 18:27:42 UTC - Search in distribution

SVG::Parser::SAX - XML SAX Parser for SVG documents River stage one • 6 direct dependents • 6 total dependents

SVG::Parser::SAX is the SAX-based parser module used by SVG::Parser when an underlying XML::SAX-based parser is selected. It may also be used directly, as shown in the synopsis above. Use SVG::Parser to retain maximum flexibility as to which underlyi...

PETERW/SVG-Parser-1.03 - 30 Mar 2008 22:26:44 UTC - Search in distribution

XML::SAX - Simple API for XML River stage four • 64 direct dependents • 1613 total dependents

XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....

GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC - Search in distribution

XML::LibXML::Simple - XML::LibXML clone of XML::Simple::XMLin() River stage two • 21 direct dependents • 93 total dependents

This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. Be warned: this module thinks to be smart. You may very well shoot yourself in the fo...

MARKOV/XML-LibXML-Simple-1.01 - 15 Jan 2020 21:51:54 UTC - Search in distribution

XML::GDOME::SAX::Generator - Generate SAX events from a LibXML tree River stage zero No dependents

This helper class allows you to generate SAX events from any XML::GDOME node, and all it's sub-nodes. This basically gives you interop from XML::GDOME to other modules that may implement SAX. It uses SAX2 style, but should be compatible with anything...

TJMATHER/XML-GDOME-0.86 - 30 Mar 2004 22:17:58 UTC - Search in distribution
  • XML::GDOME - Interface to Level 2 DOM gdome2 library

XML::SAX::Base - Base class SAX Drivers and Filters River stage four • 37 direct dependents • 1638 total dependents

This module has a very simple task - to be a base class for PerlSAX drivers and filters. It's default behaviour is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for examp...

GRANTM/XML-SAX-Base-1.09 - 03 Apr 2017 09:00:25 UTC - Search in distribution

XML::XPath::Builder - SAX handler for building an XPath tree River stage three • 70 direct dependents • 315 total dependents

"XML::XPath::Builder" is a SAX handler for building an XML::XPath tree. "XML::XPath::Builder" is used by creating a new instance of "XML::XPath::Builder" and providing it as the Handler for a SAX parser. Calling `"parse()"' on the SAX parser will ret...

MANWAR/XML-XPath-1.48 - 09 Aug 2022 19:48:36 UTC - Search in distribution

ODO::Parser::XML - Parser for statements serialized to RDF/XML River stage one • 1 direct dependent • 1 total dependent

RDF/XML parser that implements the ODO::Parser interface....

EKAWAS/PLUTO-0.30 - 12 May 2011 23:49:49 UTC - Search in distribution

XML::Grove - Perl-style XML objects River stage zero No dependents

XML::Grove is a tree-based object model for accessing the information set of parsed or stored XML, HTML, or SGML instances. XML::Grove objects are Perl hashes and arrays where you access the properties of the objects using normal Perl syntax: $text =...

KMACLEOD/XML-Grove-0.46alpha - 09 Sep 1999 23:06:59 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

CAM::XML - Encapsulation of a simple XML data structure River stage one • 1 direct dependent • 2 total dependents

This module reads and writes XML into a simple object model. It is optimized for ease of creating code that interacts with XML. This module is not as powerful or as standards-compliant as say XML::LibXML, XML::SAX, XML::DOM, etc, but it's darn easy t...

CLOTHO/CAM-XML-1.14 - 02 Feb 2006 03:25:38 UTC - Search in distribution

XML::Snap - Makes simple XML tasks a snap! River stage zero No dependents

MICHAEL/XML-Snap-0.04 - 27 May 2014 08:49:07 UTC - Search in distribution

Pod::AxPoint - Generate AxPoint XML slideshow from POD source. River stage zero No dependents

Pod::AxPoint converts POD input to AxPoint XML, which can be used to generate HTML Slideshows. The script pod2axpoint delivered with Pod::AxPoint provides a commandline frontend for the module. There is another script for this purpose on cpan, podsli...

TLINDEN/Pod-AxPoint-0.04 - 30 Mar 2007 12:59:00 UTC - Search in distribution

XML::Bare - Minimal XML parser implemented via a C state engine River stage two • 11 direct dependents • 20 total dependents

This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl funct...

CODECHILD/XML-Bare-0.53 - 12 Jul 2013 15:44:20 UTC - Search in distribution
74 results (0.102 seconds)