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