AbstractTaglet Class Reference

Inherits com::sun::tools::doclets::Taglet.

Inherited by BindingTaglet, D2WKeyTaglet, and PropertyTaglet.

Collaboration diagram for AbstractTaglet:

Collaboration graph
[legend]

List of all members.

Public Member Functions

abstract String getHeader ()
abstract String getName ()
boolean inConstructor ()
boolean inField ()
boolean inMethod ()
boolean inOverview ()
boolean inPackage ()
boolean inType ()
boolean isInlineTag ()
String toString (Tag[] tags)
String toString (Tag tag)

Private Member Functions

String bindingDescription (Tag tag)
String bindingName (Tag tag)


Detailed Description

Abstract Taglet class for our binding and D2W keys
Author:
ak

Member Function Documentation

String bindingDescription ( Tag  tag  )  [private]

String bindingName ( Tag  tag  )  [private]

abstract String getHeader (  )  [pure virtual]

Implemented in BindingTaglet, D2WKeyTaglet, and PropertyTaglet.

abstract String getName (  )  [pure virtual]

Implemented in BindingTaglet, D2WKeyTaglet, and PropertyTaglet.

boolean inConstructor (  ) 

boolean inField (  ) 

boolean inMethod (  ) 

Reimplemented in PropertyTaglet.

boolean inOverview (  ) 

boolean inPackage (  ) 

boolean inType (  ) 

boolean isInlineTag (  ) 

String toString ( Tag[]  tags  ) 

Given an array of Tags representing this custom tag, return its string representation.

Parameters:
tags the array of Tags representing of this custom tag.

String toString ( Tag  tag  ) 

Given the Tag representation of this custom tag, return its string representation.

Parameters:
tag the Tag representation of this custom tag.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:08 2012 for Project Wonder by  doxygen 1.5.8