Best iCalendar library for Java? [closed]

回眸只為那壹抹淺笑 提交于 2019-11-27 00:02:54

问题


I'm looking for a library to handle iCalendar data in Java.

Open source, well-documented implementations with a good object model are preferred. iCal parsing capabilities are less important to me, but still nice to have.

Does anyone have any recommendations?


回答1:


I had limited success with iCal4j (intro) on a project last year.

It seems to be a fairly popular choice for ical work in the java community.

If I remember correctly the API can be slightly confusing at first glance. However It's pretty solid in the long run.

Good luck, Brian




回答2:


A challenger appears! Please give biweekly a try. I'm looking for lots of feedback on how it can be improved.



来源:https://stackoverflow.com/questions/33901/best-icalendar-library-for-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!