|
Home >Online Product Documentation >Table of Contents >Compiling Generated Code Compiling Generated CodeThe generated code contains a commented list of the DLL files required in order to compile. How to Compile and Run Java Code in Stylus StudioTo compile Java code in Stylus Studio:
1. Make sure the Java Editor is the active window.
2. Click the Compile button ( Alternatives: Press Ctrl + F7, or select Java > Compile from the Stylus Studio menu. Stylus Studio compiles the Java code. Results are displayed in the Output window. To run Java code in Stylus Studio:
1. Make sure the Java Editor is the active window.
2. Click the Run button ( Alternatives: Press Ctrl + F5, or select Java > Run from the Stylus Studio menu. If the code has not been compiled, Stylus Studio displays a prompt asking if you want to compile the code now. Otherwise, Stylus Studio runs the Java code. Results are displayed in the Output window. |
DTD vs. Schema
Stylus Studio provides tools for working with both W3C XML Schema and DTD's - this tutorial explains what the differences are between the two, providing a technical comparison of DTD vs Schema.
Using Relational Data in XML Applications
"Using Relational Data in XML Applications" By Dr. Michael Kay covers an overview of several common use cases and provides insight into the benefits and drawbacks of using the approaches available today including XQuery and SQL/XML.
HTML to XML Importer
Convert HTML to XML with the Stylus Studio HTML to XML Importer, a powerful, visual utility for Converting HTML to XML with ease.