Package org.w3c.mwi.mobileok.basic.xslt

Defines an XSL stylesheet compiler that uses Saxon.

See:
          Description

Class Summary
XSLTCompiler Runs the Saxon XSLT Compiler over a set of input XSL stylesheets files to create precompiled SXX files in the same location.
 

Package org.w3c.mwi.mobileok.basic.xslt Description

Defines an XSL stylesheet compiler that uses Saxon.

The package only contains the XSLTCompiler class that is used at compilation time to precompile the XSL stylesheets used by the mobileOK Checker for improved performances.