Uses of Class
biweekly.Biweekly.ParserChainXmlDocument

Packages that use Biweekly.ParserChainXmlDocument
biweekly   
 

Uses of Biweekly.ParserChainXmlDocument in biweekly
 

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



Copyright © 2013 Michael Angstadt. All Rights Reserved.