nl.liacs.subdisc
Class FileLoaderXML

java.lang.Object
  extended by nl.liacs.subdisc.FileLoaderXML
All Implemented Interfaces:
FileLoaderInterface

public class FileLoaderXML
extends java.lang.Object
implements FileLoaderInterface


Field Summary
 
Fields inherited from interface nl.liacs.subdisc.FileLoaderInterface
DEFAULT_SEPARATOR
 
Constructor Summary
FileLoaderXML(java.io.File theFile)
           
 
Method Summary
 SearchParameters getSearchParameters()
           
 Table getTable()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileLoaderXML

public FileLoaderXML(java.io.File theFile)
Method Detail

getTable

public Table getTable()
Specified by:
getTable in interface FileLoaderInterface

getSearchParameters

public SearchParameters getSearchParameters()