public class DedicatedStaticContext extends IndependentContext implements Container
autoDeclare, externalResolver, importedSchemaNamespaces, namespaces, requiredContextItemType, variables
usingDefaultFunctionLibrary
Constructor and Description |
---|
DedicatedStaticContext(Configuration config) |
DedicatedStaticContext(IndependentContext ic)
Create a DedicatedStaticContext as a copy of an IndependentContext
|
Modifier and Type | Method and Description |
---|---|
Executable |
getExecutable()
Get the Executable (representing a complete stylesheet or query) of which this Container forms part
|
void |
setExecutable(Executable exec) |
bindVariable, clearAllNamespaces, clearNamespaces, declareNamespace, declareVariable, declareVariable, declareVariable, getContainerGranularity, getExternalVariable, getImportedSchemaNamespaces, getNamespaceResolver, getRequiredContextItemType, getSlotNumber, getStackFrameMap, getURIForPrefix, getURIForPrefix, isAllowUndeclaredVariables, isImportedSchema, iterateExternalVariables, iteratePrefixes, setAllowUndeclaredVariables, setDefaultElementNamespace, setImportedSchemaNamespaces, setNamespaceResolver, setNamespaces, setRequiredContextItemType
addFunctionLibrary, declareCollation, getBaseURI, getCollation, getCollationMap, getColumnNumber, getConfiguration, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getHostLanguage, getLineNumber, getLocationMap, getLocationProvider, getNamePool, getPublicId, getSystemId, getXPathLanguageLevel, isAllowedBuiltInType, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContext, setBackwardsCompatibilityMode, setBaseURI, setCollationMap, setConfiguration, setDecimalFormatManager, setDefaultFunctionLibrary, setDefaultFunctionNamespace, setFunctionLibrary, setLocationMap, setSchemaAware, setXPathLanguageLevel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContainerGranularity, getHostLanguage, getLocationProvider
getColumnNumber, getLineNumber, getPublicId, getSystemId
getBaseURI, getCollation, getConfiguration, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getLineNumber, getLocationMap, getNamePool, getSystemId, getXPathLanguageLevel, isAllowedBuiltInType, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContext
public DedicatedStaticContext(Configuration config)
public DedicatedStaticContext(IndependentContext ic)
ic
- the IndependentContext to be copiedpublic void setExecutable(Executable exec)
public Executable getExecutable()
Container
getExecutable
in interface Container
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.