Uses of Class
xdoclet.ConfigParameter

Packages that use ConfigParameter
xdoclet   
 

Uses of ConfigParameter in xdoclet
 

Methods in xdoclet with parameters of type ConfigParameter
 void SubTask.addConfigParam(ConfigParameter configParam)
          Specifies a configuration parameter for the subtask.
 void DocletTask.addConfigParam(ConfigParameter configParam)
          Allows to set configuration parameters that will be included in the element as attribute value pair.
 


http://xdoclet.sourceforge.net/