Package org.openrefine.model.recon
Class ReconType
- java.lang.Object
-
- org.openrefine.model.recon.ReconType
-
public class ReconType extends Object
This represents a type from the reconciliation service. It is used when extending data to store the (expected) types of new columns.
-
-
Method Detail
-
load
public static ReconType load(String json) throws IOException
- Throws:
IOException
-
-