Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XML::Stream::Parser - SAX XML Parser for XML Streams

Author

       By Ryan Eatmon in January of 2001 for http://jabber.org/

       Currently maintained by Darian Anthony Patrick.

Description

         This module provides a very light weight parser

Examples

Methods

Name

         XML::Stream::Parser - SAX XML Parser for XML Streams

Synopsis

         Light weight XML parser that builds XML::Parser::Tree objects from the
         incoming stream and passes them to a function to tell whoever is using
         it that there are new packets.

See Also