Package org.xwiki.filter
-
Interface Summary Interface Description FilterDescriptorManager ManagerFilterDescriptor
related to classes.FilterStreamFactory Filter class should be inherited by all the stream based classes to implement the type and descriptor which describes a filter with list of bean class parameters.FilterStreamProperties Properties common to most streams.UnknownFilter Unknown elements related events. -
Class Summary Class Description AbstractBeanFilterStreamFactory<P> AbstractFilterStreamFactory DefaultFilterStreamProperties Properties common to most streams.FilterDescriptor List all event found in a filter.FilterElementDescriptor An element of the filter.FilterElementParameterDescriptor<T> A filter element parameter.FilterEventParameters Custom parameters passed to a filter event. -
Exception Summary Exception Description FilterException Encapsulates filters errors.IncompatibleFilterException Throw when producing descriptor for two incompatible filters.