Package net.fortuna.ical4j.vcard
Class PropertyFactoryRegistry
- java.lang.Object
- 
- net.fortuna.ical4j.vcard.AbstractFactoryRegistry<PropertyFactory>
- 
- net.fortuna.ical4j.vcard.PropertyFactoryRegistry
 
 
- 
 @Deprecated public class PropertyFactoryRegistry extends AbstractFactoryRegistry<PropertyFactory> Deprecated.useVCardPropertyFactorySupplierinstead.Registry for standard and non-standard property factories.$Id$ Created on: 05/01/2009 
- 
- 
Constructor SummaryConstructors Constructor Description PropertyFactoryRegistry()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected booleanfactorySupports(PropertyFactory factory, String name)Deprecated.- 
Methods inherited from class net.fortuna.ical4j.vcard.AbstractFactoryRegistrygetFactory, register
 
- 
 
- 
- 
- 
Method Detail- 
factorySupportsprotected boolean factorySupports(PropertyFactory factory, String name) Deprecated.- Specified by:
- factorySupportsin class- AbstractFactoryRegistry<PropertyFactory>
 
 
- 
 
-