Uses of Class
biweekly.property.Xml

Packages that use Xml
biweekly.property.marshaller   
 

Uses of Xml in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return Xml
protected  Xml XmlMarshaller._parseText(String value, ICalParameters parameters, List<String> warnings)
           
protected  Xml XmlMarshaller._parseXml(XCalElement element, ICalParameters parameters, List<String> warnings)
           
 

Methods in biweekly.property.marshaller with parameters of type Xml
protected  String XmlMarshaller._writeText(Xml property)
           
protected  void XmlMarshaller._writeXml(Xml property, XCalElement element)
           
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.