Uses of Interface
com.google.refine.importing.ImportingController
Packages that use ImportingController
-
Uses of ImportingController in com.google.refine.importing
Classes in com.google.refine.importing that implement ImportingControllerFields in com.google.refine.importing with type parameters of type ImportingControllerModifier and TypeFieldDescriptionstatic final Map<String,ImportingController> ImportingManager.controllersMethods in com.google.refine.importing with parameters of type ImportingControllerModifier and TypeMethodDescriptionstatic voidImportingManager.registerController(edu.mit.simile.butterfly.ButterflyModule module, String name, ImportingController controller)