FileDocCategorySizeDatePackage
ParseConversionEvent.javaAPI DocJava SE 6 API670Tue Jun 10 00:27:04 BST 2008javax.xml.bind

ParseConversionEvent

public interface ParseConversionEvent implements ValidationEvent
This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.
author
  • Ryan Shoemaker, Sun Microsystems, Inc.
  • Kohsuke Kawaguchi, Sun Microsystems, Inc.
  • Joe Fialli, Sun Microsystems, Inc.
version
$Revision: 1.2 $
see
ValidationEvent
see
ValidationEventHandler
see
Unmarshaller
since
JAXB1.0

Fields Summary
Constructors Summary
Methods Summary