com.interrupt.bob.processor
Class FileProcessor

java.lang.Object
  extended bycom.interrupt.bob.processor.FileProcessor

public class FileProcessor
extends java.lang.Object


Constructor Summary
FileProcessor()
           
 
Method Summary
 void getFileList(java.util.List files, java.lang.String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileProcessor

public FileProcessor()
Method Detail

getFileList

public void getFileList(java.util.List files,
                        java.lang.String uri)
                 throws ProcessorException
Throws:
ProcessorException