StaticContextExpressionContext, UseWhenStaticContextpublic interface XSLTStaticContext extends StaticContext
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isElementAvailable(java.lang.String qname) |
Determine if an extension element is available
|
bindVariable, getBaseURI, getCollation, getConfiguration, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getLineNumber, getLocationMap, getNamePool, getNamespaceResolver, getSystemId, getURIForPrefix, isAllowedBuiltInType, isImportedSchema, isInBackwardsCompatibleMode, issueWarning, makeEarlyEvaluationContextboolean isElementAvailable(java.lang.String qname)
throws XPathException
XPathException - if the name is invalid or the prefix is not declared