Class MaxRowsFilter

java.lang.Object
de.gematik.combine.filter.table.AbstractTableFilter
de.gematik.combine.filter.table.MaxRowsFilter
All Implemented Interfaces:
SoftFilter, TableFilter, Comparable<TableFilter>

public class MaxRowsFilter extends AbstractTableFilter
This filter removes rows above the given count. The count can also be a JEXL-Expression that returns an Integer.