org.apache.xml.serializer
public final class Encodings extends java.lang.Object
Constructor and Description |
---|
Encodings() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
convertMime2JavaEncoding(java.lang.String encoding)
Try the best we can to convert a Java encoding to a XML-style encoding.
|
public static java.lang.String convertMime2JavaEncoding(java.lang.String encoding)
This is not a public API.
encoding
- non-null reference to encoding string, java style.Copyright ? 2005 Apache XML Project. All Rights Reserved.