Package com.funnelback.filter.api.filters
-
Interface Summary Interface Description BytesDocumentFilter Filters a document where the content is converted to a byte[].Filter Filters a document.NamedFilter Gives a name to filters for clearer logging.StringDocumentFilter Filter a document where the content is converted to a String. -
Enum Summary Enum Description PreFilterCheck -
Exception Summary Exception Description FilterException Thrown when an error occurs during filtering of a document and filtering of that document should not proceed.