Read/Wite XLS (OpenLS). Create a new instance with the OpenLayers.Format.XLS constructor. Currently only implemented for Location Utility Services, more specifically only for Geocoding. No support for Reverse Geocoding as yet.
OpenLayers. | Read/Wite XLS (OpenLS). |
Properties | |
defaultVersion | {String} Version number to assume if none found. |
stringifyOutput | {Boolean} If true, write will return a string otherwise a DOMElement. |
Constructor | |
OpenLayers. | Create a new parser for XLS. |
Functions | |
write | Write out an XLS request. |
read | Read an XLS doc and return an object representing the result. |