biweekly
biweekly Description
biweekly is an iCalendar library written in Java (requires Java 1.5 or above). The project aims to provide a well documented, easy to use API for reading and writing iCalendar data.
Please see the Wiki for a Quick Start guide and other documentation.
https://sourceforge.net/p/biweekly/wiki/Supported specifications:
* RFC 5545 (iCalendar)
* RFC 6868 (circumflex accent encoding)
* RFC 6321 (xCal)
* jCal (in draft)
biweekly Features
Full compliance with iCalendar specification (RFC 5545)Full compliance with xCal specification (RFC 6321)Full compliance with jCal draft specificationClear Javadoc documentation (no "copypastas" from the spec)Uses plain "java.util.Date" objects for all date valuesStrict API designed to avoid data inconsistencies (e.g. no assigning a "string" value to a date-time property)Loosely-coupled, robust data model Extensive unit test coveragePlug-in architecture for unmarshalling experimental properties and components to Java objects.Streaming API for handling large iCalendar data streamsSupports circumflex accent encoding for parameter values (RFC 6868)No dependencies (except for JSON-encoded iCalendars, which requires one dependency) Download:
Click Here
No comments:
Post a Comment