biweekly.component.marshaller
Class ICalendarMarshaller

java.lang.Object
  extended by biweekly.component.marshaller.ICalComponentMarshaller<ICalendar>
      extended by biweekly.component.marshaller.ICalendarMarshaller

public class ICalendarMarshaller
extends ICalComponentMarshaller<ICalendar>

Author:
Michael Angstadt

Field Summary
 
Fields inherited from class biweekly.component.marshaller.ICalComponentMarshaller
clazz, componentName
 
Constructor Summary
ICalendarMarshaller()
           
 
Method Summary
protected  ICalendar _newInstance()
          Creates a new instance of the component class.
 
Methods inherited from class biweekly.component.marshaller.ICalComponentMarshaller
emptyInstance, getComponentClass, getComponentName, getComponents, getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICalendarMarshaller

public ICalendarMarshaller()
Method Detail

_newInstance

protected ICalendar _newInstance()
Description copied from class: ICalComponentMarshaller
Creates a new instance of the component class.

Specified by:
_newInstance in class ICalComponentMarshaller<ICalendar>
Returns:
the new instance


Copyright © 2013 Michael Angstadt. All Rights Reserved.