|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Extends the standard XPath static context with information that is available for XPath expressions invoked from XSLT
| Method Summary | |
boolean |
isElementAvailable(java.lang.String qname)
Determine if an extension element is available |
| Methods inherited from interface net.sf.saxon.expr.StaticContext |
bindVariable, getBaseURI, getCollation, getConfiguration, getDefaultCollationName, getDefaultElementNamespace, getDefaultFunctionNamespace, getFunctionLibrary, getLineNumber, getLocationMap, getNamePool, getNamespaceResolver, getSystemId, getURIForPrefix, isImportedSchema, isInBackwardsCompatibleMode, issueWarning |
| Method Detail |
public boolean isElementAvailable(java.lang.String qname)
throws XPathException
XPathException - if the name is invalid or the prefix is not declared
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||