xsl-list
[Top] [All Lists]

[xsl] Knight's Tour from java app (not command line)

2007-03-25 09:25:07
Hey all,

i've tried all the examples from command line, everything works great after i've found the needed files.

right now i'd like to reproduce the Knight's Tour from a "java app" then not from command line.

and i look for advices.

i think i must use : net.sf.saxon.Transform and invoke the main method with the proper arguments (tour.xsl, start=e5, tour.html).

but i don't know what to do with the arg "-it" ???

best,

Yvon

PS :

in fact my app will be writen in RubyCocoa under MacOS X and i'll use a ruby to java bridge (yajb-0.8.1) to play with XSLT2 and XQuery.



--~------------------------------------------------------------------
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>