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 |
|---|---|---|
| FIXME | 0 | FIXME |
| TODO | 2 | TODO |
| XXX | 2 | XXX |
Each tag is detailed below:
Number of occurrences found in the code: 2
| org.ini4j.Registry | Line |
|---|---|
| handle delete operations with special Type | 34 |
| org.ini4j.spi.BeanTool | Line |
| handle constructor with String arg as converter from String look for "valueOf" converter method | 239 |
Number of occurrences found in the code: 2
| org.ini4j.spi.RegEscapeTool | Line |
|---|---|
| Java 1.4 compatibility hack | 205 |
| Java 1.4 compatibility hack | 260 |