Abstract class not to be instantiated directly.
| OpenLayers. | Abstract class not to be instantiated directly. | 
| Constructor | |
| OpenLayers. | Create an instance of one of the subclasses. | 
| Functions | |
| read | Read capabilities data from a string, and return a list of layers. | 
| runChildNodes | |
| read_cap_FeatureTypeList | |
| read_cap_FeatureType | |
| read_cap_Name | |
| read_cap_Title | |
| read_cap_Abstract | 
Read capabilities data from a string, and return a list of layers.
read: function( data ) 
runChildNodes: function( obj, node ) 
read_cap_FeatureTypeList: function( request, node ) 
read_cap_FeatureType: function( featureTypeList, node, parentLayer ) 
read_cap_Name: function( obj, node ) 
read_cap_Title: function( obj, node ) 
read_cap_Abstract: function( obj, node )