./textproc/p5-XML-Xerces, Validating XML parser API for Perl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q2, Version: 2.7.0.0, Package name: p5-XML-Xerces-2.7.0.0, Maintainer: manu

XML::Xerces is the Perl API to the Apache project's Xerces XML parser.
It is implemented using the Xerces C++ API, and it provides access to
most of the C++ API from Perl.

Because it is based on Xerces-C, XML::Xerces provides a validating XML
parser that makes it easy to give your application the ability to read
and write XML data. Classes are provided for parsing, generating,
manipulating, and validating XML documents. XML::Xerces is faithful
to the XML 1.0 recommendation and associated standards (DOM levels
1,2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser
provides high performance, modularity, and scalability, and provides
full support for Unicode.

XML::Xerces implements the vast majority of the Xerces-C API. The
exception is some functions in the C++ API which either have better
Perl counterparts (such as file I/O) or which manipulate internal C++
information that has no role in the Perl module.

The majority of the API is created automatically using Simplified
Wrapper Interface Generator (SWIG). However, care has been taken to
make most method invocations natural to perl programmers, so a number
of rough C++ edges have been smoothed over.


Required to run:
[lang/perl5] [textproc/xerces-c]

Required to build:
[devel/gmake]

Master sites: (Expand)

SHA1: 7d9f90a5e9d46b3bff668a7a60034b944ac9e735
RMD160: 033a8181e9c1400dfd4a49aa1bb258ad9f3d535e
Filesize: 284.374 KB

Version history: (Expand)