org.netbeans.lib.cvsclient.command
Interface TemporaryFileCreator

All Known Implementing Classes:
CheckoutCommand, UpdateCommand

public interface TemporaryFileCreator

Author:
Milos Kleint

Method Summary
 File createTempFile(String filename)
           
 

Method Detail

createTempFile

File createTempFile(String filename)
                    throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.