public interface XSLTStaticContext extends StaticContext
Modifier and Type | Method and Description |
---|---|
boolean |
isElementAvailable(java.lang.String qname)
Determine if an extension element is available
|
bindVariable, getConfiguration, getContainingLocation, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getKeyManager, getNamespaceResolver, getPackageData, getRequiredContextItemType, getStaticBaseURI, getSystemId, getXPathVersion, isImportedSchema, isInBackwardsCompatibleMode, issueWarning, makeEarlyEvaluationContext, makeRetainedStaticContext, resolveTypeAlias
boolean isElementAvailable(java.lang.String qname) throws XPathException
XPathException
- if the name is invalid or the prefix is not declaredCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.