public interface XSLTStaticContext extends StaticContext
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isElementAvailable(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, makeEarlyEvaluationContextboolean isElementAvailable(String qname) throws XPathException
XPathException - if the name is invalid or the prefix is not declaredCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.