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