Changes for version 1.7.0_0 - 2002-03-24
- Mirrors Xerces-C-1.7.0 release
- The DOM API is now implemented by the Xerces-C IDOM implementation (see README for issues)
- All dynamic casting of DOM_Node*'s is now done internally by the C++ code. This means that calls to DOM_Node::actual_cast are now unnecessary.
- ensured that methods which return DOM_NodeList's and DOM_NamedNodeMap's will never return undef in an array context (instead they return the empty list).
Changes for version 1.6.0_0 - 2002-02-20
- Mirrors Xerces-C-1.6.0 release
Changes for version 1.5.2_0 - 2001-11-02
- Mirrors Xerces-C-1.5.2 release
- Version numbering change, to reflect that this is the first release of XML::Xerces to require Xerces-C-1.5.2
- Unicode now works! I modified all I/O between Perl and Xerces-C to use transcoders to properly convert between Perl's internal UTF-8 format and Xerces-C's internal UTF-16 format.
- IDOM operators (== and !=) now work
- I?DOM_Attr::setAttribute() will now accept integer and floating point values as well as strings, so you no longer need to wrap them in strings.
- New sample application: IDOMPrint.pl
- All overloaded methods (except DOM API) are now supported.
Modules
A Perl module for parsing DOMs.
Provides
in SWIG.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces-extra.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
in Xerces.pm
Examples
- docs/samples.xml
- samples/DOMCount.pl
- samples/DOMCreate.pl
- samples/DOMPrint.pl
- samples/SAX2Count.pl
- samples/SAXCount.pl
- samples/catalog.dtd
- samples/catalog.xml
- samples/personal-no-doctype.xml
- samples/personal-no-xmldecl.xml
- samples/personal-schema.xml
- samples/personal.dtd
- samples/personal.xml
- samples/personal.xsd
- samples/public.xml
- samples/system.xml