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. 60
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_PUBLIC_ID} instead of. 64
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_SYSTEM_ID} instead of. 68
since 1.1, use {@link DocbookMarkup#DEFAULT_SGML_SYSTEM_ID} instead of. 72
Use HtmlTools#escapeHTML(String,boolean). 218
xml mode is not used. 229
xml mode is not used. 240
since 1.1.2, use {@link #init()} instead of. 514
do not use! 1226
org.apache.maven.doxia.module.docbook.DocbookMarkup Line
This interface is incomplete and will be removed. Use {@link SimplifiedDocbookMarkup} instead. 33

Todo Work

Number of occurrences found in the code: 7

org.apache.maven.doxia.module.docbook.DocBookParser Line
implement footnotes, entrytbl 234
other meta data are ignored, implement! 561
other meta data are ignored, implement! 583
determine text of link target 856
org.apache.maven.doxia.module.docbook.DocBookSinkTest Line
retreive those from the sink 344
--No comment-- 351
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