HTTP::OAI::SAXHandler.3pm

Langue: en

Version: 2009-06-23 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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>