org.gcube.common.gis.datamodel.utils
Class Utils

java.lang.Object
  extended by org.gcube.common.gis.datamodel.utils.Utils

public class Utils
extends Object


Constructor Summary
Utils()
           
 
Method Summary
static LayerArray loadArray(ArrayList<LayerInfo> sources)
           
static ArrayList<LayerInfo> loadArray(LayerArray sources)
           
static ArrayList<String> loadString(StringArray sources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

loadString

public static ArrayList<String> loadString(StringArray sources)

loadArray

public static ArrayList<LayerInfo> loadArray(LayerArray sources)

loadArray

public static LayerArray loadArray(ArrayList<LayerInfo> sources)


Copyright © 2014. All Rights Reserved.