Package javax.xml.bind.helpers

Helper classes for JAXB implementations.

See:
          Description

Class Summary
AbstractMarshallerImpl Default implementation of a Marshaller.
AbstractUnmarshallerImpl This is an abstract default implementation of an Unmarshaller.
DefaultValidationEventHandler Default implementation of a ValidationEventHandler.
NotIdentifiableEventImpl Default implementation of a NotIdentifiableEvent.
ParseConversionEventImpl Default implementation of a ParseConversionEvent.
PrintConversionEventImpl Default implementation of a PrintConversionEvent.
ValidationEventImpl Default implementation of a ValidationEvent.
ValidationEventLocatorImpl Default implementation of a ValidationEventLocator.
 

Package javax.xml.bind.helpers Description

Helper classes for JAXB implementations. Contains standard implementations for several important JAXB interfaces.