Uses of Package
org.hackystat.sensor.xmldata.option

Packages that use org.hackystat.sensor.xmldata.option
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.option used by org.hackystat.sensor.xmldata
Options
          The enumeration of options that have can have associated objects.
 

Classes in org.hackystat.sensor.xmldata.option used by org.hackystat.sensor.xmldata.option
AbstractOption
          The skeletal implementation of an option, which provides default implementations for the basic accessor methods.
Option
          The common interface between objects that wrap the options and parameters specified via command-line arguments.
Options
          The enumeration of options that have can have associated objects.