Package io.github.qishr.cascara.common.io
Interface StreamLoader
java.lang.Object
io.github.qishr.cascara.common.io.StreamLoader
public interface StreamLoader
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public abstract ResourceStream | getContent(URI uri) |
Method Details
getContent
public abstract ResourceStream getContent(URI uri)
Throws: