public class URLImageDescriptor extends ImageDescriptor
contentType, fileName, imageData
Constructor and Description |
---|
URLImageDescriptor(String url,
I18nHelper i18nHelper) |
Modifier and Type | Method and Description |
---|---|
String |
getImageDescriptorType() |
static boolean |
isUrlSupported(String url) |
closeImageStreamQuietly, getContentType, getImageName, getImageUrl, getInputStream, setImageUrl
public URLImageDescriptor(String url, I18nHelper i18nHelper) throws IOException
IOException
public static boolean isUrlSupported(String url)
public String getImageDescriptorType()
getImageDescriptorType
in class ImageDescriptor
Copyright © 2002-2019 Atlassian. All Rights Reserved.