The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

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

SYNOPSIS

DESCRIPTION

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.

EXPORT

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.

AUTHOR

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

SEE ALSO

perl.