Uses of Class
biweekly.Biweekly.ParserChainXmlString

Packages that use Biweekly.ParserChainXmlString
biweekly   
 

Uses of Biweekly.ParserChainXmlString in biweekly
 

Methods in biweekly that return Biweekly.ParserChainXmlString
static Biweekly.ParserChainXmlString Biweekly.parseXml(String xml)
          Parses an xCal document (XML-encoded iCalendar objects) from a string.
 Biweekly.ParserChainXmlString Biweekly.ParserChainXmlString.register(ICalComponentMarshaller<? extends ICalComponent> marshaller)
           
 Biweekly.ParserChainXmlString Biweekly.ParserChainXmlString.register(ICalPropertyMarshaller<? extends ICalProperty> marshaller)
           
 Biweekly.ParserChainXmlString Biweekly.ParserChainXmlString.warnings(List<List<String>> warnings)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.