Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main @ 389

Name Size Revision Age Author Comment
  java 389 over 13 years Cesar Ordiñana Correct encoding
  javadoc 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  resources 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...

Latest revisions

# Date Author Comment
389 02/14/2011 05:45 AM Cesar Ordiñana

Correct encoding

388 02/09/2011 10:35 AM Cristian Martín

added remove(DynStruct) to remove superClasses and apply a consolide().

387 02/09/2011 08:21 AM Cristian Martín

Changed DynObject values from Object[] to Map in order to add key names of the fields.

386 02/09/2011 08:09 AM Cristian Martín

DynClass name should avoid programmer erros such as inserting more than one ":" in a fullName, one or mor ":" in a namespace or null values in a name. In those cases, an IllegalArgumentException is thrown.

384 02/03/2011 11:24 AM Cesar Ordiñana

Change found libraries log indentation so it is not confused in the log with an exception stacktrace

381 01/30/2011 05:04 PM Cristian Martín

Changed getName to getFullName at DynObjectException message

380 01/28/2011 09:49 AM Cristian Martín

superClassMap and classes variables were using dynClass.getName() to put values on the map. Changed to getFullName() function

374 01/10/2011 07:35 AM Cesar Ordiñana

Library parameter being null was not being checked

372 12/21/2010 09:52 AM Cesar Ordiñana

Refactor and add also library of type api when a library of type impl is required, just in case there is an error in the impl library definition.

371 12/21/2010 09:51 AM Cesar Ordiñana

Validate given library classes to be of Library type

View revisions

Also available in: Atom