org.stormcat.jvbeans.common.io
クラス FileOutputStreamUtil

java.lang.Object
  上位を拡張 org.stormcat.jvbeans.common.io.FileOutputStreamUtil

public class FileOutputStreamUtil
extends Object

作成者:
a.yamada

コンストラクタの概要
protected FileOutputStreamUtil()
           
 
メソッドの概要
static FileOutputStream getStream(File outFile)
           
static FileOutputStream getStream(String outFile)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FileOutputStreamUtil

protected FileOutputStreamUtil()
メソッドの詳細

getStream

public static FileOutputStream getStream(String outFile)

getStream

public static FileOutputStream getStream(File outFile)


Copyright © 2009-2011 The Stormcat Project AllRights Reserved.