Uses of Class
com.norconex.importer.ImporterConfig
-
Packages that use ImporterConfig Package Description com.norconex.importer -
-
Uses of ImporterConfig in com.norconex.importer
Methods in com.norconex.importer that return ImporterConfig Modifier and Type Method Description ImporterConfig
Importer. getImporterConfig()
Gets the importer configuration.Constructors in com.norconex.importer with parameters of type ImporterConfig Constructor Description Importer(ImporterConfig importerConfig)
Creates a new importer with the given configuration.Importer(ImporterConfig importerConfig, EventManager eventManager)
Creates a new importer with the given configuration.
-