Package com.google.refine.expr
Class CellTuple
java.lang.Object
com.google.refine.expr.CellTuple
- All Implemented Interfaces:
HasFields
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfieldAlsoHasFields(String name) getField(String name, Properties bindings)
-
Field Details
-
project
-
row
-
-
Constructor Details
-
CellTuple
-
-
Method Details
-
getField
-
fieldAlsoHasFields
- Specified by:
fieldAlsoHasFieldsin interfaceHasFields
-