Package net.ontopia.topicmaps.query.spi
Class Hit
- java.lang.Object
-
- net.ontopia.topicmaps.query.spi.Hit
-
public class Hit extends Object
INTERNAL: Class that holds search hit data.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetScore()INTERNAL: Gets the score ;ObjectgetValue()INTERNAL: Gets the result value.StringtoString()
-