|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT compiler
On 7/17/06, Mohsen Saboorian <mohsens@xxxxxxxxx> wrote:
I can use Xason as well as Xalan XSLTC for making templates? The Saxon is also an XSLT compiler?
A Templates object is a Java object containing the result of parsing the stylesheet, and is defined in JAXP and therefore should be a portable solution (when other Java based 2.0 xslt processors appear). As it's just the parsed stylesheet, you are only saving the parse time when you reuse a Templates object (afaik, hopefully someone will pick me up on anything wrong here) XSLTC compiles to C++, which means its very fast but you are tied to XSLT 1.0. I've never used XSLTC so I don't know whether its fully 1.0 compliant, or how successful its been.
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








