com.github.searls.jasmine.io
Class IOUtilsWrapper

java.lang.Object
  extended by com.github.searls.jasmine.io.IOUtilsWrapper

public class IOUtilsWrapper
extends Object


Constructor Summary
IOUtilsWrapper()
           
 
Method Summary
 String toString(InputStream inputStream)
           
 String toString(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtilsWrapper

public IOUtilsWrapper()
Method Detail

toString

public String toString(InputStream inputStream)
                throws IOException
Throws:
IOException

toString

public String toString(String name)
                throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.