适用于 Java 的最佳 iCalendar 库?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/33901/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-11 07:25:12  来源:igfitidea点击:

Best iCalendar library for Java?

javaicalendar

提问by David Crow

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

我正在寻找一个库来处理Java 中的iCalendar数据。

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.

具有良好对象模型的开源、文档齐全的实现是首选。iCal 解析功能对我来说不太重要,但仍然很高兴。

Does anyone have any recommendations?

有人有什么建议吗?

采纳答案by Brian Gianforcaro

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

去年我在一个项目上使用iCal4j介绍)取得了有限的成功。

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

对于 Java 社区中的 ical 工作来说,它似乎是一个相当流行的选择。

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

如果我没记错的话,API 乍一看可能会让人有点困惑。但是,从长远来看,它非常可靠。

Good luck, Brian

祝你好运,布莱恩

回答by Michael

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

挑战者出现!请尝试每两周一次。我正在寻找有关如何改进它的大量反馈。