Revision 41059 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.file/org.gvsig.fmap.dal.file.csv/src/main/resources/org/gvsig/fmap/dal/store/csv/CSVParameters.xml

View differences:

CSVParameters.xml
60 60
        <field name="point" type="string" mandatory="false" defaultValue="" group="Advanced">
61 61
          <description>This field allow to add a Geometry column to the table. It is a list of field names separated by commas used as dimensions for the attribute GEOM of type point to add to the table.</description>
62 62
        </field>
63
         <field name="ignoreErrors" type="boolean" mandatory="false" defaultValue="false" group="Advanced">
64
          <description>Set to true to ignore errors during load of data.</description>
65
        </field>
63 66
      </fields>
64 67
    </class>
65 68
  </classes>

Also available in: Unified diff