5.7 Sample Program that Uses the XSLT Transformer

This section describes a sample program that uses the XSLT transformer.

The sample program is provided only in Windows.

The installation folder and file name of the sample program are as follows.

Installation folder:
installation-folder-of-Cosminexus-XML-Processor\samples\XSLT
File name:
  • SampleXSLT.xml
  • SampleXSLT.xsl
  • SampleXSLT.java
Organization of this section
5.7.1 Processing Performed by the Sample Program
5.7.2 General Procedure for Creating the Sample Program
5.7.3 XML Document to Use (SampleXSLT.xml)
5.7.4 XSL File to Use (SampleXSLT.xsl)
5.7.5 Sample Program (SampleXSLT.java)
5.7.6 Execution Result of the Sample Program (SampleXSLT.java)