madkit.pluginmanager
Class XMLWriter

java.lang.Object
  extended by madkit.pluginmanager.XMLWriter

public class XMLWriter
extends java.lang.Object

Author:
Sebastian Rodriguez - sebastianrodriguez@gmx.net

Constructor Summary
XMLWriter()
           
 
Method Summary
static boolean saveDocument(java.io.File file, Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLWriter

public XMLWriter()
Method Detail

saveDocument

public static boolean saveDocument(java.io.File file,
                                   Document doc)
                            throws java.io.IOException
Throws:
java.io.IOException


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.