de.folt.util
Class CodePageHandling

java.lang.Object
  extended by de.folt.util.CodePageHandling

public class CodePageHandling
extends java.lang.Object

This class contains several methods dealing with code page handling.

Author:
klemens

Constructor Summary
CodePageHandling()
           
 
Method Summary
static java.lang.String[] getCodePages()
          getPageCodes get the available code pages from the system
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodePageHandling

public CodePageHandling()
Method Detail

getCodePages

public static java.lang.String[] getCodePages()
getPageCodes get the available code pages from the system

Returns: