org.apache.tapestry5.javadoc
Class TapestryDocTaglet
java.lang.Object
org.apache.tapestry5.javadoc.TapestryDocTaglet
- All Implemented Interfaces:
- com.sun.tools.doclets.Taglet, ClassDescriptionSource
public class TapestryDocTaglet
- extends Object
- implements com.sun.tools.doclets.Taglet, ClassDescriptionSource
An inline tag allowed inside a type; it produces Tapestry component reference and other information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapestryDocTaglet
public TapestryDocTaglet()
register
public static void register(Map paramMap)
inField
public boolean inField()
- Specified by:
inField
in interface com.sun.tools.doclets.Taglet
inConstructor
public boolean inConstructor()
- Specified by:
inConstructor
in interface com.sun.tools.doclets.Taglet
inMethod
public boolean inMethod()
- Specified by:
inMethod
in interface com.sun.tools.doclets.Taglet
inOverview
public boolean inOverview()
- Specified by:
inOverview
in interface com.sun.tools.doclets.Taglet
inPackage
public boolean inPackage()
- Specified by:
inPackage
in interface com.sun.tools.doclets.Taglet
inType
public boolean inType()
- Specified by:
inType
in interface com.sun.tools.doclets.Taglet
isInlineTag
public boolean isInlineTag()
- Specified by:
isInlineTag
in interface com.sun.tools.doclets.Taglet
getName
public String getName()
- Specified by:
getName
in interface com.sun.tools.doclets.Taglet
getDescription
public ClassDescription getDescription(String className)
- Specified by:
getDescription
in interface ClassDescriptionSource
toString
public String toString(com.sun.javadoc.Tag tag)
- Specified by:
toString
in interface com.sun.tools.doclets.Taglet
toString
public String toString(com.sun.javadoc.Tag[] tags)
- Specified by:
toString
in interface com.sun.tools.doclets.Taglet
Copyright © 2003-2012 The Apache Software Foundation.