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 boolean
isEnabled()
URLConnection
openConnection(URL url)
VTimeZone
updateDefinition(VTimeZone vTimeZone)
-
-
-
Method Detail
-
isEnabled
public boolean isEnabled()
-
openConnection
public URLConnection openConnection(URL url) throws IOException
- Throws:
IOException
-
-