org.herac.tuxguitar.gui.system.keybindings.xml
Class KeyBindingReader

java.lang.Object
  extended by org.herac.tuxguitar.gui.system.keybindings.xml.KeyBindingReader

public class KeyBindingReader
extends java.lang.Object


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

Constructor Detail

KeyBindingReader

public KeyBindingReader()
Method Detail

getKeyBindings

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

getKeyBindings

public static java.util.List getKeyBindings(java.io.InputStream is)