Modifier and Type | Method and Description |
---|---|
XProcInput |
XProcInput.Builder.build()
Builds the input object
|
Modifier and Type | Method and Description |
---|---|
XProcResult |
XProcEngine.run(URI uri,
XProcInput data)
Runs a pipeline located in a given URI.
|
XProcResult |
XProcPipeline.run(XProcInput data)
Runs the pipeline on the specified input
|
XProcResult |
XProcPipeline.run(XProcInput data,
XProcMonitor monitor,
Map<String,String> props)
Runs the pipeline on the specified input
|
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.