Uses of Interface
edu.upc.dama.dex.io.ExporterListener

Packages that use ExporterListener
edu.upc.dama.dex.io Provides funcionality to load DEX node or edge types from relational databases or CSV files as data sources as well as utilities to dump data. 
 

Uses of ExporterListener in edu.upc.dama.dex.io
 

Methods in edu.upc.dama.dex.io with parameters of type ExporterListener
 void Exporter.registerUnloaderListener(ExporterListener ul)
          Adds a new ExporterListener.