[
Lists Home |
Date Index |
Thread Index
]
Not sure if it's what you want, but, it's possible to use XmlTextReader
from any language that can compile to CIL [1], including J# [2].
[1] http://www.ecma.ch/ecma1/STAND/ecma-335.htm
[2] http://msdn.microsoft.com/visualj/jsharp/beta.asp
> -----Original Message-----
> From: Niels Peter Strandberg [mailto:nielspeter@npstrandberg.com]
> Sent: Sunday, March 17, 2002 6:34 AM
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] XmlTextReader for Java?
>
> Does anyone knows if there is a implementation of Microsoft NETs
> XmlTextReader, in Java?
>
> Niels Peter
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
|