Changeset 7464
- Timestamp:
- 07/06/08 16:07:10 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/vector-behavior/lib/OpenLayers/Protocol/WFS/v1_0_0.js
r7297 r7464 82 82 */ 83 83 layer: null, 84 85 /**86 * Property: parser87 * {<OpenLayers.Format.XML>} Parser for reading and writing transactions.88 */89 parser: null,90 84 91 85 /**
