public class MenuItem extends Object implements ResultEntity
Constructor and Description |
---|
MenuItem(boolean selected) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
String |
getQueryString() |
String |
getValue() |
boolean |
isSelected() |
void |
parse(javax.xml.stream.XMLEventReader reader) |
public void parse(javax.xml.stream.XMLEventReader reader) throws Exception
parse
in interface ResultEntity
Exception
public String getLabel()
public String getValue()
public String getQueryString()
public boolean isSelected()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"