org.opengion.hayabusa.filter
クラス FileResponseTransform
java.lang.Object
org.opengion.hayabusa.filter.FileResponseTransform
public class FileResponseTransform
- extends Object
FileFilter で使用する、紙芝居用HTMLファイル作成時に内部文字列を変換するクラスです。
- 機能分類
- フィルター処理
- バージョン
- 4.0
- 作成者
- Kazuhiko Hasegawa
- 導入されたバージョン:
- JDK5.0,
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileResponseTransform
public FileResponseTransform()
replace
public String replace(String file,
String inStr)
- 変換を行います。
実際には、各内部クラスのメソッドで処理を行います。
- パラメータ:
file
- 対象ファイル名inStr
- 対象データ
- 戻り値:
- 変換後データ
- 変更履歴:
5.6.4.2 (2013/05/17) JFreeChart の画像ファイル(ChartTempフォルダ) のコピー |
Webアプリケーションフレームワーク openGion
Copyright (c) 2009 The openGion Project.