net.sf.saxon.style
Interface XSLTStaticContext
- StaticContext
- ExpressionContext, UseWhenStaticContext
public interface XSLTStaticContext
Extends the standard XPath static context with information that is available for
XPath expressions invoked from XSLT
bindVariable , getBaseURI , getCollation , getConfiguration , getDefaultCollationName , getDefaultElementNamespace , getDefaultFunctionNamespace , getFunctionLibrary , getImportedSchemaNamespaces , getLineNumber , getLocationMap , getNamePool , getNamespaceResolver , getSystemId , getURIForPrefix , isAllowedBuiltInType , isImportedSchema , isInBackwardsCompatibleMode , issueWarning , makeEarlyEvaluationContext |
isElementAvailable
public boolean isElementAvailable(String qname)
throws XPathException
Determine if an extension element is available