Changes for version 0.82

  • Require XML::LibXML::Common for rountines and constants shared with XML::LibXML, removed duplicate encodeToUTF8, decodeFromUTF8 functions from XML::GDOME.
  • Fixed bug in generate script - use xpath instead of getElementsByName.
  • Doc fixes
  • Fixed namespace in test-document3.xml DTD for libxml2 >= 2.4.23
  • Checks for gdome2 0.7.2 or greater, not just equal

Documentation

Interface to Level 2 DOM gdome2 library
Interface Attr implementation.
Interface CDATASection implementation.
Interface CharacterData implementation.
Interface Comment implementation.
Interface Document implementation.
Interface DocumentFragment implementation.
Interface DocumentType implementation.
Interface Element implementation.
Interface Entity implementation.
Interface EntityReference implementation.
Interface NamedNodeMap implementation.
Interface Node implementation.
Interface NodeList implementation.
Interface Notation implementation.
Interface ProcessingInstruction implementation.
Interface Text implementation.
Interface XPathEvaluator implementation.
Interface XPathNSResolver implementation.
Interface XPathNamespace implementation.
Interface XPathResult implementation.

Modules

build a GDOME tree from SAX events
Generate SAX events from a LibXML tree
GDOME DOM based SAX Parser

Provides

in GDOME.pm
in GDOME.pm
in GDOME.pm
in GDOME.pm
in lib/XML/GDOME/SAX/Generator.pm