ch.qos.cal10n.util
Class ResourceBundleEncodingTest

java.lang.Object
  extended by ch.qos.cal10n.util.ResourceBundleEncodingTest

public class ResourceBundleEncodingTest
extends Object

Author:
Ceki Gülcü

Constructor Summary
ResourceBundleEncodingTest()
           
 
Method Summary
 void greek_ISO8859_7()
           
 void greek_UTF8()
           
 void turkishISO8859_3()
           
 void turkishUTF8()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBundleEncodingTest

public ResourceBundleEncodingTest()
Method Detail

greek_ISO8859_7

public void greek_ISO8859_7()
                     throws IOException
Throws:
IOException

turkishISO8859_3

public void turkishISO8859_3()
                      throws IOException
Throws:
IOException

greek_UTF8

public void greek_UTF8()
                throws IOException
Throws:
IOException

turkishUTF8

public void turkishUTF8()
                 throws IOException
Throws:
IOException


Copyright © 2009-2013 QOS.ch. All Rights Reserved.