Uses of Class
javax.xml.bind.helpers.ValidationEventImpl
-
Packages that use ValidationEventImpl Package Description javax.xml.bind.helpers JAXB Provider Use Only: Provides partial default implementations for some of thejavax.xml.bind
interfaces. -
-
Uses of ValidationEventImpl in javax.xml.bind.helpers
Subclasses of ValidationEventImpl in javax.xml.bind.helpers Modifier and Type Class Description class
NotIdentifiableEventImpl
Default implementation of the NotIdentifiableEvent interface.class
ParseConversionEventImpl
Default implementation of the ParseConversionEvent interface.class
PrintConversionEventImpl
Default implementation of the PrintConversionEvent interface.
-