Class PoiWriterPluginLoader

java.lang.Object
org.mapsforge.poi.writer.osmosis.PoiWriterPluginLoader
All Implemented Interfaces:
org.openstreetmap.osmosis.core.plugin.PluginLoader

public class PoiWriterPluginLoader extends Object implements org.openstreetmap.osmosis.core.plugin.PluginLoader
The Osmosis PluginLoader for the poi-writer osmosis plugin.
  • Constructor Details

    • PoiWriterPluginLoader

      public PoiWriterPluginLoader()
  • Method Details

    • loadTaskFactories

      public Map<String,org.openstreetmap.osmosis.core.pipeline.common.TaskManagerFactory> loadTaskFactories()
      Specified by:
      loadTaskFactories in interface org.openstreetmap.osmosis.core.plugin.PluginLoader