net.sf.tomp.djunit.file
Class FileProvider

java.lang.Object
  extended bynet.sf.tomp.djunit.stream.StreamProvider
      extended bynet.sf.tomp.djunit.file.FileProvider
All Implemented Interfaces:
Provider

public class FileProvider
extends StreamProvider


Field Summary
 
Fields inherited from class net.sf.tomp.djunit.stream.StreamProvider
STRUCTURE, TESTDATA
 
Constructor Summary
FileProvider()
           
 
Method Summary
protected  java.io.InputStream getInputStream(java.lang.String isName)
           
 
Methods inherited from class net.sf.tomp.djunit.stream.StreamProvider
doGetTestData, getCachedTestData, getTestData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileProvider

public FileProvider()
Method Detail

getInputStream

protected java.io.InputStream getInputStream(java.lang.String isName)
                                      throws java.io.IOException
Specified by:
getInputStream in class StreamProvider
Throws:
java.io.IOException


Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.