首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > java对象序列化为java.util.properties

java对象序列化为java.util.properties

资 源 简 介

ObjectProps is a Java API for serializing the state of any Java object into a java.util.Properties object in a human-readable format. Features With ObjectProps you can * write the state of a Java object into a java.util.Properties object * create a new Java object by reading that state * define custom IFormat objects for parsing and formatting special classes Requirements Java 1.2 or later Restrictions Please note that * currently the object tree is flattened when written into the ObjectPropertiesStore. Therefor you can"t write object trees with cyclic references. * object fields are stored and loaded by using the declared field type. Therefor you can"t store any field values that are of a subtype of the declared field type. News

文 件 列 表

objectprops
build.version
lgpl.txt
license.txt
objectprops-docs.jar
objectprops-src.jar
objectprops.jar
readme.txt
VIP VIP
0.175953s