Package com.google.refine.model.changes
Class ColumnRenameChange
java.lang.Object
com.google.refine.model.changes.ColumnChange
com.google.refine.model.changes.ColumnRenameChange
- All Implemented Interfaces:
Change
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.refine.model.changes.ColumnChange
readOldColumnGroups, writeOldColumnGroups
-
Field Details
-
_oldColumnName
-
_newColumnName
-
-
Constructor Details
-
ColumnRenameChange
-
-
Method Details
-
apply
-
revert
-
save
- Throws:
IOException
-
load
- Throws:
Exception
-