intra-mart(R)
5.0

jp.co.intra_mart.foundation.sap.common.util.file
クラス PropertiesFile

java.lang.Object
  拡張jp.co.intra_mart.foundation.sap.common.util.file.PropertiesFile
すべての実装インタフェース:
Serializable

public class PropertiesFile
extends Object
implements Serializable

プロパティファイルクラス
機能は以下の通り

関連項目:
直列化された形式

コンストラクタの概要
PropertiesFile(String fileName)
          ファイル名を指定してプロパティファイルを取得します。
 
メソッドの概要
 Properties getProperties()
          プロパティを取得します。
 void setPropeties(Properties properties)
          プロパティを設定します。
 String toString()
          デバッグ用のメソッドです。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

PropertiesFile

public PropertiesFile(String fileName)
               throws SAPAuthSystemException
ファイル名を指定してプロパティファイルを取得します。

パラメータ:
fileName - ファイル名
例外:
SAPAuthSystemException - 認証系システム例外
メソッドの詳細

setPropeties

public void setPropeties(Properties properties)
プロパティを設定します。

パラメータ:
properties - プロパティ

getProperties

public Properties getProperties()
プロパティを取得します。

戻り値:
properties

toString

public String toString()
デバッグ用のメソッドです。

戻り値:
value すべての属性の値

intra-mart(R)
5.0

Copyright © 2000-2005 NTT DATA INTRAMART CO.,LTD. All Rights Reserved.