LocatorEx, ValidationEventLocator, Locatorpublic static final class LocatorEx.Snapshot extends Object implements LocatorEx, ValidationEventLocator
LocatorExLocatorEx.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 ValidationEventLocatorpublic Node getNode()
getNode in interface ValidationEventLocatorpublic int getOffset()
getOffset in interface ValidationEventLocatorpublic URL getURL()
getURL in interface ValidationEventLocatorpublic int getColumnNumber()
getColumnNumber in interface LocatorgetColumnNumber in interface ValidationEventLocatorpublic int getLineNumber()
getLineNumber in interface LocatorgetLineNumber in interface ValidationEventLocatorpublic String getSystemId()
getSystemId in interface Locatorpublic String getPublicId()
getPublicId in interface Locatorpublic ValidationEventLocator getLocation()
LocatorExValidationEventLocator object.getLocation in interface LocatorExCopyright © 2018 Oracle Corporation. All rights reserved.