Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from class java.io.Serializable | |
serialVersionUID |
Method Summary | |
Tag[] | inlineTags()
For documentation comment with embedded @link tags, return the array of Tags consisting of SeeTag(s) and text containing Tag(s). |
java.lang.String | kind()
Return the kind of this tag. |
java.lang.String | name()
Return the name of this tag. |
java.lang.String | text()
Return the text of this tag, that is, portion beyond tag name. |
java.lang.String | toString()
convert this object to a string. |
Method Detail |
public java.lang.String name()
public java.lang.String kind()
public java.lang.String text()
public java.lang.String toString()
public Tag[] inlineTags()
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |