com.lowagie.text.xml.simpleparser
public class IanaEncodings extends Object
| Field Summary | |
|---|---|
| static HashMap | map The object that maps IANA to Java encodings. |
| Method Summary | |
|---|---|
| static String | getJavaEncoding(String iana)
Gets the java encoding from the IANA encoding. |
Parameters: iana the IANA encoding
Returns: the java encoding