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