public class Parcel extends SingleEntryMap
Modifier and Type | Field and Description |
---|---|
static StringValue |
parcelKey
The key of the single entry, that is the string "value"
|
static RecordTest |
TYPE
The type of the singleton map: a record type, effectively
record(value: item()*) |
key, value
Constructor and Description |
---|
Parcel(GroundedValue content)
Create a parcel
|
addEntry, conforms, get, getItemType, getKey, getKeyUType, getValue, isEmpty, keys, keyValuePairs, remove, size
atomize, call, deepEquals, effectiveBooleanValue, export, getAnnotations, getArity, getDescription, getFunctionItemType, getFunctionName, getGenre, getItemTypeOfSequence, getOperandRoles, getTypedValue, getUnicodeStringValue, isArray, isKnownToConform, isMap, isTrustedResultType, itemAt, makeNewContext, mapToString, toShortString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isSequenceVariadic
getLength, getStringValue, head, isStreamed, iterate, reduce, subsequence
asIterable, concatenate, containsNode, materialize
makeRepeatable
public static final StringValue parcelKey
public static RecordTest TYPE
record(value: item()*)
public Parcel(GroundedValue content)
content
- the value to be wrappedCopyright (c) 2004-2022 Saxonica Limited. All rights reserved.