public class SearchResult extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
documentCount() |
static SearchResult |
from(String response) |
List<Document> |
getDocuments() |
boolean |
isEmpty() |
String |
rawResponse() |
public String rawResponse()
public boolean isEmpty()
public int documentCount()
public static SearchResult from(String response)
Copyright © 2015 eGovernments Foundation. All rights reserved.