Re: Info on XML to Java Code using XSLT

Subject: Re: Info on XML to Java Code using XSLT
From: David Ziegler <dziegler@xxxxxxxxxx>
Date: Wed, 29 Nov 2000 07:58:44 -0500
 
Depending on what you are trying to do you will
either find JavaML (at the following uri) either
wildly exciting or way overkill.  In summary it
defines an XML syntax for parsed java programs,
provides a parser from java to this XML (a hacked
jikes) and provides stylesheets to transform this
XML back to java source code.   So it is a wonderfull
platform for sophisticated java source generation/
transformation in XSLT. 

http://www.cs.washington.edu/homes/gjb/JavaML/

- David Ziegler


-----Original Message-----
From: DBaksi@xxxxxxxxxxxxxxxx [mailto:DBaksi@xxxxxxxxxxxxxxxx]
Sent: Tuesday, November 28, 2000 11:55 AM
To: XSL-List@xxxxxxxxxxxxxxxx
Subject: Info on XML to Java Code using XSLT 


I am looking for examples/papers/code fragments/experiences of XML to
Java
code generation using XSLT apart from the material found in Craig
Cleaveland's site. Any information on this is greatly appreciated.

Thanks,
Dibyendu


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread