Uses of Interface
com.bigdata.rdf.rio.RioLoaderListener

Packages that use RioLoaderListener
com.bigdata.rdf.rio This package provides an integration with the openrdf RIO parser that supports fast data loads. 
 

Uses of RioLoaderListener in com.bigdata.rdf.rio
 

Methods in com.bigdata.rdf.rio with parameters of type RioLoaderListener
 void BasicRioLoader.addRioLoaderListener(RioLoaderListener l)
           
 void IRioLoader.addRioLoaderListener(RioLoaderListener l)
          Register a listener.
 void BasicRioLoader.removeRioLoaderListener(RioLoaderListener l)
           
 void IRioLoader.removeRioLoaderListener(RioLoaderListener l)
          Remove a listener.
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.