public class ParameterEncoding extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
defaultCharset |
protected String |
formHintField |
| Constructor and Description |
|---|
ParameterEncoding() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultCharset() |
String |
getFormHintField() |
void |
setDefaultCharset(String value) |
void |
setFormHintField(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.