public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.gcube.data.spd.model.CommonName |
cloneCommonName(org.gcube.data.spd.model.CommonName commonName) |
protected static List<org.gcube.data.spd.model.CommonName> |
cloneCommonName(List<org.gcube.data.spd.model.CommonName> commonNames) |
static org.gcube.data.spd.model.products.ResultItem |
cloneResultItem(org.gcube.data.spd.model.products.ResultItem item)
Partially clones the passed result item.
|
protected static org.gcube.data.spd.model.products.Taxon |
cloneTaxon(org.gcube.data.spd.model.products.Taxon taxon) |
protected static void |
copyTaxon(org.gcube.data.spd.model.products.Taxon taxon,
org.gcube.data.spd.model.products.Taxon clone) |
static String |
stripNotValidXMLCharacters(String input) |
public static org.gcube.data.spd.model.products.ResultItem cloneResultItem(org.gcube.data.spd.model.products.ResultItem item)
item - protected static org.gcube.data.spd.model.products.Taxon cloneTaxon(org.gcube.data.spd.model.products.Taxon taxon)
protected static void copyTaxon(org.gcube.data.spd.model.products.Taxon taxon,
org.gcube.data.spd.model.products.Taxon clone)
protected static List<org.gcube.data.spd.model.CommonName> cloneCommonName(List<org.gcube.data.spd.model.CommonName> commonNames)
protected static org.gcube.data.spd.model.CommonName cloneCommonName(org.gcube.data.spd.model.CommonName commonName)
Copyright © 2015. All Rights Reserved.