cdd1c3d147
This module is an interface to the gnome libxml2 DOM parser (no SAX parser support yet), and the DOM tree. It also provides an XML::XPath-like findnodes() interface, providing access to the XPath API in libxml2. Provided by Shell Hung in PR/15088.
4 lines
212 B
Text
4 lines
212 B
Text
This module is an interface to the gnome libxml2 DOM parser (no SAX
|
|
parser support yet), and the DOM tree. It also provides an
|
|
XML::XPath-like findnodes() interface, providing access to the XPath
|
|
API in libxml2.
|