| Constructor and Description |
|---|
TermQuery() |
TermQuery(String value)
Constructs a search term query.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
getEntries()
Returns a list of get query items.
|
public TermQuery(String value)
value - the search term.public TermQuery()
public List<org.apache.http.NameValuePair> getEntries()
QuerygetEntries in interface QueryCopyright © 2023. All rights reserved.