biweekly.property.marshaller
Class DateStartMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.DateOrDateTimePropertyMarshaller<DateStart>
biweekly.property.marshaller.DateStartMarshaller
public class DateStartMarshaller
- extends DateOrDateTimePropertyMarshaller<DateStart>
Marshals DateStart
properties.
- Author:
- Michael Angstadt
Methods inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
date, date, escape, getPropertyClass, getPropertyName, getQName, parseComponent, parseList, parseText, parseXml, prepareParameters, split, unescape, writeText, writeXml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateStartMarshaller
public DateStartMarshaller()
newInstance
protected DateStart newInstance(Date date,
boolean hasTime)
- Specified by:
newInstance
in class DateOrDateTimePropertyMarshaller<DateStart>
Copyright © 2013 Michael Angstadt. All Rights Reserved.