Package com.google.refine.expr
Class WrappedCell
java.lang.Object
com.google.refine.expr.WrappedCell
- 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
-
columnName
-
cell
-
-
Constructor Details
-
WrappedCell
-
-
Method Details
-
getField
-
fieldAlsoHasFields
- Specified by:
fieldAlsoHasFieldsin interfaceHasFields
-