wt.fv.uploadtocache
Class BackupedFileInputStream

java.lang.Object
  extended byjava.io.InputStream
      extended byjava.io.FileInputStream
          extended bywt.fv.uploadtocache.BackupedFileInputStream

public class BackupedFileInputStream
extends FileInputStream


Field Summary
 
Fields inherited from class java.io.FileInputStream
 
Fields inherited from class java.io.InputStream
 
Constructor Summary
BackupedFileInputStream(BackupedFile backupedFile)
           
 
Method Summary
private static void PP(String s)
           
 
Methods inherited from class java.io.FileInputStream
available, close, finalize, getChannel, getFD, read, read, read, skip
 
Methods inherited from class java.io.InputStream
mark, markSupported, reset
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupedFileInputStream

public BackupedFileInputStream(BackupedFile backupedFile)
                        throws FileNotFoundException
Method Detail

PP

private static void PP(String s)