HTTP::OAI::SAXHandler(3) 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 <[email protected]>