java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpl
All Implemented Interfaces:
ValidationEvent
Direct Known Subclasses:
PrintConversionEventImpl, NotIdentifiableEventImpl, ParseConversionEventImpl
JAXB providers are allowed to use whatever class that implements the ValidationEvent interface. This class is just provided for a convenience.
- Kohsuke
- Kawaguchi, Sun Microsystems, Inc.$
- Revision: 1.1 $JAXB1.0
- Constructor: |
---|
|
|
Method from javax.xml.bind.helpers.ValidationEventImpl Summary: |
---|
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.xml.bind.helpers.ValidationEventImpl Detail: |
---|
|
|
|
|
|
|
|
|
|