public static class HttpAccessLogFormatter.QueryStringItem extends java.lang.Object implements LogItem<HttpAccessLogFormatter.HttpAccessLogContext>
Constructor and Description |
---|
QueryStringItem() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get(HttpAccessLogFormatter.HttpAccessLogContext context)
クエリ文字列を取得する。
クエリ文字列があれば"?"を含めクエリ文字列を取得する。
|
public java.lang.String get(HttpAccessLogFormatter.HttpAccessLogContext context)
get
in interface LogItem<HttpAccessLogFormatter.HttpAccessLogContext>
context
- HttpAccessLogContext