public class LocatorImpl extends Object implements Locator
| Constructor and Description |
|---|
LocatorImpl(Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
String |
getPublicId() |
String |
getSystemId() |
public LocatorImpl(Locator locator)
public final int getColumnNumber()
getColumnNumber in interface Locatorpublic final int getLineNumber()
getLineNumber in interface Locatorpublic final String getPublicId()
getPublicId in interface Locatorpublic final String getSystemId()
getSystemId in interface LocatorCopyright © 2017. All rights reserved.