|
Home > Online Product Documentation > Table of Contents > How to Generate Java Code for an XML Pipeline How to Generate Java Code for an XML PipelineTo generate Java code for an XML Pipeline:
1. Make sure properties on the
Deployment tab of the
Scenario Properties dialog box for the XML pipeline are set appropriately. See
Processor Settings and Code Generation for more information.
2. Click the
Generate Java Code button (
) on the XML Pipeline Editor toolbar.
Alternative: Select XML Pipeline > Generate Java Code from the Stylus Studio menu. The Generate Java Code for XML Pipeline dialog box appears.
3. Specify the settings you want for the target directory, package and class names, and so on. See
Code Generation Settings if you need help with this step.
4. Click
OK.
Stylus Studio generates Java code for the XML pipeline. When the code generation is complete, the resulting file (classname
|