|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The capabilities section specifies the list of requests that the WCAS can handle. Two classes of web feature servers, based on the capabilities they support, are defined in the Overview
---------------------------------------------------------------------
Method Summary | |
CException |
getExceptions()
returns the format exceptions will be returned |
FederatedCatalog[] |
getFederatedCatalogs()
returns a list of federated catalogs known by the catalog |
PresentOptions |
getPresentOptions()
|
QueryLanguages |
getQueryLanguages()
return an object that contains information about which query languages are known by a catalog |
RecordTypeList |
getRecordTypeList()
|
Request |
getRequest()
A basic catalog would include the GetCapabilities, DescribeRecordType and the GetRecord interfaces. |
TaxonomyTypeList |
getTaxonomyTypeList()
returns an object that contains a list of txonomies known by the catalog |
org.w3c.dom.Document |
getVendorSpecificCapabilities()
returns vendor specific capabilities of the wfs |
Method Detail |
public TaxonomyTypeList getTaxonomyTypeList()
public Request getRequest()
public org.w3c.dom.Document getVendorSpecificCapabilities()
public RecordTypeList getRecordTypeList()
public PresentOptions getPresentOptions()
public QueryLanguages getQueryLanguages()
public FederatedCatalog[] getFederatedCatalogs()
public CException getExceptions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |