public interface ResourceMetadata
Modifier and Type | Method and Description |
---|---|
boolean |
exists() |
com.google.common.base.Optional<java.nio.charset.Charset> |
getCharset() |
java.io.InputStream |
load() |
com.google.common.base.Optional<java.net.URL> |
toUrl() |