public class XMLCalabashParameterInputValue extends InputValue<Map<QName,InputValue<?>>>
| Modifier | Constructor and Description |
|---|---|
protected |
XMLCalabashParameterInputValue(Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> value) |
| Modifier and Type | Method and Description |
|---|---|
Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> |
asRuntimeValueMap() |
static XMLCalabashParameterInputValue |
of(InputValue<?> value) |
static XMLCalabashParameterInputValue |
of(Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> value) |
asObject, asObject, cache, iteratorOf, mult, toString, valueSupplied
protected XMLCalabashParameterInputValue(Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> value) throws IllegalArgumentException
IllegalArgumentExceptionpublic static XMLCalabashParameterInputValue of(Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> value) throws IllegalArgumentException
IllegalArgumentExceptionpublic static XMLCalabashParameterInputValue of(InputValue<?> value) throws IllegalArgumentException
IllegalArgumentExceptionpublic Map<net.sf.saxon.s9api.QName,com.xmlcalabash.model.RuntimeValue> asRuntimeValueMap()
Copyright © 2010–2025 The DAISY Consortium. All rights reserved.