[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <ak117@freenet.carleton.ca>
- To: Xml-Dev List <xml-dev@ic.ac.uk>
- Date: Thu, 16 Apr 1998 22:29:47 -0400
There is a new SAX pre-release available at the following URLs:
Main interfaces:
http://www.microstar.com/XML/SAX/New/saxjava-19980416.zip
Drivers for Lark and MSXML:
http://www.microstar.com/XML/SAX/New/saxdrivers-19980416.zip
Demos:
http://www.microstar.com/XML/SAX/New/saxdemos-19980416.zip
Once again, I am announcing this pre-release only to XML-Dev.
*******
Changes
*******
There are some significant changes in since the 1998-04-10
pre-release, mostly the result of discussion on XML-Dev:
- stripped "SAX" prefix from all class names except SAXException (and
SAXParseException)
- added a new core interface org.xml.sax.CharacterStream
- added a new core class SAXParseException
- added three optional Java-specific classes:
org.xml.sax.helpers.ParserFactory,
org.xml.sax.helpers.ReaderAdapter, and
org.xml.sax.helpers.CharacterStreamAdapter
- reworked EntityResolver to use two methods: resolveSystemId() and
openEntity()
- changed parse() methods in Parser interface (InputStream removed,
and Reader replaced with CharacterStream)
- changed default behaviour for warnings and recoverable errors in
HandlerBase to no-op
- updated much documentation
Thank you all for your help with the last pre-release -- I will look
forward to more comments and suggestions.
All the best,
David
--
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
http://home.sprynet.com/sprynet/dmeggins/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|