API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.bind. ValidationEventHandler View Source
Author(s)

Since
JAXB1.0
Version
$Revision: 1.2 $
Serial
Hierarchy
 ValidationEventHandler
Subinterfaces
Description
public interface ValidationEventHandler
  A basic event handler interface for validation errors.
Methods
Hide/Show inherited methods
public boolean handleEvent (ValidationEvent event)
  Receive notification of a validation warning or error.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar