public class Suggestions extends AbstractResultEntity
| Constructor and Description |
|---|
Suggestions() |
| Modifier and Type | Method and Description |
|---|---|
List<Suggestion> |
getItems() |
String |
getOrigQuery() |
boolean |
isAutoSearched() |
boolean |
isSuggestionLowResult() |
void |
parse(javax.xml.stream.XMLEventReader reader) |
public void parse(javax.xml.stream.XMLEventReader reader) throws Exception
parse in interface ResultEntityparse in class AbstractResultEntityExceptionpublic boolean isAutoSearched()
public boolean isSuggestionLowResult()
public String getOrigQuery()
public List<Suggestion> getItems()
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"