public class PublicUrlResource extends UrlResourceSupport implements PublicUrlEnabledResource
| Constructor and Description |
|---|
PublicUrlResource(java.net.URL url,
ResourceType resourceType) |
PublicUrlResource(java.net.URL url,
ResourceType resourceType,
boolean generated) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL |
getPublicUrl() |
getLastModified, getSize, getType, getUri, getUrl, isExisting, isGenerated, loadLazyValues, openInputStreamequals, getMd5, hashCode, release, toString, touchclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLastModified, getMd5, getSize, getType, isExisting, isGenerated, openInputStream, release, touchpublic PublicUrlResource(@Nonnull
java.net.URL url,
@Nonnull
ResourceType resourceType)
public PublicUrlResource(@Nonnull
java.net.URL url,
@Nonnull
ResourceType resourceType,
boolean generated)
@Nonnull
public java.net.URL getPublicUrl()
throws java.io.IOException
getPublicUrl in interface PublicUrlEnabledResourcejava.io.IOExceptionCopyright © 2015 echocat. All Rights Reserved.