org.deegree.services.wps.execute
Class RawDataOutput

java.lang.Object
  extended by 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 $

Method Summary
 RequestedOutput getRequestedOutput()
          Returns the settings for the output format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRequestedOutput

public RequestedOutput getRequestedOutput()
Returns the settings for the output format.

Returns:
the output format setttings, never null


Copyright © 2011. All Rights Reserved.