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