Package javax.xml.bind.util

Utility classes used by the JAXB standard.

Class Summary

JAXBResultUtility class that allows to catch the result of a stylesheet transformation in a JAXB object.
JAXBSourceThis utility class allows to use a JAXB object as the source of a stylesheet transformation.
If you depend on any methods from javax.xml.transform.sax.SAXSource, you should use this class.
ValidationEventCollectorSimple implementation of a ValidationEventHandler, which simply collects all the events, regardless whether they are warnings, errors, or fatal errors.
Utility classes used by the JAXB standard.