xdoclet.ant
public class AntPropertyTagsHandler extends TemplateTagHandler
Version: $Revision: 1.8 $
UNKNOWN: 5. januar 2002 namespace = "Ant"
Constructor Summary | |
---|---|
AntPropertyTagsHandler(Hashtable antProperties)
Describe what the AntPropertyTagsHandler constructor does
|
Method Summary | |
---|---|
String | property(Properties attributes)
Returns the values of a configuration parameter with the name paramName.
|
Parameters: attributes The attributes of the template tag
Returns: The value of the ant property
Throws: XDocletException Description of Exception
UNKNOWN: type = "content" name = "name" optional = "false" description = "The ant property name, without enclosing * ${}"