Package com.google.refine.browsing.util
Interface RowEvaluable
- All Known Implementing Classes:
ExpressionBasedRowEvaluable
public interface RowEvaluable
-
Method Summary
Modifier and TypeMethodDescriptioneval(Project project, int rowIndex, Row row, Properties bindings)
-
Method Details
-
eval
-