| Violation | Message | Line | 
|---|
|  | Line does not match expected header line of ''. | 1 | 
|  | Line has trailing spaces. | 1 | 
|  | Line has trailing spaces. | 2 | 
|  | Line has trailing spaces. | 8 | 
|  | Line has trailing spaces. | 9 | 
|  | Line contains a tab character. | 14 | 
|  | Line contains a tab character. | 15 | 
|  | Line contains a tab character. | 20 | 
|  | Missing a Javadoc comment. | 27 | 
|  | 'public' modifier out of order with the JLS suggestions. | 27 | 
|  | Missing a Javadoc comment. | 28 | 
|  | '{' should be on the previous line. | 29 | 
|  | Line contains a tab character. | 30 | 
|  | Missing a Javadoc comment. | 33 | 
|  | 'public' modifier out of order with the JLS suggestions. | 33 | 
|  | Name 'string_to_object' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | 
|  | Missing a Javadoc comment. | 35 | 
|  | 'public' modifier out of order with the JLS suggestions. | 35 | 
|  | Name 'object_to_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | 
|  | Missing a Javadoc comment. | 39 | 
|  | 'public' modifier out of order with the JLS suggestions. | 39 | 
|  | Name 'create_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | 
|  | Expected an @return tag. | 44 | 
|  | Name 'create_operation_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | 
|  | Parameter oper should be final. | 44 | 
|  | Expected @param tag for 'oper'. | 44 | 
|  | Missing a Javadoc comment. | 48 | 
|  | 'public' modifier out of order with the JLS suggestions. | 48 | 
|  | Name 'create_named_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | 
|  | Missing a Javadoc comment. | 50 | 
|  | 'public' modifier out of order with the JLS suggestions. | 50 | 
|  | Name 'create_exception_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | 
|  | Missing a Javadoc comment. | 52 | 
|  | 'public' modifier out of order with the JLS suggestions. | 52 | 
|  | Name 'create_context_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | 
|  | Missing a Javadoc comment. | 54 | 
|  | 'public' modifier out of order with the JLS suggestions. | 54 | 
|  | Name 'get_default_context' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | 
|  | Missing a Javadoc comment. | 56 | 
|  | 'public' modifier out of order with the JLS suggestions. | 56 | 
|  | Name 'create_environment' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | 
|  | Missing a Javadoc comment. | 58 | 
|  | 'public' modifier out of order with the JLS suggestions. | 58 | 
|  | Name 'send_multiple_requests_oneway' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | 
|  | Missing a Javadoc comment. | 60 | 
|  | 'public' modifier out of order with the JLS suggestions. | 60 | 
|  | Name 'send_multiple_requests_deferred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | 
|  | Missing a Javadoc comment. | 62 | 
|  | 'public' modifier out of order with the JLS suggestions. | 62 | 
|  | Name 'poll_next_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | 
|  | Missing a Javadoc comment. | 64 | 
|  | 'public' modifier out of order with the JLS suggestions. | 64 | 
|  | Name 'get_next_response' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 64 | 
|  | Missing a Javadoc comment. | 66 | 
|  | Name 'get_service_information' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | 
|  | Parameter service_type should be final. | 66 | 
|  | Name 'service_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | 
|  | Parameter service_info should be final. | 67 | 
|  | Name 'service_info' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 | 
|  | Missing a Javadoc comment. | 71 | 
|  | 'public' modifier out of order with the JLS suggestions. | 71 | 
|  | Name 'list_initial_services' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 71 | 
|  | Missing a Javadoc comment. | 73 | 
|  | Name 'register_initial_reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | 
|  | Line contains a tab character. | 74 | 
|  | Parameter object_name should be final. | 74 | 
|  | Name 'object_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 74 | 
|  | Line contains a tab character. | 75 | 
|  | Parameter object should be final. | 75 | 
|  | '{' should be on the previous line. | 77 | 
|  | Line contains a tab character. | 78 | 
|  | ';' is preceded with whitespace. | 78 | 
|  | Missing a Javadoc comment. | 83 | 
|  | 'public' modifier out of order with the JLS suggestions. | 83 | 
|  | Name 'resolve_initial_references' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | 
|  | Name 'object_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 84 | 
|  | Missing a Javadoc comment. | 89 | 
|  | 'public' modifier out of order with the JLS suggestions. | 89 | 
|  | Name 'create_struct_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 89 | 
|  | Missing a Javadoc comment. | 92 | 
|  | 'public' modifier out of order with the JLS suggestions. | 92 | 
|  | Name 'create_union_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 92 | 
|  | Name 'discriminator_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 | 
|  | Missing a Javadoc comment. | 96 | 
|  | 'public' modifier out of order with the JLS suggestions. | 96 | 
|  | Name 'create_enum_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 96 | 
|  | Missing a Javadoc comment. | 99 | 
|  | 'public' modifier out of order with the JLS suggestions. | 99 | 
|  | Name 'create_alias_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 99 | 
|  | Name 'original_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 100 | 
|  | Missing a Javadoc comment. | 102 | 
|  | 'public' modifier out of order with the JLS suggestions. | 102 | 
|  | Name 'create_exception_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | 
|  | Missing a Javadoc comment. | 105 | 
|  | 'public' modifier out of order with the JLS suggestions. | 105 | 
|  | Name 'create_interface_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 105 | 
|  | Missing a Javadoc comment. | 107 | 
|  | 'public' modifier out of order with the JLS suggestions. | 107 | 
|  | Name 'create_string_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 107 | 
|  | Missing a Javadoc comment. | 109 | 
|  | 'public' modifier out of order with the JLS suggestions. | 109 | 
|  | Name 'create_wstring_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 109 | 
|  | Missing a Javadoc comment. | 111 | 
|  | Name 'create_fixed_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 111 | 
|  | Parameter digits should be final. | 111 | 
|  | Parameter scale should be final. | 111 | 
|  | Line has trailing spaces. | 115 | 
|  | Missing a Javadoc comment. | 115 | 
|  | 'public' modifier out of order with the JLS suggestions. | 115 | 
|  | Name 'create_sequence_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 115 | 
|  | Name 'element_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 | 
|  | Expected an @return tag. | 121 | 
|  | 'public' modifier out of order with the JLS suggestions. | 121 | 
|  | Name 'create_recursive_sequence_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 | 
|  | Expected @param tag for 'bound'. | 121 | 
|  | Expected @param tag for 'offset'. | 121 | 
|  | Missing a Javadoc comment. | 123 | 
|  | 'public' modifier out of order with the JLS suggestions. | 123 | 
|  | Name 'create_array_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | 
|  | Name 'element_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 123 | 
|  | Missing a Javadoc comment. | 125 | 
|  | Name 'create_value_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 | 
|  | Parameter id should be final. | 125 | 
|  | Parameter name should be final. | 126 | 
|  | Parameter type_modifier should be final. | 127 | 
|  | Name 'type_modifier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | 
|  | Parameter concrete_base should be final. | 128 | 
|  | Name 'concrete_base' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | 
|  | Parameter members should be final. | 129 | 
|  | Missing a Javadoc comment. | 133 | 
|  | Name 'create_value_box_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 133 | 
|  | Parameter id should be final. | 133 | 
|  | Parameter name should be final. | 134 | 
|  | Parameter boxed_type should be final. | 135 | 
|  | Name 'boxed_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 | 
|  | Line has trailing spaces. | 138 | 
|  | Missing a Javadoc comment. | 139 | 
|  | Name 'create_native_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | 
|  | Parameter id should be final. | 139 | 
|  | Parameter name should be final. | 140 | 
|  | Missing a Javadoc comment. | 144 | 
|  | Name 'create_recursive_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | 
|  | Parameter id should be final. | 144 | 
|  | Line has trailing spaces. | 146 | 
|  | Missing a Javadoc comment. | 148 | 
|  | Name 'create_abstract_interface_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 | 
|  | Parameter id should be final. | 149 | 
|  | Parameter name should be final. | 150 | 
|  | Missing a Javadoc comment. | 155 | 
|  | Name 'create_local_interface_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 | 
|  | Parameter id should be final. | 156 | 
|  | Parameter name should be final. | 157 | 
|  | Expected an @return tag. | 164 | 
|  | Name 'get_current' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | 
|  | Line has trailing spaces. | 168 | 
|  | Parameter obj should be final. | 172 | 
|  | Expected @param tag for 'obj'. | 172 | 
|  | Line has trailing spaces. | 176 | 
|  | Parameter obj should be final. | 180 | 
|  | Expected @param tag for 'obj'. | 180 | 
|  | Missing a Javadoc comment. | 186 | 
|  | Name 'work_pending' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 | 
|  | Missing a Javadoc comment. | 190 | 
|  | Name 'perform_work' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | 
|  | Missing a Javadoc comment. | 194 | 
|  | Missing a Javadoc comment. | 198 | 
|  | Parameter wait_for_completion should be final. | 198 | 
|  | Name 'wait_for_completion' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 198 | 
|  | Missing a Javadoc comment. | 204 | 
|  | Name 'create_policy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 | 
|  | Parameter type should be final. | 204 | 
|  | Parameter val should be final. | 204 | 
|  | Missing a Javadoc comment. | 211 | 
|  | 'public' modifier out of order with the JLS suggestions. | 211 | 
|  | Name 'get_primitive_tc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 | 
|  | Missing a Javadoc comment. | 213 | 
|  | 'public' modifier out of order with the JLS suggestions. | 213 | 
|  | Name 'create_any' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | 
|  | Missing a Javadoc comment. | 215 | 
|  | 'public' modifier out of order with the JLS suggestions. | 215 | 
|  | Name 'create_output_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | 
|  | Missing a Javadoc comment. | 219 | 
|  | Parameter args should be final. | 219 | 
|  | Parameter props should be final. | 219 | 
|  | Line contains a tab character. | 220 | 
|  | Line contains a tab character. | 221 | 
|  | Missing a Javadoc comment. | 224 | 
|  | Parameter app should be final. | 224 | 
|  | Parameter props should be final. | 224 | 
|  | Line contains a tab character. | 225 | 
|  | Line contains a tab character. | 226 | 
|  | Missing a Javadoc comment. | 229 | 
|  | Line contains a tab character. | 230 | 
|  | Line contains a tab character. | 231 | 
|  | Missing a Javadoc comment. | 234 | 
|  | 'protected' modifier out of order with the JLS suggestions. | 234 | 
|  | Name 'set_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 234 | 
|  | Missing a Javadoc comment. | 237 | 
|  | 'protected' modifier out of order with the JLS suggestions. | 237 | 
|  | Name 'set_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 237 | 
|  | Missing a Javadoc comment. | 241 | 
|  | Name 'get_value_def' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 241 | 
|  | Parameter repid should be final. | 241 | 
|  | Line has trailing spaces. | 244 | 
|  | Missing a Javadoc comment. | 245 | 
|  | Name 'register_value_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 245 | 
|  | Parameter id should be final. | 246 | 
|  | Parameter factory should be final. | 246 | 
|  | Missing a Javadoc comment. | 250 | 
|  | Name 'unregister_value_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 250 | 
|  | Parameter id should be final. | 250 | 
|  | Missing a Javadoc comment. | 254 | 
|  | Name 'lookup_value_factory' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 254 | 
|  | Parameter id should be final. | 254 | 
|  | '{' is not preceded with whitespace. | 254 | 
|  | Missing a Javadoc comment. | 258 | 
|  | Name 'set_delegate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 258 | 
|  | Parameter wrapper should be final. | 258 |