net.sf.saxon.expr
protected static class ExpressionParser.TemporaryContainer extends Object implements Container, LocationProvider, Serializable
| Constructor Summary | |
|---|---|
| TemporaryContainer(LocationMap map, int locationId) | |
| Method Summary | |
|---|---|
| int | getColumnNumber() |
| Executable | getExecutable() |
| int | getHostLanguage()
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container |
| int | getLineNumber() |
| int | getLineNumber(int locationId) |
| LocationProvider | getLocationProvider() |
| String | getPublicId() |
| String | getSystemId() |
| String | getSystemId(int locationId) |