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 |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 26 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 26
| eu.annocultor.api.CustomConverter | Line |
|---|---|
| check for default constructor if (this.getClass().getConstructor() == null) throw new Exception("No default constructor defined for converter."); | 41 |
| eu.annocultor.api.PathMap | Line |
| replace with more efficient storage | 282 |
| eu.annocultor.impl.ConverterHandler | Line |
| should be local tag ipv full ns tagPath | 491 |
| eu.annocultor.impl.IgnoredNamedGraph | Line |
| Auto-generated constructor stub | 35 |
| eu.annocultor.objects.TestDataObject | Line |
| Auto-generated method stub | 104 |
| eu.annocultor.objects.TestNamedGraph | Line |
| Auto-generated method stub | 79 |
| Auto-generated method stub | 90 |
| eu.annocultor.reports.ReporterImpl | Line |
| Auto-generated method stub | 413 |
| eu.annocultor.tests.EnvironmentTest | Line |
| fix This test runs int he working directory and kills the top-level annocultor.properties | 30 |
| eu.annocultor.tests.ObjectRuleTest | Line |
| fall back to EN assertEquals(TYPE_EN, fireSingleRule(new Path(DC.TYPE + ""))); | 100 |
| eu.annocultor.tests.VocabularySerializeTest | Line |
| separate parse with lang code | 83 |
| Auto-generated method stub | 149 |
| Auto-generated method stub | 155 |
| Auto-generated method stub | 162 |
| Auto-generated method stub | 168 |
| Auto-generated method stub | 174 |
| Auto-generated method stub | 180 |
| Auto-generated method stub | 186 |
| Auto-generated method stub | 192 |
| Auto-generated method stub | 199 |
| Auto-generated method stub | 205 |
| Auto-generated method stub | 211 |
| Auto-generated method stub | 217 |
| Auto-generated method stub | 223 |
| eu.annocultor.xconverter.api.Path | Line |
| escape and remove * | 173 |
| eu.annocultor.xconverter.impl.XConverter2Java | Line |
| very ugly : rely on transformer to resolve entities ipv XmlElementForVelocity where we should treat entity_reference separately and return children | 136 |