java.lang.Object | +--org.xml.sax.helpers.LocatorImpl | +--org.xml.sax.ext.Locator2ImplAll Implemented Interfaces:
Construct a new, empty Locator2Impl object. |
Locator2Impl(Locator locator) Copy an existing Locator or Locator2 object. |
java.lang.String | Returns the current value of the encoding property. |
java.lang.String | Returns the current value of the version property. |
void | setEncoding(java.lang.String encoding) Assigns the current value of the encoding property. |
void | setXMLVersion(java.lang.String version) Assigns the current value of the version property. |
public Locator2Impl()
public Locator2Impl(Locator locator)
public String getEncoding()
setEncoding
public String getXMLVersion()
setXMLVersion
public void setEncoding(java.lang.String encoding)
getEncoding
public void setXMLVersion(java.lang.String version)
getXMLVersion