public static final class LocatorEx.Snapshot extends Object implements LocatorEx, ValidationEventLocator
LocatorEx
LocatorEx.Snapshot
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
ValidationEventLocator |
getLocation()
Gets the current location in a
ValidationEventLocator object. |
Node |
getNode() |
Object |
getObject() |
int |
getOffset() |
String |
getPublicId() |
String |
getSystemId() |
URL |
getURL() |
public Snapshot(LocatorEx loc)
public Object getObject()
getObject
in interface ValidationEventLocator
public Node getNode()
getNode
in interface ValidationEventLocator
public int getOffset()
getOffset
in interface ValidationEventLocator
public URL getURL()
getURL
in interface ValidationEventLocator
public int getColumnNumber()
getColumnNumber
in interface ValidationEventLocator
getColumnNumber
in interface Locator
public int getLineNumber()
getLineNumber
in interface ValidationEventLocator
getLineNumber
in interface Locator
public String getSystemId()
getSystemId
in interface Locator
public String getPublicId()
getPublicId
in interface Locator
public ValidationEventLocator getLocation()
LocatorEx
ValidationEventLocator
object.getLocation
in interface LocatorEx
Copyright © 2019 Oracle Corporation. All rights reserved.