public interface JobResources
Modifier and Type | Method and Description |
---|---|
Iterable<String> |
getNames()
Gets the names.
|
Supplier<InputStream> |
getResource(String name)
Gets the resource.
|
Supplier<InputStream> getResource(String name)
name
- the nameCopyright © 2010–2024 The DAISY Consortium. All rights reserved.