net.fortuna.ical4j.zoneinfo.outlook
Class OutlookTimeZoneRegistryFactory

java.lang.Object
  extended by net.fortuna.ical4j.model.TimeZoneRegistryFactory
      extended by net.fortuna.ical4j.zoneinfo.outlook.OutlookTimeZoneRegistryFactory

public class OutlookTimeZoneRegistryFactory
extends TimeZoneRegistryFactory

Author:
Ben

Field Summary
 
Fields inherited from class net.fortuna.ical4j.model.TimeZoneRegistryFactory
KEY_FACTORY_CLASS
 
Constructor Summary
OutlookTimeZoneRegistryFactory()
           
 
Method Summary
 TimeZoneRegistry createRegistry()
          
 
Methods inherited from class net.fortuna.ical4j.model.TimeZoneRegistryFactory
getInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookTimeZoneRegistryFactory

public OutlookTimeZoneRegistryFactory()
Method Detail

createRegistry

public TimeZoneRegistry createRegistry()

Specified by:
createRegistry in class TimeZoneRegistryFactory


Copyright © 2010-2011 Modularity. All Rights Reserved.