The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage | 0 | ![]() |
NewlineAtEndOfFile | 7 | ![]() |
Translation | 0 | ![]() |
FileLength
| 0 | ![]() |
LineLength
| 10 | ![]() |
AvoidStarImport | 0 | ![]() |
IllegalImport | 0 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
EqualsHashCode | 1 | ![]() |
FinalClass | 0 | ![]() |
JavadocType
| 3 | ![]() |
JavadocMethod | 702 | ![]() |
JavadocVariable
| 30 | ![]() |
JavadocStyle
| 28 | ![]() |
ConstantName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
MemberName | 1 | ![]() |
MethodName | 0 | ![]() |
PackageName | 0 | ![]() |
ParameterName | 0 | ![]() |
StaticVariableName | 0 | ![]() |
TypeName | 0 | ![]() |
MethodLength | 0 | ![]() |
ParameterNumber | 0 | ![]() |
EmptyForIteratorPad | 0 | ![]() |
OperatorWrap | 0 | ![]() |
TypecastParenPad | 0 | ![]() |
ModifierOrder | 26 | ![]() |
RedundantModifier | 2 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
EmptyBlock | 0 | ![]() |
LeftCurly | 0 | ![]() |
NeedBraces | 1 | ![]() |
RightCurly | 0 | ![]() |
AvoidInlineConditionals | 2 | ![]() |
DoubleCheckedLocking | 0 | ![]() |
EmptyStatement | 14 | ![]() |
HiddenField | 120 | ![]() |
IllegalInstantiation | 0 | ![]() |
InnerAssignment | 0 | ![]() |
MissingSwitchDefault | 0 | ![]() |
RedundantThrows | 11 | ![]() |
SimplifyBooleanExpression | 46 | ![]() |
SimplifyBooleanReturn | 0 | ![]() |
NoFinalizer | 0 | ![]() |
SuperClone | 12 | ![]() |
SuperFinalize | 0 | ![]() |
IllegalCatch | 45 | ![]() |
IllegalThrows | 0 | ![]() |
HideUtilityClassConstructor | 2 | ![]() |
InterfaceIsType | 0 | ![]() |
VisibilityModifier | 16 | ![]() |
ArrayTypeStyle | 1 | ![]() |
TodoComment | 6 | ![]() |
UpperEll | 0 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | 'public' modifier out of order with the JLS suggestions. | 37 |
![]() | Variable 'converters' must be private and have accessor methods. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | 'public' modifier out of order with the JLS suggestions. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | 'public' modifier out of order with the JLS suggestions. | 42 |
![]() | Missing a Javadoc comment. | 43 |
![]() | 'public' modifier out of order with the JLS suggestions. | 43 |
![]() | Method 'clone' should call 'super.clone'. | 43 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Expected an @return tag. | 56 |
![]() | Expected @param tag for 'obj'. | 56 |
![]() | Expected @param tag for 'locale'. | 56 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 56 |
![]() | Expected an @return tag. | 71 |
![]() | Expected @param tag for 'obj'. | 71 |
![]() | Expected @param tag for 'locale'. | 71 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 71 |
![]() | Expected an @return tag. | 86 |
![]() | Expected @param tag for 'converter'. | 93 |
![]() | Expected @param tag for 'converter'. | 100 |
Violation | Message | Line |
---|---|---|
![]() | 'public' modifier out of order with the JLS suggestions. | 35 |
![]() | Expected an @return tag. | 40 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 52 |
![]() | Missing a Javadoc comment. | 56 |
![]() | 'public' modifier out of order with the JLS suggestions. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | 'public' modifier out of order with the JLS suggestions. | 57 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 93 |
![]() | Expected @param tag for 'clazz'. | 93 |
![]() | Missing a Javadoc comment. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ObjectConverterException'. | 55 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 64 |
Violation | Message | Line |
---|---|---|
![]() | 'converter' hides a field. | 42 |
![]() | 'converter' hides a field. | 53 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Method 'clone' should call 'super.clone'. | 56 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Catching 'Exception' is not allowed. | 50 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Method 'clone' should call 'super.clone'. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Catching 'Exception' is not allowed. | 71 |
![]() | Missing a Javadoc comment. | 76 |
![]() | 'enumClass' hides a field. | 91 |
![]() | Method 'clone' should call 'super.clone'. | 96 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Method 'clone' should call 'super.clone'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Catching 'Exception' is not allowed. | 116 |
![]() | Missing a Javadoc comment. | 121 |
![]() | Catching 'Exception' is not allowed. | 136 |
![]() | Method 'clone' should call 'super.clone'. | 142 |
![]() | Missing a Javadoc comment. | 148 |
![]() | Missing a Javadoc comment. | 155 |
![]() | Variable 'isTo' must be private and have accessor methods. | 156 |
![]() | Missing a Javadoc comment. | 157 |
![]() | 'isTo' hides a field. | 157 |
![]() | Missing a Javadoc comment. | 158 |
![]() | Missing a Javadoc comment. | 167 |
![]() | 'classTo' hides a field. | 199 |
![]() | 'split' hides a field. | 213 |
![]() | 'splitSize' hides a field. | 227 |
![]() | 'singleToMethod' hides a field. | 241 |
![]() | 'useNativeType' hides a field. | 255 |
![]() | Missing a Javadoc comment. | 259 |
![]() | Missing a Javadoc comment. | 262 |
![]() | Missing a Javadoc comment. | 265 |
Violation | Message | Line |
---|---|---|
![]() | 'objectConverter' hides a field. | 52 |
![]() | 'fromMethod' hides a field. | 66 |
![]() | 'fromOrder' hides a field. | 80 |
![]() | 'toMethod' hides a field. | 94 |
![]() | 'toOrder' hides a field. | 108 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 47 |
![]() | Expected an @return tag. | 54 |
![]() | Expected @param tag for 'str'. | 54 |
![]() | Expected @param tag for 'locale'. | 54 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 54 |
![]() | Expected an @return tag. | 65 |
![]() | Expected @param tag for 'obj'. | 65 |
![]() | Expected @param tag for 'locale'. | 65 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 65 |
![]() | Expected an @return tag. | 72 |
![]() | Method 'clone' should call 'super.clone'. | 73 |
![]() | Expected @throws tag for 'CloneNotSupportedException'. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'phase' must be private and have accessor methods. | 41 |
![]() | Name 'X4OPhaseListeners' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 |
![]() | Variable 'X4OPhaseListeners' must be private and have accessor methods. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | 'protected' modifier out of order with the JLS suggestions. | 52 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | Missing a Javadoc comment. | 72 |
![]() | 'public' modifier out of order with the JLS suggestions. | 72 |
![]() | Missing a Javadoc comment. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 61 |
![]() | 'public' modifier out of order with the JLS suggestions. | 61 |
![]() | Variable 'debugWriter' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | 'debugWriter' hides a field. | 65 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 73 |
![]() | Variable 'startTime' must be private and have accessor methods. | 79 |
![]() | Expected @param tag for 'phase'. | 85 |
![]() | Expected @param tag for 'elementLanguage'. | 85 |
![]() | Missing a Javadoc comment. | 99 |
![]() | Missing a Javadoc comment. | 115 |
![]() | Missing a Javadoc comment. | 136 |
![]() | Missing a Javadoc comment. | 162 |
![]() | Missing a Javadoc comment. | 170 |
![]() | Missing a Javadoc comment. | 192 |
![]() | Missing a Javadoc comment. | 212 |
![]() | Missing a Javadoc comment. | 296 |
![]() | Expression can be simplified. | 315 |
![]() | Catching 'Exception' is not allowed. | 339 |
![]() | Missing a Javadoc comment. | 375 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Missing a Javadoc comment. | 404 |
![]() | Missing a Javadoc comment. | 422 |
![]() | Missing a Javadoc comment. | 433 |
![]() | Missing a Javadoc comment. | 451 |
![]() | Missing a Javadoc comment. | 461 |
![]() | Missing a Javadoc comment. | 471 |
![]() | Missing a Javadoc comment. | 481 |
![]() | Missing a Javadoc comment. | 506 |
![]() | Missing a Javadoc comment. | 515 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 43 |
![]() | Variable 'elementLanguage' must be private and have accessor methods. | 55 |
![]() | 'static' modifier out of order with the JLS suggestions. | 63 |
![]() | First sentence should end with a period. | 65 |
![]() | First sentence should end with a period. | 79 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 93 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 179 |
![]() | Expected @throws tag for 'SAXException'. | 179 |
![]() | Expected @throws tag for 'IOException'. | 179 |
![]() | Catching 'Exception' is not allowed. | 218 |
![]() | Catching 'Exception' is not allowed. | 240 |
![]() | Expected an @return tag. | 286 |
![]() | Expected @throws tag for 'X4OParserSupportException'. | 286 |
![]() | Catching 'Exception' is not allowed. | 291 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 301 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 64 |
![]() | 'elementLanguage' hides a field. | 64 |
![]() | Missing a Javadoc comment. | 98 |
![]() | Expression can be simplified. | 118 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 44 |
![]() | 'elementLanguage' hides a field. | 48 |
![]() | Expected @param tag for 'isError'. | 59 |
![]() | Expected @param tag for 'exception'. | 59 |
![]() | Expected @throws tag for 'SAXException'. | 59 |
![]() | Expression can be simplified. | 60 |
![]() | Expected an @return tag. | 74 |
![]() | Expected @param tag for 'isError'. | 74 |
![]() | Expected @param tag for 'exception'. | 74 |
![]() | Avoid inline conditionals. | 82 |
![]() | Expected @param tag for 'exception'. | 92 |
![]() | Expected @throws tag for 'SAXException'. | 92 |
![]() | Expected @param tag for 'exception'. | 104 |
![]() | Expected @throws tag for 'SAXException'. | 104 |
![]() | Expected @param tag for 'exception'. | 116 |
![]() | Expected @throws tag for 'SAXException'. | 116 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 60 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 68 |
![]() | 'driver' hides a field. | 68 |
![]() | Missing a Javadoc comment. | 75 |
![]() | Expected @param tag for 'input'. | 83 |
![]() | Expected @param tag for 'systemId'. | 83 |
![]() | Expected @param tag for 'basePath'. | 83 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 83 |
![]() | Expected @throws tag for 'SAXException'. | 83 |
![]() | Expected @throws tag for 'IOException'. | 83 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 95 |
![]() | Expected an @return tag. | 121 |
![]() | Expected @throws tag for 'X4OParserSupportException'. | 121 |
![]() | Missing a Javadoc comment. | 125 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 55 |
![]() | Missing a Javadoc comment. | 56 |
![]() | First sentence should end with a period. | 70 |
![]() | 'runOnce' hides a field. | 113 |
Violation | Message | Line |
---|---|---|
![]() | 'exceptionPhase' hides a field. | 44 |
![]() | 'exceptionPhase' hides a field. | 54 |
![]() | 'exceptionPhase' hides a field. | 65 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'elementLanguage'. | 51 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 51 |
![]() | First sentence should end with a period. | 59 |
![]() | Expected @param tag for 'listener'. | 63 |
![]() | First sentence should end with a period. | 65 |
![]() | Expected @param tag for 'listener'. | 69 |
![]() | Expected @param tag for 'element'. | 84 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 84 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 75 |
![]() | 'elementLanguage' hides a field. | 75 |
![]() | Variable 'element' must be private and have accessor methods. | 85 |
![]() | Variable 'elementConfigurator' must be private and have accessor methods. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | 'element' hides a field. | 87 |
![]() | 'elementConfigurator' hides a field. | 87 |
![]() | Missing a Javadoc comment. | 93 |
![]() | Missing a Javadoc comment. | 117 |
![]() | Missing a Javadoc comment. | 127 |
![]() | Missing a Javadoc comment. | 131 |
![]() | Missing a Javadoc comment. | 141 |
![]() | Missing a Javadoc comment. | 144 |
![]() | Missing a Javadoc comment. | 147 |
![]() | Missing a Javadoc comment. | 150 |
![]() | 'elementLanguage' hides a field. | 150 |
![]() | Empty statement. | 161 |
![]() | Missing a Javadoc comment. | 173 |
![]() | Missing a Javadoc comment. | 176 |
![]() | Missing a Javadoc comment. | 179 |
![]() | Missing a Javadoc comment. | 181 |
![]() | 'elementLanguage' hides a field. | 181 |
![]() | Catching 'Exception' is not allowed. | 190 |
![]() | Empty statement. | 194 |
![]() | Missing a Javadoc comment. | 205 |
![]() | Missing a Javadoc comment. | 208 |
![]() | Missing a Javadoc comment. | 211 |
![]() | Missing a Javadoc comment. | 213 |
![]() | 'elementLanguage' hides a field. | 213 |
![]() | Expression can be simplified. | 221 |
![]() | Line is longer than 200 characters. | 222 |
![]() | Catching 'Exception' is not allowed. | 231 |
![]() | Empty statement. | 235 |
![]() | Missing a Javadoc comment. | 246 |
![]() | Missing a Javadoc comment. | 249 |
![]() | Missing a Javadoc comment. | 252 |
![]() | Missing a Javadoc comment. | 254 |
![]() | 'elementLanguage' hides a field. | 254 |
![]() | Expression can be simplified. | 311 |
![]() | Catching 'Exception' is not allowed. | 344 |
![]() | Empty statement. | 348 |
![]() | Missing a Javadoc comment. | 359 |
![]() | Missing a Javadoc comment. | 362 |
![]() | Missing a Javadoc comment. | 365 |
![]() | Missing a Javadoc comment. | 368 |
![]() | 'elementLanguage' hides a field. | 368 |
![]() | Empty statement. | 371 |
![]() | Missing a Javadoc comment. | 382 |
![]() | Missing a Javadoc comment. | 385 |
![]() | Missing a Javadoc comment. | 388 |
![]() | Missing a Javadoc comment. | 391 |
![]() | 'elementLanguage' hides a field. | 392 |
![]() | Catching 'Exception' is not allowed. | 404 |
![]() | Empty statement. | 408 |
![]() | Missing a Javadoc comment. | 419 |
![]() | Missing a Javadoc comment. | 422 |
![]() | Empty statement. | 444 |
![]() | Missing a Javadoc comment. | 455 |
![]() | Missing a Javadoc comment. | 458 |
![]() | Empty statement. | 470 |
![]() | Missing a Javadoc comment. | 482 |
![]() | Missing a Javadoc comment. | 485 |
![]() | Empty statement. | 493 |
![]() | Variable 'elementAttributeHandlerComparator' must be private and have accessor methods. | 504 |
![]() | Missing a Javadoc comment. | 505 |
![]() | Missing a Javadoc comment. | 508 |
![]() | Line is longer than 200 characters. | 512 |
![]() | Catching 'Exception' is not allowed. | 513 |
![]() | Empty statement. | 537 |
![]() | Missing a Javadoc comment. | 548 |
![]() | Missing a Javadoc comment. | 551 |
![]() | Expression can be simplified. | 593 |
![]() | Empty statement. | 612 |
![]() | Expression can be simplified. | 642 |
![]() | Missing a Javadoc comment. | 665 |
![]() | Missing a Javadoc comment. | 668 |
![]() | Empty statement. | 680 |
![]() | Missing a Javadoc comment. | 692 |
![]() | Missing a Javadoc comment. | 695 |
![]() | Empty statement. | 707 |
![]() | Missing a Javadoc comment. | 718 |
![]() | Missing a Javadoc comment. | 721 |
![]() | Empty statement. | 751 |
![]() | Expected @param tag for 'phase'. | 784 |
![]() | 'elementLanguage' hides a field. | 784 |
![]() | Expected @param tag for 'elementLanguage'. | 784 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 784 |
![]() | Expected @param tag for 'phase'. | 789 |
![]() | 'elementLanguage' hides a field. | 789 |
![]() | Expected @param tag for 'elementLanguage'. | 789 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 789 |
![]() | Expected @param tag for 'phase'. | 819 |
![]() | 'elementLanguage' hides a field. | 819 |
![]() | Expected @param tag for 'elementLanguage'. | 819 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 819 |
![]() | Expected @param tag for 'phase'. | 825 |
![]() | 'elementLanguage' hides a field. | 825 |
![]() | Expected @param tag for 'elementLanguage'. | 825 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 825 |
![]() | Expression can be simplified. | 826 |
![]() | Missing a Javadoc comment. | 839 |
![]() | 'elementLanguage' hides a field. | 849 |
![]() | First sentence should end with a period. | 865 |
![]() | Expression can be simplified. | 875 |
![]() | 'elementLanguage' hides a field. | 884 |
![]() | Variable 'startedPrefix' must be private and have accessor methods. | 901 |
![]() | Expression can be simplified. | 945 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 53 |
![]() | 'elementLanguage' hides a field. | 56 |
![]() | Expected @param tag for 'elementLanguage'. | 56 |
![]() | Expression can be simplified. | 84 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 112 |
![]() | Missing a Javadoc comment. | 163 |
![]() | Expression can be simplified. | 168 |
![]() | Missing a Javadoc comment. | 193 |
![]() | Expression can be simplified. | 194 |
![]() | Expected an @return tag. | 229 |
![]() | Expected @param tag for 'e1'. | 229 |
![]() | Expected @param tag for 'e2'. | 229 |
![]() | Missing a Javadoc comment. | 256 |
![]() | Missing a Javadoc comment. | 269 |
![]() | Expected @param tag for 'element'. | 283 |
![]() | Expected @param tag for 'phase'. | 283 |
![]() | Expected @throws tag for 'X4OPhaseException'. | 283 |
![]() | Expression can be simplified. | 284 |
Violation | Message | Line |
---|---|---|
![]() | 'elementLanguage' hides a field. | 76 |
![]() | Expected @param tag for 'elementLanguage'. | 76 |
![]() | 'locator' hides a field. | 87 |
![]() | Expected @param tag for 'locator'. | 87 |
![]() | Expected @param tag for 'prefix'. | 95 |
![]() | Expected @param tag for 'namespaceUri'. | 95 |
![]() | Expected @throws tag for 'SAXException'. | 95 |
![]() | Expected @param tag for 'namespaceUri'. | 117 |
![]() | Expected @param tag for 'tag'. | 117 |
![]() | Expected @param tag for 'qName'. | 117 |
![]() | Expected @param tag for 'attributes'. | 117 |
![]() | Expected @throws tag for 'SAXException'. | 117 |
![]() | Catching 'Exception' is not allowed. | 147 |
![]() | Expected @param tag for 'namespaceUri'. | 181 |
![]() | Expected @param tag for 'tag'. | 181 |
![]() | Expected @param tag for 'qName'. | 181 |
![]() | Expected @throws tag for 'SAXException'. | 181 |
![]() | Expected @param tag for 'ch'. | 214 |
![]() | Expected @param tag for 'start'. | 214 |
![]() | Expected @param tag for 'length'. | 214 |
![]() | Expected @throws tag for 'SAXException'. | 214 |
![]() | Expected @param tag for 'ch'. | 241 |
![]() | Expected @param tag for 'start'. | 241 |
![]() | Expected @param tag for 'length'. | 241 |
![]() | Expected @throws tag for 'SAXException'. | 241 |
![]() | Expected @param tag for 'ch'. | 266 |
![]() | Expected @param tag for 'start'. | 266 |
![]() | Expected @param tag for 'length'. | 266 |
![]() | Expected @throws tag for 'SAXException'. | 266 |
![]() | Expected @param tag for 'target'. | 291 |
![]() | Expected @param tag for 'data'. | 291 |
![]() | Expected @throws tag for 'SAXException'. | 291 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 32 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 42 |
![]() | Redundant 'public' modifier. | 45 |
![]() | Missing a Javadoc comment. | 69 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 72 |
![]() | Missing a Javadoc comment. | 76 |
![]() | Missing a Javadoc comment. | 77 |
![]() | Missing a Javadoc comment. | 78 |
![]() | Missing a Javadoc comment. | 79 |
![]() | Missing a Javadoc comment. | 80 |
![]() | Missing a Javadoc comment. | 83 |
![]() | Missing a Javadoc comment. | 84 |
![]() | Missing a Javadoc comment. | 85 |
![]() | Missing a Javadoc comment. | 86 |
![]() | Missing a Javadoc comment. | 87 |
![]() | Missing a Javadoc comment. | 88 |
![]() | Missing a Javadoc comment. | 89 |
![]() | Missing a Javadoc comment. | 90 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 39 |
![]() | 'static' modifier out of order with the JLS suggestions. | 140 |
![]() | Missing a Javadoc comment. | 145 |
![]() | 'uriName' hides a field. | 145 |
![]() | Missing a Javadoc comment. | 149 |
![]() | 'uriName' hides a field. | 149 |
![]() | Missing a Javadoc comment. | 153 |
![]() | 'uriName' hides a field. | 153 |
![]() | 'defaultValue' hides a field. | 153 |
![]() | Missing a Javadoc comment. | 157 |
![]() | 'uriName' hides a field. | 157 |
![]() | 'classTypes' hides a field. | 157 |
![]() | 'defaultValue' hides a field. | 157 |
![]() | Unused @throws tag for 'IllegalArgumentException'. | 205 |
![]() | 'public' modifier out of order with the JLS suggestions. | 207 |
![]() | Expression can be simplified. | 214 |
Violation | Message | Line |
---|---|---|
![]() | Utility classes should not have a public or default constructor. | 32 |
![]() | Missing a Javadoc comment. | 34 |
![]() | Missing a Javadoc comment. | 35 |
![]() | Missing a Javadoc comment. | 37 |
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 44 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Missing a Javadoc comment. | 46 |
![]() | Missing a Javadoc comment. | 47 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 54 |
![]() | Missing a Javadoc comment. | 56 |
![]() | Missing a Javadoc comment. | 57 |
![]() | Missing a Javadoc comment. | 58 |
![]() | Missing a Javadoc comment. | 59 |
![]() | Missing a Javadoc comment. | 61 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Missing a Javadoc comment. | 63 |
![]() | Missing a Javadoc comment. | 64 |
![]() | Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
![]() | 'eldResource' hides a field. | 50 |
![]() | 'isEldCore' hides a field. | 50 |
![]() | Expected @throws tag for 'ElementLanguageModuleLoaderException'. | 65 |
![]() | Catching 'Exception' is not allowed. | 70 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ElementLanguageModuleLoaderException'. | 86 |
![]() | Catching 'Exception' is not allowed. | 105 |
![]() | Catching 'Exception' is not allowed. | 122 |
![]() | Catching 'Exception' is not allowed. | 133 |
![]() | Catching 'Exception' is not allowed. | 142 |
![]() | Catching 'Exception' is not allowed. | 149 |
![]() | Catching 'Exception' is not allowed. | 182 |
![]() | Catching 'Exception' is not allowed. | 189 |
![]() | Expected @param tag for 'elementLanguage'. | 214 |
![]() | Catching 'Exception' is not allowed. | 231 |
![]() | Catching 'Exception' is not allowed. | 243 |
![]() | Catching 'Exception' is not allowed. | 261 |
![]() | Catching 'Exception' is not allowed. | 277 |
![]() | Catching 'Exception' is not allowed. | 306 |
![]() | Missing a Javadoc comment. | 312 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ElementException'. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'element'. | 47 |
![]() | Expected @throws tag for 'ElementConfiguratorException'. | 47 |
![]() | Missing a Javadoc comment. | 73 |
![]() | 'name' hides a field. | 94 |
![]() | 'bodyType' hides a field. | 108 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 45 |
![]() | Catching 'Exception' is not allowed. | 63 |
![]() | Missing a Javadoc comment. | 68 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 30 |
![]() | Expected @throws tag for 'ElementException'. | 44 |
![]() | Expression can be simplified. | 48 |
![]() | Expected @param tag for 'characters'. | 57 |
![]() | Expected @throws tag for 'ElementException'. | 57 |
![]() | Expected @throws tag for 'ElementException'. | 66 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ElementException'. | 42 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
![]() | Expected an @return tag. | 48 |
![]() | Expected an @return tag. | 55 |
![]() | Expected @param tag for 'parentObject'. | 62 |
![]() | Expected @param tag for 'childObject'. | 62 |
![]() | Expected @param tag for 'childElement'. | 62 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 62 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 42 |
![]() | Expected an @return tag. | 50 |
![]() | Expected an @return tag. | 57 |
![]() | Expected @param tag for 'parentObject'. | 64 |
![]() | Expected @param tag for 'childObject'. | 64 |
![]() | Expected @param tag for 'childElement'. | 64 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 64 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 42 |
![]() | Expected an @return tag. | 51 |
![]() | Expected an @return tag. | 58 |
![]() | Expected @param tag for 'parentObject'. | 65 |
![]() | Expected @param tag for 'childObject'. | 65 |
![]() | Expected @param tag for 'childElement'. | 65 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 65 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 54 |
![]() | Expected an @return tag. | 66 |
![]() | Expected an @return tag. | 73 |
![]() | Expected @param tag for 'parentObject'. | 80 |
![]() | Expected @param tag for 'childObject'. | 80 |
![]() | Expected @param tag for 'childElement'. | 80 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 80 |
![]() | Line is longer than 200 characters. | 105 |
![]() | Catching 'Exception' is not allowed. | 106 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 40 |
![]() | Expected an @return tag. | 47 |
![]() | Expected an @return tag. | 54 |
![]() | Expected @param tag for 'parentObject'. | 61 |
![]() | Expected @param tag for 'childObject'. | 61 |
![]() | Expected @param tag for 'childElement'. | 61 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 61 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 47 |
![]() | Expected an @return tag. | 54 |
![]() | Expected @param tag for 'parentObject'. | 61 |
![]() | Expected @param tag for 'childObject'. | 61 |
![]() | Expected @param tag for 'childElement'. | 61 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 61 |
![]() | Expression can be simplified. | 75 |
![]() | Catching 'Exception' is not allowed. | 81 |
![]() | 'parentClass' hides a field. | 100 |
![]() | 'childClass' hides a field. | 114 |
![]() | 'method' hides a field. | 128 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
![]() | Expected an @return tag. | 48 |
![]() | Expected an @return tag. | 55 |
![]() | Expected @param tag for 'parentObject'. | 62 |
![]() | Expected @param tag for 'childObject'. | 62 |
![]() | Expected @param tag for 'childElement'. | 62 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 62 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 41 |
![]() | Expected an @return tag. | 48 |
![]() | Expected an @return tag. | 55 |
![]() | Expected @param tag for 'parentObject'. | 62 |
![]() | Expected @param tag for 'childObject'. | 62 |
![]() | Expected @param tag for 'childElement'. | 62 |
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 62 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 48 |
![]() | 'context' hides a field. | 48 |
![]() | Missing a Javadoc comment. | 53 |
![]() | Missing a Javadoc comment. | 62 |
![]() | Catching 'Exception' is not allowed. | 92 |
![]() | Missing a Javadoc comment. | 97 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 58 |
![]() | 'public' modifier out of order with the JLS suggestions. | 58 |
![]() | Variable 'context' must be private and have accessor methods. | 60 |
![]() | Variable 'xmlWriter' must be private and have accessor methods. | 61 |
![]() | Variable 'writeNamespace' must be private and have accessor methods. | 62 |
![]() | Variable 'namespaces' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | 'xmlWriter' hides a field. | 65 |
![]() | 'context' hides a field. | 65 |
![]() | Missing a Javadoc comment. | 71 |
![]() | Missing a Javadoc comment. | 106 |
![]() | Expression can be simplified. | 126 |
![]() | Missing a Javadoc comment. | 142 |
![]() | Missing a Javadoc comment. | 228 |
![]() | Missing a Javadoc comment. | 233 |
![]() | Expression can be simplified. | 299 |
![]() | Missing a Javadoc comment. | 364 |
![]() | Expression can be simplified. | 381 |
![]() | Expression can be simplified. | 385 |
![]() | Expression can be simplified. | 397 |
![]() | Missing a Javadoc comment. | 410 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 49 |
![]() | 'public' modifier out of order with the JLS suggestions. | 50 |
![]() | Array brackets at illegal position. | 50 |
![]() | Expression can be simplified. | 57 |
![]() | Expression can be simplified. | 63 |
![]() | Expression can be simplified. | 72 |
![]() | Expression can be simplified. | 81 |
![]() | Missing a Javadoc comment. | 107 |
![]() | 'languageParserSupport' hides a field. | 136 |
![]() | 'languageNamespaceUri' hides a field. | 150 |
![]() | 'basePath' hides a field. | 164 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ElementException'. | 59 |
![]() | Expected @throws tag for 'ElementException'. | 65 |
![]() | Expected @throws tag for 'ElementException'. | 71 |
![]() | Expected @param tag for 'element'. | 77 |
![]() | Expected an @return tag. | 84 |
![]() | Expected @throws tag for 'ElementException'. | 92 |
![]() | Expected an @return tag. | 105 |
![]() | Expected @param tag for 'object'. | 112 |
![]() | 'elementLanguage' hides a field. | 119 |
![]() | Expected @param tag for 'elementLanguage'. | 119 |
![]() | Expected an @return tag. | 126 |
![]() | Expected @param tag for 'characters'. | 133 |
![]() | Expected @throws tag for 'ElementException'. | 133 |
![]() | Catching 'Exception' is not allowed. | 138 |
![]() | Expected @param tag for 'comment'. | 146 |
![]() | Expected @throws tag for 'ElementException'. | 146 |
![]() | Catching 'Exception' is not allowed. | 151 |
![]() | Expected @param tag for 'space'. | 159 |
![]() | Expected @throws tag for 'ElementException'. | 159 |
![]() | Catching 'Exception' is not allowed. | 164 |
![]() | 'elementClass' hides a field. | 172 |
![]() | Expected @param tag for 'elementClass'. | 172 |
![]() | Expected an @return tag. | 179 |
![]() | Expected an @return tag. | 186 |
![]() | Expected @param tag for 'name'. | 193 |
![]() | Expected @param tag for 'value'. | 193 |
![]() | Expected an @return tag. | 200 |
![]() | Expected @param tag for 'element'. | 207 |
![]() | Expected @param tag for 'element'. | 217 |
![]() | Expected an @return tag. | 225 |
![]() | Expected an @return tag. | 232 |
![]() | Expected an @return tag. | 240 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'attribute'. | 43 |
![]() | Expected @param tag for 'attribute'. | 53 |
![]() | Expected an @return tag. | 63 |
![]() | Expected an @return tag. | 70 |
![]() | 'attributeName' hides a field. | 77 |
![]() | Expected @param tag for 'attributeName'. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 49 |
![]() | Expected an @return tag. | 57 |
![]() | 'tag' hides a field. | 64 |
![]() | Expected @param tag for 'tag'. | 64 |
![]() | Expected an @return tag. | 71 |
![]() | 'elementClass' hides a field. | 78 |
![]() | Expected @param tag for 'elementClass'. | 78 |
![]() | Expected an @return tag. | 85 |
![]() | 'objectClass' hides a field. | 92 |
![]() | Expected @param tag for 'objectClass'. | 92 |
![]() | 'autoAttributes' hides a field. | 106 |
![]() | Expected @param tag for 'namespaceUri'. | 113 |
![]() | 'tag' hides a field. | 113 |
![]() | Expected @param tag for 'tag'. | 113 |
![]() | Expected @param tag for 'namespaceUri'. | 131 |
![]() | 'tag' hides a field. | 131 |
![]() | Expected @param tag for 'tag'. | 131 |
![]() | Expected an @return tag. | 142 |
![]() | Expected @param tag for 'namespaceUri'. | 142 |
![]() | 'schemaContentBase' hides a field. | 156 |
![]() | 'schemaContentComplex' hides a field. | 170 |
![]() | 'schemaContentMixed' hides a field. | 184 |
![]() | Expected @param tag for 'phase'. | 191 |
![]() | Expected @param tag for 'phase'. | 198 |
![]() | Expected an @return tag. | 205 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 49 |
![]() | Expected an @return tag. | 56 |
![]() | 'name' hides a field. | 63 |
![]() | Expected @param tag for 'name'. | 63 |
![]() | 'objectConverter' hides a field. | 77 |
![]() | 'defaultValue' hides a field. | 84 |
![]() | Expected @param tag for 'defaultValue'. | 84 |
![]() | Expected an @return tag. | 91 |
![]() | Expected @param tag for 'alias'. | 98 |
![]() | Expected @param tag for 'alias'. | 105 |
![]() | Expected an @return tag. | 112 |
![]() | 'required' hides a field. | 126 |
![]() | 'runResolveEL' hides a field. | 140 |
![]() | 'runConverters' hides a field. | 154 |
![]() | 'runBeanFill' hides a field. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 43 |
![]() | Expected an @return tag. | 52 |
![]() | Expected @param tag for 'elementConfigurator'. | 59 |
![]() | Expected @param tag for 'elementClassAttribute'. | 65 |
![]() | Expected an @return tag. | 71 |
![]() | Expected an @return tag. | 77 |
![]() | Expected @param tag for 'attributeName'. | 77 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 42 |
![]() | First sentence should end with a period. | 46 |
![]() | 'configAction' hides a field. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 40 |
![]() | Expected @param tag for 'elementBindingHandler'. | 47 |
![]() | Expected an @return tag. | 54 |
![]() | Expected an @return tag. | 61 |
![]() | 'interfaceClass' hides a field. | 68 |
![]() | Expected @param tag for 'interfaceClass'. | 68 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 71 |
![]() | Expected @param tag for 'context'. | 78 |
![]() | Expected an @return tag. | 88 |
![]() | 'expressionFactory' hides a field. | 95 |
![]() | Expected @param tag for 'expressionFactory'. | 95 |
![]() | 'elementAttributeValueParser' hides a field. | 112 |
![]() | 'elementObjectPropertyValue' hides a field. | 129 |
![]() | Expected an @return tag. | 139 |
![]() | 'currentX4OPhase' hides a field. | 146 |
![]() | Expected @param tag for 'currentX4OPhase'. | 146 |
![]() | Expected @param tag for 'element'. | 153 |
![]() | Expected @param tag for 'phase'. | 153 |
![]() | Expected an @return tag. | 163 |
![]() | Expected an @return tag. | 170 |
![]() | Expected @param tag for 'element'. | 177 |
![]() | 'languageConfiguration' hides a field. | 198 |
![]() | Expected @param tag for 'elementLanguageModule'. | 205 |
![]() | Expected an @return tag. | 215 |
![]() | Expected an @return tag. | 223 |
![]() | Expected @param tag for 'parent'. | 223 |
![]() | Expected @param tag for 'child'. | 223 |
![]() | Missing a Javadoc comment. | 235 |
![]() | Expression can be simplified. | 243 |
![]() | Expected an @return tag. | 265 |
![]() | Expected @param tag for 'elementObject'. | 265 |
![]() | Expected an @return tag. | 290 |
![]() | Expected @param tag for 'namespaceUri'. | 290 |
![]() | Comment matches to-do format 'TODO:'. | 292 |
Violation | Message | Line |
---|---|---|
![]() | 'name' hides a field. | 83 |
![]() | 'providerName' hides a field. | 97 |
![]() | Expected @param tag for 'elementAttributeHandler'. | 104 |
![]() | Expected an @return tag. | 118 |
![]() | Expected @param tag for 'elementBindingHandler'. | 125 |
![]() | Expected an @return tag. | 145 |
![]() | Expected @param tag for 'elementConfigurator'. | 152 |
![]() | Expected an @return tag. | 166 |
![]() | Expected @param tag for 'elementInterface'. | 173 |
![]() | Expected an @return tag. | 189 |
![]() | Expected @param tag for 'elementNamespaceContext'. | 196 |
![]() | Comment matches to-do format 'TODO:'. | 213 |
![]() | Expected an @return tag. | 224 |
![]() | Expected @param tag for 'namespaceUri'. | 224 |
![]() | Expected an @return tag. | 231 |
![]() | 'elementLanguageModuleLoader' hides a field. | 245 |
![]() | 'sourceResource' hides a field. | 259 |
![]() | Expected @param tag for 'elementLanguage'. | 266 |
![]() | Expected @param tag for 'elementLanguageModule'. | 266 |
![]() | Expected @throws tag for 'ElementLanguageModuleLoaderException'. | 266 |
Violation | Message | Line |
---|---|---|
![]() | 'id' hides a field. | 44 |
![]() | Expected @param tag for 'id'. | 44 |
![]() | Expected an @return tag. | 51 |
![]() | Expected an @return tag. | 58 |
![]() | 'description' hides a field. | 65 |
![]() | Expected @param tag for 'description'. | 65 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 31 |
![]() | Missing a Javadoc comment. | 48 |
![]() | Expected an @return tag. | 55 |
![]() | 'elementNamespaceInstanceProvider' hides a field. | 69 |
![]() | 'prefixMapping' hides a field. | 76 |
![]() | Expected @param tag for 'prefixMapping'. | 76 |
![]() | Expected @param tag for 'elementClass'. | 83 |
![]() | Expected an @return tag. | 93 |
![]() | Expected @param tag for 'tag'. | 93 |
![]() | Expected an @return tag. | 100 |
![]() | 'uri' hides a field. | 114 |
![]() | 'name' hides a field. | 128 |
![]() | 'schemaUri' hides a field. | 142 |
![]() | 'schemaResource' hides a field. | 156 |
![]() | 'languageRoot' hides a field. | 170 |
![]() | 'schemaPrefix' hides a field. | 184 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 56 |
![]() | First sentence should end with a period. | 59 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 'public' modifier out of order with the JLS suggestions. | 62 |
![]() | Expected @throws tag for 'ElementException'. | 77 |
![]() | Expected @throws tag for 'ElementException'. | 82 |
![]() | Expected @throws tag for 'ElementException'. | 87 |
![]() | Expected @throws tag for 'ElementException'. | 107 |
![]() | Expected @throws tag for 'ElementException'. | 139 |
![]() | Expected @throws tag for 'ElementException'. | 145 |
![]() | Expected @throws tag for 'ElementException'. | 152 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'attributeName'. | 46 |
![]() | Expected @param tag for 'attribute'. | 53 |
![]() | First sentence should end with a period. | 55 |
![]() | Expected @param tag for 'attribute'. | 59 |
![]() | First sentence should end with a period. | 61 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 45 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 53 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 53 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 63 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 63 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 74 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Expected @throws tag for 'ElementBindingHandlerException'. | 55 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 39 |
![]() | Expected an @return tag. | 42 |
![]() | First sentence should end with a period. | 44 |
![]() | Expected @param tag for 'name'. | 47 |
![]() | First sentence should end with a period. | 49 |
![]() | Expected an @return tag. | 52 |
![]() | First sentence should end with a period. | 54 |
![]() | Expected @param tag for 'objectConverter'. | 57 |
![]() | First sentence should end with a period. | 59 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 38 |
![]() | Missing a Javadoc comment. | 39 |
![]() | Missing a Javadoc comment. | 41 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 40 |
![]() | 'elementLanguageModuleLoader' hides a field. | 40 |
![]() | Missing a Javadoc comment. | 45 |
![]() | 'elementLanguageModuleLoader' hides a field. | 45 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | First sentence should end with a period. | 36 |
![]() | Expected @param tag for 'elementLanguage'. | 40 |
![]() | Expected @param tag for 'elementNamespaceContext'. | 40 |
![]() | Expected @throws tag for 'ElementNamespaceInstanceProviderException'. | 40 |
![]() | First sentence should end with a period. | 42 |
![]() | Expected @throws tag for 'ElementNamespaceInstanceProviderException'. | 48 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 40 |
![]() | 'elementNamespaceInstanceProvider' hides a field. | 40 |
![]() | Missing a Javadoc comment. | 45 |
![]() | 'elementNamespaceInstanceProvider' hides a field. | 45 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'object'. | 43 |
![]() | Expected @param tag for 'propertyName'. | 43 |
![]() | Expected @param tag for 'value'. | 43 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 43 |
![]() | First sentence should end with a period. | 45 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 52 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 60 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 50 |
![]() | Expected an @return tag. | 58 |
![]() | Expected @param tag for 'name'. | 58 |
![]() | Expected @param tag for 'valueString'. | 58 |
![]() | Expected @param tag for 'element'. | 58 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 58 |
![]() | Expected @throws tag for 'ObjectConverterException'. | 58 |
![]() | Expected an @return tag. | 74 |
![]() | Expected @param tag for 'name'. | 74 |
![]() | Expected @param tag for 'value'. | 74 |
![]() | Expected @param tag for 'element'. | 74 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 74 |
![]() | Comment matches to-do format 'TODO:'. | 77 |
![]() | Expression can be simplified. | 82 |
![]() | Expression can be simplified. | 94 |
![]() | Expected an @return tag. | 114 |
![]() | Expected @param tag for 'value'. | 114 |
![]() | Expected @param tag for 'element'. | 114 |
![]() | Expected @throws tag for 'ElementAttributeValueParserException'. | 114 |
![]() | Expected an @return tag. | 122 |
![]() | Expected @param tag for 'name'. | 122 |
![]() | Expected @param tag for 'value'. | 122 |
![]() | Expected @param tag for 'element'. | 122 |
![]() | Expression can be simplified. | 126 |
![]() | Expression can be simplified. | 133 |
![]() | Expression can be simplified. | 142 |
Violation | Message | Line |
---|---|---|
![]() | Expected @param tag for 'element'. | 63 |
![]() | Expected @param tag for 'body'. | 69 |
![]() | Expected @throws tag for 'ElementException'. | 69 |
![]() | Expected @param tag for 'comment'. | 75 |
![]() | Expected @throws tag for 'ElementException'. | 75 |
![]() | Expected @throws tag for 'ElementException'. | 81 |
![]() | Expected @throws tag for 'ElementException'. | 87 |
![]() | Expected @throws tag for 'ElementException'. | 93 |
![]() | Expected @param tag for 'space'. | 99 |
![]() | Expected @throws tag for 'ElementException'. | 99 |
![]() | Expected an @return tag. | 105 |
![]() | Expected an @return tag. | 112 |
![]() | Expected an @return tag. | 119 |
![]() | Expected an @return tag. | 126 |
![]() | Expected an @return tag. | 133 |
![]() | Expected an @return tag. | 140 |
![]() | Expected an @return tag. | 147 |
![]() | Expected an @return tag. | 154 |
![]() | Expected @throws tag for 'ElementException'. | 161 |
![]() | Expected @param tag for 'element'. | 167 |
![]() | Expected @param tag for 'name'. | 173 |
![]() | Expected @param tag for 'value'. | 173 |
![]() | Expected @param tag for 'elementClass'. | 179 |
![]() | Expected @param tag for 'elementLanguage'. | 185 |
![]() | 'elementObject' hides a field. | 191 |
![]() | Expected @param tag for 'elementObject'. | 191 |
![]() | 'parent' hides a field. | 198 |
![]() | Expected @param tag for 'parent'. | 198 |
Violation | Message | Line |
---|---|---|
![]() | 'elementLanguage' hides a field. | 60 |
![]() | 'elementNamespaceContext' hides a field. | 60 |
![]() | Expression can be simplified. | 83 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 51 |
![]() | Comment matches to-do format 'TODO:'. | 108 |
![]() | Expected @param tag for 'object'. | 118 |
![]() | Expected @param tag for 'parameterName'. | 118 |
![]() | Expected @param tag for 'parameter'. | 118 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 118 |
![]() | Catching 'Exception' is not allowed. | 133 |
![]() | Catching 'Exception' is not allowed. | 144 |
![]() | Catching 'Exception' is not allowed. | 160 |
![]() | Catching 'Exception' is not allowed. | 238 |
![]() | Expected an @return tag. | 251 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 251 |
![]() | 'logger' hides a field. | 260 |
![]() | Catching 'Exception' is not allowed. | 308 |
![]() | Expected @param tag for 'object'. | 326 |
![]() | Expected @param tag for 'attributes'. | 326 |
![]() | Expected @throws tag for 'ElementObjectPropertyValueException'. | 326 |
Violation | Message | Line |
---|---|---|
![]() | 'private' modifier out of order with the JLS suggestions. | 68 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Expected an @return tag. | 91 |
![]() | Expected an @return tag. | 98 |
![]() | Expected an @return tag. | 105 |
![]() | Expected an @return tag. | 112 |
![]() | Expected an @return tag. | 119 |
![]() | Expected @param tag for 'property'. | 119 |
![]() | Expected @param tag for 'property'. | 126 |
![]() | Expected @param tag for 'value'. | 126 |
![]() | Expression can be simplified. | 127 |
![]() | Expected an @return tag. | 136 |
![]() | Expected @param tag for 'property'. | 136 |
![]() | Expected an @return tag. | 147 |
![]() | Expected @param tag for 'property'. | 147 |
![]() | Expected an @return tag. | 158 |
![]() | Expected an @return tag. | 165 |
![]() | Expected an @return tag. | 172 |
![]() | Expected an @return tag. | 179 |
![]() | Expected an @return tag. | 186 |
![]() | Expected an @return tag. | 193 |
![]() | Expected an @return tag. | 200 |
![]() | Expected an @return tag. | 207 |
![]() | Expected an @return tag. | 214 |
![]() | Expected an @return tag. | 221 |
![]() | Expected an @return tag. | 228 |
![]() | Expected an @return tag. | 235 |
![]() | Expected an @return tag. | 242 |
![]() | Expected an @return tag. | 249 |
![]() | Expected an @return tag. | 256 |
![]() | Expected an @return tag. | 263 |
![]() | Missing a Javadoc comment. | 267 |
![]() | Expression can be simplified. | 268 |
![]() | Catching 'Exception' is not allowed. | 287 |
![]() | Missing a Javadoc comment. | 293 |
![]() | Catching 'Exception' is not allowed. | 302 |
![]() | Catching 'Exception' is not allowed. | 307 |
![]() | Line is longer than 200 characters. | 308 |
![]() | Expected an @return tag. | 316 |
![]() | Expected an @return tag. | 324 |
![]() | Expected an @return tag. | 333 |
![]() | Line is longer than 200 characters. | 343 |
![]() | Line is longer than 200 characters. | 344 |
![]() | Line is longer than 200 characters. | 363 |
![]() | Expected an @return tag. | 382 |
![]() | Line is longer than 200 characters. | 390 |
![]() | Line is longer than 200 characters. | 395 |
![]() | Expected an @return tag. | 406 |
![]() | Expected an @return tag. | 417 |
![]() | Expected an @return tag. | 424 |
![]() | 'debugWriter' hides a field. | 431 |
![]() | Expected @param tag for 'debugWriter'. | 431 |
Violation | Message | Line |
---|---|---|
![]() | Variable 'modulesAll' must be private and have accessor methods. | 63 |
![]() | Missing a Javadoc comment. | 65 |
![]() | Missing a Javadoc comment. | 70 |
![]() | Expected @param tag for 'elementLanguage'. | 84 |
![]() | Expected @param tag for 'language'. | 84 |
![]() | Expected @param tag for 'languageVersion'. | 84 |
![]() | Expected @throws tag for 'X4OLanguageLoaderException'. | 84 |
![]() | Line is longer than 200 characters. | 105 |
![]() | Catching 'Exception' is not allowed. | 113 |
![]() | Catching 'Exception' is not allowed. | 134 |
![]() | Catching 'Exception' is not allowed. | 151 |
![]() | Expected @param tag for 'elementLanguage'. | 159 |
![]() | Expected @param tag for 'language'. | 159 |
![]() | Expected @throws tag for 'IOException'. | 159 |
![]() | Expected @throws tag for 'SAXException'. | 159 |
![]() | Expected @throws tag for 'IOException'. | 190 |
![]() | Expected @throws tag for 'SAXException'. | 190 |
Violation | Message | Line |
---|---|---|
![]() | Expected an @return tag. | 42 |
![]() | Expected @param tag for 'requestVersion'. | 42 |
![]() | Expected @param tag for 'versions'. | 42 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 50 |
![]() | Expected an @return tag. | 67 |
![]() | Expected an @return tag. | 75 |
![]() | Expected an @return tag. | 83 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 42 |
![]() | Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
![]() | Missing a Javadoc comment. | 45 |
![]() | 'objectStore' hides a field. | 45 |
![]() | Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Expected an @return tag. | 53 |
![]() | Expected @param tag for 'var'. | 54 |
![]() | Expected an @return tag. | 61 |
![]() | Expected @param tag for 'var'. | 62 |
![]() | Expected @param tag for 'expression'. | 62 |
Violation | Message | Line |
---|---|---|
![]() | 'public' modifier out of order with the JLS suggestions. | 45 |
![]() | 'public' modifier out of order with the JLS suggestions. | 54 |
![]() | Expected @param tag for 'systemId'. | 54 |
![]() | Expected @param tag for 'basePath'. | 54 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 54 |
![]() | Expected @throws tag for 'SAXException'. | 54 |
![]() | Expected @throws tag for 'IOException'. | 54 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 67 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 67 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 67 |
![]() | Expected @throws tag for 'SecurityException'. | 67 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 67 |
![]() | Expected @throws tag for 'NullPointerException'. | 67 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 67 |
![]() | Expected @throws tag for 'SAXException'. | 67 |
![]() | Expected @throws tag for 'IOException'. | 67 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 85 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 85 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 85 |
![]() | Expected @throws tag for 'SecurityException'. | 85 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 85 |
![]() | Expected @throws tag for 'NullPointerException'. | 85 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 85 |
![]() | Expected @throws tag for 'SAXException'. | 85 |
![]() | Expected @throws tag for 'IOException'. | 85 |
![]() | Expression can be simplified. | 89 |
![]() | Expression can be simplified. | 92 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 116 |
![]() | Expected @throws tag for 'FileNotFoundException'. | 116 |
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 116 |
![]() | Expected @throws tag for 'SecurityException'. | 116 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 116 |
![]() | Expected @throws tag for 'NullPointerException'. | 116 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 116 |
![]() | Expected @throws tag for 'SAXException'. | 116 |
![]() | Expected @throws tag for 'IOException'. | 116 |
![]() | 'if' construct must use '{}'s. | 121 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 151 |
![]() | Expected @throws tag for 'SAXException'. | 151 |
![]() | Expected @throws tag for 'IOException'. | 151 |
![]() | Expected @throws tag for 'NullPointerException'. | 151 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 151 |
![]() | Expected @throws tag for 'ParserConfigurationException'. | 168 |
![]() | Expected @throws tag for 'SAXException'. | 168 |
![]() | Expected @throws tag for 'IOException'. | 168 |
![]() | Expected @throws tag for 'NullPointerException'. | 168 |
![]() | Redundant throws: 'NullPointerException' is unchecked exception. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Type Javadoc comment is missing an @param <K> tag. | 39 |
![]() | Type Javadoc comment is missing an @param <V> tag. | 39 |
![]() | First sentence should end with a period. | 47 |
![]() | 'attributes' hides a field. | 53 |
![]() | First sentence should end with a period. | 57 |
![]() | 'attributes' hides a field. | 65 |
![]() | 'uri' hides a field. | 65 |
![]() | 'attributes' hides a field. | 76 |
![]() | 'uri' hides a field. | 96 |
![]() | Missing a Javadoc comment. | 337 |
![]() | 'key' hides a field. | 337 |
![]() | Missing a Javadoc comment. | 341 |
![]() | Missing a Javadoc comment. | 345 |
![]() | 'value' hides a field. | 345 |
![]() | Missing a Javadoc comment. | 351 |
![]() | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 355 |
![]() | Missing a Javadoc comment. | 355 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Missing a Javadoc comment. | 58 |
![]() | 'out' hides a field. | 58 |
![]() | Missing a Javadoc comment. | 62 |
![]() | 'out' hides a field. | 62 |
![]() | Expected @throws tag for 'SAXException'. | 70 |
![]() | Expected @throws tag for 'SAXException'. | 83 |
![]() | Expected @param tag for 'uri'. | 95 |
![]() | Expected @param tag for 'localName'. | 95 |
![]() | Expected @param tag for 'name'. | 95 |
![]() | Expected @param tag for 'atts'. | 95 |
![]() | Expected @throws tag for 'SAXException'. | 95 |
![]() | Expression can be simplified. | 104 |
![]() | Expression can be simplified. | 125 |
![]() | Expression can be simplified. | 133 |
![]() | Expression can be simplified. | 133 |
![]() | Expression can be simplified. | 142 |
![]() | Expression can be simplified. | 152 |
![]() | Expression can be simplified. | 166 |
![]() | Comment matches to-do format 'TODO:'. | 196 |
![]() | Expected @param tag for 'uri'. | 225 |
![]() | Expected @param tag for 'localName'. | 225 |
![]() | Expected @param tag for 'name'. | 225 |
![]() | Expected @throws tag for 'SAXException'. | 225 |
![]() | Expression can be simplified. | 236 |
![]() | Expression can be simplified. | 255 |
![]() | Expected @param tag for 'prefix'. | 271 |
![]() | Expected @param tag for 'uri'. | 271 |
![]() | Expected @throws tag for 'SAXException'. | 271 |
![]() | Expected @param tag for 'prefix'. | 279 |
![]() | Expected @throws tag for 'SAXException'. | 279 |
![]() | Expected @param tag for 'ch'. | 300 |
![]() | Expected @param tag for 'start'. | 300 |
![]() | Expected @param tag for 'length'. | 300 |
![]() | Expected @throws tag for 'SAXException'. | 300 |
![]() | Expected @param tag for 'ch'. | 325 |
![]() | Expected @param tag for 'start'. | 325 |
![]() | Expected @param tag for 'length'. | 325 |
![]() | Expected @throws tag for 'SAXException'. | 325 |
![]() | Expected @param tag for 'target'. | 341 |
![]() | Expected @param tag for 'data'. | 341 |
![]() | Expected @throws tag for 'SAXException'. | 341 |
![]() | Expected @param tag for 'locator'. | 354 |
![]() | Expected @param tag for 'name'. | 361 |
![]() | Expected @throws tag for 'SAXException'. | 361 |
![]() | Expected @param tag for 'ch'. | 369 |
![]() | Expected @param tag for 'start'. | 369 |
![]() | Expected @param tag for 'length'. | 369 |
![]() | Expected @throws tag for 'SAXException'. | 369 |
![]() | Missing a Javadoc comment. | 390 |