Method | Description | |
---|---|---|
Parse ( System.Xml.Linq.XDocument getCapabilitiesXmlDocument ) : |
||
ParseEnglishGetCapabilities ( System.Xml.Linq.XDocument getCapabilitiesEnglish ) : Dictionary |
Method | Description | |
---|---|---|
CheckSupportForEnglishGetCapabilities ( System.Xml.Linq.XElement root ) : bool | ||
ParseKeywords ( System.Xml.Linq.XElement keywordListElement ) : List |
||
ParseLayerData ( System.Xml.Linq.XElement layer ) : List |
public Parse ( System.Xml.Linq.XDocument getCapabilitiesXmlDocument ) : |
||
getCapabilitiesXmlDocument | System.Xml.Linq.XDocument | |
return |
public ParseEnglishGetCapabilities ( System.Xml.Linq.XDocument getCapabilitiesEnglish ) : Dictionary |
||
getCapabilitiesEnglish | System.Xml.Linq.XDocument | |
return | Dictionary |