@Deprecated public class ParameterParser extends ParameterTool
ParameterToolALLOWSUBKEYS_KEY, READONLY_KEYDATE_FORMAT_KEY, DEFAULT_DATE_FORMAT, DEFAULT_NUMBER_FORMAT, DEFAULT_STRINGS_DELIMITER, DEFAULT_STRINGS_TRIM, NUMBER_FORMAT_KEY, STRINGS_DELIMITER_FORMAT_KEY, STRINGS_TRIM_KEYDEFAULT_LOCALELOCK_CONFIG_KEY, OLD_LOCK_CONFIG_KEY, SAFE_MODE_KEY| Constructor and Description |
|---|
ParameterParser()
Deprecated.
Constructs a new instance
|
ParameterParser(javax.servlet.ServletRequest request)
Deprecated.
Constructs a new instance using the specified request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(Object obj)
Deprecated.
|
configure, getAll, getRequest, getSource, getValue, getValues, setRequest, setSourceclear, containsKey, containsValue, entrySet, exists, get, get, getAllowSubkeys, getBoolean, getBoolean, getBoolean, getBooleans, getDouble, getDouble, getDouble, getDoubles, getInt, getInteger, getInteger, getInts, getLocale, getLocale, getLocales, getNumber, getNumber, getNumbers, getReadOnly, getString, getString, getStrings, getSubkey, getValue, hasSubkeys, isEmpty, keySet, put, putAll, remove, setAllowSubkeys, setReadOnly, size, toString, valuesgetDateFormat, getNumberFormat, getStringsDelimiter, getStringsTrim, parseBoolean, parseDate, parseDate, parseDate, parseDate, parseDate, parseLocale, parseNumber, parseNumber, parseNumber, parseNumber, parseStringList, setDateFormat, setNumberFormat, setStringsDelimiter, setStringsTrim, toBoolean, toBooleans, toBooleans, toCalendar, toCalendars, toCalendars, toDate, toDates, toDates, toDouble, toDoubles, toInteger, toIntegers, toInts, toLocale, toLocales, toLocales, toNumber, toNumbers, toNumbers, toString, toStringsgetLocale, setLocaleconfigure, isConfigLocked, isSafeMode, setLockConfig, setSafeModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic ParameterParser()
public ParameterParser(javax.servlet.ServletRequest request)
request - the ServletRequest to be parsed@Deprecated public void init(Object obj)
Copyright © 2002–2023 Apache Software Foundation. All rights reserved.