[ANN] XML parser (v0.1)

Denys Duchier Denys.Duchier at ps.uni-sb.de
Fri Mar 29 15:21:45 CET 2002


Since Gabor just brought up my expat interface, I'll announce a pure
Oz alternative.  It's one of the 20 or so XML parsers I have written
lately :-) It's not the fastest, or the most flexible, and it does
some things you probably don't need, but that's the one I am currently
working on towards XSLT support.

1. it is namespace aware
2. it understands the DOCTYPE just a little bit to support and respect
   ENTITY declarations 
3. it can strip whitespace text nodes on the fly according to user
   specifications

To install:

   ozmake -Up mogul:/duchier/xml/parser

This parser is still very preliminary.  I'd appreciate feedback and
bug reports.

Cheers,

-- 
Dr. Denys Duchier			Denys.Duchier at ps.uni-sb.de
Forschungsbereich Programmiersysteme	(Programming Systems Lab)
Universitaet des Saarlandes, Geb. 45	http://www.ps.uni-sb.de/~duchier
Postfach 15 11 50			Phone: +49 681 302 5618
66041 Saarbruecken, Germany		Fax:   +49 681 302 5615
-
Please send submissions to users at mozart-oz.org
and administriva mail to users-request at mozart-oz.org.
The Mozart Oz web site is at http://www.mozart-oz.org/.





More information about the mozart-users mailing list