absolute
public boolean absolute(int itempos)
throws XQException
beforeFirst
public void beforeFirst()
throws XQException
getSequenceAsStream
public javax.xml.stream.XMLStreamReader getSequenceAsStream()
throws XQException
getSequenceAsString
public java.lang.String getSequenceAsString(java.util.Properties props)
throws XQException
isAfterLast
public boolean isAfterLast()
throws XQException
isBeforeFirst
public boolean isBeforeFirst()
throws XQException
isClosed
public boolean isClosed()
isScrollable
public boolean isScrollable()
throws XQException
relative
public boolean relative(int itempos)
throws XQException
writeSequence
public void writeSequence(java.io.OutputStream os,
java.util.Properties props)
throws XQException
writeSequence
public void writeSequence(java.io.Writer ow,
java.util.Properties props)
throws XQException
writeSequenceToResult
public void writeSequenceToResult(javax.xml.transform.Result result)
throws XQException
writeSequenceToSAX
public void writeSequenceToSAX(org.xml.sax.ContentHandler saxhdlr)
throws XQException