Package com.google.refine.model.changes
Class CellAtRowCellIndex
java.lang.Object
com.google.refine.model.changes.CellAtRowCellIndex
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CellAtRowCellIndexvoidsave(Writer writer, Properties options)
-
Field Details
-
row
public final int row -
cellIndex
public final int cellIndex -
cell
-
-
Constructor Details
-
CellAtRowCellIndex
-
-
Method Details
-
save
- Throws:
IOException
-
load
- Throws:
Exception
-