org.apache.cocoon.maven.deployer.utils
Class CopyUtils

java.lang.Object
  extended by org.apache.cocoon.maven.deployer.utils.CopyUtils

public class CopyUtils
extends Object

Version:
$Id: CopyUtils.html 1351235 2012-06-18 08:41:39Z ilgrosso $

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

Constructor Detail

CopyUtils

public CopyUtils()
Method Detail

copy

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


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.