Class GenerateXml


  • public class GenerateXml
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generate()
      This method will invoke the classes which capture the data required to generate the xmls
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenerateXml

        public GenerateXml​(ReportConfig config)
        Parameters:
        config - Configuration and data for the report suite
    • Method Detail

      • generate

        public void generate()
        This method will invoke the classes which capture the data required to generate the xmls