gs.hitchin.hitchfs
Class Md5Content

java.lang.Object
  extended by gs.hitchin.hitchfs.Md5Content

public class Md5Content
extends Object


Constructor Summary
Md5Content()
           
 
Method Summary
 void clear()
           
 void close()
           
 String getDigest()
           
 InputStream getInputStream(gs.hitchin.hitchfs.IOFileSystem.Content content, FakeFile fake)
           
 OutputStream getOutputStream(gs.hitchin.hitchfs.IOFileSystem.Content content, FakeFile fake, boolean append)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Md5Content

public Md5Content()
Method Detail

clear

public void clear()

close

public void close()

getDigest

public String getDigest()

getInputStream

public InputStream getInputStream(gs.hitchin.hitchfs.IOFileSystem.Content content,
                                  FakeFile fake)
                           throws IOException
Throws:
IOException

getOutputStream

public OutputStream getOutputStream(gs.hitchin.hitchfs.IOFileSystem.Content content,
                                    FakeFile fake,
                                    boolean append)
                             throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.