org.apache.xerces.parsers
protected class AbstractSAXParser.LocatorProxy extends Object implements Locator2
Field Summary | |
---|---|
protected XMLLocator | fLocator XML locator. |
Constructor Summary | |
---|---|
LocatorProxy(XMLLocator locator) Constructs an XML locator proxy. |
Method Summary | |
---|---|
int | getColumnNumber() Column number. |
String | getEncoding() |
int | getLineNumber() Line number. |
String | getPublicId() Public identifier. |
String | getSystemId() System identifier. |
String | getXMLVersion() |