| 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.SaxonXQExpressionField Summary |
Fields inherited from class net.sf.saxon.xqj.SaxonXQDynamicContext | |
connection | |
Method Summary | |
void |
|
protected void | |
void |
|
void |
|
void |
|
XQResultSequence |
|
XQResultSequence |
|
XQResultSequence |
|
protected SaxonXQDataFactory | |
protected DynamicQueryContext | |
XQStaticContext | |
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 void checkNotClosed()
throws XQException
- Overrides:
- checkNotClosed in interface SaxonXQDynamicContext
public void executeCommand(Reader command)
throws XQException
- Specified by:
- executeCommand in interface XQExpression
public void executeCommand(String command)
throws XQException
- Specified by:
- executeCommand in interface XQExpression
public XQResultSequence executeQuery(InputStream query) throws XQException
- Specified by:
- executeQuery in interface XQExpression
public XQResultSequence executeQuery(Reader query) throws XQException
- Specified by:
- executeQuery in interface XQExpression
public XQResultSequence executeQuery(String query) throws XQException
- Specified by:
- executeQuery in interface XQExpression
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 XQExpression