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