biweekly.property.marshaller
Class CategoriesMarshaller
java.lang.Object
biweekly.property.marshaller.ICalPropertyMarshaller<T>
biweekly.property.marshaller.ListPropertyMarshaller<T,String>
biweekly.property.marshaller.TextListPropertyMarshaller<Categories>
biweekly.property.marshaller.CategoriesMarshaller
public class CategoriesMarshaller
- extends TextListPropertyMarshaller<Categories>
Marshals Categories
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 |
CategoriesMarshaller
public CategoriesMarshaller()
newInstance
public Categories newInstance(ICalParameters parameters)
- Specified by:
newInstance
in class ListPropertyMarshaller<Categories,String>
Copyright © 2013 Michael Angstadt. All Rights Reserved.