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

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

public class ScaleReader
extends java.lang.Object


Constructor Summary
ScaleReader()
           
 
Method Summary
 void loadScales(java.util.List scales, java.io.InputStream stream)
           
 
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.io.InputStream stream)