public class PropertyElementForwardIndex
extends org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
| Modifier and Type | Field and Description |
|---|---|
static String |
propertyType
The property type .
|
| Constructor and Description |
|---|
PropertyElementForwardIndex()
Constructor.
|
PropertyElementForwardIndex(int nrOfHits)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
fromXML(String element)
Method to get the element from the XML formatted string.
|
String |
toXML()
Method to get the number of hits.
|
public static final String propertyType
public void fromXML(String element) throws Exception
fromXML in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBaseelement - - the element to formatException - - when the element can not be formatted.public String toXML()
toXML in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBaseCopyright © 2014. All Rights Reserved.