Class Image.Factory

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

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

    • Factory

      public Factory()
  • Method Details