Adding an Atom parser. Thanks sgillies for the patch (and patience). r=me (closes #1366)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@9901 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2009-12-17 00:38:13 +00:00
parent 2449b7029c
commit f54fd67504
5 changed files with 1184 additions and 2 deletions

View File

@@ -221,6 +221,7 @@
"OpenLayers/Format/GML/Base.js",
"OpenLayers/Format/GML/v2.js",
"OpenLayers/Format/GML/v3.js",
"OpenLayers/Format/Atom.js",
"OpenLayers/Format/KML.js",
"OpenLayers/Format/GeoRSS.js",
"OpenLayers/Format/WFS.js",