blob: a6035861c513619c4f9c920cd5cd468ee6f02870 (
plain) (
blame)
1
2
3
|
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an Object
Oriented datastructure with a DOM Level 1 compliant interface.
|