org.n52.wps.server.request.strategy
Class WCS111XMLEmbeddedBase64OutputReferenceStrategy

java.lang.Object
  extended by org.n52.wps.server.request.strategy.WCS111XMLEmbeddedBase64OutputReferenceStrategy
All Implemented Interfaces:
IReferenceStrategy

public class WCS111XMLEmbeddedBase64OutputReferenceStrategy
extends java.lang.Object
implements IReferenceStrategy


Constructor Summary
WCS111XMLEmbeddedBase64OutputReferenceStrategy()
           
 
Method Summary
 java.io.InputStream fetchData(net.opengis.wps.x100.InputType input)
           
 boolean isApplicable(net.opengis.wps.x100.InputType input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCS111XMLEmbeddedBase64OutputReferenceStrategy

public WCS111XMLEmbeddedBase64OutputReferenceStrategy()
Method Detail

isApplicable

public boolean isApplicable(net.opengis.wps.x100.InputType input)
Specified by:
isApplicable in interface IReferenceStrategy

fetchData

public java.io.InputStream fetchData(net.opengis.wps.x100.InputType input)
                              throws ExceptionReport
Specified by:
fetchData in interface IReferenceStrategy
Throws:
ExceptionReport


Copyright © 2007-2011 52north.org. All Rights Reserved.