Class AlgorithmPackageParser
- java.lang.Object
-
- org.gcube.dataanalysis.dataminer.poolmanager.process.AlgorithmPackageParser
-
public class AlgorithmPackageParser extends Object
-
-
Constructor Summary
Constructors Constructor Description AlgorithmPackageParser()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)AlgorithmparsePackage(String url)
-
-
-
Method Detail
-
parsePackage
public Algorithm parsePackage(String url) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args)
-
-