massim.framework.backup
Class BackupWriter

java.lang.Object
  extended by massim.framework.backup.BackupWriter

public class BackupWriter
extends java.lang.Object


Field Summary
static java.lang.String file_sep
           
 
Constructor Summary
BackupWriter()
           
 
Method Summary
static org.w3c.dom.Document createDocument()
           
static java.lang.String getDate()
           
static void write(org.w3c.dom.Document doc, java.lang.String dir, java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file_sep

public static java.lang.String file_sep
Constructor Detail

BackupWriter

public BackupWriter()
Method Detail

write

public static void write(org.w3c.dom.Document doc,
                         java.lang.String dir,
                         java.lang.String filename)

getDate

public static java.lang.String getDate()

createDocument

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


Copyright © 2012. All Rights Reserved.