Download List

Project Description

It is a library to do Excel and Plain Old Java Object(POJO) in the mapping.
Reading and writing are achieved specifying finding the cell and the table by the definition of the annotation or the XML.
It is possible to execute it by using both Excel→POJO and POJO→Excel same definitions.

System Requirements

System requirement is not defined

Released at 2010-08-19 16:11
excelpojo 1.1.2 (2 files Hide)

Release Notes

不具合修正の対応です。
後方互換を持たせているので、既存の仕様には変更がありません。

Changelog

不具合修正
succeedFieldsで指定しても値を引き継げないことがある不具合修正(#22870)
StringDateConverter:セルがブランクの際に例外が発生してしまう不具合修正(#22855)

新機能
なし