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

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