Package com.funnelback.filter.api
This holds the public API which clients are expected to use for filtering.
Methods, classes and interface under this package are unlikely to change to ensure compatibility with client code.
-
Interface Summary Interface Description DocumentType Holds the information describing the type of the document.DocumentTypeFactory FilterContext An immutable context supplied to the filters.FilterDocumentFactory InternalFilterContext An immutable context supplied to the product filters and contains tools to read collection configuration files This interface is only used for product build-in filters Dev should only implement methods fromFilterContext
And must not implement methods with the same name as methods declared in this interface -
Class Summary Class Description DocumentType._DocumentType DocumentType._DocumentType._DocumentTypeBuilder FilterResult The result of filtering a document.