| Constructor and Description |
|---|
LocatorImpl(Locator locator)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber() |
int |
getLineNumber() |
String |
getPublicId() |
String |
getSystemId() |
public LocatorImpl(Locator locator)
locator - the locatorpublic int getColumnNumber()
getColumnNumber in interface LocatorLocator.getColumnNumber()public int getLineNumber()
getLineNumber in interface LocatorLocator.getLineNumber()public String getPublicId()
getPublicId in interface LocatorLocator.getPublicId()public String getSystemId()
getSystemId in interface LocatorLocator.getSystemId()Copyright © 2017. All rights reserved.