com.securitycentric.metacoretex.lib
Class ReportToolz

java.lang.Object
  extended bycom.securitycentric.metacoretex.lib.ReportToolz

public class ReportToolz
extends java.lang.Object

Author:
visigoth

Constructor Summary
ReportToolz()
           
 
Method Summary
static void LoadReport(java.io.File xmlRept)
           
static void SaveReport(java.io.File xmlRept)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportToolz

public ReportToolz()
Method Detail

SaveReport

public static void SaveReport(java.io.File xmlRept)

LoadReport

public static void LoadReport(java.io.File xmlRept)