|
|
org > org.xml > org.xml.sax > org.xml.sax.ext > org.xml.sax.ext.locator2impl >
Class: org.xml.sax.ext.Locator2Impl java.lang.Object org.xml.sax.helpers.LocatorImpl org.xml.sax.ext.Locator2Impl
public class Locator2Impl extends LocatorImpl implements Locator2
FIELDS:
CONSTRUCTORS:
| | | public | Locator2Impl() |
| | public | Locator2Impl(Locator locator) |
| |
|
|
|
METHODS:
| | | | public | String | getEncoding() |
| | public | String | getXMLVersion() |
| | public | void | setEncoding(String encoding) |
| | public | void | setXMLVersion(String version) |
| |
|
|
|
INHERITED METHODS:
| getPublicId(), getSystemId(), getLineNumber(), getColumnNumber(), setPublicId(java.lang.String), setSystemId(java.lang.String), setLineNumber(int), setColumnNumber(int), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|