public class ProcessCoveragesRequest
extends java.lang.Object
Constructor and Description |
---|
ProcessCoveragesRequest(java.lang.String url,
java.lang.String database,
org.w3c.dom.Node node,
IDynamicMetadataSource source,
Wcps wcps) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute() |
java.lang.String |
getMime() |
java.lang.String |
getRasqlQuery() |
boolean |
isRasqlQuery() |
public ProcessCoveragesRequest(java.lang.String url, java.lang.String database, org.w3c.dom.Node node, IDynamicMetadataSource source, Wcps wcps) throws WCPSException, org.xml.sax.SAXException, java.io.IOException, PetascopeException
WCPSException
org.xml.sax.SAXException
java.io.IOException
PetascopeException
public boolean isRasqlQuery()
public java.lang.String getMime()
public java.lang.String getRasqlQuery()
public java.lang.Object execute() throws WCPSException
WCPSException