Uses of Class
biweekly.Biweekly.WriterChainText

Packages that use Biweekly.WriterChainText
biweekly   
 

Uses of Biweekly.WriterChainText in biweekly
 

Methods in biweekly that return Biweekly.WriterChainText
 Biweekly.WriterChainText Biweekly.WriterChainText.caretEncoding(boolean enable)
           Sets whether the writer will apply circumflex accent encoding on parameter values (disabled by default).
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 Michael Angstadt. All Rights Reserved.