6.1.2 Other notes

The following table describes notes other than those described for JAXP 1.4 in the previous sections.

Reference note
For related notes, see 6.4 Notes on StAX as and when required.

Table 6-5 Notes on using JAXP 1.4

No.Notes
1StAX does not support the Shift_JIS switch functionality.
The operations might not function properly if the Node, Source, and Result created by a DOM parser or a SAX parser, specifying the Shift_JIS switch functionality, are passed as arguments of a StAX API.
2StAX does not support the Shift_JIS switch functionality.
The operations cannot be guaranteed if StAXSource or StAXResult is used in the I/O of the XSLT or the XSLTC transformer.
3The following features have been added to XSLT, but Cosminexus XML Processor always returns false:
  • http://javax.xml.transform.stax.StAXSource/feature
  • http://javax.xml.transform.stax.StAXResult/feature