{
    "mode": "perldoc",
    "parameter": "XML::Perl2SAX",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3APerl2SAX/json",
    "generated": "2026-07-06T02:05:49Z",
    "synopsis": "use XML::Perl2SAX;\n$perl2sax = XML::Perl2SAX(handler => $javastylehandler);",
    "sections": {
        "NAME": {
            "content": "XML::SAX2Perl -- translate Perl SAX methods to Java/CORBA style methods\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use XML::Perl2SAX;\n\n$perl2sax = XML::Perl2SAX(handler => $javastylehandler);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "\"XML::Perl2SAX\" is a SAX filter that translates Perl style SAX methods to Java/CORBA style\nmethod calls. This module performs the inverse operation from \"XML::SAX2Perl\".\n\n\"Perl2SAX\" is a Perl SAX document handler. The `\"new\"' method takes a `\"handler\"' argument that\nis a Java/CORBA style handler that the new Perl2SAX instance will call. The SAX interfaces are\ndefined at <http://www.megginson.com/SAX/>.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Ken MacLeod <ken@bitsko.slc.ut.us>\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "",
            "subsections": [
                {
                    "name": "perl",
                    "content": "Extensible Markup Language (XML) <http://www.w3c.org/XML/>\nSimple API for XML (SAX) <http://www.megginson.com/SAX/>\n"
                }
            ]
        }
    },
    "summary": "XML::SAX2Perl -- translate Perl SAX methods to Java/CORBA style methods",
    "flags": [],
    "examples": [],
    "see_also": []
}