public final class Encodings extends Object
| Constructor and Description |
|---|
Encodings() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertMime2JavaEncoding(String encoding)
Try the best we can to convert a Java encoding to a XML-style encoding.
|
static int |
getLastPrintable()
Returns the last printable character for an unspecified
encoding.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.