Package | Description |
---|---|
org.daisy.common.transform |
Modifier and Type | Method and Description |
---|---|
XMLInputValue<I> |
Buffer.asInput() |
XMLInputValue<V> |
XMLInputValue.ensureSingleItem()
Ensure that the number of items in the sequence is exactly one.
|
Modifier and Type | Method and Description |
---|---|
Mult<? extends XMLInputValue<V>> |
XMLInputValue.mult(int limit) |
Modifier and Type | Method and Description |
---|---|
abstract Runnable |
SingleInSingleOutXMLTransformer.transform(XMLInputValue<?> source,
XMLOutputValue<?> result,
InputValue<?> params) |
Constructor and Description |
---|
XMLInputValue(XMLInputValue<V> value,
boolean sequence) |
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.