Module ical4j.core

Class TzUrl.Factory

java.lang.Object
net.fortuna.ical4j.model.Content.Factory
net.fortuna.ical4j.model.property.TzUrl.Factory
All Implemented Interfaces:
Serializable, PropertyFactory<TzUrl>
Enclosing class:
TzUrl

public static class TzUrl.Factory extends Content.Factory implements PropertyFactory<TzUrl>
See Also:
  • Constructor Details

    • Factory

      public Factory()
  • Method Details