Package javax.xml.transform.sax

Support for SAX2-based XSLT transformers.

See: Description

Package javax.xml.transform.sax Description:

Support for SAX2-based XSLT transformers. Normally you would cast a TransformerFactory to a SAXTransformerFactory and use that to in any of the various modes supported (such as push or pull).

Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2013-01-12.