Class JexlRowFilter
java.lang.Object
de.gematik.combine.filter.table.AbstractTableFilter
de.gematik.combine.filter.table.row.TableRowFilter
de.gematik.combine.filter.table.row.JexlRowFilter
- All Implemented Interfaces:
RowFilter,SoftFilter,TableFilter,Comparable<TableFilter>,Predicate<List<TableCell>>
This filter executes a JEXL-Expression-
Predicate for each row and filters accordingly.-
Field Summary
Fields inherited from class de.gematik.combine.filter.table.row.TableRowFilter
CHUNK_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.gematik.combine.filter.table.row.TableRowFilter
apply, getFilterOrderMethods 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