|
||||||||||
| 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
public class InfoTagsHandler
| Field Summary |
|---|
| Fields inherited from class xdoclet.XDocletTagSupport |
|---|
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
|---|---|
InfoTagsHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
classTagValue()
Describe what the method does |
java.lang.String |
constructorTagValue()
Describe what the method does |
java.lang.String |
fieldTagValue()
Describe what the method does |
void |
forAllClassTags(java.lang.String template)
Describe what the method does |
void |
forAllConstructorTags(java.lang.String template)
Describe what the method does |
void |
forAllFieldTags(java.lang.String template)
Describe what the method does |
void |
forAllMethodTags(java.lang.String template)
Describe what the method does |
void |
ifTagCountNotZero(java.lang.String template,
java.util.Properties properties)
Describe what the method does |
java.lang.String |
methodTagValue()
Describe what the method does |
java.lang.String |
projectname()
Describe what the method does |
java.lang.String |
rootlink()
Describe what the method does |
java.lang.String |
tagCount(java.util.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(java.lang.String template,
java.util.Properties properties)
throws XDocletException
template - Describe what the parameter doesproperties - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String tagCount(java.util.Properties properties)
throws XDocletException
properties - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String classTagValue()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String fieldTagValue()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String constructorTagValue()
throws XDocletException
XDocletException - Describe the exception
public java.lang.String methodTagValue()
throws XDocletException
XDocletException - Describe the exception
public void forAllClassTags(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllConstructorTags(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllMethodTags(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public void forAllFieldTags(java.lang.String template)
throws XDocletException
template - Describe what the parameter does
XDocletException - Describe the exception
public java.lang.String projectname()
throws XDocletException
XDocletException - Describe the exception
public java.lang.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 | |||||||||