bookmark

Stylesheet Compilation (Java and XSLT)


Description

A better approach is to parse the XSLT stylesheet into memory once, compile it to machine-format, and then preserve that machine representation in memory for repeated use. This is called stylesheet compilation and is no different in concept than the compilation of any programming language.

Preview

Tags

Users

  • @sac

Comments and Reviews