uk.ac.gla.dcs.renaissance.ir.rf
Class MG4JRelevanceFeedback.MG4JFactory

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.ir.rf.DocumentFactory<MG4JRelevanceFeedback.MG4JDocument>
      extended by uk.ac.gla.dcs.renaissance.ir.rf.MG4JRelevanceFeedback.MG4JFactory
Enclosing class:
MG4JRelevanceFeedback

public static class MG4JRelevanceFeedback.MG4JFactory
extends DocumentFactory<MG4JRelevanceFeedback.MG4JDocument>


Constructor Summary
MG4JRelevanceFeedback.MG4JFactory(it.unimi.dsi.mg4j.document.DocumentCollection collection)
           
 
Method Summary
 int getDocId(MG4JRelevanceFeedback.MG4JDocument document)
           
 String getDocNo(MG4JRelevanceFeedback.MG4JDocument document)
           
 MG4JRelevanceFeedback.MG4JDocument getDocument(String docno)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MG4JRelevanceFeedback.MG4JFactory

public MG4JRelevanceFeedback.MG4JFactory(it.unimi.dsi.mg4j.document.DocumentCollection collection)
Method Detail

getDocId

public int getDocId(MG4JRelevanceFeedback.MG4JDocument document)

getDocNo

public String getDocNo(MG4JRelevanceFeedback.MG4JDocument document)
Specified by:
getDocNo in class DocumentFactory<MG4JRelevanceFeedback.MG4JDocument>

getDocument

public MG4JRelevanceFeedback.MG4JDocument getDocument(String docno)
Specified by:
getDocument in class DocumentFactory<MG4JRelevanceFeedback.MG4JDocument>


Copyright © 2011. All Rights Reserved.