Uses of Interface
jakarta.xml.bind.ValidationEventLocator
Packages that use ValidationEventLocator
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind interfaces.Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of ValidationEventLocator in jakarta.xml.bind
Methods in jakarta.xml.bind that return ValidationEventLocatorModifier and TypeMethodDescriptionValidationEvent.getLocator()Retrieve the locator for this warning/error. -
Uses of ValidationEventLocator in jakarta.xml.bind.helpers
Classes in jakarta.xml.bind.helpers that implement ValidationEventLocatorModifier and TypeClassDescriptionclassDefault implementation of the ValidationEventLocator interface.Methods in jakarta.xml.bind.helpers that return ValidationEventLocatorMethods in jakarta.xml.bind.helpers with parameters of type ValidationEventLocatorModifier and TypeMethodDescriptionvoidValidationEventImpl.setLocator(ValidationEventLocator _locator) Set the locator object for this event.Constructors in jakarta.xml.bind.helpers with parameters of type ValidationEventLocatorModifierConstructorDescriptionNotIdentifiableEventImpl(int _severity, String _message, ValidationEventLocator _locator) Create a new NotIdentifiableEventImpl.NotIdentifiableEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException) Create a new NotIdentifiableEventImpl.ParseConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator) Create a new ParseConversionEventImpl.ParseConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException) Create a new ParseConversionEventImpl.PrintConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator) Create a new PrintConversionEventImpl.PrintConversionEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException) Create a new PrintConversionEventImpl.ValidationEventImpl(int _severity, String _message, ValidationEventLocator _locator) Create a new ValidationEventImpl.ValidationEventImpl(int _severity, String _message, ValidationEventLocator _locator, Throwable _linkedException) Create a new ValidationEventImpl. -
Uses of ValidationEventLocator in org.glassfish.jaxb.core.unmarshaller
Methods in org.glassfish.jaxb.core.unmarshaller that return ValidationEventLocator -
Uses of ValidationEventLocator in org.glassfish.jaxb.core.v2.runtime.unmarshaller
Classes in org.glassfish.jaxb.core.v2.runtime.unmarshaller that implement ValidationEventLocatorMethods in org.glassfish.jaxb.core.v2.runtime.unmarshaller that return ValidationEventLocatorModifier and TypeMethodDescriptionLocatorEx.getLocation()Gets the current location in aValidationEventLocatorobject.LocatorEx.Snapshot.getLocation() -
Uses of ValidationEventLocator in org.glassfish.jaxb.runtime
Subinterfaces of ValidationEventLocator in org.glassfish.jaxb.runtimeModifier and TypeInterfaceDescriptioninterfaceDefines additional accessor methods for the event source location. -
Uses of ValidationEventLocator in org.glassfish.jaxb.runtime.util
Classes in org.glassfish.jaxb.runtime.util that implement ValidationEventLocator -
Uses of ValidationEventLocator in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return ValidationEventLocatorModifier and TypeMethodDescriptionXMLSerializer.getCurrentLocation(String fieldName) protected abstract ValidationEventLocatorCoordinator.getLocation()Gets the current location.protected ValidationEventLocatorXMLSerializer.getLocation() -
Uses of ValidationEventLocator in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller that return ValidationEventLocatorModifier and TypeMethodDescriptionprotected ValidationEventLocatorUnmarshallingContext.getLocation()