Package de.gematik.combine.filter.table.cell
-
Interface Summary Interface Description CellFilter A TableCellFilter is a Filter that operates on a single table cell and can filter each value with no dependencies to other values. -
Class Summary Class Description JexlCellFilter This filter executes a JEXL-Expression-Predicatefor a single cell value and filters accordingly.