Package | Description |
---|---|
org.apache.commons.fileupload.util.mime |
MIME decoder implementation, imported and retailed from
Apache Geronimo.
|
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
MimeUtility.decodeWord(java.lang.String word)
Parse a string using the RFC 2047 rules for an "encoded-word"
type.
|