Uses of Package
org.openrefine.browsing.filters
-
Packages that use org.openrefine.browsing.filters Package Description org.openrefine.browsing.filters org.openrefine.browsing.util -
Classes in org.openrefine.browsing.filters used by org.openrefine.browsing.filters Class Description ExpressionNumberComparisonRowFilter Judge if a row matches by evaluating a given expression on the row, based on a particular column, and checking the result. -
Classes in org.openrefine.browsing.filters used by org.openrefine.browsing.util Class Description DualExpressionsNumberComparisonRowFilter Judge if a row matches by evaluating two given expressions on the row, based on two different columns and checking the results.