Announcement: AElfred 1.2, with SAX 1.0gamma support

David Megginson (ak117@freenet.carleton.ca)
Sat, 2 May 1998 15:14:02 -0400


A new version of Microstar's AElfred XML parser is available at the
following URL:

http://www.microstar.com/XML/

There are several user-visible changes since version 1.1:

1. the XmlParser.parse method for parsing from a URI now has a third
argument (for an encoding, if known);

2. The XmlHandler.resolveEntity method is more powerful: you may
return a String (for a URI), an InputStream, _or_ a Reader. If you
return null, the parser will take the default action.

3. The SAX driver has been updated to SAX 1.0gamma (released 1 May
1998). SAX is available from http://www.megginson.com/SAX/

All the best,

David

-- 
David Megginson                 ak117@freenet.carleton.ca
Microstar Software Ltd.         dmeggins@microstar.com
      http://home.sprynet.com/sprynet/dmeggins/