[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <david@megginson.com>
- To: XML-Dev List <xml-dev@xml.org>
- Date: Wed, 19 Apr 2000 14:34:17 -0400 (EDT)
I am please to announce the release of XMLWriter 0.1 for Java. This
is a SAX2 filter class that can both serialize its events to an XML
document and pass them on for further processing. XMLWriter is free
(public domain, in fact) and requires the SAX2/Java prerelease
announced today.
XMLWriter should be suitable for use as a general-purpose streaming
XML writer in Java applications, and it includes full Namespace
support (including the abilities to select what prefixes to use and
what Namespaces to declare on the root element).
XMLWriter 0.1 is available for download from
http://www.megginson.com/Software/
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|