javax.xml.bind

Interface NotIdentifiableEvent

All Superinterfaces:
ValidationEvent
Known Implementing Classes:
NotIdentifiableEventImpl

public interface NotIdentifiableEvent
extends ValidationEvent

This event is triggered by the various printFoo() methods of the DatatypeConverterInterface, if they are unable to create a lexical representation of their input.
Author:
JSR-31
Since:
JAXB1.0

Fields inherited from interface javax.xml.bind.ValidationEvent

ERROR, FATAL_ERROR, WARNING

Methods inherited from interface javax.xml.bind.ValidationEvent

getLinkedException, getLocator, getMessage, getSeverity