Contents | Package | Class | Tree | Index | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
java.lang.Object | +----sun.tools.javadoc.Tag | +----sun.tools.javadoc.ThrowsTag
Method Summary | |
ClassDoc | exception()
|
java.lang.String | exceptionComment()
|
java.lang.String | exceptionName()
|
java.lang.String | kind()
|
Methods inherited from class sun.tools.javadoc.Tag |
kind, name, text, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String exceptionName()
public java.lang.String exceptionComment()
public ClassDoc exception()
public java.lang.String kind()
Contents | Package | Class | Tree | Index | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |