Package net.sf.saxon.expr.flwor
Class FlworTuple<T extends Sequence>
java.lang.Object
net.sf.saxon.value.ObjectValue<T[]>
net.sf.saxon.expr.flwor.FlworTuple<T>
- All Implemented Interfaces:
GroundedValue,Item,Sequence,AnyExternalObject
A tuple, as it appears in an XQuery tuple stream handled by extended FLWOR expressions.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.saxon.value.ObjectValue
atomize, displayTypeName, effectiveBooleanValue, equals, getGenre, getInterface, getItemType, getObject, getUnicodeStringValue, getWrappedObject, hashCode, toShortStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.saxon.om.GroundedValue
asIterable, concatenate, containsNode, materializeMethods inherited from interface net.sf.saxon.om.Item
getLabel, getLength, getStringValue, head, isStreamed, itemAt, iterate, reduce, subsequenceMethods inherited from interface net.sf.saxon.om.Sequence
makeRepeatable
-
Constructor Details
-
FlworTuple
-
-
Method Details
-
getValues
-