biweekly.property.marshaller
Class CreatedMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.DateTimePropertyMarshaller<Created>
biweekly.property.marshaller.CreatedMarshaller
public class CreatedMarshaller
- extends DateTimePropertyMarshaller<Created>
Marshals Created
properties.
- Author:
- Michael Angstadt
Methods inherited from class biweekly.property.marshaller.ICalPropertyMarshaller |
_prepareParameters, 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 |
CreatedMarshaller
public CreatedMarshaller()
newInstance
protected Created newInstance(Date date)
- Specified by:
newInstance
in class DateTimePropertyMarshaller<Created>
Copyright © 2013 Michael Angstadt. All Rights Reserved.