net.fortuna.ical4j.model
Class PropertyFactoryRegistry
java.lang.Object
net.fortuna.ical4j.model.AbstractContentFactory
net.fortuna.ical4j.model.PropertyFactoryImpl
net.fortuna.ical4j.model.PropertyFactoryRegistry
- All Implemented Interfaces:
- Serializable, PropertyFactory
public final class PropertyFactoryRegistry
- extends PropertyFactoryImpl
- Author:
- fortuna
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyFactoryRegistry
public PropertyFactoryRegistry()
register
public void register(String name,
PropertyFactory factory)
- Parameters:
name
- a non-standard property namefactory
- a factory for the non-standard property
Copyright © 2004-2012 Micronode. All Rights Reserved.