LocatorEx.Snapshot| Modifier and Type | Method | Description |
|---|---|---|
int |
getColumnNumber() |
|
int |
getLineNumber() |
|
javax.xml.bind.ValidationEventLocator |
getLocation() |
Gets the current location in a
ValidationEventLocator object. |
org.w3c.dom.Node |
getNode() |
|
java.lang.Object |
getObject() |
|
int |
getOffset() |
|
java.lang.String |
getPublicId() |
|
java.lang.String |
getSystemId() |
|
java.net.URL |
getURL() |
public Snapshot(LocatorEx loc)
public java.lang.Object getObject()
getObject in interface javax.xml.bind.ValidationEventLocatorpublic org.w3c.dom.Node getNode()
getNode in interface javax.xml.bind.ValidationEventLocatorpublic int getOffset()
getOffset in interface javax.xml.bind.ValidationEventLocatorpublic java.net.URL getURL()
getURL in interface javax.xml.bind.ValidationEventLocatorpublic int getColumnNumber()
getColumnNumber in interface org.xml.sax.LocatorgetColumnNumber in interface javax.xml.bind.ValidationEventLocatorpublic int getLineNumber()
getLineNumber in interface org.xml.sax.LocatorgetLineNumber in interface javax.xml.bind.ValidationEventLocatorpublic java.lang.String getSystemId()
getSystemId in interface org.xml.sax.Locatorpublic java.lang.String getPublicId()
getPublicId in interface org.xml.sax.Locatorpublic javax.xml.bind.ValidationEventLocator getLocation()
LocatorExValidationEventLocator object.getLocation in interface LocatorExCopyright © 2018 Oracle Corporation. All rights reserved.