public interface XMLCalabashOptionValue
| Modifier and Type | Interface and Description |
|---|---|
static class |
XMLCalabashOptionValue.XMLCalabashGeneralOptionValue<V> |
static class |
XMLCalabashOptionValue.XMLCalabashStringOptionValue |
static class |
XMLCalabashOptionValue.XMLCalabashXMLOptionValue |
| Modifier and Type | Method and Description |
|---|---|
com.xmlcalabash.model.RuntimeValue |
asRuntimeValue() |
static XMLCalabashOptionValue |
of(InputValue<?> value) |
static XMLCalabashOptionValue |
of(com.xmlcalabash.model.RuntimeValue value) |
static XMLCalabashOptionValue of(com.xmlcalabash.model.RuntimeValue value) throws IllegalArgumentException
IllegalArgumentExceptionstatic XMLCalabashOptionValue of(InputValue<?> value) throws IllegalArgumentException, NoSuchElementException
com.xmlcalabash.model.RuntimeValue asRuntimeValue()
Copyright © 2010–2025 The DAISY Consortium. All rights reserved.