+

Search Tips   |   Advanced Search

Precompiling using the command-line tools

Use the CompileXSLT tool to precompile one or more stylesheets, use the CompileXPath tool to precompile one or more XPath expressions, and use the CompileXQuery tool to precompile one or more XQuery expressions.

See Precompiling using ANT tasks for information about using the TaskCompileXPath, TaskCompileXQuery, and TaskCompileXSLT ANT tasks as alternatives to using the CompileXPath, CompileXQuery, and CompileXSLT commands.


Tasks

  • Loading a precompiled executable
  • Precompiling using ANT tasks