centos man page for xml::perl2sax

Query: xml::perl2sax

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XML::Perl2SAX(3)					User Contributed Perl Documentation					  XML::Perl2SAX(3)

NAME
XML::SAX2Perl -- translate Perl SAX methods to Java/CORBA style methods
SYNOPSIS
use XML::Perl2SAX; $perl2sax = XML::Perl2SAX(handler => $java_style_handler);
DESCRIPTION
"XML::Perl2SAX" is a SAX filter that translates Perl style SAX methods to Java/CORBA style method calls. This module performs the inverse operation from "XML::SAX2Perl". "Perl2SAX" is a Perl SAX document handler. The `"new"' method takes a `"handler"' argument that is a Java/CORBA style handler that the new Perl2SAX instance will call. The SAX interfaces are defined at <http://www.megginson.com/SAX/>.
AUTHOR
Ken MacLeod <ken@bitsko.slc.ut.us>
SEE ALSO
perl(1), XML::Perl2SAX(3). Extensible Markup Language (XML) <http://www.w3c.org/XML/> Simple API for XML (SAX) <http://www.megginson.com/SAX/> perl v5.16.3 2003-10-21 XML::Perl2SAX(3)
Related Man Pages
xml::sax::exception(3) - mojave
xml::libxml::sax::builder5.18(3) - mojave
xml::sax::exception(3) - osx
xml::sax::exception(3) - centos
xml::sax2perl(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq