public class XProcBasedTransformer extends Object implements XProcStepProvider
p:pipeline) based XML transformer that can be executed in a XMLCalabash runtime.| Constructor and Description |
|---|
XProcBasedTransformer(URI xproc,
Map<QName,InputValue<?>> options)
The step is assumed to be declared as a
p:pipeline. |
| Modifier and Type | Method and Description |
|---|---|
XProcStep |
newStep(com.xmlcalabash.core.XProcRuntime runtime,
com.xmlcalabash.runtime.XAtomicStep step,
XProcMonitor monitor,
Map<String,String> properties)
Returns the implementation for the step represented by the XAtomicStep
|
public XProcBasedTransformer(URI xproc, Map<QName,InputValue<?>> options)
p:pipeline.public XProcStep newStep(com.xmlcalabash.core.XProcRuntime runtime, com.xmlcalabash.runtime.XAtomicStep step, XProcMonitor monitor, Map<String,String> properties)
XProcStepProvidernewStep in interface XProcStepProvider
step - is optionalmonitor - is ignoredproperties - is ignoredCopyright © 2010–2025 The DAISY Consortium. All rights reserved.