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