|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.modules.doc.info.InfoTagsHandler
| Field Summary |
| Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
InfoTagsHandler()
|
|
| Method Summary | |
String |
classTagValue()
Describe what the method does |
String |
constructorTagValue()
Describe what the method does |
String |
fieldTagValue()
Describe what the method does |
void |
forAllClassTags(String template)
Describe what the method does |
void |
forAllConstructorTags(String template)
Describe what the method does |
void |
forAllFieldTags(String template)
Describe what the method does |
void |
forAllMethodTags(String template)
Describe what the method does |
void |
ifTagCountNotZero(String template,
Properties properties)
Describe what the method does |
String |
methodTagValue()
Describe what the method does |
String |
projectname()
Describe what the method does |
String |
rootlink()
Describe what the method does |
String |
tagCount(Properties properties)
Describe what the method does |
| 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 InfoTagsHandler()
| Method Detail |
public void ifTagCountNotZero(String template,
Properties properties)
throws XDocletException
template - Describe what the parameter doesproperties - Describe what the parameter does
XDocletException - Describe the exception
public String tagCount(Properties properties)
throws XDocletException
properties - Describe what the parameter does
XDocletException - Describe the exception
public String classTagValue()
throws XDocletException
XDocletException - Describe the exception
public String fieldTagValue()
throws XDocletException
XDocletException - Describe the exception
public String constructorTagValue()
throws XDocletException
XDocletException - Describe the exception
public String methodTagValue()
throws XDocletException
XDocletException - Describe the exception
public void forAllClassTags(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllConstructorTags(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllMethodTags(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllFieldTags(String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public String projectname()
throws XDocletException
XDocletException - Describe the exception
public String rootlink()
throws XDocletException
XDocletException - Describe the exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||