Package net.fortuna.ical4j.model
Class TimeZoneUpdater
- java.lang.Object
-
- net.fortuna.ical4j.model.TimeZoneUpdater
-
public class TimeZoneUpdater extends Object
Support for updating timezone definitions.
-
-
Constructor Summary
Constructors Constructor Description TimeZoneUpdater()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisEnabled()URLConnectionopenConnection(URL url)VTimeZoneupdateDefinition(VTimeZone vTimeZone)
-
-
-
Method Detail
-
isEnabled
public boolean isEnabled()
-
openConnection
public URLConnection openConnection(URL url) throws IOException
- Throws:
IOException
-
-