Package com.google.refine.model
Class Cell
java.lang.Object
com.google.refine.model.Cell
- All Implemented Interfaces:
HasFields
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CellbooleanfieldAlsoHasFields(String name) getField(String name, Properties bindings) TODO - use JsonIdentityInfo on recon - implement custom resolver to tie it to a pool - figure it all outgetValue()static CellloadStreaming(String s, Pool pool) voidsave(Writer writer, Properties options) toString()
-
Field Details
-
value
-
recon
-
-
Constructor Details
-
Cell
-
-
Method Details
-
getField
-
fieldAlsoHasFields
- Specified by:
fieldAlsoHasFieldsin interfaceHasFields
-
getErrorMessage
-
getTypeString
-
getValue
-
getReconIdString
TODO - use JsonIdentityInfo on recon - implement custom resolver to tie it to a pool - figure it all out- Returns:
-
save
-
loadStreaming
- Throws:
Exception
-
deserialize
-
toString
-