net.sf.saxon.javax.xml.xquery
Interface XQExpression
- XQDynamicContext
- SaxonXQExpression
public interface XQExpression
XQJ interfaces reconstructed from version 0.5 documentation
bindAtomicValue, bindBoolean, bindByte, bindDocument, bindDocument, bindDocument, bindDocument, bindDocument, bindDocument, bindDouble, bindFloat, bindInt, bindItem, bindLong, bindNode, bindObject, bindSequence, bindShort, bindString, getImplicitTimeZone, setImplicitTimeZone |
executeCommand
public void executeCommand(Reader command)
throws XQException
executeCommand
public void executeCommand(String command)
throws XQException
isClosed
public boolean isClosed()