uk.ac.gla.dcs.renaissance.ir.rf
Class DocumentFactory<T extends Document>
java.lang.Object
uk.ac.gla.dcs.renaissance.ir.rf.DocumentFactory<T>
- Direct Known Subclasses:
- MG4JRelevanceFeedback.MG4JFactory
public abstract class DocumentFactory<T extends Document>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentFactory
public DocumentFactory()
getDocNo
public abstract String getDocNo(T document)
getDocument
public abstract T getDocument(String docno)
Copyright © 2011. All Rights Reserved.