Hitachi

uCosminexus Application Server XML Processor User Guide


2.2.5 javax.xml.transform Package

The javax.xml.transform package provides APIs for XSLT transformers.

The following figure shows the flow of processing for applications that perform XSLT-based transformation.

Figure 2‒3: Flow of processing for applications that perform XSLT-based transformation

[Figure]

For details on the javax.xml.transform package, see Javadoc in the JSR 206 Java API for XML Processing (JAXP) 1.4.

For details on the coding samples for XSLT-based transformation, see 5.7 Sample Program that Uses the XSLT Transformer.