Package de.gematik.combine.filter.table
Class MaxRowsFilter
java.lang.Object
de.gematik.combine.filter.table.AbstractTableFilter
de.gematik.combine.filter.table.MaxRowsFilter
- All Implemented Interfaces:
SoftFilter,TableFilter,Comparable<TableFilter>
This filter removes rows above the given count. The count can also be a JEXL-Expression
that returns an Integer.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.gematik.combine.filter.table.AbstractTableFilter
isSoft, setSoftMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.combine.filter.table.TableFilter
compareTo, merge