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

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

public class ChordXMLReader
extends java.lang.Object


Constructor Summary
ChordXMLReader()
           
 
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

ChordXMLReader

public ChordXMLReader()
Method Detail

getChords

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