<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/Resource.html"title="interface in com.djrapitops.plan.system.file">Resource</a></td>
<tdclass="colLast">
<divclass="block">Interface for accessing plugin resources in jar or plugin files.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="typeSummary"border="0"cellpadding="3"cellspacing="0"summary="Class Summary table, listing classes, and an explanation">
<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/FileResource.html"title="class in com.djrapitops.plan.system.file">FileResource</a></td>
<tdclass="colLast">
<divclass="block"><ahref="../../../../../com/djrapitops/plan/system/file/Resource.html"title="interface in com.djrapitops.plan.system.file"><code>Resource</code></a> implementation for a <code>File</code>.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/JarResource.html"title="class in com.djrapitops.plan.system.file">JarResource</a></td>
<tdclass="colLast">
<divclass="block"><ahref="../../../../../com/djrapitops/plan/system/file/Resource.html"title="interface in com.djrapitops.plan.system.file"><code>Resource</code></a> implementation for something that is read via InputStream.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/PlanFiles.html"title="class in com.djrapitops.plan.system.file">PlanFiles</a></td>
<tdclass="colLast">
<divclass="block">Abstracts File methods of Plugin classes so that they can be tested without Mocks.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/SpongeAssetResource.html"title="class in com.djrapitops.plan.system.file">SpongeAssetResource</a></td>
<tdclass="colLast">
<divclass="block"><ahref="../../../../../com/djrapitops/plan/system/file/Resource.html"title="interface in com.djrapitops.plan.system.file"><code>Resource</code></a> implementation for Sponge Asset API.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../../com/djrapitops/plan/system/file/SpongePlanFiles.html"title="class in com.djrapitops.plan.system.file">SpongePlanFiles</a></td>
<tdclass="colLast">
<divclass="block">Implements jar resource fetching with Sponge Asset API.</div>