| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.core |
| Modifier and Type | Method and Description |
|---|---|
CharsetMapper |
Context.getCharsetMapper()
Return the Locale to character set mapper for this Context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setCharsetMapper(CharsetMapper mapper)
Set the Locale to character set mapper for this Context.
|
| Modifier and Type | Method and Description |
|---|---|
CharsetMapper |
StandardContext.getCharsetMapper()
Return the Locale to character set mapper for this Context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardContext.setCharsetMapper(CharsetMapper mapper)
Set the Locale to character set mapper for this Context.
|
Copyright © 2017. All rights reserved.