org.pentaho.reporting.libraries.fonts.encoding
Class EncodingUtility

java.lang.Object
  extended by org.pentaho.reporting.libraries.fonts.encoding.EncodingUtility

public class EncodingUtility
extends java.lang.Object

Creation-Date: 21.07.2007, 19:44:31

Author:
Thomas Morgner

Method Summary
static java.lang.String encode(byte[] data, java.lang.String encoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static java.lang.String encode(byte[] data,
                                      java.lang.String encoding)
                               throws EncodingException
Throws:
EncodingException