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 |
|---|---|---|
| @deprecated | 2 | @deprecated |
| @todo | 0 | @todo |
| FIXME | 0 | FIXME |
| TODO | 6 | TODO |
| XXX | 1 | XXX |
Each tag is detailed below:
Number of occurrences found in the code: 2
| com.helger.schematron.pure.SchematronResourcePure | Line |
|---|---|
| Use {@link #applySchematronValidationToSVRL(Node)} instead | 297 |
| com.helger.schematron.svrl.SVRLUtils | Line |
| Use {@link ISVRLErrorLevelDeterminator} implementations instead | 175 |