biweekly.component.marshaller
Class RawComponentMarshaller
java.lang.Object
biweekly.component.marshaller.ICalComponentMarshaller<RawComponent>
biweekly.component.marshaller.RawComponentMarshaller
public class RawComponentMarshaller
- extends ICalComponentMarshaller<RawComponent>
- Author:
- Michael Angstadt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RawComponentMarshaller
public RawComponentMarshaller(String componentName)
- Creates a new raw component marshaller.
- Parameters:
componentName
- the component's name (e.g. "X-PARTY")
_newInstance
protected RawComponent _newInstance()
- Description copied from class:
ICalComponentMarshaller
- Creates a new instance of the component class.
- Specified by:
_newInstance
in class ICalComponentMarshaller<RawComponent>
- Returns:
- the new instance
Copyright © 2013 Michael Angstadt. All Rights Reserved.