Donate Share

JICE

File Release Notes and Changelog

Release Name: JICE-2.0.2

Notes:
Minor enhancements:

*  New element type collection for creating any kind of collections - lists, sets, etc.

* The element type list:
  * only instances of java.util.List are accepted (before any Collection instance was ok.)
  *The class attribute must be specified

* New CDATA conversions: java.math.BigDecimal and java.math.BigInteger 

Changes: