Package com.rometools.modules.opensearch
Interface OpenSearchModule
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,OpenSearchResponse,Serializable
- All Known Implementing Classes:
OpenSearchModuleImpl
public interface OpenSearchModule extends Module, OpenSearchResponse
Provides access to A9 Open Search information.
-
-
Method Summary
-
Methods inherited from interface com.rometools.rome.feed.CopyFrom
copyFrom, getInterface
-
Methods inherited from interface com.rometools.modules.opensearch.OpenSearchResponse
addQuery, getItemsPerPage, getLink, getQueries, getStartIndex, getTotalResults, setItemsPerPage, setLink, setQueries, setStartIndex, setTotalResults
-
-
-
-
Field Detail
-
URI
static final String URI
- See Also:
- Constant Field Values
-
-