|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.spi.Hit
public class Hit
INTERNAL: Class that holds search hit data.
| Constructor Summary | |
|---|---|
Hit(java.lang.Object value,
float score)
|
|
| Method Summary | |
|---|---|
float |
getScore()
INTERNAL: Gets the score ; |
java.lang.Object |
getValue()
INTERNAL: Gets the result value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Hit(java.lang.Object value,
float score)
| Method Detail |
|---|
public java.lang.Object getValue()
public float getScore()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||