Changes for version 0.97

  • Addition of Dtd string parser
  • Added support for namespace nodes (e.g. $element->getNamespaces())
  • Some memory leak and segfault fixes
  • Added $doc->validate([$dtd]) which throws exceptions (augments $doc->is_valid([$dtd]))
  • Added doc files and test files to CPAN distro

Documentation

The DOM Attribute Class
The DOM CDATASection Class
The DOM Comment Class
DOM Document Class
DOM L2 Implementation of a Document Fragment
A Class implementing Dtd Nodes
The DOM Element Class
A Namespace Class to hold namespace nodes
"virtual" Base Class DOM-Nodes
The DOM Text Node Class

Modules

Interface to the gnome libxml2 library