public class RequestParameterParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.io.FileCleaningTracker |
CLEANING_TRACKER |
| Constructor and Description |
|---|
RequestParameterParser() |
| Modifier and Type | Method and Description |
|---|---|
static ParameterWrapper |
parameters(javax.servlet.http.HttpServletRequest req)
liefert alle Parameter ('url-encoded' und 'multipart')
|
public static org.apache.commons.io.FileCleaningTracker CLEANING_TRACKER
public static ParameterWrapper parameters(javax.servlet.http.HttpServletRequest req)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.