public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
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) |
protected static String elaborateProps(org.gcube.data.spd.model.Condition[] properties) throws Exception
Exceptionprotected static String createProductsKey(String scientificName, String dataProviderKey, String dataResourceKey, String taxonConceptKey, String properties)
protected static String readCharacters(XMLEventReader eventReader) throws Exception
Exceptionpublic static String getCoordinateAsString(org.gcube.data.spd.model.Coordinate coordinate, org.gcube.data.spd.model.Condition prop)
Copyright © 2014. All Rights Reserved.