[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: XMLDev list <xml-dev@ic.ac.uk>
- Date: Fri, 28 Jan 2000 13:13:50 -0500 (EST)
SAX is the Simple API for XML, a very-widely implemented event-based
interface for processing XML documents.
The beta release of SAX2/Java is now available for download at
http://www.megginson.com/SAX/SAX2/
HIGHLIGHTS
----------
1. Namespace support.
2. Configurability and extensibility through features and properties.
3. A new interface and base class for SAX filters.
4. Adapters for using SAX1 parsers with SAX2 and vice-versa.
5. Way too much JavaDoc documentation.
6. Public domain (even less restrictive than Open Source).
Please send comments and bug reports to sax@megginson.com.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
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/ or CD-ROM/ISBN 981-02-3594-1
Unsubscribe by posting to majordom@ic.ac.uk the message
unsubscribe xml-dev (or)
unsubscribe xml-dev your-subscribed-email@your-subscribed-address
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|