|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.batik.util.EncodingUtilities
This class contains utility functions to manage encodings.
| Field Summary | |
|---|---|
protected static java.util.Map |
ENCODINGS
The standard to Java encoding table. |
| Constructor Summary | |
|---|---|
protected |
EncodingUtilities()
This class does not need to be instantiated. |
| Method Summary | |
|---|---|
static java.lang.String |
javaEncoding(java.lang.String encoding)
Returns the Java encoding string mapped with the given standard encoding string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final java.util.Map ENCODINGS
| Constructor Detail |
protected EncodingUtilities()
| Method Detail |
public static java.lang.String javaEncoding(java.lang.String encoding)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||