P
- type of ParameterProviderpublic class ClasspathImageLoader<P extends ParameterProvider<?>> extends AbstractURLImageLoader<P>
Constructor and Description |
---|
ClasspathImageLoader() |
ClasspathImageLoader(Color backgroundColor,
String src) |
ClasspathImageLoader(String src) |
Modifier and Type | Method and Description |
---|---|
protected URL |
getAndValidateUrl(P filterParams) |
void |
setSrc(String src) |
loadSource
apply, doReadAndClose, getBackgroundColor, getImageDecoder, setBackgroundColor, setImageDecoder
public ClasspathImageLoader()
public ClasspathImageLoader(String src)
protected URL getAndValidateUrl(P filterParams) throws ImagingException
getAndValidateUrl
in class AbstractURLImageLoader<P extends ParameterProvider<?>>
ImagingException
- where the message should be the invalid URL.public void setSrc(String src)
Copyright © 2016 Magnolia International Ltd.. All rights reserved.