public class ScriptInput extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScriptInput.Builder |
Modifier and Type | Method and Description |
---|---|
Iterable<Source> |
getInput(String port)
Get all documents on an input port.
|
Iterable<String> |
getOption(String name)
Get the sequence of values for an option.
|
JobResources |
getResources()
Get the resource collection.
|
public Iterable<Source> getInput(String port)
Source
should only be consumed once.public JobResources getResources()
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.