Tag List Report

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 10 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 7 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 10

org.apache.maven.doxia.module.docbook.DocBookSink Line
since 1.1, use {@link DocbookMarkup#DEFAULT_SGML_PUBLIC_ID} instead of. 61
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_PUBLIC_ID} instead of. 65
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_SYSTEM_ID} instead of. 69
since 1.1, use {@link DocbookMarkup#DEFAULT_SGML_SYSTEM_ID} instead of. 73
Use HtmlTools#escapeHTML(String,boolean). 219
xml mode is not used. 230
xml mode is not used. 241
since 1.1.2, use {@link #init()} instead of. 515
do not use! 1164
org.apache.maven.doxia.module.docbook.DocbookMarkup Line
This interface is incomplete and will be removed. Use {@link SimplifiedDocbookMarkup} instead. 34

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.doxia.module.docbook.DocBookParser Line
implement footnotes, entrytbl 233
other meta data are ignored, implement! 560
other meta data are ignored, implement! 582
determine text of link target 855
org.apache.maven.doxia.module.docbook.DocBookSinkTest Line
retreive those from the sink 345
--No comment-- 352
org.apache.maven.doxia.module.docbook.DocbookMarkup Line
only use <a href="http://www.docbook.org/schemas/sdocbook/elements.html">Simplified DocBook elements</a>, remove full DocBook-only ones. 28