A new video demonstration shows just how easy it is to use the new Java Code Generator to automatically write, compile and run all of the Java code needed to run your XQuery and XSLT stylesheets in a live Java application. The new online video entitled: "Using The Stylus Studio Java Code Generator" covers the following topics:
* Generating Java code to run your XQuery or XSLT stylesheets
* Java code generation system requirements
* Configuring a sample XQuery, including specifying what processor to use, parameters, post processing, and validation options
* Running an XQuery and previewing the results from within Stylus Studio
* Generating the Java Code to programatically invoke the XQuery using Saxon
* Configuring the format of the generated Java code, such as the Java package and other Java coding conventions.
* Browsing generated Java code in the integrated Java Editor
* Configuring the Java class path environment
* Compiling the generated Java code using the built-in Java IDE
* Running the generated Java application in Stylus Studio and previewing the output