VCard 的讀寫Java類庫,cardme 0.3.2 發布

openkk 12年前發布 | 10K 次閱讀 Java

cardme 是 RFC 2426 的 Java 實現,可方便讀寫 VCard 文件格式。

該版本修復了一些 bug :

1. fixes a reference error in the containsAllXXXParameterTypes() method where it should have been referencing "this" instead of a local parameter.
2. It fixes CardMe behavior for encoding and decoding Quoted-Printable strings to use the declared charset if present.
3. If not, then it will use the default system charset unless a user specified charset is forced.
4. It allows users to force a charset for use with Quoted-Printable strings in the VCardEngine and VCardWriter

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!