JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind
interfaces.
See: Description
Class | Description |
---|---|
AbstractMarshallerImpl | Partial default |
AbstractUnmarshallerImpl | Partial default |
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. |
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–2017, 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.