|
|||||||||||
| 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.DocumentationTagsHandler
| Field Summary |
| Fields inherited from class xdoclet.XDocletTagSupport |
FOR_CLASS, FOR_CONSTRUCTOR, FOR_FIELD, FOR_METHOD, PARAMETER_DELIMITER |
| Constructor Summary | |
DocumentationTagsHandler()
|
|
| Method Summary | |
String |
currentNamespace()
Returns current namespace. |
String |
currentNamespaceTagsHandlerClassName()
Returns current namespace tags handler class name. |
String |
currentNamespaceTagsHandlerClassNameAsDirStructure()
Returns current namespace name. |
void |
forAllNamespaces(String template)
Iterates over all template namespaces registered in /tagmappings.properties file and evaluates the body of the tag for each namespace. |
String |
namespace()
Returns current namespace name. |
String |
namespaceFromClassName()
Returns current namespace name from current class name. |
String |
namespaceTagsHandlerClassName()
Returns current namespace tags handler class name. |
| 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 DocumentationTagsHandler()
| Method Detail |
public void forAllNamespaces(String template)
throws XDocletException
template - The body of the block tag
XDocletException - Description of Exception
public String namespace()
throws XDocletException
XDocletException - Description of Exception
public String namespaceTagsHandlerClassName()
throws XDocletException
XDocletException - Description of Exception
public String namespaceFromClassName()
throws XDocletException
XDocletException - Description of Exception
public String currentNamespace()
throws XDocletException
XDocletException - Description of Exception
public String currentNamespaceTagsHandlerClassName()
throws XDocletException
XDocletException - Description of Exception
public String currentNamespaceTagsHandlerClassNameAsDirStructure()
throws XDocletException
XDocletException - Description of Exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||