public interface ImageDescriptorFactory
ImageDescriptor
objects using url or http request with image data.Modifier and Type | Method and Description |
---|---|
boolean |
isUrlSupported(String url) |
ImageDescriptor |
withRequest(String parameterName,
webwork.multipart.MultiPartRequestWrapper multiPartRequest) |
ImageDescriptor |
withUrl(String url) |
boolean isUrlSupported(String url)
ImageDescriptor withUrl(String url) throws IOException
IOException
ImageDescriptor withRequest(String parameterName, webwork.multipart.MultiPartRequestWrapper multiPartRequest) throws IOException
IOException
Copyright © 2002-2019 Atlassian. All Rights Reserved.