biweekly.component.marshaller
Class VEventMarshaller
java.lang.Object
biweekly.component.marshaller.ICalComponentMarshaller<VEvent>
biweekly.component.marshaller.VEventMarshaller
public class VEventMarshaller
- extends ICalComponentMarshaller<VEvent>
- Author:
- Michael Angstadt
Method Summary |
protected VEvent |
_newInstance()
Creates a new instance of the component class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VEventMarshaller
public VEventMarshaller()
_newInstance
protected VEvent _newInstance()
- Description copied from class:
ICalComponentMarshaller
- Creates a new instance of the component class.
- Specified by:
_newInstance
in class ICalComponentMarshaller<VEvent>
- Returns:
- the new instance
Copyright © 2013 Michael Angstadt. All Rights Reserved.