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