RE: [xsl] Code Generation

Subject: RE: [xsl] Code Generation
From: "Sal Mangano" <smangano@xxxxxxxxxx>
Date: Tue, 30 Apr 2002 18:43:35 -0400
You might want to check out ejen http://ejen.sourceforge.net/. I never
personally used it but it sounds interesting.

What type of code do you want to generate? Where is the source of the
XML that will drive the generation? 


BTW, I have done a lot of work in this area - generating C++ and Java
from XML using XSLT. I am working on a book that will be out in October
2002 that will cover this topic in detail. However, it sounds like you
need something right away! 

It would be helpful for me to understand the types of code generation
tasks people would like to perform. This will help me better structure
my examples. Feel free to email me at smangano@xxxxxxxxxxx


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx [mailto:owner-xsl-
> list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of doug@xxxxxxxxxxx
> Sent: Tuesday, April 30, 2002 4:39 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Code Generation
> 
> 
> Can anyone point me towards XML/XSLT resources for generating Java
source
> code?  I'm looking for a simple working template that builds a basic
.java
> file so that I can customize it to build more complex methods than the
> setter/getter methods that are generated by other frameworks I've been
> investigating.
> 
> Regards,
> 
> Doug
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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


Current Thread