Package com.djrapitops.plan.storage.file
package com.djrapitops.plan.storage.file
File and jar resource management.
-
ClassDescription
Resource
implementation for something that is read via InputStream.Abstracts File methods of Plugin classes so that they can be tested without Mocks.Access to public_html folder and its contents.Interface for accessing plugin resources in jar or plugin files.In-memory cache for different resources on disk or jar.Implements jar resource fetching with Sponge Asset API.Resource decorator to cache result of asString method call inResourceCache
.