org.herac.tuxguitar.gui.help.doc
Class DocItemReader

java.lang.Object
  extended by org.herac.tuxguitar.gui.help.doc.DocItemReader

public class DocItemReader
extends java.lang.Object


Constructor Summary
DocItemReader()
           
 
Method Summary
 void loadHelpItems(java.util.List items, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocItemReader

public DocItemReader()
Method Detail

loadHelpItems

public void loadHelpItems(java.util.List items,
                          java.io.File file)