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-LibXML-Common"

XML::LibXML::Common - Constants and Character Encoding Routines River stage three • 455 direct dependents • 913 total dependents

XML::LibXML::Common defines constants for all node types and provides interface to libxml2 charset conversion functions. Since XML::LibXML use their own node type definitions, one may want to use XML::LibXML::Common in its compatibility mode: Exporte...

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

lib/XML/LibXML/Common.pm River stage three • 455 direct dependents • 913 total dependents

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

XML::LibXML - Perl Binding for libxml2 River stage three • 455 direct dependents • 913 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::DOM - XML::LibXML DOM Implementation River stage three • 455 direct dependents • 913 total dependents

XML::LibXML provides a lightweight interface to *modify* a node of the document tree generated by the XML::LibXML parser. This interface follows as far as possible the DOM Level 3 specification. In addition to the specified functions, XML::LibXML sup...

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 • 455 direct dependents • 913 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::Parser - Parsing XML Data with XML::LibXML River stage three • 455 direct dependents • 913 total dependents

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

XML::LibXML::Document - XML::LibXML DOM Document Class River stage three • 455 direct dependents • 913 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
7 results (0.073 seconds)