Holds the results returned from a search query.
Constructor
SearchResult(SearchResult other)Creates a new SearchResult by copying an existing one.
| Parameter | Type | Description |
|---|---|---|
other | SearchResult | The SearchResult object to copy. |
Methods
getResult
String getResult()Returns the search results.
Return value
| Type | Description |
|---|---|
String | The search results. |
该文章对您有帮助吗?