javax.xml.bind
Interface NotIdentifiableEvent

All Superinterfaces:
ValidationEvent
All 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.

Since:
JAXB1.0
Author:
JSR-31

Field Summary
 
Fields inherited from interface javax.xml.bind.ValidationEvent
ERROR, FATAL_ERROR, WARNING
 
Method Summary
 
Methods inherited from interface javax.xml.bind.ValidationEvent
getLinkedException, getLocator, getMessage, getSeverity