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