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

SVG::DOM2 - SVG extention to the popular XML::DOM2

Version 1.00, 08 May, 2006

An SVG Extention of XML::DOM2, this should provide for all features of the svg specification upto 1.1.

$svg = SVG::DOM2->new( -file = [svgfilename], -data = [svgdata], %options );

Create a new svg object, it will parse a file or data if required or will await creation of nodes.

This is the XML::DOM2 handel for all the elements that svg documents can handle.

Martin Owens, doctormo@cpan.org

perl(1),XML::DOM2,XML::DOM2::Parser <http://www.w3c.org/Graphics/SVG/> SVG at the W3C
2006-07-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.