Uses of Class
biweekly.property.marshaller.ICalPropertyMarshaller.DateParser

Packages that use ICalPropertyMarshaller.DateParser
biweekly.property.marshaller   
 

Uses of ICalPropertyMarshaller.DateParser in biweekly.property.marshaller
 

Methods in biweekly.property.marshaller that return ICalPropertyMarshaller.DateParser
protected static ICalPropertyMarshaller.DateParser ICalPropertyMarshaller.date(String value)
          Parses a date string.
 ICalPropertyMarshaller.DateParser ICalPropertyMarshaller.DateParser.tz(TimeZone timezone)
          Sets the timezone to parse the date as.
 ICalPropertyMarshaller.DateParser ICalPropertyMarshaller.DateParser.tzid(String timezoneId)
          Sets the ID of the timezone to parse the date as (TZID parameter value).
 ICalPropertyMarshaller.DateParser ICalPropertyMarshaller.DateParser.tzid(String timezoneId, List<String> warnings)
          Sets the ID of the timezone to parse the date as (TZID parameter value).
 



Copyright © 2013 Michael Angstadt. All Rights Reserved.