Uses of Class
org.openrefine.model.changes.CellAtRow
-
Packages that use CellAtRow Package Description org.openrefine.model.changes org.openrefine.operations.column -
-
Uses of CellAtRow in org.openrefine.model.changes
Methods in org.openrefine.model.changes that return CellAtRow Modifier and Type Method Description static CellAtRow
CellAtRow. load(String s)
-
Uses of CellAtRow in org.openrefine.operations.column
Method parameters in org.openrefine.operations.column with type arguments of type CellAtRow Modifier and Type Method Description protected String
ColumnAdditionByFetchingURLsOperation. createDescription(ColumnMetadata column, List<CellAtRow> cellsAtRows)
-