public class CSWCapabilities extends CatalogCapabilities
| Constructor and Description |
|---|
CSWCapabilities(URL url) |
getProperties, getServerMessage, getVersion, isAvailable, setAvailable, setProperties, setServerMessage, setVersionpublic CSWCapabilities(URL url)
public CSWException getException()
public void setException(CSWException exception)
exception - the exception to setpublic String[] getOutputSchema()
public void setOutputSchema(String[] outputSchema)
outputSchema - the outputSchema to setpublic CSWSupportedProtocolOperations getOperations()
public void setOperations(CSWSupportedProtocolOperations operations)
operations - the operations to setpublic String[] getOutputFormat()
public void setOutputFormat(String[] outputFormat)
outputFormat - the outputFormat to setpublic String getResponseHandler()
public void setResponseHandler(String responseHandler)
responseHandler - the responseHandler to setpublic String getHopCount()
public void setHopCount(String hopCount)
hopCount - the hopCount to setpublic String getDistributedSearch()
public void setDistributedSearch(String distributedSearch)
distributedSearch - the distributedSearch to setpublic String getConstraint()
public void setConstraint(String constraint)
constraint - the constraint to setpublic String[] getCONSTRAINTLANGUAGE()
public void setCONSTRAINTLANGUAGE(String[] constraintlanguage)
constraintlanguage - the cONSTRAINTLANGUAGE to setpublic String[] getElementSetName()
public void setElementSetName(String[] elementSetName)
elementSetName - the elementSetName to setpublic String[] getTypeNames()
public void setTypeNames(String[] typeNames)
typeNames - the typeNames to setpublic String[] getResultType()
public void setResultType(String[] resultType)
resultType - the resultType to setpublic String[] getNAMESPACE()
public void setNAMESPACE(String[] namespace)
namespace - the nAMESPACE to set