org.tinygroup.fulltext.file
类 AbstractFileObjectCreator

java.lang.Object
  继承者 org.tinygroup.fulltext.impl.AbstractCreator
      继承者 org.tinygroup.fulltext.file.AbstractFileObjectCreator
直接已知子类:
FileDocumentListCreator, FileObjectDocumentListCreator

public abstract class AbstractFileObjectCreator
extends AbstractCreator


构造方法摘要
AbstractFileObjectCreator()
           
 
方法摘要
 List<Document> getDocument(String type, org.tinygroup.vfs.FileObject data, Object... arguments)
           
 
从类 org.tinygroup.fulltext.impl.AbstractCreator 继承的方法
getDocumentCreators, setDocumentCreators
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AbstractFileObjectCreator

public AbstractFileObjectCreator()
方法详细信息

getDocument

public List<Document> getDocument(String type,
                                  org.tinygroup.vfs.FileObject data,
                                  Object... arguments)


Copyright © 2006–2016 TinyGroup. All rights reserved.