Package | Description |
---|---|
biweekly |
Modifier and Type | Method and Description |
---|---|
Biweekly.WriterChainText |
Biweekly.WriterChainText.caretEncoding(boolean enable)
Sets whether the writer will apply circumflex accent encoding on
parameter values (disabled by default).
|
Biweekly.WriterChainText |
Biweekly.WriterChainText.version(ICalVersion version)
Sets the iCal version to adhere to when writing (defaults to 2.0).
|
static Biweekly.WriterChainText |
Biweekly.write(Collection<ICalendar> icals)
Writes multiple iCalendar objects to a data stream.
|
static Biweekly.WriterChainText |
Biweekly.write(ICalendar... icals)
Writes multiple iCalendar objects to a data stream.
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.