public class RawComponentScribe extends ICalComponentScribe<RawComponent>
clazz, componentName
Constructor and Description |
---|
RawComponentScribe(String componentName)
Creates a new raw component scribe.
|
Modifier and Type | Method and Description |
---|---|
protected RawComponent |
_newInstance()
Creates a new instance of the component class.
|
emptyInstance, getComponentClass, getComponentName, getComponents, getProperties, getSupportedVersions
public RawComponentScribe(String componentName)
componentName
- the component's name (e.g. "X-PARTY")protected RawComponent _newInstance()
ICalComponentScribe
_newInstance
in class ICalComponentScribe<RawComponent>
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.