Class AllDevelopersXml


  • public class AllDevelopersXml
    extends java.lang.Object
    Version:
    $Id: AllDevelopersXml.java,v 1.2 2008/04/02 11:22:16 benoitx Exp $ This is the class which generates the developer information of the xml report
    Author:
    Nilendra Weerasinghe (nilendraw@gmail.com)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jdom.Element toFile()
      returns jdom element which contains data extracted from DeveloeprsTableReport
      • Methods inherited from class java.lang.Object

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

      • AllDevelopersXml

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

      • toFile

        public org.jdom.Element toFile()
        returns jdom element which contains data extracted from DeveloeprsTableReport