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

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

public class DefaultReferenceStrategy
extends java.lang.Object
implements IReferenceStrategy


Constructor Summary
DefaultReferenceStrategy()
           
 
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

DefaultReferenceStrategy

public DefaultReferenceStrategy()
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.