Interface XQResultSequence
- All Superinterfaces:
XQItemAccessor, XQSequence
- All Known Implementing Classes:
SaxonXQForwardSequence, SaxonXQSequence
XQJ interfaces reconstructed from version 0.5 documentation
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface XQItemAccessor
getAtomicValue, getBoolean, getByte, getDouble, getFloat, getInt, getItemAsStream, getItemAsString, getItemType, getLong, getNode, getNodeUri, getObject, getObject, getShort, instanceOf, writeItem, writeItem, writeItemToSAXMethods inherited from interface XQSequence
absolute, afterLast, beforeFirst, close, count, first, getItem, getPosition, getSequenceAsStream, getSequenceAsString, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isOnItem, isScrollable, last, next, previous, relative, writeSequence, writeSequence, writeSequenceToSAX
-
Method Details
-
clearWarnings
void clearWarnings() -
getConnection
XQConnection getConnection() -
getWarnings
XQWarning getWarnings()
-