public class MethodExceptionsDocStats extends MethodTagsDocStats
| Modifier and Type | Method and Description |
|---|---|
long |
getMembersNumber()
Gets the total number of members contained into
the object for which the JavaDoc coverage statistics is being computed.
|
String |
getTagName()
The name of the tags associated to this object for which
JavaDoc coverage statistics will be computed, for instance,
"param" or "throws" tags.
|
String |
getType()
The type of the element to which JavaDoc coverage statistics is being computed,
whether a class, interface, field, method, parameter, etc.
|
getDocumentedMembers, hasDocumentationdisablePrintIfNoMembers, enablePrintIfNoMembers, isPrintIfNoMembersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocumentedMembersPercent, getUndocumentedMemberspublic String getType()
DocStatspublic long getMembersNumber()
DocStatspublic String getTagName()
MethodTagsDocStatsgetTagName in class MethodTagsDocStatsCopyright © 2017 Manoel Campos da Silva Filho. All rights reserved.