|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.items.xml.ToolBarsWriter
public class ToolBarsWriter
Constructor Summary | |
---|---|
ToolBarsWriter()
|
Method Summary | |
---|---|
static org.w3c.dom.Document |
createDocument()
|
static void |
saveDocument(org.w3c.dom.Document document,
java.io.File file)
|
static void |
saveToolBars(ToolItems[] 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 |
---|
public ToolBarsWriter()
Method Detail |
---|
public static void saveToolBars(ToolItems[] items, java.io.File file)
public static org.w3c.dom.Document createDocument() throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
public static void saveDocument(org.w3c.dom.Document document, java.io.File file) throws java.io.FileNotFoundException, javax.xml.transform.TransformerException
java.io.FileNotFoundException
javax.xml.transform.TransformerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |