| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnet.sf.saxon.xqj.SaxonXQDynamicContextnet.sf.saxon.xqj.SaxonXQPreparedExpressionField Summary |
Fields inherited from class net.sf.saxon.xqj.SaxonXQDynamicContext | |
connection | |
Constructor Summary | |
| |
Method Summary | |
void |
|
protected void | |
void |
|
XQResultSequence | |
QName[] | |
QName[] | |
protected SaxonXQDataFactory | |
protected DynamicQueryContext | |
XQStaticContext | |
XQSequenceType | |
XQSequenceType |
|
boolean |
|
Methods inherited from class net.sf.saxon.xqj.SaxonXQDynamicContext | |
bindAtomicValue, bindBoolean, bindByte, bindDocument, bindDocument, bindDocument, bindDocument, bindDocument, bindDocument, bindDouble, bindFloat, bindInt, bindItem, bindLong, bindNode, bindObject, bindSequence, bindShort, bindString, checkNotClosed, getDataFactory, getDynamicContext, getImplicitTimeZone, setImplicitTimeZone | |
protected SaxonXQPreparedExpression(SaxonXQConnection connection, XQueryExpression expression, DynamicQueryContext context) throws XQException
protected void checkNotClosed()
throws XQException
- Overrides:
- checkNotClosed in interface SaxonXQDynamicContext
public XQResultSequence executeQuery() throws XQException
- Specified by:
- executeQuery in interface XQPreparedExpression
public QName[] getAllExternalVariables()
throws XQException
- Specified by:
- getAllExternalVariables in interface XQPreparedExpression
public QName[] getAllUnboundExternalVariables()
throws XQException
- Specified by:
- getAllUnboundExternalVariables in interface XQPreparedExpression
protected SaxonXQDataFactory getDataFactory() throws XQException
- Overrides:
- getDataFactory in interface SaxonXQDynamicContext
protected DynamicQueryContext getDynamicContext()
- Overrides:
- getDynamicContext in interface SaxonXQDynamicContext
public XQStaticContext getStaticContext() throws XQException
- Specified by:
- getStaticContext in interface XQPreparedExpression
public XQSequenceType getStaticResultType() throws XQException
- Specified by:
- getStaticResultType in interface XQPreparedExpression
public XQSequenceType getStaticVariableType(QName name) throws XQException
- Specified by:
- getStaticVariableType in interface XQPreparedExpression