|
|||||||||||
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 exceptionpublic String tagCount(Properties properties) throws XDocletException
properties
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic String classTagValue() throws XDocletException
XDocletException
- Describe the exceptionpublic String fieldTagValue() throws XDocletException
XDocletException
- Describe the exceptionpublic String constructorTagValue() throws XDocletException
XDocletException
- Describe the exceptionpublic String methodTagValue() throws XDocletException
XDocletException
- Describe the exceptionpublic void forAllClassTags(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forAllConstructorTags(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forAllMethodTags(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic void forAllFieldTags(String template) throws XDocletException
template
- Describe what the parameter does
XDocletException
- Describe the exceptionpublic String projectname() throws XDocletException
XDocletException
- Describe the exceptionpublic 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 |