public class TapestryDocTaglet extends java.lang.Object implements com.sun.tools.doclets.Taglet, ClassDescriptionSource
| Constructor and Description |
|---|
TapestryDocTaglet() |
| Modifier and Type | Method and Description |
|---|---|
ClassDescription |
getDescription(java.lang.String className) |
java.lang.String |
getName() |
boolean |
inConstructor() |
boolean |
inField() |
boolean |
inMethod() |
boolean |
inOverview() |
boolean |
inPackage() |
boolean |
inType() |
boolean |
isInlineTag() |
static void |
register(java.util.Map paramMap) |
java.lang.String |
toString(com.sun.javadoc.Tag tag) |
java.lang.String |
toString(com.sun.javadoc.Tag[] tags) |
public TapestryDocTaglet()
public static void register(java.util.Map paramMap)
public boolean inField()
inField in interface com.sun.tools.doclets.Tagletpublic boolean inConstructor()
inConstructor in interface com.sun.tools.doclets.Tagletpublic boolean inMethod()
inMethod in interface com.sun.tools.doclets.Tagletpublic boolean inOverview()
inOverview in interface com.sun.tools.doclets.Tagletpublic boolean inPackage()
inPackage in interface com.sun.tools.doclets.Tagletpublic boolean inType()
inType in interface com.sun.tools.doclets.Tagletpublic boolean isInlineTag()
isInlineTag in interface com.sun.tools.doclets.Tagletpublic java.lang.String getName()
getName in interface com.sun.tools.doclets.Tagletpublic ClassDescription getDescription(java.lang.String className)
getDescription in interface ClassDescriptionSourcepublic java.lang.String toString(com.sun.javadoc.Tag tag)
toString in interface com.sun.tools.doclets.Tagletpublic java.lang.String toString(com.sun.javadoc.Tag[] tags)
toString in interface com.sun.tools.doclets.Taglet${project.version} - Copyright © 2003-2015 The Apache Software Foundation.