public interface ManifestFile
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getFileBytesForNode(Node fileNode,
String basePath) |
String |
getFilenameForNode(Node fileNode) |
String |
getFilePathForNode(Node fileNode,
String basePath) |
InputStream |
getInputStreamForNode(Node fileNode,
String basePath) |
String |
getTitle(Node fileNode) |
byte[] getFileBytesForNode(Node fileNode, String basePath) throws IOException
IOExceptionInputStream getInputStreamForNode(Node fileNode, String basePath) throws IOException
IOExceptionCopyright © 2003–2022 Sakai Project. All rights reserved.