Package javax.xml.bind.helpers

Helper classes for JAXB implementations.

Class Summary

AbstractMarshallerImplDefault implementation of a Marshaller.
AbstractUnmarshallerImplThis is an abstract default implementation of an Unmarshaller.
DefaultValidationEventHandlerDefault implementation of a ValidationEventHandler.
NotIdentifiableEventImplDefault implementation of a NotIdentifiableEvent.
ParseConversionEventImplDefault implementation of a ParseConversionEvent.
PrintConversionEventImplDefault implementation of a PrintConversionEvent.
ValidationEventImplDefault implementation of a ValidationEvent.
ValidationEventLocatorImplDefault implementation of a ValidationEventLocator.
Helper classes for JAXB implementations. Contains standard implementations for several important JAXB interfaces.