Download List

프로젝트 설명

EZMorph is simple Java library for transforming an Object to another Object. It supports transformations for primitives, Objects, and multidimensional arrays, compatibility with JDK 1.3.1, and small memory footprint (~76K). It began life as the converter package in Json-lib but became a project on its own.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-09 19:52
1.0.6

MorpherRegistry은 thread - safe 만들어졌습니다.
Tags: Minor bugfixes
MorpherRegistry was made thread-safe.

2008-08-09 05:49
1.0.5

버그를 할 때 소스 DynaBean 대상 콩에서 수정되었습니다 속성이 포함되지 않습니다.
Tags: Minor bugfixes
A bug when a source DynaBean does not contain a property from the target bean has been fixed.

2007-11-10 14:28
1.0.4

이 릴리스의 새로운 세 morphers 및 목록에 대한 주장, 그리고 중요한 버그 수정 프로그램을 여러 morphers 등록되어 추가합니다.
Tags: Minor feature enhancements
This release adds three new morphers and assertions on Lists, and fixes an important bug when multiple morphers are registered.

2007-08-02 02:09
1.0.3

이 릴리스를 입력하면 새로운 하나의 등록에 대한 기존의 morphers 무시할 수와 유형에 대한 모든 morphers을 취소합니다. Javadocs 업데이 트되었습니다.
Tags: Minor feature enhancements
This release can override existing morphers for a type when registering a new one, and clear all morphers for a type. The Javadocs have been updated.

2007-04-14 22:12
1.0.2

이는 BeanMorpher에서 NPE가 발생했을 때 대상 콩 속성 소스 콩 해결되었습니다되지 않습니다했습니다.
Tags: Minor bugfixes
An NPE which occurred in BeanMorpher when a target
bean has a property that the source bean does not
was fixed.

Project Resources