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 |
Total number of occurrences |
| @todo
|
1 |
| TODO
|
14 |
Each tag is detailed below:
Number of occurrences found in the code: 1
| org.apache.velocity.test.VelocityAppTestCase |
Line |
| FIXME: Not tested right now. |
79
|
Number of occurrences found in the code: 14
| org.apache.velocity.io.UnicodeInputStream |
Line |
| Does Java actually support this? |
61
|
| Does Java actually support this? |
68
|
| org.apache.velocity.runtime.directive.Foreach |
Line |
| remove if all goes well |
238
|
| JDK 1.5+ -> Integer.valueOf() |
344
|
| org.apache.velocity.runtime.parser.node.ASTAndNode |
Line |
| JDK 1.4+ -> valueOf() return new Boolean(evaluate(context)); |
72
|
| org.apache.velocity.runtime.parser.node.ASTIntegerRange |
Line |
| JDK 1.4+ -> valueOf() |
139
|
| org.apache.velocity.runtime.parser.node.ASTOrNode |
Line |
| JDK 1.4+ -> valueOf() return new Boolean(evaluate(context)); |
72
|
| org.apache.velocity.runtime.parser.node.MathUtils |
Line |
| JDK 1.4+ -> valueOf() |
187
|
| JDK 1.4+ -> valueOf() |
199
|
| JDK 1.4+ -> valueOf() |
211
|
| JDK 1.4+ -> valueOf() |
217
|
| org.apache.velocity.runtime.parser.node.SimpleNode |
Line |
| - It seems that this field is only valid when parsing, and should not be kept around. |
58
|
| org.apache.velocity.runtime.resource.loader.JarResourceLoader |
Line |
| SHOULD BE DELEGATED TO THE JARHOLDER |
242
|
| org.apache.velocity.util.introspection.IntrospectorBase |
Line |
| Load that from properties. |
68
|