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 classDataExtensionReconConfigMethods in org.openrefine.model.recon that return StandardReconConfig Modifier and Type Method Description static StandardReconConfigStandardReconConfig. 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 StandardReconConfigReconUseValuesAsIdentifiersOperation. reconConfig
-