org.herac.tuxguitar.gui.tools.browser.xml
Class TGBrowserWriter

java.lang.Object
  extended by org.herac.tuxguitar.gui.tools.browser.xml.TGBrowserWriter

public class TGBrowserWriter
extends java.lang.Object


Constructor Summary
TGBrowserWriter()
           
 
Method Summary
static org.w3c.dom.Document createDocument()
           
 void saveCollections(TGBrowserManager manager, java.lang.String fileName)
           
static void saveDocument(org.w3c.dom.Document document, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TGBrowserWriter

public TGBrowserWriter()
Method Detail

saveCollections

public void saveCollections(TGBrowserManager manager,
                            java.lang.String fileName)

createDocument

public static org.w3c.dom.Document createDocument()

saveDocument

public static void saveDocument(org.w3c.dom.Document document,
                                java.io.File file)