de.nava.informa.search
Class ItemResult
java.lang.Object
de.nava.informa.search.ItemResult
public class ItemResult
- extends Object
Container class to store information about one search result entry.
- See Also:
ChannelSearcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemResult
public ItemResult(ItemIF item,
float score)
getItem
public ItemIF getItem()
getScore
public float getScore()
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.