Uses of Package
com.funnelback.filter.api
-
Packages that use com.funnelback.filter.api Package Description com.funnelback.filter.api This holds the public API which clients are expected to use for filtering.com.funnelback.filter.api.documents com.funnelback.filter.api.filters -
Classes in com.funnelback.filter.api used by com.funnelback.filter.api Class Description DocumentType Holds the information describing the type of the document.DocumentType._DocumentType DocumentType._DocumentType._DocumentTypeBuilder DocumentTypeFactory FilterDocumentFactory FilterResult The result of filtering a document.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 -
Classes in com.funnelback.filter.api used by com.funnelback.filter.api.documents Class Description DocumentType Holds the information describing the type of the document. -
Classes in com.funnelback.filter.api used by com.funnelback.filter.api.filters Class Description FilterContext An immutable context supplied to the filters.FilterResult The result of filtering a document.