Package javax.xml.bind.helpers

JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.

See: Description

Class Description
AbstractMarshallerImpl

Partial default Marshaller implementation.

AbstractUnmarshallerImpl

Partial default Unmarshaller implementation.

DefaultValidationEventHandler

JAXB 1.0 only default validation event handler.

NotIdentifiableEventImpl

Default implementation of the NotIdentifiableEvent interface.

ParseConversionEventImpl

Default implementation of the ParseConversionEvent interface.

PrintConversionEventImpl

Default implementation of the PrintConversionEvent interface.

ValidationEventImpl

Default implementation of the ValidationEvent interface.

ValidationEventLocatorImpl

Default implementation of the ValidationEventLocator interface.

Package javax.xml.bind.helpers Description

JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.

JAXB Providers can extend these classes and implement the abstract methods.

© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/helpers/package-summary.html