public final class XProcInput extends Object
Modifier and Type | Class and Description |
---|---|
static class |
XProcInput.Builder
The Class Builder builds XProcInput objects to make them immutable.
|
Modifier and Type | Method and Description |
---|---|
Iterable<com.google.common.base.Supplier<Source>> |
getInputs(String port)
Gets the inputs.
|
Map<QName,Object> |
getOptions()
Gets the options.
|
Map<QName,String> |
getParameters(String port)
Gets the parameters.
|
public Iterable<com.google.common.base.Supplier<Source>> getInputs(String port)
port
- the portpublic Map<QName,String> getParameters(String port)
port
- the portCopyright © 2010–2024 The DAISY Consortium. All rights reserved.