public static class HttpAccessLogFormatter.EndTimeItem extends DateItemSupport<HttpAccessLogFormatter.HttpAccessLogContext>
コンストラクタと説明 |
---|
EndTimeItem(java.text.DateFormat dateFormat)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected java.util.Date |
getDate(HttpAccessLogFormatter.HttpAccessLogContext context)
日時を取得する。
|
get
public EndTimeItem(java.text.DateFormat dateFormat)
dateFormat
- 日時フォーマットprotected java.util.Date getDate(HttpAccessLogFormatter.HttpAccessLogContext context)
getDate
クラス内 DateItemSupport<HttpAccessLogFormatter.HttpAccessLogContext>
context
- ログ出力項目の取得に使用するコンテキスト