Java Doc for LocationProvider.java in » XML » saxonb » net » sf » saxon » event » Java Source Code / Java DocumentationJava Source Code and Java Documentation
LocationProvider: this is a marker interface used to identify an object that
provides the location of elements in a source document or instructions in a stylesheet
or query. A locationProvider may be passed down the Receiver pipeline as part of the
PipelineConfiguration object; on the input pipeline, this will be a
SaxonLocator object,
on the output pipeline, it will be a
net.sf.saxon.instruct.LocationMap