public class ExtImageFilterAllBlocked extends java.lang.Object implements IExtImageFilter
IExtImageFilter which blocks any type
of loading external images. This is the default manager that is used
and which avoids any external URL to be loaded.| Constructor and Description |
|---|
ExtImageFilterAllBlocked() |
| 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.