Package de.gematik.combine.filter.table.cell
-
Interface Summary Interface Description CellFilter ACellFilteris 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.VersionFilter This filter removes cells in which the version property is not set or doesn't match the specified criteria.