Home > Products > XML Video Demonstrations > Java Code Generator Video Demonstration > Generating Java Code with Stylus Studio
Generating Java Code with Stylus Studio
So you've finshed developing an XSLT stylesheet or an XQuery expression in Stylus Studio, and now it's time to deploy your code to a production server environment. Stop hand coding
| |
Generating Java Code with Stylus Studio covers the following topics:
- Generating Java code to run your XQuery or XSLT stylesheets
- Embedding the Java code in your Java application
- 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 Java code for Saxon or Apache Xalan
- Configuring the content and location of the generated code, java package and other Java coding conventions.
- Browsing generated Java code in the integrated Java Editor
- Configuring the Java class path
- Compiling the generated Java code using Stylus Studio's Java IDE
- Running the generated Java application, previewing and verifying correct output using Stylus Studio's XML differencing tool.
FLWOR - An Introduction to the XQuery FLWOR Expression
An XQuery FLWOR Tutorial, covering an introduction to the main constructs of the XQuery FLWOR expression, including: For, Let, Where, Order By, and Return. Written by the W3C's Dr. Michael Kay.
XQuery Mapper
Stylus Studio has the industry's only XQuery mapper, enabling you to develop sophisticated XML mappings consisting of queries and data transformation in an intuitive, visual manner.
XQuery Talk
Join the XQuery Talk mailing list for a practical discussion about XQuery. It's a place to work together to learn a new language, talk about problem solutions, discuss engines and implementations, chat about the latest XQuery news and more.
Learn XSLT and XQuery Profiling
Stylus Studio's Profiler can help you evaluate the performance of your XQuery and XSLT. Automatically generated, customizable, easy-to-read HTML reports provide insight into performance bottlenecks.