oscar.Format.OXF

Reads an OXF (Oscar eXchange Format) configuration resource.

Inherits from:<OpenLayers.Format.JSON>
Summary
oscar.Format.OXFReads an OXF (Oscar eXchange Format) configuration resource.
Constructor
oscar.Format.OXF
Functions
readReads an OXF document file.
Constants
CLASS_NAME - oscar.Format.OXF

Constructor

oscar.Format.OXF

Parameters: options{Object} An optional object whose properties will be set on this instance.

Functions

read

read : function(data)

Reads an OXF document file.

Parameters: datathe document in OXF document file to be read.
Returns: configurationthe OXF configuration object.

Constants

CLASS_NAME - oscar.Format.OXF

read : function(data)
Reads an OXF document file.