javax.xml.bind

Interface NotIdentifiableEvent

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