classifier
Interface DataReader

All Superinterfaces:
java.io.Serializable

public interface DataReader
extends java.io.Serializable


Method Summary
 java.util.ArrayList getInputObjects()
           
 java.util.Map getMap()
           
 void Load()
           
 

Method Detail

Load

public void Load()

getMap

public java.util.Map getMap()

getInputObjects

public java.util.ArrayList getInputObjects()