Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dataTypes / impl / coercion / CoerceToURI.java @ 1405

History | View | Annotate | Download (2.46 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1382 02/11/2016 08:51 AM Francisco Díaz Carsí

refs #4087
- Fixed CoerceToURI
- Added warning to log and UI when some project elements could not be loaded.

1373 01/21/2016 11:12 AM Francisco Díaz Carsí

refs #4017 Fixed CoerceToURI when the value is a String with white spaces and don't have a proper scheme to convert it to an URI with file scheme.

1315 12/16/2015 01:10 PM Francisco Díaz Carsí

refs #3893 Fixed relativize raster layer in project. Compatibilización con proyectos de testing.

1034 05/25/2014 03:08 PM Joaquín del Cerro Murciano

Fix coercion from empty string

962 11/20/2013 11:56 AM Joaquín del Cerro Murciano

Fix coercion with null values
refs #2116

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

220 08/25/2010 06:27 AM Joaquín del Cerro Murciano

- Add support to File/URL/URI in DataTypes, DynObject and persistence.
- Add visibility of PersistentContext through PersistentState.
- Add checks in set of persistent state of types of values.