| Package | Description |
|---|---|
| org.daisy.common.transform |
| Class and Description |
|---|
|
Buffer
Buffer to connect two XML transformer ports, one that pushes items and one that pulls items.
|
|
InputValue
A supplier of a XDM value (item or sequence of items).
|
|
Mult
Multiples of an input value.
|
|
OutputValue
A consumer of a XDM value (item or sequence of items).
|
SingleInSingleOutXMLTransformer
XMLTransformer with one XML input (named "source"), one XML output (named "result"), and
a "parameters" port with QName/String pairs. |
|
TransformerException
Unchecked version of
TransformerException with an extra "code"
argument. |
|
XMLInputValue
A supplier of a XDM value that is a sequence of nodes, or an "external" item that can be
marshaled to a sequence of nodes.
|
|
XMLOutputValue
A consumer of a XDM value that is a sequence of nodes, or an "external" item that can be
unmarshaled from a sequence of nodes.
|
|
XMLTransformer
Transform a number of input values to output values, at least one input or output being XML or
convertable to/from XML.
|
| XMLTransformer.InputType |
| XMLTransformer.OutputType |
Copyright © 2010–2025 The DAISY Consortium. All rights reserved.