xsl-list
[Top] [All Lists]

Re: [xsl] Cross-compiler between XSLT and java ?

2007-02-04 16:23:15
Martynas Jusevicius wrote:
Java's XSLT transformer does that by default -- it compiles XSLT into
Java byte-code, called translet. I don't know how to use it
separately, though.
AFAIK Micheal Kay from Saxonica and at least several other projects
are working on that as well.
Never used it, but...
http://xml.apache.org/xalan-j/xsltc_usage.html

Martynas

On 2/4/07, Ben Stover <bxstover(_at_)yahoo(_dot_)co(_dot_)uk> wrote:
A friend asked me if there is something like a cross-compiler which converts a XSLT stylesheet into a java (source) programm.

His boss forces him to write java programs to process XML documents.
Of cause - with XSLT this is much more comfortable. So the best way for him would be to write internally XSLT stylesheet which performs the task and convert them
officially into a java program.

Is there a way to do this ?
No XSLT processor like Saxon should be necessary to run the java program later.

Ben

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--
Kamal Bhatt


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>