|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Biweekly.WriterChainXml | |
---|---|
biweekly |
Uses of Biweekly.WriterChainXml in biweekly |
---|
Methods in biweekly that return Biweekly.WriterChainXml | |
---|---|
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.indent(int indent)
Sets the number of indent spaces to use for pretty-printing. |
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.register(ICalComponentMarshaller<? extends ICalComponent> marshaller)
|
Biweekly.WriterChainXml |
Biweekly.WriterChainXml.register(ICalPropertyMarshaller<? extends ICalProperty> marshaller)
|
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). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |