|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.mwi.mobileok.basic.xslt.XSLTCompiler
public final class XSLTCompiler
Runs the Saxon XSLT Compiler over a set of input XSL stylesheets files to create precompiled SXX files in the same location.
The class is only used at compile time to precompile all the XSL stylesheets. See the build.xml ANT build file.
Note: XSL stylesheets are precompiled to increase the performances of the mobileOK Checker.
Constructor Summary | |
---|---|
private |
XSLTCompiler()
|
Method Summary | |
---|---|
static void |
main(java.lang.String... args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private XSLTCompiler()
Method Detail |
---|
public static void main(java.lang.String... args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |