Uses of Class
biweekly.Biweekly.WriterChainTextMulti

Packages that use Biweekly.WriterChainTextMulti
biweekly   
 

Uses of Biweekly.WriterChainTextMulti in biweekly
 

Methods in biweekly that return Biweekly.WriterChainTextMulti
 Biweekly.WriterChainTextMulti Biweekly.WriterChainTextMulti.caretEncoding(boolean enable)
           
 Biweekly.WriterChainTextMulti Biweekly.WriterChainTextMulti.register(ICalComponentMarshaller<? extends ICalComponent> marshaller)
           
 Biweekly.WriterChainTextMulti Biweekly.WriterChainTextMulti.register(ICalPropertyMarshaller<? extends ICalProperty> marshaller)
           
 Biweekly.WriterChainTextMulti Biweekly.WriterChainTextMulti.warnings(List<List<String>> warnings)
          Provides a list for putting the marshal warnings into.
static Biweekly.WriterChainTextMulti Biweekly.write(Collection<ICalendar> icals)
          Writes multiple iCalendar objects to a data stream.
static Biweekly.WriterChainTextMulti Biweekly.write(ICalendar... icals)
          Writes multiple iCalendar objects to a data stream.
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.