Scroll to navigation

HTTP::OAI::SAXHandler(3pm) User Contributed Perl Documentation HTTP::OAI::SAXHandler(3pm)

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>
2018-12-22 perl v5.28.1