File
Doc
Category
Size
Date
Package
ParseConversionEvent.java
API Doc
Java SE 6 API
670
Tue Jun 10 00:27:04 BST 2008
javax.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
Java Code Source