|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.spd.gbifplugin.search.Utils
public class Utils
| Constructor Summary | |
|---|---|
Utils()
|
|
| Method Summary | |
|---|---|
protected static boolean |
checkEndElement(XMLEvent event,
String tagName)
|
protected static boolean |
checkStartElement(XMLEvent event,
String tagName)
|
protected static String |
createProductsKey(String scientificName,
String dataProviderKey,
String dataResourceKey,
String taxonConceptKey,
String properties)
|
protected static String |
elaborateProductsKey(String id)
|
protected static String |
elaborateProps(org.gcube.data.spd.model.Condition[] properties)
|
static String |
getCoordinateAsString(org.gcube.data.spd.model.Coordinate coordinate,
org.gcube.data.spd.model.Condition prop)
|
static String |
getDateAsString(Calendar date,
org.gcube.data.spd.model.Condition prop)
|
protected static String |
readCharacters(XMLEventReader eventReader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Utils()
| Method Detail |
|---|
protected static String elaborateProps(org.gcube.data.spd.model.Condition[] properties)
throws Exception
Exceptionprotected static String elaborateProductsKey(String id)
protected static String createProductsKey(String scientificName,
String dataProviderKey,
String dataResourceKey,
String taxonConceptKey,
String properties)
protected static boolean checkStartElement(XMLEvent event,
String tagName)
protected static boolean checkEndElement(XMLEvent event,
String tagName)
protected static String readCharacters(XMLEventReader eventReader)
throws Exception
Exception
public static String getCoordinateAsString(org.gcube.data.spd.model.Coordinate coordinate,
org.gcube.data.spd.model.Condition prop)
public static String getDateAsString(Calendar date,
org.gcube.data.spd.model.Condition prop)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||