public class WcsServer
extends java.lang.Object
Constructor and Description |
---|
WcsServer(DbMetadataSource source)
Public minimal constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DescribeCoverage(java.lang.String stringXml)
WcsServer DescribeCoverage operation
|
java.lang.String |
GetCapabilities(java.lang.String stringXml)
WcsServer GetCapabilities operation
|
java.lang.String |
GetCoverage(java.lang.String stringXml,
Wcps wcps)
WcsServer GetCoverage operation
|
public WcsServer(DbMetadataSource source) throws javax.servlet.ServletException
javax.servlet.ServletException
public java.lang.String GetCapabilities(java.lang.String stringXml) throws WCSException, PetascopeException
WCSException
PetascopeException
public java.lang.String GetCoverage(java.lang.String stringXml, Wcps wcps) throws WCSException
WCSException
public java.lang.String DescribeCoverage(java.lang.String stringXml) throws WCSException
WCSException