Interface XQStaticContext
- All Known Subinterfaces:
XQConnection
- All Known Implementing Classes:
SaxonXQConnection
public interface XQStaticContext
XQJ interfaces reconstructed from version 0.5 documentation
-
Method Summary
Modifier and TypeMethodDescriptionintintintintintString[]getNamespaceURI(String prefix) intQName[]getStaticInScopeVariableType(QName varname)
-
Method Details
-
getBaseURI
- Throws:
XQException
-
getBoundarySpacePolicy
- Throws:
XQException
-
getConstructionMode
- Throws:
XQException
-
getCopyNamespacesModeInherit
- Throws:
XQException
-
getCopyNamespacesModePreserve
- Throws:
XQException
-
getDefaultCollation
- Throws:
XQException
-
getDefaultElementTypeNamespace
- Throws:
XQException
-
getDefaultFunctionNamespace
- Throws:
XQException
-
getDefaultOrderForEmptySequences
- Throws:
XQException
-
getInScopeNamespacePrefixes
- Throws:
XQException
-
getNamespaceURI
- Throws:
XQException
-
getOrderingMode
- Throws:
XQException
-
getStaticInScopeVariableNames
- Throws:
XQException
-
getStaticInScopeVariableType
- Throws:
XQException
-