GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
XML::Elemental::SAXHandler(3) User Contributed Perl Documentation XML::Elemental::SAXHandler(3)

XML::Elemental::SAXHandler - the SAX2 handler that drives XML::Elemental.

XML::Elemental::SAXHandler is a subclass of XML::SAX::Base that is passed into the parser factory to create the Elemental parser.

This handler implements SAX handlers for "start_document", "start_element", "characters", "end_element" and "end_document". It also handles mixing the document, element and characters into the processing of XML data through its overwritten construvtor.

You typically do not need to work with this module directly. Instead work with the "parser" method in XML::Elemental.

Please see the XML::Elemental manpage for author, copyright, and license information.

Hey! The above document had some coding errors, which are explained below:
Around line 83:
=begin without a target?
Around line 111:
'=end' without a target?
2009-08-13 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.