Package | Description |
---|---|
biweekly |
Modifier and Type | Method and Description |
---|---|
static Biweekly.ParserChainXmlString |
Biweekly.parseXml(String xml)
Parses an xCal document (XML-encoded iCalendar objects) from a string.
|
Biweekly.ParserChainXmlString |
Biweekly.ParserChainXmlString.register(ICalComponentScribe<? extends ICalComponent> scribe) |
Biweekly.ParserChainXmlString |
Biweekly.ParserChainXmlString.register(ICalPropertyScribe<? extends ICalProperty> scribe) |
Biweekly.ParserChainXmlString |
Biweekly.ParserChainXmlString.warnings(List<List<String>> warnings) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.