com.sun.xml.bind.validator
Class DOMLocator
java.lang.Object
com.sun.xml.bind.validator.DOMLocator
- All Implemented Interfaces:
- Locator
public class DOMLocator
- extends Object
- implements Locator
- Since:
- JAXB1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOMLocator
public DOMLocator(DOMScanner scanner)
getLocation
public ValidationEventLocator getLocation(SAXParseException saxException)
- Set the appropriate locator information on the supplied
ValidationEvent.
- Specified by:
getLocation in interface Locator
getLocation
public ValidationEventLocator getLocation(Locator location)
- Specified by:
getLocation in interface Locator
Copyright © 2014 Oracle Corporation. All Rights Reserved.