public interface Container extends SourceLocator
Modifier and Type | Method and Description |
---|---|
Configuration |
getConfiguration()
Get the Configuration to which this Container belongs
|
int |
getContainerGranularity()
Get the granularity of the container.
|
int |
getHostLanguage()
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
|
PackageData |
getPackageData()
Get data about the unit of compilation (XQuery module, XSLT package) to which this
container belongs
|
getColumnNumber, getLineNumber, getPublicId, getSystemId
Configuration getConfiguration()
PackageData getPackageData()
int getHostLanguage()
Configuration.XSLT
or Configuration.XQUERY
int getContainerGranularity()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.