Modifier and Type | Field and Description |
---|---|
static SAXLocator |
theInstance |
Constructor and Description |
---|
SAXLocator() |
Modifier and Type | Method and Description |
---|---|
ValidationEventLocator |
getLocation(Locator location) |
ValidationEventLocator |
getLocation(SAXParseException saxException)
Set the appropriate locator information on the supplied
ValidationEvent.
|
public static final SAXLocator theInstance
public ValidationEventLocator getLocation(SAXParseException saxException)
getLocation
in interface Locator
public ValidationEventLocator getLocation(Locator location)
getLocation
in interface Locator
Copyright © 2016 Oracle Corporation. All rights reserved.