|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.io.gtp.GTPFileFormat
public class GTPFileFormat
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_TG_CHARSET
|
static java.lang.String |
DEFAULT_VERSION_CHARSET
|
Constructor Summary | |
---|---|
GTPFileFormat(GTPSettings settings)
|
Method Summary | |
---|---|
protected TGFactory |
getFactory()
|
protected GTPSettings |
getSettings()
|
void |
init(TGFactory factory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_TG_CHARSET
public static final java.lang.String DEFAULT_VERSION_CHARSET
Constructor Detail |
---|
public GTPFileFormat(GTPSettings settings)
Method Detail |
---|
public void init(TGFactory factory)
protected GTPSettings getSettings()
protected TGFactory getFactory()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |