org.apache.xerces.util
public class LocatorProxy extends Object implements Locator2
Version: $Id: LocatorProxy.java,v 1.1 2005/06/20 18:29:00 mrglavas Exp $
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() |