|
Home >Online Product Documentation >Table of Contents >How to Generate Java Code for XSLT How to Generate Java Code for XSLTTo generate Java code for XSLT:
1. Open the XSLT file for which you want to generate Java code.
2. Define at least one scenario. The scenario must use the Saxon or Java built-in processor. See <hyperlink>Scenario Properties Used for Generating Code for more information.
3. Select the scenario for which you want to generate Java code.
4. Close the Scenario Properties dialog box.
5. Select XSLT > Generate Code > Generate Java Code from the Stylus Studio menu.
The Generate Java Code dialog box appears. (See Figure 246 .)
6. Specify the settings you want for the target directory, package and class names, and so on. See <hyperlink>Java Code Generation Settings if you need help with this step.
7. Click OK.
Stylus Studio generates Java code for the XSLT. When the code generation is complete, the resulting file (classname |
Java Web Services
Stylus Studio's Web Service Call Composer simplifies Java Web Service development by making it easy to find, invoke, and test any Java Web Service deployed on any popular Java Web Service framework, such as Apache AXIS.
XQuery API for Java (XQJ)
DataDirect XQuery is an embeddable software product based on the XQuery and XQJ standards that enables Java developers to access both relational and XML data sources using a single XQuery query. Runs on Oracle, SQL Server, DB2, and more!
Xerces - Parsing and Validating XML with the Apache Xerces Parser
The Xerces Parser supports the XML 1.0 recommendation and W3C's XML Schema recommendation version 1.0, DOM and SAX. Learn how easy it is to use Apache Xerces directly in Stylus Studio to parse and validate XML with ease.


