Package | Description |
---|---|
biweekly |
Modifier and Type | Method and Description |
---|---|
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.indent(int indent)
Sets the number of indent spaces to use for pretty-printing.
|
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.register(ICalComponentScribe<? extends ICalComponent> scribe) |
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.register(ICalPropertyScribe<? extends ICalProperty> scribe) |
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.register(String parameterName,
ICalDataType dataType)
Registers the data type of an experimental parameter.
|
static Biweekly.WriterChainXml |
Biweekly.writeXml(Collection<ICalendar> icals)
Writes an xCal document (XML-encoded iCalendar objects).
|
static Biweekly.WriterChainXml |
Biweekly.writeXml(ICalendar... icals)
Writes an xCal document (XML-encoded iCalendar objects).
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.