Class RuleManager
- java.lang.Object
-
- net.fortuna.ical4j.transform.rfc5545.RuleManager
-
public class RuleManager extends Object
Manages the rules that can be applied to ICS elements. New rules can be simply added by creating new implementations ofRfc5545PropertyRuleorRfc5545ComponentRule.
-
-
Constructor Summary
Constructors Constructor Description RuleManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidapplyTo(Component element)static voidapplyTo(Property element)
-