massim.framework.backup
Class BackupReader

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

public class BackupReader
extends java.lang.Object


Constructor Summary
BackupReader(java.lang.String path)
          Constructor
 
Method Summary
 void countPoints(java.lang.String path)
           
 java.util.HashMap<java.lang.String,java.lang.Integer> getStatistik()
           
static org.w3c.dom.Document openFile(java.lang.String myFile)
          parse an xml
 void printTable()
          Print of table with results
 void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupReader

public BackupReader(java.lang.String path)
Constructor

Method Detail

openFile

public static org.w3c.dom.Document openFile(java.lang.String myFile)
parse an xml

Parameters:
doc -
myFile -
Returns:
the new File

restore

public void restore()

countPoints

public void countPoints(java.lang.String path)

getStatistik

public java.util.HashMap<java.lang.String,java.lang.Integer> getStatistik()
Returns:
Map wit points and teams

printTable

public void printTable()
Print of table with results



Copyright © 2011. All Rights Reserved.