biweekly.property.marshaller
Class TimezoneIdMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.TextPropertyMarshaller<TimezoneId>
biweekly.property.marshaller.TimezoneIdMarshaller
public class TimezoneIdMarshaller
- extends TextPropertyMarshaller<TimezoneId>
Marshals TimezoneId
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 |
TimezoneIdMarshaller
public TimezoneIdMarshaller()
newInstance
protected TimezoneId newInstance(String value)
- Specified by:
newInstance
in class TextPropertyMarshaller<TimezoneId>
Copyright © 2013 Michael Angstadt. All Rights Reserved.