xdoclet.ant
public class AntPropertyTagsHandler extends TemplateTagHandler
Constructor and Description |
---|
AntPropertyTagsHandler(java.util.Hashtable antProperties)
Describe what the AntPropertyTagsHandler constructor does
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
property(java.util.Properties attributes)
Returns the values of a configuration parameter with the name paramName.
|
getXJavaDoc, setXJavaDoc
public AntPropertyTagsHandler(java.util.Hashtable antProperties)
antProperties
- Describe what the parameter doespublic java.lang.String property(java.util.Properties attributes) throws XDocletException
attributes
- The attributes of the template tagXDocletException
- Description of Exception