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. 57
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_PUBLIC_ID} instead of. 61
since 1.1, use {@link DocbookMarkup#DEFAULT_XML_SYSTEM_ID} instead of. 65
since 1.1, use {@link DocbookMarkup#DEFAULT_SGML_SYSTEM_ID} instead of. 69
Use HtmlTools#escapeHTML(String,boolean). 212
xml mode is not used. 223
xml mode is not used. 234
since 1.1.2, use {@link #init()} instead of. 508
do not use! 1121
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! 562
other meta data are ignored, implement! 584
determine text of link target 857
org.apache.maven.doxia.module.docbook.DocBookSinkTest Line
retreive those from the sink 249
--No comment-- 256
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