org.tinygroup.fulltext.file
类 FileObjectDocumentListCreator
java.lang.Object
org.tinygroup.fulltext.impl.AbstractCreator
org.tinygroup.fulltext.file.AbstractFileObjectCreator
org.tinygroup.fulltext.file.FileObjectDocumentListCreator
- 所有已实现的接口:
- DocumentListCreator<org.tinygroup.vfs.FileObject>
public class FileObjectDocumentListCreator
- extends AbstractFileObjectCreator
- implements DocumentListCreator<org.tinygroup.vfs.FileObject>
抽象的文件目录处理器
- 作者:
- yancheng11334
|
方法摘要 |
boolean |
isMatch(org.tinygroup.vfs.FileObject data)
判断本批量文档生成器能否处理此数据 |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileObjectDocumentListCreator
public FileObjectDocumentListCreator()
isMatch
public boolean isMatch(org.tinygroup.vfs.FileObject data)
- 从接口
DocumentListCreator 复制的描述
- 判断本批量文档生成器能否处理此数据
- 指定者:
- 接口
DocumentListCreator<org.tinygroup.vfs.FileObject> 中的 isMatch
- 返回:
Copyright © 2006–2016 TinyGroup. All rights reserved.