xsl-list
[Top] [All Lists]

RE: [xsl] Invoking XSLT 2.0

2007-04-28 00:56:29
I guess I'll be limiting myself if I relate to other 
languages because, it is possible to call separate named 
templates in the same XSL file from the command line, but 
with the main() method one can only call a single method and 
not other methods from the command line.

Well, in Java you can call the main() method of any public class, so it's
not quite that limited.

Michael Kay
http://www.saxonica.com/


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