com.lowagie.text.xml.simpleparser
public class IanaEncodings extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.HashMap |
map
The object that maps IANA to Java encodings.
|
Constructor and Description |
---|
IanaEncodings() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getJavaEncoding(java.lang.String iana)
Gets the java encoding from the IANA encoding.
|