biweekly.property.marshaller
Class RecurrenceIdMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.DateOrDateTimePropertyMarshaller<RecurrenceId>
biweekly.property.marshaller.RecurrenceIdMarshaller
public class RecurrenceIdMarshaller
- extends DateOrDateTimePropertyMarshaller<RecurrenceId>
Marshals RecurrenceId
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 |
RecurrenceIdMarshaller
public RecurrenceIdMarshaller()
newInstance
protected RecurrenceId newInstance(Date date,
boolean hasTime)
- Specified by:
newInstance
in class DateOrDateTimePropertyMarshaller<RecurrenceId>
Copyright © 2013 Michael Angstadt. All Rights Reserved.