143144145146147148149150151152153
.fromObject(m .getAnnotation( ar.com.jmfsg.documentation.annotation.Documentation.class) .data()); Method method = objectMapper.readValue(o.toString(), Method.class); this.addModuleMethod(modulePrefix, method); } } }