public static class HttpAccessLogFormatter.EndTimeItem extends DateItemSupport<HttpAccessLogFormatter.HttpAccessLogContext>
| Constructor and Description | 
|---|
EndTimeItem(java.text.DateFormat dateFormat)
コンストラクタ。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.Date | 
getDate(HttpAccessLogFormatter.HttpAccessLogContext context)
日時を取得する。 
 | 
getpublic EndTimeItem(java.text.DateFormat dateFormat)
dateFormat - 日時フォーマットprotected java.util.Date getDate(HttpAccessLogFormatter.HttpAccessLogContext context)
getDate in class DateItemSupport<HttpAccessLogFormatter.HttpAccessLogContext>context - ログ出力項目の取得に使用するコンテキスト