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, sizeatomize, call, deepEquals, effectiveBooleanValue, export, getAnnotations, getArity, getDescription, getFunctionItemType, getFunctionName, getGenre, getItemTypeOfSequence, getOperandRoles, getTypedValue, getUnicodeStringValue, isArray, isKnownToConform, isMap, isTrustedResultType, itemAt, makeNewContext, mapToString, toShortStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSequenceVariadicgetLength, getStringValue, head, isStreamed, iterate, reduce, subsequenceasIterable, concatenate, containsNode, materializemakeRepeatablepublic 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.