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 | 3 | @deprecated |
@todo | 0 | @todo |
FIXME | 0 | FIXME |
TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 3
at.infonova.opencms.modules.commons.A_DynaMap | Line |
---|---|
use org.apache.commons.collections.map.LazyMap instead, {@link LazyMapUtil} could be useful. | 43 |
use {@link LazyMapUtil#getInteger(Object)} | 130 |
at.infonova.opencms.modules.commons.DynaMapMatchPattern | Line |
use static Methode {@link LazyMapUtil#createMatchPatternMap(String)} | 63 |