Class JexlCellFilter
java.lang.Object
de.gematik.combine.filter.table.cell.AbstractCellFilter
de.gematik.combine.filter.table.cell.JexlCellFilter
- All Implemented Interfaces:
CellFilter,SoftFilter,Predicate<TableCell>
This filter executes a JEXL-Expression-
Predicate for a single cell value and filters accordingly.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.gematik.combine.filter.table.cell.AbstractCellFilter
isSoft, setSoftMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.combine.filter.table.cell.CellFilter
and