|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.fortuna.ical4j.model.AbstractContentFactory
net.fortuna.ical4j.model.PropertyFactoryImpl
net.fortuna.ical4j.model.PropertyFactoryRegistry
public final class PropertyFactoryRegistry
| Constructor Summary | |
|---|---|
PropertyFactoryRegistry()
|
|
| Method Summary | |
|---|---|
void |
register(java.lang.String name,
PropertyFactory factory)
|
| Methods inherited from class net.fortuna.ical4j.model.PropertyFactoryImpl |
|---|
createProperty, createProperty, getInstance |
| Methods inherited from class net.fortuna.ical4j.model.AbstractContentFactory |
|---|
allowIllegalNames, getFactory, registerDefaultFactory, registerExtendedFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyFactoryRegistry()
| Method Detail |
|---|
public void register(java.lang.String name,
PropertyFactory factory)
name - a non-standard property namefactory - a factory for the non-standard property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||