Class HttpAccessLogFormatter.QueryStringItem

java.lang.Object
nablarch.fw.web.handler.HttpAccessLogFormatter.QueryStringItem
All Implemented Interfaces:
LogItem<HttpAccessLogFormatter.HttpAccessLogContext>
Enclosing class:
HttpAccessLogFormatter

public static class HttpAccessLogFormatter.QueryStringItem extends Object implements LogItem<HttpAccessLogFormatter.HttpAccessLogContext>
クエリ文字列を取得するクラス。 クエリ文字列があれば"?"を含めクエリ文字列を取得する。