|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.query.spi.AbstractSearchResult
public abstract class AbstractSearchResult
PUBLIC: Abstract SearchResultIF superclass. Subclass this one if you'd like to roll your own. By subclassing you're guaranteed better forward compatibilty.
Constructor Summary | |
---|---|
AbstractSearchResult()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.ontopia.topicmaps.query.spi.SearchResultIF |
---|
close, getScore, getValue, next |
Constructor Detail |
---|
public AbstractSearchResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |