public class OutputBuilderUtil extends Object
Modifier and Type | Field and Description |
---|---|
protected InetAddress |
addr |
UUID |
SessionUID |
String |
wpsLocation |
Constructor and Description |
---|
OutputBuilderUtil(String algorithmId) |
Modifier and Type | Method and Description |
---|---|
Map<String,org.n52.wps.io.data.IData> |
buildFileResults(String filename) |
String |
getResultPath() |
String |
getXml(ArrayList<OutputManagement> outputList) |
org.n52.wps.io.data.binding.complex.GenericFileDataBinding |
getXmlFileDataBinding(ArrayList<OutputManagement> outputList) |
File |
saveFileFromUrl(String url,
String path) |
public final UUID SessionUID
public final String wpsLocation
protected InetAddress addr
public OutputBuilderUtil(String algorithmId)
public org.n52.wps.io.data.binding.complex.GenericFileDataBinding getXmlFileDataBinding(ArrayList<OutputManagement> outputList)
public String getXml(ArrayList<OutputManagement> outputList)
public String getResultPath() throws UnknownHostException
UnknownHostException
Copyright © 2016. All Rights Reserved.