org.n52.wps.server.request.strategy
Interface IReferenceStrategy

All Known Implementing Classes:
DefaultReferenceStrategy, WCS111XMLEmbeddedBase64OutputReferenceStrategy

public interface IReferenceStrategy


Method Summary
 java.io.InputStream fetchData(net.opengis.wps.x100.InputType input)
           
 boolean isApplicable(net.opengis.wps.x100.InputType input)
           
 

Method Detail

isApplicable

boolean isApplicable(net.opengis.wps.x100.InputType input)

fetchData

java.io.InputStream fetchData(net.opengis.wps.x100.InputType input)
                              throws ExceptionReport
Throws:
ExceptionReport


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