Uses of Package
org.hackystat.sensor.xmldata

Packages that use org.hackystat.sensor.xmldata
org.hackystat.sensor.xmldata Implements a Xml sensor for the Ant build system, which sends sensor data generated by any tool to a Hackystat server. 
org.hackystat.sensor.xmldata.option Implements the options that can be set by the user to change the behavior of the XmlDataSensor. 
 

Classes in org.hackystat.sensor.xmldata used by org.hackystat.sensor.xmldata
XmlDataController
          The class which parses the command-line arguments specified by the user, validates the created options and their parameters, and executes the options.
 

Classes in org.hackystat.sensor.xmldata used by org.hackystat.sensor.xmldata.option
XmlDataController
          The class which parses the command-line arguments specified by the user, validates the created options and their parameters, and executes the options.