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

Search results for "dist:XML-XPath"

XML::XPath - Parse and evaluate XPath statements. River stage three • 70 direct dependents • 315 total dependents

This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions.Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath...

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

XML::XPath::Node - internal representation of a node River stage three • 70 direct dependents • 315 total dependents

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

XML::XPath::Number - Simple numeric values. River stage three • 70 direct dependents • 315 total dependents

This class holds simple numeric values. It doesn't support -0, +/- Infinity, or NaN, as the XPath spec says it should, but I'm not hurting anyone I don't think....

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

XML::XPath::NodeSet - a list of XML document nodes River stage three • 70 direct dependents • 315 total dependents

An XML::XPath::NodeSet object contains an ordered list of nodes. The nodes each take the same format as described in XML::XPath::XMLParser....

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

XML::XPath::Literal - Simple string values. River stage three • 70 direct dependents • 315 total dependents

In XPath terms a Literal is what we know as a string....

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

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

XML::XPath::PerlSAX - A PerlSAX event generator for my weird node structure River stage three • 70 direct dependents • 315 total dependents

This module generates PerlSAX events to pass to a PerlSAX handler such as XML::DOM::PerlSAX. It operates specifically on my weird tree format. Unfortunately SAX doesn't seem to cope with namespaces, so these are lost completely. I believe SAX2 is doi...

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

XML::XPath::Boolean - Boolean true/false values River stage three • 70 direct dependents • 315 total dependents

XML::XPath::Boolean objects implement simple boolean true/false objects....

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

XML::XPath::Node::PI - an XML processing instruction node River stage three • 70 direct dependents • 315 total dependents

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

XML::XPath::Function - implementations of XPath functions River stage three • 70 direct dependents • 315 total dependents

XPath 1.0 and some later functions are supported. Note that functions that take regular expressions use Perl-syntax REs, not the language described in the XPath spec....

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

XML::XPath::XMLParser - The default XML parsing class that produces a node tree River stage three • 70 direct dependents • 315 total dependents

This module generates a node tree for use as the context node for XPath processing. It aims to be a quick parser, nothing fancy, and yet has to store more information than most parsers. To achieve this I've used array refs everywhere - no hashes. I d...

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

XML::XPath::Node::Text - an XML text node River stage three • 70 direct dependents • 315 total dependents

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

XML::XPath::Node::Element - an <element> River stage three • 70 direct dependents • 315 total dependents

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

XML::XPath::Node::Comment - an XML comment: <!--comment--> River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/Root.pm River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/Parser.pm River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/Expr.pm River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/Variable.pm River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/Step.pm River stage three • 70 direct dependents • 315 total dependents

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

lib/XML/XPath/LocationPath.pm River stage three • 70 direct dependents • 315 total dependents

MANWAR/XML-XPath-1.48 - 09 Aug 2022 19:48:36 UTC
22 results (0.019 seconds)