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 | 13 |
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: 13
| org.apache.velocity.io.UnicodeInputStream | Line |
|---|
| Does Java actually support this? | 59 |
| Does Java actually support this? | 66 |
| org.apache.velocity.runtime.directive.Foreach | Line |
|---|
| remove if all goes well | 140 |
| 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. | 57 |
| org.apache.velocity.runtime.resource.loader.JarResourceLoader | Line |
|---|
| SHOULD BE DELEGATED TO THE JARHOLDER | 225 |
| org.apache.velocity.util.introspection.IntrospectorBase | Line |
|---|
| Load that from properties. | 70 |