org.deegree.services.wps.execute
Class RawDataOutput
java.lang.Object
org.deegree.services.wps.execute.RawDataOutput
- All Implemented Interfaces:
- ResponseForm
public class RawDataOutput
- extends Object
- implements ResponseForm
Indicates that a single output parameter shall be returned directly as raw data without an encapsulating WPS response
document.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRequestedOutput
public RequestedOutput getRequestedOutput()
- Returns the settings for the output format.
- Returns:
- the output format setttings, never
null
Copyright © 2011. All Rights Reserved.