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::DOM2::Parser(3) User Contributed Perl Documentation XML::DOM2::Parser(3)

XML::DOM2::Parser - Sax based xml parser for XML::DOM2

This parser was constructed using XML::SAX::PurePerl which Was known at the time to lack a number of calls which where important for dealing with things like document type and text formating and xml decls. hopfully in the future this will be fixed and this method will be able to take advantage of those part of an xml page.

  Create a new parser object.

  Return the document object

  Called at the start of a document.

  Called at the end of a document.

  Start a new xml element

  Ends an xml element

  Handle part of a cdata by concatination

  Handle combined text strings as cdata

 WARNING: Comments are currently removed!

  Never used by parser.

  Never used by parser.

  Never used by parser.

  We want to store the below details for the document creation

  Decode the xml decleration information.

Martin Owens, doctormo@cpan.org

XML::DOM2,XML::SAX
2007-11-28 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.