|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Biweekly.ParserChainXmlReader | |
---|---|
biweekly |
Uses of Biweekly.ParserChainXmlReader in biweekly |
---|
Methods in biweekly that return Biweekly.ParserChainXmlReader | |
---|---|
static Biweekly.ParserChainXmlReader |
Biweekly.parseXml(File file)
Parses an xCal document (XML-encoded iCalendar objects) from a file. |
static Biweekly.ParserChainXmlReader |
Biweekly.parseXml(InputStream in)
Parses an xCal document (XML-encoded iCalendar objects) from an input stream. |
static Biweekly.ParserChainXmlReader |
Biweekly.parseXml(Reader reader)
Parses an xCal document (XML-encoded iCalendar objects) from a reader. |
Biweekly.ParserChainXmlReader |
Biweekly.ParserChainXmlReader.register(ICalComponentMarshaller<? extends ICalComponent> marshaller)
|
Biweekly.ParserChainXmlReader |
Biweekly.ParserChainXmlReader.register(ICalPropertyMarshaller<? extends ICalProperty> marshaller)
|
Biweekly.ParserChainXmlReader |
Biweekly.ParserChainXmlReader.warnings(List<List<String>> warnings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |