StaticContext
ExpressionContext
, UseWhenStaticContext
public 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, getDecimalFormatManager, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getImportedSchemaNamespaces, getLineNumber, getLocationMap, getNamePool, getNamespaceResolver, getRequiredContextItemType, getSystemId, getURIForPrefix, getXPathLanguageLevel, isAllowedBuiltInType, isImportedSchema, isInBackwardsCompatibleMode, isSchemaAware, issueWarning, makeEarlyEvaluationContext
boolean isElementAvailable(java.lang.String qname) throws XPathException
XPathException
- if the name is invalid or the prefix is not declared