Class AbstractFilter

  • All Implemented Interfaces:
    Filter, org.bedework.util.logging.Logged

    public abstract class AbstractFilter
    extends Object
    implements org.bedework.util.logging.Logged, Filter
    Provide a base for filters with a number of useful methods,.
    Author:
    douglm
    • Field Detail

      • icalOf

        protected static final ietf.params.xml.ns.icalendar_2.ObjectFactory icalOf
    • Constructor Detail

      • AbstractFilter

        protected AbstractFilter()