Uses of Class
org.openrefine.model.recon.StandardReconConfig
-
Packages that use StandardReconConfig Package Description org.openrefine.model.recon org.openrefine.operations.recon -
-
Uses of StandardReconConfig in org.openrefine.model.recon
Subclasses of StandardReconConfig in org.openrefine.model.recon Modifier and Type Class Description class
DataExtensionReconConfig
Methods in org.openrefine.model.recon that return StandardReconConfig Modifier and Type Method Description static StandardReconConfig
StandardReconConfig. reconstruct(String json)
-
Uses of StandardReconConfig in org.openrefine.operations.recon
Fields in org.openrefine.operations.recon declared as StandardReconConfig Modifier and Type Field Description protected StandardReconConfig
ReconUseValuesAsIdentifiersOperation. reconConfig
-