public class SimpleLocator extends Object implements Locator, Serializable
| Constructor and Description |
|---|
SimpleLocator(Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
String |
getPublicId() |
String |
getSystemId() |
public SimpleLocator(Locator locator)
public String getPublicId()
getPublicId in interface Locatorpublic String getSystemId()
getSystemId in interface Locatorpublic int getLineNumber()
getLineNumber in interface Locatorpublic int getColumnNumber()
getColumnNumber in interface LocatorCopyright © 2014 University of Tartu. All Rights Reserved.