|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.ant.AntPropertyTagsHandler
public class AntPropertyTagsHandler
Extracts properties from Ant.
Constructor Summary | |
---|---|
AntPropertyTagsHandler(java.util.Hashtable antProperties)
Describe what the AntPropertyTagsHandler constructor does |
Method Summary | |
---|---|
java.lang.String |
property(java.util.Properties attributes)
Returns the values of a configuration parameter with the name paramName. |
Methods inherited from class xdoclet.template.TemplateTagHandler |
---|
getXJavaDoc, setXJavaDoc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AntPropertyTagsHandler(java.util.Hashtable antProperties)
antProperties
- Describe what the parameter doesMethod Detail |
---|
public java.lang.String property(java.util.Properties attributes) throws XDocletException
attributes
- The attributes of the template tag
XDocletException
- Description of Exception
|
http://xdoclet.sourceforge.net/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |