Package | Description |
---|---|
org.daisy.common.transform |
Modifier and Type | Method and Description |
---|---|
SingleInSingleOutXMLTransformer |
SingleInSingleOutXMLTransformer.andThen(SingleInSingleOutXMLTransformer after,
Buffer<?,?> buffer,
boolean concurrent)
Returns a composed transformer that runs this transformation with as input the output of the
before transformation, and the parameters being passed to both. |
Modifier and Type | Method and Description |
---|---|
SingleInSingleOutXMLTransformer |
SingleInSingleOutXMLTransformer.andThen(SingleInSingleOutXMLTransformer after,
Buffer<?,?> buffer,
boolean concurrent)
Returns a composed transformer that runs this transformation with as input the output of the
before transformation, and the parameters being passed to both. |
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.