Package javax.xml.bind.util

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.
ValidationEventCollector Simple implementation of a ValidationEventHandler, which simply collects all the events, regardless whether they are warnings, errors, or fatal errors.