Package net.objectlab.qalab.exporter

This package contains the Exporters for the consolidated data, the basic one is an XML Exporter specific to qalab.xml but feel free to create your own.

See:
          Description

Class Summary
ConsoleExporter This is a basic exporter for debugging (it simply shows the exports on ConsoleLogger.
QALabXMLExporter This is the main exporter to an XML file following the QALab DTD.
 

Package net.objectlab.qalab.exporter Description

This package contains the Exporters for the consolidated data, the basic one is an XML Exporter specific to qalab.xml but feel free to create your own.