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 | 
|---|---|---|
| @todo | 2 | @todo | 
| TODO | 3 | TODO | 
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.apache.maven.doxia.module.xdoc.XdocSinkTest | Line | 
|---|---|
| fix DOXIA-361 | 152 | 
| org.apache.maven.doxia.module.xdoc.XmlWriterXdocSinkTest | Line | 
| fix DOXIA-361 | 87 | 
Number of occurrences found in the code: 3
| org.apache.maven.doxia.module.xdoc.XdocParser | Line | 
|---|---|
| handles specific macro attributes | 395 | 
| org.apache.maven.doxia.module.xdoc.XdocSinkTest | Line | 
| need to be able to retreive those from outside the sink | 236 | 
| org.apache.maven.doxia.module.xdoc.XdocValidatorTest | Line | 
| super.testValidateFiles() only validates files from doxia-test-docs, what's the point? | 77 |