Package de.gematik.combine.filter.table.cell
package de.gematik.combine.filter.table.cell
-
ClassDescriptionThis class extends all classes that should be
CellFilterwith property soft, so theCellFilterinterface can stay functional interface.ACellFilteris a Filter that operates on a single table cell and can filter each value with no dependencies to other values.This filter executes a JEXL-Expression-Predicatefor a single cell value and filters accordingly.This filter removes cells in which the version property is not set or doesn't match the specified criteria.