org.herac.tuxguitar.io.gtp
Class GTPSettings

java.lang.Object
  extended by org.herac.tuxguitar.io.gtp.GTPSettings

public class GTPSettings
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_CHARSET
           
 
Constructor Summary
GTPSettings()
           
 
Method Summary
 java.lang.String getCharset()
           
 void setCharset(java.lang.String charset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CHARSET

public static final java.lang.String DEFAULT_CHARSET
See Also:
Constant Field Values
Constructor Detail

GTPSettings

public GTPSettings()
Method Detail

getCharset

public java.lang.String getCharset()

setCharset

public void setCharset(java.lang.String charset)