Class Tuple
java.lang.Object
net.sf.saxon.value.Value<AtomicValue>
net.sf.saxon.value.AtomicValue
net.sf.saxon.value.ObjectValue
net.sf.saxon.expr.flwor.Tuple
- All Implemented Interfaces:
PullEvent, GroundedValue<AtomicValue>, Item<AtomicValue>, ValueRepresentation<AtomicValue>, ConversionResult
A tuple, as it appears in an XQuery tuple stream handled by extended FLWOR expressions.
-
Field Summary
Fields inherited from class AtomicValue
typeLabelFields inherited from class Value
INDETERMINATE_ORDERINGFields inherited from interface ValueRepresentation
EMPTY_VALUE_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ObjectValue
copyAsSubType, displayTypeName, effectiveBooleanValue, equals, getItemType, getObject, getPrimitiveStringValue, getPrimitiveType, getSchemaComparable, getXPathComparable, hashCode, setValueMethods inherited from class AtomicValue
asAtomic, checkPermittedContents, getCardinality, getComponent, getLength, getStringValue, getStringValueCS, getTypedValue, getTypeLabel, isIdentical, isNaN, itemAt, iterate, process, setTypeLabel, subsequence, toStringMethods inherited from class Value
asItem, asItem, asIterator, asValue, convertToJava, fromItem, getCanonicalLexicalRepresentation, getIterator, getSequenceLength, reduce
-
Constructor Details
-
Tuple
-
-
Method Details
-
getMembers
-