This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Info on XML to Java Code using XSLT


 
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@corecommerce.com [mailto:DBaksi@corecommerce.com]
Sent: Tuesday, November 28, 2000 11:55 AM
To: XSL-List@mulberrytech.com
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]