Interface XMLLocator
-
- All Known Implementing Classes:
HTMLScanner,XMLLocatorImpl
public interface XMLLocator extends Locator2
Location information.- Author:
- Andy Clark, IBM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBaseSystemId()intgetCharacterOffset()StringgetLiteralSystemId()-
Methods inherited from interface org.xml.sax.Locator
getColumnNumber, getLineNumber, getPublicId, getSystemId
-
Methods inherited from interface org.xml.sax.ext.Locator2
getEncoding, getXMLVersion
-
-