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

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

public class EncodingUtility
extends Object

Creation-Date: 21.07.2007, 19:44:31

Author:
Thomas Morgner

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

Method Detail

encode

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