The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:XML-LibXML XML::XPath::Node::Element"

LibXML.pm River stage three • 460 direct dependents • 921 total dependents

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

XML::LibXML::XPathContext - XPath Evaluation River stage three • 460 direct dependents • 921 total dependents

The XML::LibXML::XPathContext class provides an almost complete interface to libxml2's XPath implementation. With XML::LibXML::XPathContext, it is possible to evaluate XPath expressions in the context of arbitrary node, context size, and context posi...

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

XML::LibXML::Pattern - XML::LibXML::Pattern - interface to libxml2 XPath patterns River stage three • 460 direct dependents • 921 total dependents

This is a perl interface to libxml2's pattern matching support *http://xmlsoft.org/html/libxml-pattern.html*. This feature requires recent versions of libxml2. Patterns are a small subset of XPath language, which is limited to (disjunctions of) locat...

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

XML::LibXML::Node - Abstract Base Class of XML::LibXML Nodes River stage three • 460 direct dependents • 921 total dependents

XML::LibXML::Node defines functions that are common to all Node Types. An XML::LibXML::Node should never be created standalone, but as an instance of a high level class such as XML::LibXML::Element or XML::LibXML::Text. The class itself should provid...

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

XML::LibXML - Perl Binding for libxml2 River stage three • 460 direct dependents • 921 total dependents

This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2. The module is split into several packages ...

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

XML::LibXML::Parser - Parsing XML Data with XML::LibXML River stage three • 460 direct dependents • 921 total dependents

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

XML::LibXML::Reader - XML::LibXML::Reader - interface to libxml2 pull parser River stage three • 460 direct dependents • 921 total dependents

This is a perl interface to libxml2's pull-parser implementation xmlTextReader *http://xmlsoft.org/html/libxml-xmlreader.html*. This feature requires at least libxml2-2.6.21. Pull-parsers (such as StAX in Java, or XmlReader in C#) use an iterator app...

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

XML::LibXML::Document - XML::LibXML DOM Document Class River stage three • 460 direct dependents • 921 total dependents

The Document Class is in most cases the result of a parsing process. But sometimes it is necessary to create a Document from scratch. The DOM Document Class provides functions that conform to the DOM Core naming style. It inherits all functions from ...

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

XML::LibXML::NodeList - a list of XML document nodes River stage three • 460 direct dependents • 921 total dependents

An XML::LibXML::NodeList object contains an ordered list of nodes, as detailed by the W3C DOM documentation of Node Lists....

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC
9 results (0.06 seconds)