[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Lovett <clovett@microsoft.com>
- To: 'Takuki Kamiya' <kamiya@sysrap.cs.fujitsu.co.jp>, xml-dev@lists.xml.org
- Date: Tue, 12 Dec 2000 11:06:31 -0800
Interesting. This is a similar concept to the System.Xml.XmlReader API
included in the .NET Framework. See http://msdn.microsoft.com/net. I agree
with you that a pull model is much more natural way to process streams of
XML. I think you will find the System.Xml.XmlReader to be quite rich and
extremely easy to use.
-----Original Message-----
From: Takuki Kamiya [mailto:kamiya@sysrap.cs.fujitsu.co.jp]
Sent: Monday, December 11, 2000 11:12 PM
To: xml-dev@lists.xml.org
Subject: ANNOUNCE: SAX Navigator Version 0.1
Hi,
I have written an XML data access utility in Java on top of SAX.
You can use it to retrieve XML data using forward-only, pull-model
navigation APIs. I share the code with the community for free to
see if anyone finds it useful.
Download from http://www.bigfoot.com/~takuki_kamiya/pub/saxnavi.html .
Free with no warranty. Comments are welcome. Any feedback are invited.
= Takuki Kamiya Phone: (045)476-4586 COINS:7128-4249 =
= FUJITSU LIMITED (Email: kamiya@sysrap.cs.fujitsu.co.jp) =
|