xdoclet.modules.doc.info

Class InfoTagsHandler

public class InfoTagsHandler extends XDocletTagSupport

Version: $Revision: 1.9 $

Author: Aslak Hellesxy

UNKNOWN: Oct 15, 2001 namespace = "Info"

Method Summary
StringclassTagValue()
Describe what the method does
StringconstructorTagValue()
Describe what the method does
StringfieldTagValue()
Describe what the method does
voidforAllClassTags(String template)
Describe what the method does
voidforAllConstructorTags(String template)
Describe what the method does
voidforAllFieldTags(String template)
Describe what the method does
voidforAllMethodTags(String template)
Describe what the method does
voidifTagCountNotZero(String template, Properties properties)
Describe what the method does
StringmethodTagValue()
Describe what the method does
Stringprojectname()
Describe what the method does
Stringrootlink()
Describe what the method does
StringtagCount(Properties properties)
Describe what the method does

Method Detail

classTagValue

public String classTagValue()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

constructorTagValue

public String constructorTagValue()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

fieldTagValue

public String fieldTagValue()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

forAllClassTags

public void forAllClassTags(String template)
Describe what the method does

Parameters: template Describe what the parameter does

Throws: XDocletException Describe the exception

forAllConstructorTags

public void forAllConstructorTags(String template)
Describe what the method does

Parameters: template Describe what the parameter does

Throws: XDocletException Describe the exception

forAllFieldTags

public void forAllFieldTags(String template)
Describe what the method does

Parameters: template Describe what the parameter does

Throws: XDocletException Describe the exception

forAllMethodTags

public void forAllMethodTags(String template)
Describe what the method does

Parameters: template Describe what the parameter does

Throws: XDocletException Describe the exception

ifTagCountNotZero

public void ifTagCountNotZero(String template, Properties properties)
Describe what the method does

Parameters: template Describe what the parameter does properties Describe what the parameter does

Throws: XDocletException Describe the exception

methodTagValue

public String methodTagValue()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

projectname

public String projectname()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

rootlink

public String rootlink()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException Describe the exception

tagCount

public String tagCount(Properties properties)
Describe what the method does

Parameters: properties Describe what the parameter does

Returns: Describe the return value

Throws: XDocletException Describe the exception