Abstract class not to be instantiated directly.
| OpenLayers. | Abstract class not to be instantiated directly. | 
| Properties | |
| namespaces | {Object} Mapping of namespace aliases to namespace URIs. | 
| errorProperty | {String} Which property of the returned object to check for in order to determine whether or not parsing has failed. | 
| defaultPrefix | |
| Constructor | |
| OpenLayers. | Create an instance of one of the subclasses. | 
| Functions | |
| read | Read capabilities data from a string, and return a list of layers. | 
| Properties | |
| readers | Contains public functions, grouped by namespace prefix, that will be applied when a namespaced node is found matching the function name. | 
Read capabilities data from a string, and return a list of layers.
read: function( data )