Uses of Class
biweekly.Biweekly.WriterChainJson

Packages that use Biweekly.WriterChainJson
biweekly   
 

Uses of Biweekly.WriterChainJson in biweekly
 

Methods in biweekly that return Biweekly.WriterChainJson
 Biweekly.WriterChainJson Biweekly.WriterChainJson.indent(boolean indent)
          Sets whether or not to pretty-print the JSON.
static Biweekly.WriterChainJson Biweekly.writeJson(Collection<ICalendar> icals)
          Writes an xCal document (XML-encoded iCalendar objects).
static Biweekly.WriterChainJson Biweekly.writeJson(ICalendar... icals)
          Writes an xCal document (XML-encoded iCalendar objects).
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.