LocatorEx
, ValidationEventLocator
, Locator
public static final class LocatorEx.Snapshot extends Object implements LocatorEx, ValidationEventLocator
LocatorEx
LocatorEx.Snapshot
Modifier and Type | Method | 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 Locator
getColumnNumber
in interface ValidationEventLocator
public int getLineNumber()
getLineNumber
in interface Locator
getLineNumber
in interface ValidationEventLocator
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 © 2018 Oracle Corporation. All rights reserved.