-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FixedStringItem
public FixedStringItem(String fixedString)
コンストラクタ。
固定文字列内の改行コードとタブ文字を表す文字を、物理的な改行及びタブに変換する。
- Parameters:
fixedString
- 固定文字列
-
Method Details
-
get
固定文字列を取得する。
- Specified by:
get
in interface LogItem<Object>
- Parameters:
context
- ログコンテキスト
- Returns:
- 固定文字列