| Constructor and Description |
|---|
LocatorProxy(XMLLocator locator)
Constructs an XML locator proxy.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnNumber()
Column number.
|
String |
getEncoding() |
int |
getLineNumber()
Line number.
|
String |
getPublicId()
Public identifier.
|
String |
getSystemId()
System identifier.
|
String |
getXMLVersion() |
public LocatorProxy(XMLLocator 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 Locatorpublic String getXMLVersion()
getXMLVersion in interface Locator2public String getEncoding()
getEncoding in interface Locator2Copyright © 2005-2015 Apache Software Foundation. All Rights Reserved.