net.sf.saxon.event

Interface SaxonLocator

public interface SaxonLocator extends Locator, SourceLocator, LocationProvider

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.