|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.util.EncodingSupport
A global registry for all supported encodings.
| Constructor Summary | |
EncodingSupport()
|
|
| Method Summary | |
static boolean |
isSupportedEncoding(java.lang.String encoding)
Returns true if the encoding is valid, and false otherwise. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EncodingSupport()
| Method Detail |
public static boolean isSupportedEncoding(java.lang.String encoding)
true if the encoding is valid, and false otherwise.
encoding - the encoding (name).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||