
XML::Sablotron::DOM::DOMHandler - A Perl extention of the XML::Sablotron::DOM class, that implements the sablotron DOMHandler callback functions.

use XML::Sablotron::DOM; use XML::Sablotron::DOM::DOMHandler DO_INJECT => 1;

This module adds methods to the XML::Sablotron::DOM module, which provide an implementation of the sablotron DOMHandler callback functions on top of the XML::Sablotron::DOM module.
None at all. However this module has an import function. The import function is used to inject this module into the list of bases (@ISA) of the @XML::Sablotron::DOM module.

Anselm Kruis, <a.kruis@science-computing.de>

perl.