com.mindbright.terminal
Class TerminalCharsetFactory

java.lang.Object
  extended by com.mindbright.terminal.TerminalCharsetFactory

public class TerminalCharsetFactory
extends java.lang.Object


Constructor Summary
TerminalCharsetFactory()
           
 
Method Summary
static TerminalCharsetTranslator create(java.lang.String charset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalCharsetFactory

public TerminalCharsetFactory()
Method Detail

create

public static TerminalCharsetTranslator create(java.lang.String charset)
                                        throws TerminalCharsetException
Throws:
TerminalCharsetException