The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Deprecated Work | 4 | @deprecated |
| FIXME Work | 0 | fixme, @fixme |
| Todo Work | 0 | todo, @todo |
Each tag is detailed below:
Number of occurrences found in the code: 4
| org.apache.maven.doxia.sink.Sink | Line |
|---|---|
| Use #tableCell(SinkEventAttributes) instead. | 1133 |
| Use #tableHeaderCell(SinkEventAttributes) instead. | 1173 |
| Use #verbatim(SinkEventAttributes) instead. | 1377 |
| org.codehaus.doxia.sink.Sink | Line |
| use {@link org.apache.maven.doxia.sink.Sink} instead (since 1.0-alpha-6). | 25 |