Package javax.xml.bind.util

Utility classes used by the JAXB standard.

See:
          Description

Class Summary
JAXBResult Utility class that allows to catch the result of a stylesheet transformation in a JAXB object.
JAXBSource This utility class allows to use a JAXB object as the source of a stylesheet transformation.
If you depend on any methods from SAXSource, you should use this class.
ValidationEventCollector Simple implementation of a ValidationEventHandler, which simply collects all the events, regardless whether they are warnings, errors, or fatal errors.
 

Package javax.xml.bind.util Description

Utility classes used by the JAXB standard.