at.gv.egiz.pdfas.utils
Class StreamUtils

java.lang.Object
  extended byat.gv.egiz.pdfas.utils.StreamUtils

public class StreamUtils
extends Object


Constructor Summary
StreamUtils()
           
 
Method Summary
static void writeInputStreamToOutputStream(InputStream is, OutputStream os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamUtils

public StreamUtils()
Method Detail

writeInputStreamToOutputStream

public static void writeInputStreamToOutputStream(InputStream is,
                                                  OutputStream os)
                                           throws IOException
Throws:
IOException


Copyright © 2006-2010. All Rights Reserved.