org.netbeans.lib.cvsclient.file
Interface OutputStreamProvider


public interface OutputStreamProvider

Custom output stream factory.


Method Summary
 java.io.OutputStream createOutputStream()
           
 

Method Detail

createOutputStream

java.io.OutputStream createOutputStream()
                                        throws java.io.IOException
Throws:
java.io.IOException

 

Built on October 26 2010.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.