java.lang.Objectjavax.xml.bind.helpers.ValidationEventLocatorImpl
All Implemented Interfaces:
ValidationEventLocator
JAXB providers are allowed to use whatever class that implements the ValidationEventLocator interface. This class is just provided for a convenience.
- Kohsuke
- Kawaguchi, Sun Microsystems, Inc.$
- Revision: 1.2 $JAXB1.0
- Constructor: |
---|
|
|
|
|
|
Method from javax.xml.bind.helpers.ValidationEventLocatorImpl Summary: |
---|
getColumnNumber, getLineNumber, getNode, getObject, getOffset, getURL, setColumnNumber, setLineNumber, setNode, setObject, setOffset, setURL, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.xml.bind.helpers.ValidationEventLocatorImpl Detail: |
---|
|
|
|
|
|
|
|
|
|
|
|
|
|