org.herac.tuxguitar.gui.scale.xml
Class ScaleReader

java.lang.Object
  extended by org.herac.tuxguitar.gui.scale.xml.ScaleReader

public class ScaleReader
extends java.lang.Object


Constructor Summary
ScaleReader()
           
 
Method Summary
 void loadScales(java.util.List scales, java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleReader

public ScaleReader()
Method Detail

loadScales

public void loadScales(java.util.List scales,
                       java.lang.String fileName)
                throws javax.xml.parsers.ParserConfigurationException,
                       org.xml.sax.SAXException,
                       java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException