Package net.ontopia.topicmaps.query.spi
Class AbstractSearchResult
java.lang.Object
net.ontopia.topicmaps.query.spi.AbstractSearchResult
- All Implemented Interfaces:
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 Details
-
AbstractSearchResult
public AbstractSearchResult()
-