|
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. Define at least one scenario for the XSLT for which you want to generate Java code. The scenario must use the Saxon processor. See
<hyperlink>Scenario Settings for more information.
2. Select
XSLT > Generate Java Code from the Stylus Studio menu.
The Generate Java Code dialog box appears.
3. 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.
4. Select the scenarios for which you want to generate Java code.
5. Click
OK.
Stylus Studio generates Java code for the XSLT. When the code generation is complete, the resulting file (classname
|
XML Schema Library
The Stylus Studio XML Schema Library provides a detailed reference of many of the world's most commonly used XML vocabularies in an easy-to-read format.
Varying Record Layout to XML
Not every row in a text file has to have the same layout. Convert to XML has advanced pattern-recognition tools to route the data to where it belongs.
DTD Generator
Stylus Studio's DTD Generator supports the automatic generation and association of both internal and external DTDs based on XML instance documents.