public class AlgorithmPackageParser extends Object
| Constructor and Description |
|---|
AlgorithmPackageParser() |
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
parsePackage(String url)
Given an URL to an algorithm package, create an Algorithm object with its
metadata.
|
public Algorithm parsePackage(String url) throws IOException
url - IOExceptionCopyright © 2017. All Rights Reserved.