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 float
getScore()
INTERNAL: Gets the score ;Object
getValue()
INTERNAL: Gets the result value.String
toString()
-