Package org.openrefine.model.recon
Class ReconciledDataExtensionJob.DataExtension
- java.lang.Object
-
- org.openrefine.model.recon.ReconciledDataExtensionJob.DataExtension
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReconciledDataExtensionJob
public static class ReconciledDataExtensionJob.DataExtension extends Object implements Serializable
Data extension corresponding to a single row.- Author:
- Antonin Delpeuch
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataExtension(List<List<Cell>> data)
-