XML::SAX2Perl

XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods.
Download

XML::SAX2Perl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ken MacLeod
  • Publisher web site:
  • http://search.cpan.org/~kmacleod/XML-Grove-0.46alpha/lib/XML/Grove/Subst.pm

XML::SAX2Perl Tags


XML::SAX2Perl Description

XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods. XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods.SYNOPSIS use XML::Perl2SAX; $perl2sax = XML::Perl2SAX(handler => $java_style_handler);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/ >. Requirements: · Perl


XML::SAX2Perl Related Software