public class ExtImageFilterAllAllowed extends java.lang.Object implements IExtImageFilter
IExtImageFilter which allows any type
of loading external images. Only use this filter for temporary
scenarios - then use your own filter implementation!| Constructor and Description |
|---|
ExtImageFilterAllAllowed() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkURL(java.lang.String url) |
public boolean checkURL(java.lang.String url)
checkURL in interface IExtImageFilterurl - - url of the image that is analyzedCopyright © CaptainCasa Gmbh. All Rights Reserved.