Package org.luwrain.io
Class WebSearchResult
java.lang.Object
org.luwrain.io.WebSearchResult
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetItem
(int index) int
getItems()
static WebSearchResult.Item[]
getItemsFromHookObj
(Object itemsObj) getTitle()
boolean
noItems()
-
Constructor Details
-
WebSearchResult
-
-
Method Details
-
getTitle
-
getItems
-
getItem
-
getItemCount
public int getItemCount() -
noItems
public boolean noItems() -
getItemsFromHookObj
-