|
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 document for which you want to generate Java code.
2. Define at least one scenario for the XSLT document for which you want to generate Java code. 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 Java Code from the Stylus Studio menu.
The Generate Java Code dialog box appears.
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
|
Electronic Data Interchange (EDI) Blog
The EDI-L Blog is the best technical forum for discussing topics related to Electronic Data Interchange (EDI), including EDIFACT, and X12 Technologies. Topics include EDI Software, EDI Standards, EDI applications, EDI examples, and more.
EDI to XML Mapping
A tutorial on how to transform EDI files into XML using Stylus Studio's Convert to XML tool. Subsequent post-processing of the converted EDI data is done through XQuery or XSLT, modeling a real world XML data integration application.
Canonicalize XML
Stylus Studio® features a handy XML canonicalizer among its many XML editing utilities, for quickly and easily converting any XML document into its canonical form (c14n), a widely-used W3C standard for normalizing XML files.
Create XML Views of Relational Data Using DataDirect XQuery
DataDirect XQuery simplifies creating, querying and updating of relational databases as XML including Microsoft SQL Server, Oracle, IBM DB2, Sybase and Informix.