net.sf.saxon.expr
public interface Container extends SourceLocator
Method Summary | |
---|---|
Executable | getExecutable()
Get the Executable (representing a complete stylesheet or query) of which this Container forms part |
int | getHostLanguage()
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container |
LocationProvider | getLocationProvider()
Get the LocationProvider allowing location identifiers to be resolved. |