net.ontopia.topicmaps.query.spi
Class AbstractSearchResult

java.lang.Object
  extended by net.ontopia.topicmaps.query.spi.AbstractSearchResult
All Implemented Interfaces:
SearchResultIF

public abstract class AbstractSearchResult
extends java.lang.Object
implements SearchResultIF

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

AbstractSearchResult

public AbstractSearchResult()


Copyright © 2000-2012 Ontopia.