public class DedicatedStaticContext extends IndependentContext implements Container
autoDeclare, externalResolver, importedSchemaNamespaces, namespaces, requiredContextItemType, variablesusingDefaultFunctionLibrary| 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, setRequiredContextItemTypeaddFunctionLibrary, 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, setXPathLanguageLevelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainerGranularity, getHostLanguage, getLocationProvidergetColumnNumber, getLineNumber, getPublicId, getSystemIdgetBaseURI, getCollation, getConfiguration, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getLineNumber, getLocationMap, getNamePool, getSystemId, getXPathLanguageLevel, isAllowedBuiltInType, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContextpublic DedicatedStaticContext(Configuration config)
public DedicatedStaticContext(IndependentContext ic)
ic - the IndependentContext to be copiedpublic void setExecutable(Executable exec)
public Executable getExecutable()
ContainergetExecutable in interface ContainerCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.