xdoclet.modules.doc
public class DocumentationTagsHandler extends XDocletTagSupport
Version: $Revision: 1.6 $
UNKNOWN: Nov 30, 2001 namespace = "Doc"
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. |
Returns: Current namespace tags handler class name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content"
Returns: Current namespace name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content" name = "namespace" optional = "false" description = "The namespace name we lookup the * handler."
Returns: Current namespace name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content" name = "namespace" optional = "false" description = "The namespace name we lookup the * handler."
Parameters: template The body of the block tag
Throws: XDocletException Description of Exception
UNKNOWN: type = "block"
Returns: Current namespace name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content"
Returns: Current namespace tags handler class name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content"
Returns: Current namespace tags handler class name
Throws: XDocletException Description of Exception
UNKNOWN: type = "content"