net.sf.saxon.style
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, getBaseURI, getCollation, getConfiguration, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getLineNumber, getLocationMap, getNamePool, getNamespaceResolver, getSystemId, getURIForPrefix, isAllowedBuiltInType, isImportedSchema, isInBackwardsCompatibleMode, issueWarning, makeEarlyEvaluationContext
boolean isElementAvailable(java.lang.String qname) throws XPathException
XPathException
- if the name is invalid or the prefix is not declared