Interface ReadFilter
-
- All Known Implementing Classes:
ReadFilterAddConfig
,ReadFilterAnd
,ReadFilterMergeLines
,ReadFilterQuoteComment
public interface ReadFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReadLine
applyFilter(ReadLine source)
-