net.sf.cantina
Interface DocumentSearchResult

All Known Implementing Classes:
LuceneDocumentSearchResult

public interface DocumentSearchResult

Author:
Stephane JAIS

Method Summary
 java.lang.String getDocumentId()
           
 java.util.Locale getLocale()
           
 float getScore()
           
 

Method Detail

getDocumentId

public java.lang.String getDocumentId()

getLocale

public java.util.Locale getLocale()

getScore

public float getScore()


Copyright © 2004 Cantina. All Rights Reserved.