Uses of Class
jakarta.xml.bind.helpers.ValidationEventImpl
-
Packages that use ValidationEventImpl Package Description jakarta.xml.bind.helpers Jakarta XML Binding Provider Use Only: Provides partial default implementations for some of thejakarta.xml.bind
interfaces. -
-
Uses of ValidationEventImpl in jakarta.xml.bind.helpers
Subclasses of ValidationEventImpl in jakarta.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.
-