Subject: RE: Invoking XSLT 2.0
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 28 Apr 2007 08:56:02 +0100
|
> 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/
|