table of contents
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>
2023-09-28 | perl v5.36.0 |