| Package | Description |
|---|---|
| org.apache.tomcat.util.buf |
| Modifier and Type | Method and Description |
|---|---|
static UEncoder.SafeCharsSet |
UEncoder.SafeCharsSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UEncoder.SafeCharsSet[] |
UEncoder.SafeCharsSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UEncoder(UEncoder.SafeCharsSet safeCharsSet)
Create a UEncoder with an unmodifiable safe character set.
|
Copyright © 2014–2017 Webtide. All rights reserved.