VCard 的读写Java类库,cardme 0.3.2 发布

openkk 12年前
     <p><a href="http://www.open-open.com/lib/view/open1323915764452.html" target="_blank">cardme </a>是 RFC 2426 的 Java 实现,可方便读写 VCard 文件格式。</p>    <p>该版本修复了一些 bug :</p>    <p>1. fixes a reference error in the containsAllXXXParameterTypes() method where it should have been referencing "this" instead of a local parameter. <br /> 2. It fixes CardMe<span class="truncate_more"> behavior for encoding and decoding Quoted-Printable strings to use the declared charset if present. <br /> 3. If not, then it will use the default system charset unless a user specified charset is forced. <br /> 4. It allows users to force a charset for use with Quoted-Printable strings in the VCardEngine and VCardWriter</span></p>