org.herac.tuxguitar.gui.editors.chord.xml
Class ChordReader

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.chord.xml.ChordReader

public class ChordReader
extends java.lang.Object


Constructor Summary
ChordReader()
           
 
Method Summary
static java.util.List getChords(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChordReader

public ChordReader()
Method Detail

getChords

public static java.util.List getChords(java.lang.String fileName)