Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|---|
| @deprecated | 2 |
| FIXME | 0 |
| TODO | 13 |
| XXX | 0 |
Each tag is detailed below:
@deprecated
Number of occurences found in the code: 2
| org.apache.myfaces.tobago.apt.TaglibAnnotationVisitor | Line |
|---|---|
| . Will be removed in a future version **** </p>"); | 283 |
| . Will be removed in a future version. Use "); | 287 |
FIXME
Number of occurences found in the code: 0
TODO
Number of occurences found in the code: 13
| org.apache.myfaces.tobago.apt.AnnotationDeclarationVisitorCollector | Line |
|---|---|
| why this needed???? | 74 |
| why this needed???? | 83 |
| org.apache.myfaces.tobago.apt.FacesConfigAnnotationVisitor | Line |
|---|---|
| is this replace really necessary? | 244 |
| Find a better way | 247 |
| add facet and attributes | 665 |
| add facet and attributes | 699 |
| org.apache.myfaces.tobago.apt.TaglibAnnotationVisitor | Line |
|---|---|
| check listenerClass implements ServletContextListener !! | 129 |
| configure replacement | 200 |
| check tagExtraInfo extends TagExtraInfo | 235 |
| more error checking | 240 |
| org.apache.myfaces.tobago.apt.TobagoAnnotationVisitor | Line |
|---|---|
| transformer.setOutputProperty(OutputKeys.DOCTYPE_PUBLIC, "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"); | 71 |
| transformer.setOutputProperty(OutputKeys.DOCTYPE_SYSTEM, "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd"); | 73 |
| more error checking | 92 |
XXX
Number of occurences found in the code: 0