|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SaxonLocator
SaxonLocator: this interface exists to unify the SAX Locator and JAXP SourceLocator interfaces, which are identical. It extends both interfaces. Therefore, anything that implements SaxonLocator can be used both in SAX and in JAXP interfaces.
Method Summary |
---|
Methods inherited from interface org.xml.sax.Locator |
---|
getColumnNumber, getLineNumber, getPublicId, getSystemId |
Methods inherited from interface javax.xml.transform.SourceLocator |
---|
getColumnNumber, getLineNumber, getPublicId, getSystemId |
Methods inherited from interface net.sf.saxon.event.LocationProvider |
---|
getColumnNumber, getLineNumber, getSystemId |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |