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

NAME

HTTP::OAI::SAXHandler - SAX2 utility filter

DESCRIPTION

This module provides utility methods for SAX2, including collapsing multiple "characters" events into a single event.

This module exports methods for generating SAX2 events with Namespace support. This *isn't* a fully-fledged SAX2 generator!

$h = HTTP::OAI::SAXHandler->new()

Class constructor.

AUTHOR

Tim Brody <tdb01r@ecs.soton.ac.uk>