Uses of Class
org.openrefine.browsing.filters.ExpressionNumberComparisonRowFilter
-
Packages that use ExpressionNumberComparisonRowFilter Package Description org.openrefine.browsing.filters -
-
Uses of ExpressionNumberComparisonRowFilter in org.openrefine.browsing.filters
Subclasses of ExpressionNumberComparisonRowFilter in org.openrefine.browsing.filters Modifier and Type Class Description class
ExpressionTimeComparisonRowFilter
Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result.
-