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 / CoerceToURL.java @ 2650

History | View | Annotate | Download (1.96 KB)

  • svn:mime-type: text/plain
# Date Author Comment
2080 01/11/2020 08:41 PM Joaquín del Cerro Murciano

refs #5174. Cambios drasticos en el modelo de Coercion para adaptarlo a que el metodo coerce reciba un CoercionContext, para poder pasar informacion sobre locale, precision, escala, tipo de redondeo segun el tipo de dato. Tambien se ha unificado la concatenacion de varios coercion sonbre un tipo de datos....

2053 11/04/2019 04:16 PM Óscar Martínez

refs #5131 Exportar con temporary path

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.