|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||
java.lang.Objectnet.sourceforge.wopa.filter.TagFilter
net.sourceforge.wopa.filter.ImageFilter
net.sourceforge.wopa.picture.filter.NotContainsWordsImageFilter
public class NotContainsWordsImageFilter
图片路径不包含关键字的过滤器
| 字段摘要 | |
|---|---|
private static long |
serialVersionUID
|
| 从类 net.sourceforge.wopa.filter.TagFilter 继承的字段 |
|---|
param |
| 构造函数摘要 | |
|---|---|
NotContainsWordsImageFilter(java.lang.String not_contains_words)
|
|
| 方法摘要 | |
|---|---|
boolean |
accept(org.htmlparser.tags.ImageTag image)
设定图片通过的条件 |
| 从类 net.sourceforge.wopa.filter.ImageFilter 继承的方法 |
|---|
accept |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
private static final long serialVersionUID
| 构造函数详细信息 |
|---|
public NotContainsWordsImageFilter(java.lang.String not_contains_words)
| 方法详细信息 |
|---|
public boolean accept(org.htmlparser.tags.ImageTag image)
ImageFilter 复制的描述
ImageFilter 中的 accept
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | |||||||||