public
interfaceISearchEngine2
extends
ISearchEngine
Overview
Inheritance
Members
Usage
Source
Books
Since3.2
VersionNot specified.
Author(s)Not specified.
An extension of the search engine interface that provides for opening of the results. Engines
that return hits that cannot be opened into the web browser should implement this interface and
also indicate that the search results should be opened by the engine using
canOpen() .