java.lang.Object
net.fortuna.ical4j.transform.itip.AbstractMethodTransformer
net.fortuna.ical4j.transform.itip.PublishTransformer
- All Implemented Interfaces:
Function<Calendar,,Calendar> UnaryOperator<Calendar>,Transformer<Calendar>
$Id$
Created: 26/09/2004
Transforms a calendar for publishing.
-
Constructor Summary
ConstructorsConstructorDescriptionPublishTransformer(Organizer defaultOrganizer, Supplier<Uid> uidGenerator, boolean incrementSequence) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fortuna.ical4j.transform.Transformer
transform