Home >Online Product Documentation >Table of Contents >How to Generate Java Code for XSLT
How to Generate Java Code for XSLT
To generate Java code for XSLT:
1. Open the XSLT file for which you want to generate Java code.
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 .)
7. Click OK.
Stylus Studio generates Java code for the XSLT. When the code generation is complete, the resulting file (classname.java) is opened in the Stylus Studio Java Editor.