public class ResultPage extends java.lang.Object implements ResultEntity
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POSITION_FIRST |
static java.lang.String |
POSITION_LAST |
static java.lang.String |
POSITION_NEXT |
static java.lang.String |
POSITION_PREVIOUS |
static java.lang.String |
POSITION_VIEWALL |
| Constructor and Description |
|---|
ResultPage(java.lang.String position,
boolean selected) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPosition() |
java.lang.String |
getQueryString() |
java.lang.Boolean |
hasQueryString() |
boolean |
isSelected() |
void |
parse(javax.xml.stream.XMLEventReader reader) |
public static final java.lang.String POSITION_FIRST
public static final java.lang.String POSITION_LAST
public static final java.lang.String POSITION_PREVIOUS
public static final java.lang.String POSITION_NEXT
public static final java.lang.String POSITION_VIEWALL
public void parse(javax.xml.stream.XMLEventReader reader)
throws java.lang.Exception
parse in interface ResultEntityjava.lang.Exceptionpublic java.lang.String getPosition()
public boolean isSelected()
public java.lang.String getQueryString()
public java.lang.Boolean hasQueryString()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"