Formatter base class for WCS DescribeCoverage documents.
| Inherits from: | <OpenLayers.Format.XML> |
| oscar. | Formatter base class for WCS DescribeCoverage documents. |
| Properties | |
| defaultVersion | The version number to use if no version parameter is supplied. |
| Functions | |
| read | Read capabilities data from a string, and return a list of layers. |
| Constants | |
| CLASS_NAME - oscar. |
Read capabilities data from a string, and return a list of layers.
read : function( data )