| Package | Description | 
|---|---|
| javax.xml.bind.util | 
        Useful client utility classes. | 
| javax.xml.transform.sax | This package implements SAX2-specific transformation APIs. | 
| Class | Description | 
|---|---|
| SAXResult | Acts as an holder for a transformation Result. | 
| SAXSource | Acts as an holder for SAX-style Source. | 
| Class | Description | 
|---|---|
| TemplatesHandler | A SAX ContentHandler that may be used to process SAX
 parse events (parsing transformation instructions) into a Templates object. | 
| TransformerHandler | A TransformerHandler
 listens for SAX ContentHandler parse events and transforms
 them to a Result. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2025, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.