Class LocatorProxy
java.lang.Object
org.apache.xerces.util.LocatorProxy
-
Constructor Summary
ConstructorsConstructorDescriptionLocatorProxy(org.apache.xerces.xni.XMLLocator locator) Constructs an XML locator proxy. -
Method Summary
Modifier and TypeMethodDescriptionintColumn number.intLine number.Public identifier.System identifier.
-
Constructor Details
-
LocatorProxy
public LocatorProxy(org.apache.xerces.xni.XMLLocator locator) Constructs an XML locator proxy.
-
-
Method Details
-
getPublicId
-
getSystemId
-
getLineNumber
-
getColumnNumber
-
getXMLVersion
- Specified by:
getXMLVersionin interfaceLocator2
-
getEncoding
- Specified by:
getEncodingin interfaceLocator2
-