org.nees.tools.agent.beans
Class FileLoader
java.lang.Object
org.nees.tools.agent.beans.FileLoader
- public class FileLoader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FileLoader
public FileLoader()
- FileLoader constructor comment.
FileLoader
public FileLoader(ScraperConfiguration uploadPorperties)
- FileLoader constructor comment.
clearFiles
public void clearFiles()
throws java.lang.Exception
- Throws:
java.lang.Exception
getExclusionList
public FileHeadVector getExclusionList()
throws java.lang.Exception
- Returns:
- java.lang.String[]
- Throws:
java.lang.Exception
getFileList
public FileList getFileList(java.lang.String head)
isEmpty
public boolean isEmpty()
loadFiles
public void loadFiles()
throws java.lang.Exception
- Throws:
java.lang.Exception
removeFileList
public void removeFileList(java.lang.String head)
setExclusionList
public void setExclusionList(FileHeadVector newExclusionList)
throws java.lang.Exception
- Parameters:
newExclusionList - java.lang.String[]
- Throws:
java.lang.Exception
toString
public java.lang.String toString()