com.sun.xml.bind.validator
Class SAXLocator
java.lang.Object
com.sun.xml.bind.validator.SAXLocator
- All Implemented Interfaces:
- Locator
public class SAXLocator
- 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 |
theInstance
public static final SAXLocator theInstance
SAXLocator
public SAXLocator()
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.