|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.xml.simpleparser.IanaEncodings
public class IanaEncodings
Translates a IANA encoding name to a Java encoding.
| Field Summary | |
|---|---|
private static java.util.HashMap |
map
The object that maps IANA to Java encodings. |
| Constructor Summary | |
|---|---|
IanaEncodings()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getJavaEncoding(java.lang.String iana)
Gets the java encoding from the IANA encoding. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.util.HashMap map
| Constructor Detail |
|---|
public IanaEncodings()
| Method Detail |
|---|
public static java.lang.String getJavaEncoding(java.lang.String iana)
iana - the IANA encoding
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||