com.ldodds.foafamatic.load
Interface Loader

All Known Implementing Classes:
FileLoader

public interface Loader

Interface that should be implemented by objects that can load data into the FOAF-a-Matic model.

Author:
ldodds

Method Summary
 void load()
          Invokes the loader
 

Method Detail

load

public void load()
Invokes the loader