public class VJournalScribe extends ICalComponentScribe<VJournal>
clazz, componentName
Constructor and Description |
---|
VJournalScribe() |
Modifier and Type | Method and Description |
---|---|
protected VJournal |
_newInstance()
Creates a new instance of the component class.
|
Set<ICalVersion> |
getSupportedVersions()
Gets the iCalendar versions that support this component.
|
emptyInstance, getComponentClass, getComponentName, getComponents, getProperties
public VJournalScribe()
protected VJournal _newInstance()
ICalComponentScribe
_newInstance
in class ICalComponentScribe<VJournal>
public Set<ICalVersion> getSupportedVersions()
ICalComponentScribe
getSupportedVersions
in class ICalComponentScribe<VJournal>
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.