Package org.openrefine.expr
Class WrappedCell
- java.lang.Object
-
- org.openrefine.expr.WrappedCell
-
-
Field Summary
Fields Modifier and Type Field Description Cell
cell
String
columnName
-
Constructor Summary
Constructors Constructor Description WrappedCell(String columnName, Cell cell)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
fieldAlsoHasFields(String name)
Object
getField(String name)
-