logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTTP::OAI::SAXHandler - SAX2 utility filter

Author

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

perl v5.36.0                                       2023-09-28                         HTTP::OAI::SAXHandler(3pm)

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.

Name

       HTTP::OAI::SAXHandler - SAX2 utility filter

See Also