Search results for "module:XML::Parser"

XML::Parser - A perl module for parsing XML documents River stage four • 147 direct dependents • 1319 total dependents

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

RPC::XML::Parser - Interface for parsers created by RPC::XML::ParserFactory River stage two • 37 direct dependents • 50 total dependents

The RPC::XML::Parser class encapsulates the interface for the parsing process. It is an empty class that is used in conjuntion with the RPC::XML::ParserFactory class. All parser implementations that are intended to be returned by calls to RPC::XML::P...

RJRAY/RPC-XML-0.82 - 06 Jan 2021 18:05:35 UTC

XML::DTD::Parser - Perl module for parsing XML DTDs River stage zero No dependents

XML::DTD::Parser is a support module for top level parsing of an XML DTD. The following methods are provided. new my $dp = new XML::DTD::Parser [ ($val) ]; Construct a new XML::DTD::Parser object. The parser will be validating, and hence will make pa...

WOHL/XML-DTD-0.11 - 09 Aug 2013 18:11:59 UTC

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

XML::Parser::REX - XML Shallow Parsing with Regular Expressions River stage one • 1 direct dependent • 1 total dependent

JHIVER/XML-Parser-REX-1.01 - 27 Apr 2012 03:23:41 UTC

XML::STX::Parser - XML::STX stylesheet parser River stage zero No dependents

PCIMPRICH/XML-STX-0.43 - 22 Dec 2004 13:54:46 UTC

XML::RSS::Parser - A liberal object-oriented parser for RSS feeds. River stage one • 3 direct dependents • 5 total dependents

XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser is "liberal" in that it does not demand compliance of a specific RSS version and will attempt to gracefully handle tags it does not expect or understand. The parser's only req...

TIMA/XML-RSS-Parser-4.0 - 18 Nov 2005 18:33:44 UTC

XML::XOXO::Parser - A parser for Extensible Open XHTML Outlines (XOXO) markup. River stage zero No dependents

TIMA/XML-XOXO-0.034 - 15 Apr 2005 17:24:56 UTC

XML::DOM2::Parser - Sax based xml parser for XML::DOM2 River stage zero No dependents

This parser was constructed using XML::SAX::PurePerl which Was known at the time to lack a number of calls which where important for dealing with things like document type and text formating and xml decls. hopfully in the future this will be fixed an...

DOCTORMO/XML-DOM2-0.06 - 29 Nov 2007 15:57:28 UTC

MARC::Parser::XML - Parser for MARC XML records River stage one • 1 direct dependent • 3 total dependents

MARC::Parser::XML is a lightweight, fault tolerant parser for MARC XML records. Tags, indicators and subfield codes are not validated against the MARC standard. The resulting data structure is optimized for usage with the Catmandu data tool kit....

JOROL/MARC-Parser-XML-0.03 - 14 Feb 2018 16:49:09 UTC

MAB2::Parser::XML - MAB2 XML parser River stage zero No dependents

JOROL/Catmandu-MAB2-0.24 - 23 Mar 2020 11:06:15 UTC

XML::Parser::Lite - Lightweight pure-perl XML Parser (based on regexps) River stage one • 3 direct dependents • 3 total dependents

This module implements an XML parser with a interface similar to XML::Parser. Though not all callbacks are supported, you should be able to use it in the same way you use XML::Parser. Due to using experimental regexp features it'll work only on Perl ...

PHRED/XML-Parser-Lite-0.722 - 20 Aug 2018 03:26:10 UTC

Kite::XML::Parser - XML parser for kite related markup River stage zero No dependents

This is a simple stack based parser built around the XML::Parser module. It parses XML text and instantiates Kite::XML::Node::* objects as it identifies various elements in the markup. These are automatically constructed into a tree (a.k.a 'grove'). ...

ABW/Kite-0.4 - 28 Feb 2001 15:12:52 UTC

PICA::Parser::XML - PICA+ XML parser River stage one • 1 direct dependent • 1 total dependent

VOJ/PICA-Data-2.12 - 28 Aug 2023 08:02:52 UTC

XML::Checker::Parser - an XML::Parser that validates at parse time River stage zero No dependents

XML::Checker::Parser extends XML::Parser I hope the example in the SYNOPSIS says it all, just use XML::Checker::Parser as if it were an XML::Parser. See XML::Parser for the supported (expat) options. You can also derive your parser from XML::Checker:...

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

XML::Parser::Wrapper - A simple object wrapper around XML::Parser River stage one • 1 direct dependent • 1 total dependent

XML::Parser::Wrapper provides a simple object around XML::Parser to make it more convenient to deal with the parse tree returned by XML::Parser. For a list of changes in recent versions, see the documentation for XML::Parser::Wrapper::Changes....

DOWENS/XML-Parser-Wrapper-0.15 - 18 May 2010 14:42:01 UTC

XML::Parser::Expat - Lowlevel access to James Clark's expat XML parser River stage four • 147 direct dependents • 1319 total dependents

This module provides an interface to James Clark's XML parser, expat. As in expat, a single instance of the parser can only parse one document. Calls to parsestring after the first for a given instance will die. Expat (and XML::Parser::Expat) are eve...

TODDR/XML-Parser-2.47 - 29 Dec 2023 00:31:09 UTC

XML::Parser::Nodes - Extends XML::Parser River stage one • 1 direct dependent • 3 total dependents

When XML::Parser::parse is used without callback functions, the returned object can get pretty hairy for complex objects. XML::Parser::Nodes provides methods to access that object's internals as a sequence of nodes. XML::Parser::Nodes also has a cons...

TQISJIM/XML-Parser-Nodes-0.08 - 30 Apr 2013 04:00:06 UTC

XML::Stream::Parser - SAX XML Parser for XML Streams River stage two • 3 direct dependents • 12 total dependents

This module provides a very light weight parser...

DAPATRICK/XML-Stream-1.24 - 22 Dec 2014 20:20:19 UTC

XML::Schema::Parser - Parser module for XML::Schema River stage one • 1 direct dependent • 1 total dependent

ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC
522 results (0.062 seconds)